minor
add new longRunningTasksService for monitored operations
cleanup
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
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
ref #2380: improve implementation of Dto for use in taxonnavigator
revert changes in listChildNodesAsUuidAndTitleCache
adapted deleteResult
override includeResult in deleteResult
Fix NPE in occurrence test
ref #6668 Include deleted derivatives recursively into DeleteResult
fix #7269 implementing RedmineRegistrationMessageService
fix #7249: deleteTypeDesignation for uuids needs to be transactional
fix #7249: deleteTypeDesignation needs to be transactional
revert Propagation type setting
ref #7013: reload reference in setSecundumReference to avoid NonUniqueObjectException
#6740 adding missing service methods to load TypeDesignations
change error message for isDeletable for taxa with relationships
fix Copy&Paste issue for isDeletableForTaxon
fix #7158 Add pro parte misapplied name to the concept relationship types
ref #7206 using generic method paramaters and return types in cacher classes
fix user handling in group service
remove deprecated UserManager from IUserService
fix removeUserFromGroup in GroupServiceImpl
add uuidAndTitleCache method to workingSetDao and Service class
write new getUuidAndTitleCache with limit and pattern for primer
move getUuidAndTitleCache methods to identifiableService
ref #2335 Revert reverted workings set services changes
delete taxonNodes improved
add possibility to move more than one taxon as synonym to another taxon
ref #7150 implementing CollectionVoter and adding new default PermissionGroup 'EditorExtendedCreate'
ref #7114 fixing bug in DerivedUnitConverterIntegrationTest and NPE in DerivedUnitConverter
ref #7114 fixing delete problems in DerivedUnitConverter and adding according test
fix NPE in cloneClassification
updating comment to now refer to CdmRepository
fix NumberFormatException in RegistrationIdentifierMinter
implement possibility to get cdmEntities by identifiers in dialogs
ref #7114 DerivedUnitConverter now deletes convertion sources:
fixing java doc
ref #7137 improvements to the RegistrationIdentifierMinter:
ref #7137 RegistrationIdentifierMinter implemented
ref #7130 enhancing filter capabilities of RegistrationService
fix #7077: when delete a typeDesignation, remove it from registration
fix problem when reusing name for new taxon
fix delete and tests of specimen with typedesignations and gathering events
titleCache of the taxon is not updated when swap synonym and accepted taxon
adapt uuidAndTitleCache services and dao methods to search for a pattern
fix delete of derivedUnits, derivationEvent needs to be deleted, add getUUIDAndTitleCache with pattern and limit
add level to titleCache of namedArea in uuidAndTitleCache search
add uuidAndTitleCache method to get uuidAndTitleCache of namedArea depending on vocabulary
typos and whitespace
handing hibernate proxies
ref #7046 load by id method in service base class
reducing log level
cleanup and improved generics for commonservice findXXX methods
ref #6606 changes in cdmlib for bogota specimen import
fix #6780 correctly checking for active transaction