9
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TRINIDAD-2202 Support case insensitive sort More... about 12 years ago
TRINIDAD-2217 when using partial state saving markInitialState called many times More... about 12 years ago
TRINIDAD-2203 - Fix typo in svn revision 1239407 More... about 12 years ago
TRINIDAD-2215 String -> Accessibility enum API More... about 12 years ago
TRINIDAD-2214 - Avoid calling visitTree on the component already being visited More... over 12 years ago
TRINIDAD-2203 - Add a system property check to allow the contextual changes to be errors without code changes More... over 12 years ago
TRINIDAD-2213 DateFormatInfoScriptlet not getting 2 digit year start from same place as DateTimeConverter, using different values. More... over 12 years ago
TRINIDAD-2199 Improve Date Time Converters to detect invalid 12 hour pattern More... over 12 years ago
TRINIDAD-2203 - Change to warning now instead of exception to stop any bad code from failing until it is fixed More... over 12 years ago
TRINIDAD-2203 - Improve error message More... over 12 years ago
Ignoring some local "not added" files that wouldn't ever belong in SVN. More... over 12 years ago
TRINIDAD-2203 - Fixes for issues with the previous implementation More... over 12 years ago
TRINIDAD-2155 Incomplete serialization implementation in AccessibilityProfile$SerializableAccessibilityProfile More... over 12 years ago
TRINIDAD-2144 NumberConverter formatHint does not consider trinidad-config.xml settings for decimal-separator, number-grouping-separator More... over 12 years ago
TRINIDAD-2203 - Fix the log to fine (had set it to severe for testing) More... over 12 years ago
TRINIDAD-2203 - Move the suspension and resume code into the setup/teardown of UIXDocument, HtmlHead and HtmlBody so that the re-entrant call does not cause false errors in testing mode since the context change stack is going to be suspended. More... over 12 years ago
TRINIDAD-2203 - Add checks with exceptions to UIXComponent that is only performed while the project stage is in unit testing mode to validate that components enter visiting and encoding context only once. Includes code to check the stack trace of the initial call to make it easier to debug when calls are incorrectly made More... over 12 years ago
TRINIDAD-2210 More... over 12 years ago
TRINIDAD-2208 - Add hierarchicalIndex to the var status for UIXCollection and UIXHierarchy. Thanks, Venkata Guddanti, for the patch! More... over 12 years ago
TRINIDAD-2207 log message when bean validation code throws exception More... over 12 years ago
TRINIDAD-2199 Improve Date Time Converters to detect invalid 12 hour pattern More... over 12 years ago
TRINIDAD-2203 add logging to setup/tearDown methods to help debug contextual issues More... over 12 years ago
TRINIDAD-2201 - Support for column stamping in the UIXTable. Thanks Venkata Guddanti for the patch More... over 12 years ago
TRINIDAD-2196 More... over 12 years ago
TRINIDAD-2201 - Support for column stamping in the UIXTable. Thanks Venkata Guddanti for the patch! More... over 12 years ago
TRINIDAD-2197 _threadLocals in ThreadLocalUtils has a potential of unbound growth More... over 12 years ago
Added the enforcer plugin to ensure the build is running with Maven3. Unfortunately there is an error in the checkstyles for the myfaces master-pom min checkstyle settings. As such, I've had to provide a custom checkstyle set in order to compile the examples. In Maven2, the checkstyle plugin fails to find the appropriate checkstyle file, in Maven3 everything resolves correctly. Therefore, the enforcer will ensure that we are using Maven3 to build. More... over 12 years ago
TRINIDAD-2188 More... over 12 years ago
Back out Trinidad-2180 in revision 1220875 More... over 12 years ago
TRINIDAD-2194 Trinidad PPR blocking does not work with 2 clicks that post More... over 12 years ago