ref #9134 no longer storing DefaultMediaTransformations in the db, better exception handling and more documentation
cleanup
ref #9148 adapt MediaController and MediaServiceImpl to the new naming CdmImageInfo
ref #9148 change the name of CDM class ImageInfo to CdmImageInfo to avoid name calsh with commons-imaging/ImageInfo
ref #9146 media metadata service method with cdm property based include and exclude filter definitions
ref #9134 adding ducumentation for MediaUriTransformationProcessor and Mediatoolbox
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'
upgrading common-beanutils to 1.9.4 and opting out from BEANUTILS_520
ref #9102 TaxonNodeDto with statusNote, nodeStatus as status and status as TaxonStatus
using TaxonNodeDto instead of TaxonNodeDtoBeanProcessot for multiple webservices and adding sortMode parameter
reverting commit last for ref #9095, ref #9096, ref #7331 for a better solution
ref #9095, ref #9096 catching LIEs at Team.members in TeamOrPersonBaseBeanProcessor to handle problems potentially originating from bug ref #7331
ref #9010 proper initialization of TaxonNode.source
ref #8134 fixing missing initialization of TaonNode.statusNode and source.citation
ref #7085 removing obsolete code from LoggingConfigurer
remove deprecated constant from DataSourceConfigurer
ref #9042 removing EnumTermBeanProcessor to avoid compilation problems
fix #9044 adding status data to TaxonNodeDto via the TaxonNodeDtoBeanProcessor
ref #9042 Helper class to provide localizations for EnumTerms + premliminar implementation of an EnumTermBeanProcessor
incuding TeamOrPerson.nomenclaturalTitle into web service responses
ref #9034 agent portal list service for agents
add doubtful to TaxonNodeDtoBeanProcessor
fix #9023 implementing stratup option cdm.forceSchemaCreate with integration test: - CdmDatabaseException as RuntimeException for all sever db connection problems - web service for CDM Metadata - integration test for data base creation as optional maven profile
setting content-type for iiif manifest controller
Adding metadata loading error details to iiif manifest
cleanup classification controller
ref #6113 more kml web services and a missing name service method
ref #6113, ref #8985 adding replacement OPTIONS service only for the KML controller
ref #6113 tempororily disabling the OptionsController
Revert "ref #6113 temporarily remove kmlMarshaller"
This reverts commit 6a4d8b86f4322567cc0d52f04270a9903dfe026b.
ref #6113 temporarily remove kmlMarshaller
ref #6113 producing more complete kml for DerivedUnits & general controller for HTTP OPTIONS requests
ref #8815 reverting return types from UuidAndTitleCache to TaxonNodeDto
fix #8428 avoiding NPE
fix #8899 fixing 4 NPEs in ManifestController
fix #8911 fixing initstrategy for Taxon Descriptions
ref #8907 SortableTaxonNodeQueryResultComparator to replace UuidAndTitleCacheTaxonComparator
ref #8328 improving permission check in NameController and fixing check in RegistrationController
ref #8328 hiding name relations with names for unpublished registrations from webservice response
ref #6970 fixing NPE
fix #8427 fixing init strategy for references and authorship
fix #8866 fixing incorrect bean initialization which has been indruduced during ref #7745
ref #8867 extending taxon manifest by includeTaxonomicChildren parameter
ref #8867 better presentation of licenses, copyright and access right
ref #8867 showing licenses also in manifest attributions
ref #8867 copy image attributions & licenses to the manifest
ref #8867 dedicated handling of rights and credits
ref #8867 adding image amd cdm media metadata to the manifest
ref #6970 fixing bug related to undefined values and adding test for ref #7093
ref #8867 iiif REST service controller correctly choosing thumbnail and fullsize resolutions
ref #8867 basic implementation of iiif REST service controller
ref #8829 sending http error code in case taxonNode uuid is not found
ref #8706 moving DateHeaderFilter to cdmlib-remote to make it available for cdm-vaadin
fixing bug in descriptions/elementsByType/{classSimpleName} - marker filter was ignored
ref #8684 fixing bean collection initialization in TaxonDaoHibernateImpl.findTaxaByName
fix #8770 responding with http code 404 in case name uuid is not found
ref #8679 move aggregation modes to own class file
ref #8677: use changes DistributionAggregationConfig in controller
ref #8673 extend initstrategy by cdmSource for ref #8686
ref #8657 Extend property path for description init strategy
Revert "ref #8657 Add (remote) service for ordered description elements by tree"
This reverts commit 7af2c90016dd6215526a732c2d5d8b281c779d0f.
ref #8679 move DistributionAggregation functionality to base class
ref #8679 move AggregationMode to ConfiguratorBase
ref #8657 Add (remote) service for ordered description elements by tree
fix #8684 adding initStratery to ITaxonService.findTaxaByName
fix #8683 TaxonDaoHibernateImpl.countTaxaByName rename parameter authorship authorshipCache
ref #8673 CdmLinkSourceBeanProsessor disabled and init strategy for cdmSource.target
ref #8673 CdmLinkSourceBeanProsessor proper null handling
ref #8673 CdmLinkSourceBeanProsessor to serialize CdmLinkSource as TypedEntityReference
add default priority to distribution aggregation webservice
ref #8673 Extend property path for CdmSources
ref #8651 smaller changes to distribution accumulation webservice
ref #8651 register UUID lists for distribution accumulation webservice
fix max rank in DwcaExportController
ref #5176 add all taxon node filter attributes to distribution aggregation webservice
ref #5176, ref #8651 make DistributionAggregation treeIndex based and use TaxonNodeFilter
ref #8651 remove unnecessary dependency DistributionAggregation in DescriptionElementListController
ref #8651 try to fix failing repository dependency injection in DescriptionListController (2nd try)
ref #8651 try to fix failing repository dependency injection in DescriptionListController
ref #8651 try to fix compile error in DescriptionListController
ref #8651 remove @Service annotation from DistributionAggregation and moving some functionality to base class + explicit Configurator for DistributionAggregation
ref #8651 rename TransmissionEngineDistribution to DistributionAggregation