Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0a7c1eec 06/27/2016 12:35 PM Patrick Plitzner

classifications

bfde40f9 06/27/2016 09:07 AM Patrick Plitzner

#5890 Rename classification parameters to taxon node

2eedcd33 06/27/2016 08:42 AM Patrick Plitzner

#5890 Rename classification parameters to taxon node

ae444f99 12/11/2015 11:38 AM Andreas Kohlbecker

organizing imports

8a386b2c 11/23/2015 04:10 PM Andreas Müller

Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate
validator #4716 and #4702

b4f8d3f4 02/12/2015 10:28 AM Alexander Oppermann

moved flockSearch from checklistDemoController to TaxonController and renamed it to inlucdedTaxa

b35fe2a3 02/02/2015 04:24 PM Alexander Oppermann

extended controller to enable feature export

fcb2c8b8 01/23/2015 12:40 PM Andreas Kohlbecker

first fully working swagger doc on the cdm remote api. Model scan ist still disabled to allow faster application startup. Remote api organized in multiple swagger groups. Adding support for swagger goups to the swagger-ui. Cuostomization of the swagger-ui: branding and adding a menu to link to the swagger groups.

e1f9b4b7 05/22/2014 01:30 PM Alexander Oppermann

minor fixes for the checklist controller, now each endpoint can have a different documentation resource

dccacfa8 05/21/2014 02:17 PM Alexander Oppermann

Added new Service Endpoint [cdmserverURL]/checklist/flockSearch for the new flockSearch webService

19ea2dc0 05/21/2014 11:22 AM Alexander Oppermann

included skeleton for flockSearch

e5b36f7e 04/22/2014 03:23 PM Alexander Oppermann

Cachefile lives now for at least 7 days

3d72b7ac 04/22/2014 10:45 AM Alexander Oppermann

Changed if clause to fix #4194

8c6bbaf8 04/22/2014 10:26 AM Alexander Oppermann

Uncommented check for cacheFile older than 24h see Ticket #4194

c50bbf8d 04/10/2014 11:26 AM Alexander Oppermann

*Update of the CSVExport WS.
*fixed memory leak
*new service method to pull list of TaxonNode according to a given classification

f16f10f5 03/27/2014 12:08 PM Alexander Oppermann

deactivated controller due to urgent release and unfinished business with a serious memory leak

c15d14cd 03/20/2014 03:29 PM Alexander Oppermann

checklist webservice optimized

*integrated a ModelAndView for file downloads
*integerated a ProgressMonitor for csv export
*export is threaded
*extended ProgressMonitor with origin property

81d4cb59 03/17/2014 08:19 AM Alexander Oppermann

Removed Java 1.7 specific function due to backwards compatability

94b88078 03/14/2014 01:04 PM Alexander Oppermann

enhancing feature for checklist WS:

*added caching for CSV download
--> a export will be triggered only once and after 24h to renew the cached file
*added pagination for json/XML

20fed6a1 03/11/2014 04:32 PM Alexander Oppermann

redlist WS export added .json and .xml functionality