Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2011-02-15 | 1.2 kB | |
Totals: 1 Item | 1.2 kB | 0 |
OpenXava 4.1 (2011-2-15) ------------------------ To start quickly with OpenXava follow the instructions on: http://openxava.wikispaces.com/quick-start_en To update your current OpenXava version follow the instructions on: http://openxava.wikispaces.com/migration_en New features: - Bean Validation JSR-303 support. - The user can add and remove summation for any numeric persistent property in list and collections. - The user can sort by several columns in list and collections. - Standard PDF reports show column summations. - Summation available for list and collections adding a + to property names. - Automatic horizontal scrollbar for list and collections for not enlarging the UI. - Hibernate upgraded to 3.6.1. - New stereotype PASSWORD/CONTRASENA. - When the model is transient the default controller-mode for the module is DetailOnly. - New methods toSet() and toSetNullByPass() in Strings to convert string lists in sets. - Added assertTotalInList() and assertTotalInCollection() in ModuleTestBase. - Removed the unused library: jboss-archive-browsing.jar. Fixes: - Fix: Export to EXCEl in list mode does not work fine with Russian data.