Try to fix pattern issue in taxon uuidAndTitleCache search
Simplify taxonDao
Fix bug in TaxonDaoHibernateImpl
minor
add limit and pattern to the uuid and titlecache methods
add limit and pattern to getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
#5858 adding missing join fetch in AutoPropertyInitializer
Further develop the CDM preferences #3958
Updating develop poms back to pre merge state
Merge branch 'master' into develop
Updating develop poms to hotfix version to avoid merge conflicts
updating poms for branch'hotfix/4.1.1' with non-snapshot versions
Add generic find(clazz, uuid) method #5853
Fill empty titleCache only during save and improve classification titleCache generation #5849
Revert class not found exception in referencing objects to pure logging.
updating poms for 4.1.1 branch with snapshot versions
Cleanup getReferencingObjects
Add data source name to CdmSourceException #5785
Cleanup
updating develop poms to master versions to avoid merge conflicts
updating poms for branch'release/4.1.0' with non-snapshot versions
updating poms for 4.2.0-SNAPSHOT development
revert last commit
Further cleanup and rename new default cache strategy to default cache strategy #5833
Implement single cache strategy for references #5833
Remove generics from Reference in cdmlib (except for cdmlib-model) #5830
new method to get UuidAndTitleCache objects with nomenclatural titleCache for teamOrPersonBase
Fix possible class cast exception for collections of features #5780
Change serial version id for identifiable entity and other minor issues
Fix empty protected titlecaches #5763
Adapt reusability of Credits / Rights
updating poms for 4.1.0-SNAPSHOT development
Remove method agentsUsedAsUsers related to #5743
Add getter/setter/termloader for (inverse)symbol, fix update script #5734
Fix revisionnumber update for PostgreSQL #5718
Remove not null constraint from revisionnumber schema updater #5718
We need a contraint adder later.
Remove bidirectionality for supplemental data #5743
Clean up AnnotationDao and AnnotationService
Increase length of symbol and inverseSymbol #5734
Update test data for xxxObj_type #3701
Change reverseSymbol to inverseSymbol #5734
Adapt AnnotationDaoTest #3701
Update script for upading xxxObj_type #3701
Add symbol and reverseSymbol do DefinedTermBase #5734
Adapt table and column names to hibernate 5 naming strategy #5369
... and some other changes to table/attribute names
Remove Autoincrement on AuditEvent.revisionnumber on MySQL #5718
Add secMicroReference #5717
Add preferred stable URI to SpecimenOrObservation #5606
Add base structure for model update to 4.0
#5482 web services now support different orderBy modes
Add missing type information to UuidAndTitleCache object for search results #5700
fix #5672
smaller changes for fauna europaea import and csvNameExport
Also return all specimens belonging to sub classes when specifying SpecimenOrObservationBase as type
Add IntextReference to related objects test classes
Javadoc
Fix deduplication problem with list order #5652
TaxonNodeByNameComparator is not a component anymore and add configurable delete method for media
Update cdmlib version from 3.13.0-SNAPSHOT to 4.0.0-SNAPSHOT
removing all (almost all) spy6 references and dependencies
Preliminary add tableGeneratorGlobalOverride to all session factories again #4716 ()
see also r27338 and r27330
like before
Move TableGenerator(GlobalOverride) from test to persistence #4716
removing tableGeneratorOverride from non testing application contexts
Add separator after nom status in taxon titleCache #5576
Revert "#5563 fixed by avoiding access to null FeatureNodes"
This reverts commit cabfc584dd026a8c139b837af01af786bb619bed.
#5563 fixed by avoiding access to null FeatureNodes
Fix CCE in DefinedTermDaoImpl.getPartOf (#5556) and make deproxy more generic
Merge branch 'hotfix/3.12.3' into develop
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceSearchTest.java
fix #5538
check for empty excludeUuid list
updating poms for 3.12.3 branch with snapshot versions
Minor
Handle AuditEvent hibernate sequence update in CdmUpdater correctly #4716
Adapt log4j.properties to hibernate deprecated logging problem
Change logging error to info
updating poms for branch'hotfix/3.12.2' with non-snapshot versions
#4962 using LEFT FETCH JOIN for ranks and sec fixed problems and improves performance
updating poms for 3.12.2 branch with snapshot versions
fixing project versions
updating poms for 3.12.1 branch with snapshot versions
Update to lucene 5.4 and some minor dependency updates
Update dependencies to the latest versions (except for lucene) #4716
fixing problems regarding lucene search after merge - one test still failing
resolving conflicts after merge of ticket_4716 into develop
updating poms for branch'release/3.12.0' with non-snapshot versions
Add PostGreSQL to Source class and clean up PostgreSQL DatabaseType
updating poms for 3.13.0-SNAPSHOT development
Cleanup description generics (related to #5357)