History | View | Annotate | Download (30.8 KB)
ref #3547 Cleanup TaxonDaoHibernateImplTest.xml
fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata
fix #6122 add titleCache service
merging delete functionality into trunk
implement abbreviated title for references #1551
fixing some test, but also ignoring some since i am running out of time - sorry for that
Merging r13268 through r14040 from trunk/cdmlib into branches/cdmlib-unitils3
another dataset fixed
h2 as test alternative database & potentially fixing #2100 (Fix tests not running in suite)
more adapting xml datasources to unitils 3.3
adapt the search to be able to find misapplied names: to include misapplied names use the new configurator attribute doIncludeMisappliedNames
merge 3.0.2 to trunk
added unplaced and excluded attribute to Taxon
changes for renaming referencebase table name in persistence, service & io
Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker
fix tests in persistence after model change
Implemented Grouping Criteria method for ICdmEntityDao, including group by count and group by year / month / day for dateTime fields
Corrected and added to tests
#724: Update taxonomic children count and taxonomic parent cache when deleting a taxon.
model change for references (publishers) and taxon status
Committing large number of changes relating to versioning implementation (#108)
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 new methods required for CATE in ITaxonDao and implementation, including tests
Refactored IdentifiableDaoBaseTest to use unitils / dbunit. Substituted dbunit-ized version of TaxonDaoHibernateImplTest for original.