ref #9134 no longer storing DefaultMediaTransformations in the db, better exception handling and more documentation
cleanup
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'
ref #6241 change @date to @since
fix #6393 enabling manage services to be accessed via ajax with authentication
ref #6339 reducing code duplication
fix #6339 fixing missing respect to the frontendBaseUrl
ref #6190 removing svn property place holder in first line of code
#5397 replacing swagger-springmvc by springfox-swagger2
allow streaming for PagerParams
changing the CdmAntPathMatcher to make it conform with spring mvc, where a ReqeustMapping values always has a leading slash even if it is implicit (it is added by the RequestMappingHandlerMapping if it is missing!)
implementing tests for the pathmatchers and fixing a bug in the CdmAntPathMatcher
solving probelms with the HttpStatusMessage class and potentially fixing a problem for palmweb with the image metadata display
checklist webservice optimized
*integrated a ModelAndView for file downloads *integerated a ProgressMonitor for csv export *export is threaded *extended ProgressMonitor with origin property
further harmonization of pager parameters
cleaning up
using RedirectView instead of response.sendError to avoid IllegalStateException: STREAM
another fix for #3234 (implement cdm service method to collect SpecimensAndObservations via taxon)
fixing #3224 (specimens: Collect Specimens and Observations (+ Facts) via taxon relations.)
rest service progress monitor refactored
fixing #2612 (name page broken)
fixing #2565 (DataPortal CacheBot is broken)
missing implementations for the generic controller architeture (works for data portal, not bug free in general!!)