1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes reflecting the creation of the Application Module package. More... over 16 years ago
Improved ActionLinks component, adding a view link and using images instead of text. More... over 16 years ago
Method prepare() now invokes getController().reattach(object) if object != null. More... over 16 years ago
Turned off all tests, as they are not useful anymore. More... over 16 years ago
Added the PagedSearch interface and a PagedSearchGridDataSource class. More... over 16 years ago
Many improvements regarding the automatic creation of DAOs and encoders. More... over 16 years ago
Addition of the Tapestry CRUD module concept and some other services and implementations, almost eliminating the need for configuration if some conventions are followed. More... over 16 years ago
Many improvements to remove the need to write some methods in BaseEditPage (onActivate()) and BaseListPage (remove()) subclasses. More... over 16 years ago
Reflecting changes in ActivationContextEncoder. More... over 16 years ago
Reflecting changes in Encoder and removed method getClasses(). More... over 16 years ago
Reflecting changes in ActivationContextEncoder. More... over 16 years ago
Reflecting changes in ActivationContextEncoder. More... over 16 years ago
Now creating StrategyRegistry's that allow non matches. More... over 16 years ago
Added internal default LabelEncoder to entities without a configured one. More... over 16 years ago
Improved formatting. More... over 16 years ago
Added the automatic creation of SingleTypeSelectModelFactory for any type that has both Encoder and Controller configured. More... over 16 years ago
Changed TAPESTRY_CRUD_VERSION to 1.0 and updated some code to reflect changes in SelectModelFactoryImpl. More... over 16 years ago
Changed version and parent dependency from 0.9 to 1.0. More... over 16 years ago
Minor corrections. More... over 16 years ago
Bugfix: components should be public. More... over 16 years ago
Improved documentation. More... over 16 years ago
Added the tapestry-component-report. More... over 16 years ago
A little change in the documentation. More... over 16 years ago
URL change. More... over 16 years ago
Changed library name from Tapestry-CRUD to Tapestry CRUD More... over 16 years ago
Added the DiscardBody, solving a bug. More... over 16 years ago