ref #9249 ref #3978 harmonization of FieldUnit and Derivate DTOs:
TypedEntityReference reducing factory methods to one
ref #8774: dto and service adaptions to use dtos for term tree editors
ref #9238 removing quick fix allied in 4d6b5667 and adapting config for json serialization
ref #9238 extending SpecimenTypeDesignationDTO with more fields and associated DTOs, introducing ReferenceDTO, supressing unwanted and dangerous fields of RegistrationDTO
ref #9238 replacing entitiy by SpecimenTypeDesignationDTO in DerivateDTO
ref #9238 quick fix at least for the test data in reference_int Glenodinium apiculatum
ref #9225 adapting TaxonGraphHibernateListener processor and test to changed mapping of TaxonName.nomenclaturalSource
ref #9225 fix ValidationTest / 3rd Level duplicate validation for taxon names
fix #9223 TaxonGraphBeforeTransactionCompleteProcess using NoemclaturalSource to detect nomRef changes
ref #6581 fixing means to get bean property
fix #7862 full documentation on TaxonGraphHibernateListener, TaxonGraphBeforeTransactionCompleteProcess etc.
cleanup
ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3
ref #9222 adapting dataportal and tests to single sourced classes - typedesignations
avoid multiple representation exception for source
ref #6581 adapt NoDuplicateNamesValidator to nomenclaturalSource (doubtful if correct, but all this validation rule must be refactored)
ref #6581 adapt TaxonGraphBeforeTransactionCompleteProcess to nomenclaturalSource
ref #6581 update HQL and property paths and similar to nomenclaturalSource (some issues unclear)
ref #9204 update spring schema version in some spring configuration files
ref #9208 rename service.i18n to service.l10n
ref #9208 move TermRepresentation_L10n, LocaleContext and KeyTerm_L10n from remote to service (to have in taxeditor.cdmlib)
ref #9204 update spring to 4.3.28, spring security to 4.2.18 and spring secur oauth2 to 2.5.0 and dependent aspectj and servlet-api
documentation on MediaUriTransformation
ref #9134 documenting SearchReplace
ref #9171: add includeDoubtful flag to uuidAndTitleCache searchh
ref #9171: adapt handling of number of results
ref #9134 MediaUriTransformation with flag indicating maxExtend mode
ref #9152 disabling taxon node preference caching unused methods deprecated and left by now for potential use later on
ref #9116: adapt taxonnode methods to source instead of reference - continue
ref #9116: adapt taxonnode methods to source instead of reference
ref #9152 add separator to computed cache key
ref #9152 set cacheIsComplete to true after loading preference values
Cleanup
ref #9171: search for pattern and ?+pattern to find doubtful taxa
ref #8850 adding entity refernces to DerivedUnitFacade for detivedUnit and fieldUnit
nope
ref #9105 renaming NodeSortMode und NodeDtoSortMode to TaxonNode...Mode
ref #9152 implementing service level cache for cdm preferences with locking mechanism
ref #9134 fixing bug in default transformation creation
ref #9134 fixing calculation of croped thumbnail images and adding tests
ref #9134 no longer storing DefaultMediaTransformations in the db, better exception handling and more documentation
ref #9134 fix transformation for non-square maxextend transformations
ref #9146 media metadata service method with cdm property based include and exclude filter definitions - test
ref #9148 adapt MediaController and MediaServiceImpl to the new naming CdmImageInfo
ref #9146 media metadata service method with cdm property based include and exclude filter definitions
ref #9134 adding ducumentation for MediaUriTransformationProcessor and Mediatoolbox
improve generics for list... and findTaxaByName
fix #9134 solving merge conflict and avoiding field solving serialization in SearchReplace
fix #9134 MediaUriTransformation for rule based creation of additional media representations 'on the fly'
ref #9102 TaxonNodeDto with statusNote, nodeStatus as status and status as TaxonStatus
rename CdmCacher to CdmCacherBase
ref #7709 rename putMethods in cacher
using TaxonNodeDto instead of TaxonNodeDtoBeanProcessot for multiple webservices and adding sortMode parameter
revert removing findWithUpdate
remove redundant method findWithUpdate() from ICommonService (use find() instead).
ref #9078, ref #9085 fix deduplication of nom.ref. author
ref #9078, ref #9085 improve deduplication of teams nom.ref. authors
fix NPE during specimen clone for matrix
add specimen to updateResult
ref #9078 adapt return type of service.parseName
ref #8785: mergeDescriptions returns updateResult
ref #9078 add parsing for existing names (II)
ref #8785: fix saving of newly created descriptions for descriptive dataset
rf #9078 add parsing for existing names
ref #9078 remove logging for deduplication
ref #9085 improvements to MatchStrategyFactory and switch order of match parameters, some improvements to TimePeriod matching
ref #8785: reuse compatible description when adding specimen to character matrix
ref #8754: add deleteConfig for descriptiveDataset
ref #9078 , ref #8857 use server side parsing in TaxonNodeServiceImpl.createNewTaxonNode
ref #9078 first server side implementation for parsing and deduplication of names
ref #8785 add supportsOriginalSourceType to AggregationSourceMode
Rename label for "from child to parent" AggregationMode
fix #9040: implement service/persistent methods to get featureDtos fitting to availableFor param
ref #6581 add "source" to Classification, TypeDesignation, RelationshipBase and NomenclaturalStatus
avoid cycle in loadFieldUnitDto
avoid cycle in getFieldUnitDto
avoid NullPointerExceptions
ref #8857: adapt handling of status notes while taxon creation
minor
ref #9038 move DescriptionBuilder to model.format