ref #7700: use TypedesignationSetManager for creating TypeDesignationString for homotypic group in cdm light export
ref #7666 adding NARROW NO-BREAK after doubtful marker
code cleanig
cleanup
ref #7686 Do not use null for keys in map (JSON error)
ref #7686 Do not ignore types without type status
ref #7686 Use titleCache if no identifier can be found
ref #7657 code refactoring
ref #7657 Increase loading speed for matrix
fix NPE in TypeDesignationSetManager.stringify(TypeDesignationSetManager.java:522)
ref #7664 adapt return type for many methods with defined typification
removing unused duplicate property PreservedSpecimenDTOs
fieldUnitDTO code cleaning
code cleaning
fix getPreservedSpecimen in fieldUnitDTO
Add source of type aggregation to description
Fix LazyInitializationException
ref #6682 types for both directions
ref #6682 revert relType DTO
ref #6682 add types and deduplicateMisapplications parameter to web service
ref #6682 add typeUuid and try to fix missing type issue
ref #6682 fix misapplication deduplication issues
ref #6682 further fixes for taxon relationship formatting - remove sensu tags, include Invalid Designation, use ordinary term for type
ref #6682 further fixes for taxon relationship service
ref #6682 fix directions for taxonRelationship service
ref #6682 further fixes for taxonRelationship service
ref #6682 some changes to test taxon relationship service
ref #6682 first implementation of taxon relationship formatter and web service
fix non compiling code in CommonServiceImpl (works on other installations but not on mine)
minor
fix test for getKindOfUnit
Merge branch 'feature/specimenPortal' into develop
derivedUnitFacade should not give back the kindOfUnit for the fieldUnit only but for the derived unit
kindOfUnit for all derivates not only for field units
Merge branch 'develop' into feature/specimenPortal
smaller changes on specimenDTOs
ref #7651 #7622 using nameService instead of CdmRepository to avoid bean factory problems
ref #7651 #7622 relaxing requirement for an available registration minter
ref #7622 addTypeDesignation() to receive registration uuids instead of objects
ref #7622 preliminarily moving all registration management methods fom cdm-vaadin into the RegistrationService - needs further refactoring
ref #7597 Use LongRunningTaskService for taxon aggregation
ref #7597 Change label of aggregated taxon description
ref #7597 Fix row wrapper creation for direct description children
ref #7597 Fix potential exception for multiple associated taxa
ref #7597 Use remote progress monitor for taxon aggregation
ref #7597 Fix multi rep exception
ref #7597 Extend compare wrapper to support all statistical measures
ref #7597 Set taxon as cdm entity of update result
ref #7597 Implement taxon description aggregation
use MediaDTO in DerivateDTO
smaller changes in SpecimenDTOs
all DTOs for cdm entities should extend TypedEntityReference
ref #7611 implementing typeDesignation media service and MediaDTO
fixing wrong usage of findByTitle* Method with IIdentifiableEntityServiceConfigurator
comment regarding #7608 in DerivedUnitFacadeCacheStrategy
ref #7608 string representations for media types implemented
fix #7607 TypeDesignationSetManager: types without enclosing brackets
ref
ref #7597 Refactor aggregation method + add taxon aggregation method
ref #7597 Refactor aggregation method
ref #7509 Add "computed" flag to description
ref #7589 Improve description search when adding specimens to the matrix
ref #7589 Delete taxon node from descriptive data set
Fix possible NoSuchElementException
Merge branch 'develop' into specimenPortal
move getFieldUnits to findFieldUnits
first implementation for specimen page with DTOs
Remove description from DescriptiveDataSet during deletion
ref #7573 adding AGTENTBASE to CdmPermissionClass and creating generic RoleProber
fix #7542: first remove synoným then add it to new accepted taxon to avoid orphan synonyms
Add service method to find a description for a dataset
ref #7561 removing associated name and protologue from OccurrencePortalController and FieldUnitDTO
ref #7550 pluggable Role tests for the UserHelper
ref #7348 implementing find service for registrations with user, typeDesignationStatus, registrationStatus, identifier and taxonname filters
ref #7348 typeDesignations as non bean property to supress it for RegistrationDTO serializations
ref #7348 TypeDesignationSetManager provides TaggedText representation
ref #7552 adding TypedEntityReference data to TaggedText
fix #6967 implementing registration/identifier endpoints for domain entity and DTO api
ref #7527 adding missing @Transactional to new service methods
ref #7550 relaxing bean dependencies for tests without security context
ref #7550 adding CdmUserHelper and interfaces in cdmlib (commit also contains a new conroller helper method)
Specify return value for data value
fix #7527 making page by parameter with criteria and restrictions available in the service layer
ref #7546 RegistrationIdentifierMinter can check for matching identifiers
ref #7509 aggregate quant. and categorical data (simple concatenation)
ref #7509 Adapt aggregation method parameter list
ref #7509 Generalize method parameter to List
Merge branch 'develop' into aggregation
ref #7533 RegistrationService with typeStatus filter
ref #7528 ref #6655 introducing RegistrationStatusTransitions to provide a matrix of allowed RegistrationStatus transitions