0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed marshalling tests from presentation model test cases. Also removed suites as order is not critical when running presentation model tests. More... almost 17 years ago
Added getValidationErrorsFor(String) to PresentationModel. More... about 17 years ago
More package renaming. More... about 17 years ago
Refactored Localizeable.toLocalizedString() to localize(). More... over 17 years ago
Minor reordering of methods. More... over 17 years ago
Altered comments. More... over 17 years ago
Changed inheritence hierarchy so things will compile. More... over 17 years ago
Changed copyright notice(s). Removed old mysql connector jar. More... over 17 years ago
Renaming view controller references and names to request controller. More... about 18 years ago
Introduced CollectionAttribute. More... about 18 years ago
1. Renamed ViewController to RequestController. 2. Renamed ViewControllerRegisty to RequestControllerRegistry. 3. Renamed ControllerException to RequestControllerException. More... about 18 years ago
Renamed defaultViewControllers to DEFAULT_VIEW_CONTROLLERS More... about 18 years ago
Organized imports More... almost 19 years ago
Added ReportingService: beginning ReportList functionality. More... almost 19 years ago
DispatcherContext ensures creation of ApplicationSessionState, if not present. More... almost 19 years ago
DispatcherContext ensures creation of ApplicationSessionState, if not present. More... almost 19 years ago
Utilizing Abstract Factory Pattern (GoF) for creation of SessionState and Request adapters so applications can override/add functionality within a DispatcherContext. More... almost 19 years ago
Utilizing Abstract Factory Pattern (GoF) for creation of SessionState and Request adapters so applications can override/add functionality within a DispatcherContext. More... almost 19 years ago
Added validate(ValidationStrategy) More... almost 19 years ago
Removed class PrimaryIdentity as it has no functionality but to override Identity. More... almost 19 years ago
Organized imports More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
Utilizing Abstract Factory Pattern (GoF) for creation of SessionState and Request adapters so applications can override/add functionality within a DispatcherContext. More... almost 19 years ago
Utilizing Abstract Factory Pattern (GoF) for creation of SessionState and Request adapters so applications can override/add functionality within a DispatcherContext. More... almost 19 years ago
Added Localizable interface and ValidationStrategy class. More... almost 19 years ago
Misc. reformatting. More... almost 19 years ago
Misc. reformatting. More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
Beginning i18n. More... about 19 years ago