cleanup
fix #7508 add language information to term representations
Allow specific messages for HTTPStatusMessage responses
ref #3560 unpublished exception handling for TaxonController.getPathFromTaxon(ToRank)
ref #3560 unpublished exception handling for TaxonController.doGetAcceptedFor
ref #3560 secured TaxonPortalController.doGetFromNameRelations and doGetToNameRelations
ref #3560 secured TaxonPortalController.doGetMedia and doGetSubtreeMedia
fix incorrect handling of null lists and boolean operator in NameCatalogueController
fixing minor logging issues in catalogue controllers
fixing minor logging issues in controllers
dedicated private loggers per controller class for more useful logs
corretly handle exception in ClassificationPortalListController
ref #3560 fix includeUnpublished for taxon relationships and correct includePublished->includeUnpublished
use long instead of int (cont.)
ref #3560 add includeUnpublished for taxon relationships
cleanup and remove rows(xxx) method
ref #3560 fix wrong method call in BaseController
ref #3560 remove unpublished synonyms from taxon.synonymy (handle homotypic syns correctly)
ref #3560 handle access denied for unpublished data in BaseController.doGet
ref #3560 remove unpublished synonyms from taxon.synonymy (fix)
ref #3560 handle access denied for unpublished data in some TaxonController methods
ref #3560 remove unpublished synonyms from taxon.synonymy
ref #5974 fully remove multi value field logic from AcceptedTaxonBridge
ref #3560 add publish flag to lucene search
ref #3560 implement loadTreeBranchToTaxon (pathTo) for unpublished
ref #3560 set includeUnpublished as default for FindTaxaAndNames configurator
ref #3560 implement publish in taxon service by name search
ref #3560 implement unpublished in BaseController.doGet
ref #3560 implement unpublished for listSiblings in service and remote (no tests yet)
ref #3560 implement unpublished for rankSpecificRootNode in service and remote (no tests yet)
ref #3560 unpublished for doGetTaxonNodes and doGetTaggedName and doGetSubtreeMedia
ref #3560 use global "unpublished" constant
ref #3560 implement publish filter for ClassificationDao.listChildrenOf and .countChildrenOf
ref #3560 implement publish filter for TaxonNodeDao.listChildrenOf and .countChildrenOf
minor
ref #6752 stricter handling of Reference.setDatePublished (only for calling methods)
ref #6720 fix integer to string in occurrence search
ref #6720 make individualCount a string
ref #6241 replaced @created by @since in cdmlib
ref #6241 change @date to @since
ref #7289 suppressing HHH90000003
fix #7269 implementing RedmineRegistrationMessageService
fix #7180 fix #7175 refactor (CdmLight) and implementd (DwC-A) publish flag filtering
ref #7175, ref #7180, ref #7165, ref #7166 Adapting TaxonNodeFilter for unpublished, minMaxRank and areas
ref #7175 renaming onlyPublishedTaxa to includeUnpublished and commenting it
ref #7175 using onlyPublishedTaxa in DWC-A Export controller
lowering loglevels
bean loading priority
data source bean id aka instance name now available from the Spring environment
ref #7034 closing open database connections in DataSourceConfigurer
fix #6987 initializing extensions to avoid LIE
ref #6964 adding missing data to registration response objects
ref #6755 add header option to DwC-A export webservice
#6755 added withHigherClassification to DwC-A export webservice
ref #6964 Registration webservice endpoint for names
ref #6964 base implementation of the RegistrationController
fix #6948 ref #6324 commenting and removing broken dozer mapping for synonymRelations
ref #6887 handle modified in CoL import
fix clearCache handling and more progressMonitor subtasks
ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export
cleanup and adapt export hierarchie (add destination generics)
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
ref #6754 repair zip creation for large datasets
ref #6755 ref #6754 add result to DwCA file result
ref #6755 ref #6754 improve DwcA zip export
ref #6755 fix LIE for filename creation for DwCA web service export
ref #6755 fix encoding for DwCA web service export
ref #6755 first preliminary version of DwC-A export web service
ref #6535 fix calls to version number from other places
fix hibernate search index path issue for remote-webapp tests
ref #6368 remove some further occurrences of ITaxonNameBase