History | View | Annotate | Download (1.03 KB)
Upgrade to hibernate 5 with persistence tests running #4716
Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate validator #4716 and #4702
cleaning up spring context configuration
better logging and alternative configuration for term initialization
removing test remains
h2 as test alternative database & potentially fixing #2100 (Fix tests not running in suite)
more adapting xml datasources to unitils 3.3
fixing transaction problems
merge cate-development2 branch with trunk
TypeDesignationStatus renamed to SpecimenTypeDesignationStatus
Minor problems discovered whilst refactoring CATE: Corrections to User / Group / Authority impl Changes due to upgrade of hibernate-search
Changes related to refactoring of Auditing info, including auto-population of createdBy and updatedBy fields from the SecurityContext (#630)
Committing large number of changes relating to versioning implementation (#108)
cdmlib-persistence -> new appContext configuration and fixes in tests
Major changes to the cdmlib default term loading and initialization, plus free-text search of Taxa (by name) and DescriptionElementBase elements as part of #476
Implemented another integration test
Implemented first pass unitils / dbunit integration test (in response to #243)