ref #5974 fully remove multi value field logic from AcceptedTaxonBridge
cleanup
minor
fix #7469 fix column type changer for Postgres
remove confusing code
ref #3560 further publish flag issues for lucene search and first tests on lucene search
ref #3560 fix pathFrom in classification service impl
make moveTaxonnodes a longrunning task
ref #3560 add publish flag to lucene search
ref #3560 implement loadTreeBranchToTaxon (pathTo) for unpublished
removing useless component scan for eu/etaxonomy/cdm/search
ref #3560 set includeUnpublished as default for FindTaxaAndNames configurator
ref #3560 implement publish in taxon service by name search
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 implement unpublished for taxon collection retrieval in occurrence service
ref #3560 implement unpublished for load and find in service layer
ref #3560 implement publish filter for ClassificationDao.listChildrenOf and .countChildrenOf
ref #3560 implement publish filter for TaxonNodeDao.listChildrenOf and .countChildrenOf
ref 3984: add service method to get uuidAndTitleCaches for a list of uuids
adapt longrunningTasks service for all subtree operations
fix #7433: get specimen by genetic accession number
ref #6752 strictly use VerbatimTimePeriod where possible
javadoc
ref #7334 remove proParte and partial from Synonym class
add partial misapplied name to test data
remove createSynonym method
ref #7362 Add service method which also saves the new feature
ref #6526 Fix generics of comparator
add createsynonym method to service
ref #7109 update test data for nom. val. and in parser
add service for creation of synonyms (fixing saving of hybrids)
partly revert TestModelUpdate changes
ref #7074 fix mediaCreated test data schema
ref #7405 update httpInvokerServices id for httpDescriptiveDataSetService
ref #7144, ref #7405 update test term datasets
ref #6720 make individualCount a string
ref #7210 add salt to FirstDataInserterTest test data
ref #6699 remove term version from FirstDataInserterTest test data
ref #7238 rename lastName and firstName
fix #7405 Rename WorkingSet to DescriptiveDataSet
fix #2335 Make WorkingSet IdentifiableEntity
add the possibility to search for classifications in getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
add new longRunningTasksService for monitored operations
ref #6526 extract comparator and add another for TypeDesignationBase
ref #6359, ref #3740 (setSubtree) some further improvements, mostly for publish
add bean initializing to TaxonNodeServiceImpl.loadChildNodesOfTaxonNode again
ref #6359, ref #3740 (setSubtree) add progress monitor progress computation, first version of partitioning
ref #6241 replaced @created by @since in cdmlib
ref #6806 Remove saving in service methods
ref #7392 remove cascade from relationships and adapt tests (up to service layer)
ref #7095 Code clean up and refactoring
ref #7095 Retrieve only distinct SpecimenNodeWrapper objects
ref #7095 Enhance quicker service for taxon associated specimens
ref #7095 Implement quicker service for taxon associated specimens
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
ref #7095 Speed up specimen loading for working sets
ref #7095 Add dao method for listing UuidAndTitleCache object
ref #7357 removing workaround for incomplete DerivedUnit.cone() in DerivedUnitConverter
#7357 fix failing converter test in service layer after fixing typeDesignation.clone
fix #7354 reducing log level
fix #7354 DerivedUnitConverter handled typeDesignations correctly and abstains from persising anything
Remove unused occurrence service method (2)
Remove unused occurrence service method
ref #7095 Fix NPE in specimen selection dialog
ref #7095 Add property paths to some methods
ref #7095 Add progress monitor to working set service (unstable)
ref #7095 Move specimen and description loading to service layer
ref #7348 moving RegistrationDTO related classes from cdm-vaadin to cdmlib-services
smaller changes and code cleaning
ref #7328 make distanceString method static and public
ref #6484 Adjust count method to find method to return the same number
ref #6484 Move enum AssignmentStatus to cdm-persistence
ref #7324 Add new service method getFieldUnitsForGatheringEvent()
avoid NPE in TaxonNodeDtoComparator