ref #7972, ref #8042 permitting remoting access to ROLE_PROJECT_MANAGER
ref #7977 OccurrencePortalController: mediaSpecimens with complete sources
ref #7977 TypeDesignationController.doGet() method
fix #7979 DateTimeJSONValueProcessor returns null for null
fix #7972 restricing access to /remoting/** to role 'ROLE_ADMIN', 'ROLE_REMOTING'
fix #7978 registration search results in descending order by identifier
ref #7927 /registration/identifier/**/status web service implemented
adapt propertyPath for occurences in fieldUnitDto
ref #7755: provide all data for specimen pages
fix #7924 fix LIE in TaxonPortalController getSynonymy with subtree filter
some renamings and javadoc
ref #7884 ref #7890 fixing NPE in name controllers
ref #7884 ref #7890 fixing LIE in name controllers regarding name relations
fix #7834 findInTaxonGraph implemented for Registrations with RegistrationDTOController endpoint
ref #7791 adding CORS headers to TaxonGraphService method
ref #7648 moving TaxonGraphHibernateListener and related classes into cdmlib-service
sanitizing contoller method doGetIncludedTaxa
ref #7791 TaxonGraphService and TaxonGraphController implemented
fix #7784 deduplicating and harmonizing ClassificationController methods
javadoc
ref #7745 filter getSynonymy for subtree - fix bug in checkExistsSubtreeAndAccess
ref #7745 filter getSynonymy for subtree
return error if passing not existing classification uuid to taxon search web service
cleanup
fix #7764 revert incorrect tree parameter in search service and test for incorrect classification uuid
ref #7745 switch of required in getTaxonNodes
ref #7745 childNodesOf implemented
ref #7745 some exception handling for subtree filter
de-dublicating doGetTaxonNodes() controller methods
ref #7745 fixing workaround for override methods
ref #7745 workaround for duplicate TaxonPortalController getTaxonNodes Method
ref #7745 workaround for duplicate TaxonController get Method (for testing if this is the reason) for failing
ref #7745 add subtree filter to missing methods (childNodesOf is still missing implementation)
ref #7745 harmonizing subtree query parameters
ref #7759 additional TaxonNode webservice endpoint and solving logging problems
ref #7745 add subtree parameter to freetext search methods
ref #7666 doGetTaxonRelationshipsDTO groupMisapplications paramter default = false
ref #7745 add subtree filter to taxon search (not yet tested for subtree != null)
ref #7745 add subtree filter also to ClassificationPortalListController
ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes
adapt OccurrenceController to changes in OccurrenceService
ref #7664 adapt return type for many methods with defined typification
code cleaning
ref #6682 types for both directions
ref #6682 add types and deduplicateMisapplications parameter to web service
revert commit ff21181c
ref #6682 some changes to test taxon relationship service
ref #6682 first implementation of taxon relationship formatter and web service
ref #7492 handled unpublished in NameCatalogueController.doGetTaxonInformation
adapt occurrence search to changes in derivedUnitFacade
kindOfUnit for all derivates not only for field units
smaller changes on specimenDTOs
Merge branch 'develop' into feature/specimenPortal
all DTOs for cdm entities should extend TypedEntityReference
ref #7611 implementing typeDesignation media service and MediaDTO
add missing loggin to remote controllers
mend
ref #7599: minor
ref
minor
first implementation for specimen page with DTOs
fix #7578 DefaultValueProcessor to serialize all null numbers as null
ref #7348 implementing registrationWorkingSet service endpoint and harmonizing logging
ref #7561 removing associated name and protologue from OccurrencePortalController and FieldUnitDTO
ref #7348 ordering registrations by identifier
ref #7348 stripping .json and .xml from reguest urls
ref #7348 preliminar swagger documentation on RegistrationDTOController and RegistrationController
ref #7348 implementing find service for registrations with user, typeDesignationStatus, registrationStatus, identifier and taxonname filters
ref #7552 adding TypedEntityReference data to TaggedText
fix #6967 implementing registration/identifier endpoints for domain entity and DTO api
typo
ref #7550 adding CdmUserHelper and interfaces in cdmlib (commit also contains a new conroller helper method)
ref #6967 implementing /registration/{identifier} in RegistrationController
ref #7525 restoring all previously removed Criteria methods
fixing failing suppression of inverseRepresentations
harmonizing controller logging
ref #7508 fix inverse L10n term representation
ref #7508 correct handling of UUID in RepresentationBeanProcessor
HTTPMessage handling in TaxonController
ref #7508 further fix term representation web service
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