ref #7833 permission checking in RegistrationWorkingSetService
ref #7833 another method for UserHelper to scan for permissions
ref #7887: fix deletion of terms
ref #7854: adapt DTOs and merge Method for Distributions
ref #7589 Add service method to find taxon description by marker
ref #7854: adapt DTOs
ref #7854: changes in taxonDistributionDTO
ref #7957 Change marker to avoid "Uses" details view
ref #7589 Use TaxonNodeDtos in row wrappers
ref #7589 Add service method for description deletion for data sets
ref #7589 Remove reference to default taxon desc from row wrapper
fix wrong locality text in gatheringDTO
ref #7854: add taxon to descriptionDTO
fixing wrong boolean operator combination for Restrictions with operator AND_NOT
ref #7854: add methods to get DTOs for distribution editor
adapt propertyPath for occurences in fieldUnitDto
ref #7854: add service method to merge a set of descriptionelements
ref #7939: add oderInderComnparator and use it in taxonnodeDtoRankAndNameComparator
Dto classes for distribution editor
ref #7755: provide all data for specimen pages
fix #7367 Fix handling of referenced element in isDeletable() method
fix #7367 Evaluate configurator in isDeletable()
ref #6805 code cleanup
ref #7932 first implementation of PreferenceResolver and some adaption to PreferenceService API.
cleanup
revert unwanted last commit
ref #7930 remove IWithDoi from IAuthoredPublicationBase
ref #7929: clear the member list in group when deleting the group
initializing GatheringEvent.exactLocation to avoid LIE in UIs
ref #7760 Add collection code to citation
Return created feature node instead of feature tree
fixing LazyInitializationException
ref #7887 Return newly created DTO from service method
ref #7887 Set parent DTOs during initialization
ref #7887 Refactor TermDto usage
ref #7887 Remove getParent()
ref #7900 reverting : read-only transactions in DTO service with Propagation.REQUIRES_NEW
ref #7900 read-only transactions in DTO service with Propagation.REQUIRES_NEW
ref #7901 implement IPreferencePredicate in CdmPreference and service layer
ref #7887 Implement term service methods based on DTOs
ref #7829, ref #7800 improve nom. ref. matcher (also changes the result type => needs adaptation in client Apps)
revert: Add series parsing with letters (test) - all unwanted commits
Add series parsing with letters (test)
fix #7874 updating also the nomenclaturalTitle in updateTitleCacheForSingleEntity()
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 5.5.0-SNAPSHOT development
ref #7283 fix NPE in AlternativeIdentifier constructor if no type is given
ref #7831 using uuids in findTaxonNameParts() methods as name exclude filter - NPE fix
ref #7831 using uuids in findTaxonNameParts() methods as name exclude filter
ref #7834 bugfix: returning empty page when no name matches
ref #7834 avoiding NPE in case of names which are not in the graph
fix #7834 findInTaxonGraph implemented for Registrations with RegistrationDTOController endpoint
ref #7831 adding name exlude filter to TaxonNamePartsFilter
Add tax editor preferences utilities
ref #7648 fixing bugs related to single taxa per graph and updating rels from lower ranks, with testcase
code cleaning
ref #7283: add service method to search for identifier and titleCache
ref #7589 Fix transactional annotations
ref #7589 Remove auto creation of default description
ref #7589 Move long running task to corresponding service
fix #7785 CdmUserHelper can use ICdmEntityUuidCacher to avoid loading entities from the db for permission checks: - inner class CachingCdmUserHelper to be used when CdmUserHelper.withCache() is called - ICdmEntityUuidCacher and CdmTransientEntityAndUuidCacher complements the CdmTransientEntityCacher by the ability to get CDM entities from the cache by the UUID
ref #7648 avoiding NPE during equality check in TaxonGraphBeforeTransactionCompleteProcess
ref #7648 adding links to the ticket as preliminary rudimentary documentation
ref #7709 fixing missing runAsAuthenticator for RunAsAdmin, TaxonGraphHibernateListener and test
removing useless annotation
ref #7709 JUnit testsuite to reproduce the test failure when running RegistrationIdentifierMinterTest and TaxonGraphHibernateListenerTest sequentially
ref #7648 free configurable TaxonGraphHibernateListener ready
ref #7648 moving TaxonGraphHibernateListener and related classes into cdmlib-service
fixing usage of wrong logger in RunAsAuthenticator
Merge branch 'feature/#7648' into develop
ref #7791 TaxonGraphService and TaxonGraphController implemented
ref #7648 TaxonGraphService as dao and TaxonGraphObserver as TaxonGraphHibernateListener
ref #7648 TaxonGraphService complete with full set of tests
ref #7345: add dao and service methods to get UuidAndTitleCache marked with a special markerType
ref #7648 initial implementation of TaxonGraphService with tests and TaxonGraphObserver
fix #7795 untilis xml DataSets can optionally be created without "[NULL]" values
ref #7788 adding institutionTitleCache to RegistrationDTO
ref #7783 assuring registrations have an identifier when saved - adapting test
ref #7788 adding institution to RegistrationDTO
ref #7783 TaxonNamePart with uuid & assuring registrations have an identifier when saved
ref #7589 Fix initial loading of matrix
ref #7723 adding missing permission check to RegistrationServiceImpl to supress unpublished registrations
fix #7776 Add descriptive data set sources to specimen descriptions
ref #7674 Fix LIE
Merge branch 'develop' into taxonDecription
updating poms for 5.4.0-SNAPSHOT development
adding additional testcase for QueryFactory
ref #7764 fix failing synonym search with classification or subtree filter
make authenticationManager lazy to avoid circals during start up
fix #5868 restoring freetext search with leading wildcard and with empty query string, also fixes bug introduced while solving #4223
ref #7760 Show name authors for type designations
ref #7745 fix failing pathFrom if subtree is null