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 #6356 using TaxonNodeSortMode.RankAndAlphabeticalOrder as default in all contollers
ref #6581 ref #9222 fixing NPE in TaxonPortalController
ref #6581 ref #9222 fixing init strategy in TaxonPortalController
ref #6581 ref #9222 adding PolytomousKeyNodePortalController and missing name.nomenclaturalSource init strategys in TaxonPortalController
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
ref #9222 ref #6581 adapting web services to single sourced classes
fix #9218 RegistrationController and RegistrationDTOController conform to CVE-2007-0450
ref #9103 adding missing init strategy element to TaxonController
cleanup
ref #6581 update HQL and property paths and similar to nomenclaturalSource (some issues unclear)
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 further libraries in cdmlib
ref #9134 prevent modified media from being saved
ref #9193 fixing/extending init strategy in TaxonPortalListController
ref #9146 applying metadata filtering to all relevant controller methods
fix #9198 ManifestComposer as facory class with option to set canvas size to thumbnail size
fix #9193 extending init strategy to avoid LIE in authorship
Cleanup
ref #9087 typedesignation/{uuid}/annotations returns pager
ref #9105 renaming NodeSortMode und NodeDtoSortMode to TaxonNode...Mode
ref #9160 deprecating method which needs to be replaced - fixing ticket referernce in javadoc
ref #9160 deprecating method which needs to be replaced
ref #9134 preventing persistance of volatile modified media
ref #9134 fixing bug with adding entiies to a collection
ref #9134 no longer storing DefaultMediaTransformations in the db, better exception handling and more documentation
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 d591d6d83894d7a93fd2fd4295f3314c69cbc7d6.
ref #6113 temporarily remove kmlMarshaller
This reverts commit 6a4d8b86f4322567cc0d52f04270a9903dfe026b.
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