Release Notes: Full support for Liferay 5.0 and 5.1, including visual style integration. Labels, messages, and reference documentation have been translated to French and Chinese. HttpUnit has been replaced by HtmlUnit for implementing ModuleTestBase. Qualified properties are allowed for 'condition' and 'orderBy' of @DescriptionsList even it they are not in 'descriptionProperties'. There is a new'format' property for JasperReportBaseAction. It can be 'pdf' or 'excel'. There are many new minor features and fixes.


Release Notes: 'My reports' actions store all the generated reports, so the user can get them by name later. WebSphere Portal 8 support, including visual style integration. WebSphere 8 support. Liferay 6.1 support. A 30% performance improvement in automated module tests. Many more new features and fixes.


Release Notes: This release added IWithMessage, which is implemented by validators to get the messages from @Required, @PropertyValidator, and @EntityValidator. The new layout engine was improved, though it is still in beta and deactivated by default. Many bugs were fixed, including issues with @Inject in "on change" actions, storing of columns in collections with @AsEmbedded, and some IE problems.


Release Notes: Custom reports generation from a list. It’s possible to customize the list mode defining your own editor. You can assign a model object (an entity or a transient object) directly to a View to populate it. In the jUnit tests, you can assert the content of generated PDFs. New @RowAction annotation for collections. Labels and messages are available in Russian. The file name for generated reports includes model name and time. Many more new features and fixes.


Release Notes: Focus order only includes editors. Actions, links, tabs, etc. are excluded. SimpleHTMLReportAction extends SimpleTemplaterAction to be able to use SimpleTemplater in email messages. Documentation for @Tree is improved. Focus is not set in the first load of detail only modules. Navigating among objects with references with inheritance no longer produces a system error. New in a model with a reference with inheritance does not reset the reference view to the base model. Searching from a reference with inheritance did not always show all the objects of the hierarchy. There are many more bugfixes.


Release Notes: Support for all strategies of JPA inheritance mapping. Data for list and collections is obtained via JPA before JDBC is used. An Automated Business Logic (ABL) library has been added. There is a new layout architecture (the code that paints the UI); it is still in beta, but can be activated with layout.painter in xava.properties. There are many other useful new features and bugfixes.