Changes Report

Release History

Version Date Description
2.0 January 2009 New Major Feature Release
1.2.1 2006-07-08 Minor fixes and features


Release 2.0 - January 2009

Type Changes By
add (Almost) No more Struts XML-configuration files. Uses the smarturls Struts 2 plugin for annotation based configuration. Gunnar Hillert
add Many Spring Beans dependencies are now configured using annotations (Spring 2.5.x) Gunnar Hillert
add Sophisticated data-grid support using jMesa Gunnar Hillert
add Hibernate Search support Gunnar Hillert
add RSS support Gunnar Hillert
add Social bookmarks on the job posting list Gunnar Hillert
add Application is now Struts 2 based Gunnar Hillert
add Using jasypt for password digesting Gunnar Hillert
add Improved charting (jFreeCharts) Gunnar Hillert

Release 1.2.1 - 2006-07-08

Type Changes By
add Displaytag is now using partial lists to retrieve paginated and/or sorted data. For this the new class JobsForDisplaytagSorting implements the org.displaytag.pagination.PaginatedList interface. Gunnar Hillert
fix Fixed an Unicopde/UTF issue. Implemented a filer (CharsetFilter) in order to provide the expected encoding. Gunnar Hillert
fix A field on the settings screen was missing. Added the field. Gunnar Hillert