fix #10163 fix labels for "Orthography Conserved" and "Conserved Desig"
minor
cleanup
ref #9771 improvements to Cdm2CdmImportBase including a first (not ready) version for VocabularyFilter
ref #10072, ref #2934 adapt some log4j2(-test).xml in cdmlib
ref #10072 rename log4j.xml to log4j2.xml in cdmlib
ref #9359, ref #10072 final adaptations for upgrade to log4j2 in cdmlib
ref #10101 delegat onMerge(event) to onMerge(event, alreadyCopied) in PostMergeEntityListener
ref #10101 catch and log no-session exception in PostMergeEntityListener instead of removing initialization completely
ref #10101 again preliminary remove children initialization in PostMergeEntityListener
return false in finally again, just in case this is important
ref #10101 add the childNodes touche for TaxonNode and TermNode again in PostMergeEntityListener
ref #10101 preliminary remove children initialization in PostMergeEntityListener
cleanup and allow merge with objectsToRemove in all services
ref #10101 add sortindex fix to taxon node and term node, too
ref #10101 fix sortindex gaps in polytomous key merge
javadoc
ref #10101 add commented implementation for trying to handle orphan removal in the PostMergeEntityListener
handle non-persisted objects in delete()
add logging for exceptions in CdmPreDataChangeListener
ref #10096 unified taxon node status handling during taxon node comparison (cont.)
ref #9785 fix SimpleSchemaUpdaterStep for error recovering
ref #9785 fix update script for measurement unit_ids
ref #10097 add columnNameChanger for originalNameString to update script
move CdmUpdater to new model version
ref #10057 add accessed field to OriginalSourceBase (cont., fullDataGenerator)
ref #9908 additional changes for Credit.timePeriod
ref #9908 add timePeriod to Credit
fix #9785 Update script for missing measurement unit_ids (matrix)
fix #9830 update México Distrito Federal label (add accent)
ref #9901 remove Media_RightsInfo.rights_id index
ref #10057 add accessed field to OriginalSourceBase
ref #10097 change originalNameString to originalInfo in cdmlib
ref #10083 update script for blocking reverse label and schema updater for v5.32
ref #10072 change log4j.properties to log4j.xml in remaining cdmlib modules
ref #10072 change log4j.properties to log4j.xml in commons, model, persistence and services
move CdmApplicationUtils to real persistence package to avoid multiple scanning with service layer
fix #10090 revert init strategy and catch LIE in getCollectorTitleCache()
ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from polytomous key (node)
ref #10067, ref #8127 remove remaining null value handling from taxon node
ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from term node
fix 10084: fix problem with missing taxonuuid in dto
ref #10076 fix HQL query (remove native)
ref #3722, ref #8127, ref #10067 fully remove sortindex updating and collection null handling workaround from TaxonNode
ref #10067, ref #10077 remove javassist as bytecode provider from cdmlib
ref #10076: fix taxonnodeDto creation for nodes without taxon and parent
use tuple class as return type
fix hibernate problem with returntype and taxonnodeDto for missing publish flag
ref #10071: add statusNote to dto again
update lineendings
revert changes in taxonnodeDto.noteStatus
revert changes to get statusNote
remove the hsql files again
ref #10071: add statusNote to dto
revert some changes added accidently
resolve the merge
white space problems
ref #9359 fully remove hsqldb to be supported by cdmlib, we only use h2 now (cont)
ref #9359 fully remove hsqldb to be supported by cdmlib, we only use h2 now
ref #10071: additional constructor and test added
remove h2-datasource.xml as it is not used anymore
ref #10067 byteCodeProvider for HibernateConfiguration and factory methods
ref #9359 upgrade cdmlib to log4j 2
ref #10067 change back bytecode provider to javassist in hibernate.cfg.xmls
ref #10067 revert bytecode provider in hibernate.cfg.xmls
ref #10071: add node status to dto and implemented some tests
fix NPEs in DTO creation
taxon node status needs to be added to the dto
ref #10067 try to use javassit as bytecode provider