Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8e77cee7 10/22/2014 06:00 PM Alexander Oppermann

Vaadin Exception handling and minor changes

4936cc81 10/22/2014 05:54 PM Alexander Oppermann

Vaadin Exception handling and minor changes

2c6ae9a6 10/21/2014 02:50 PM Patrick Plitzner

merge-update from trunk

a9754621 10/21/2014 02:15 PM Andreas Müller

fix NOMECLATURAL_REFERENCES in Statistics controller

d5feaa2f 10/21/2014 02:04 PM Alexander Oppermann

changed scope of main view

cc1af289 10/21/2014 12:42 PM Patrick Plitzner

merge-update from trunk

30df2c08 10/20/2014 04:36 PM Alexander Oppermann

latest changes for VaadinPrototype

  • paged tables
  • lazy loaded container
  • crud functionality for distribution status
  • classification selection view
  • named area selection view

removed deprecated mortbay logger in MediaController not only because it is deprecated but also because of conflicts with vaadin framework

6dc32b87 10/17/2014 10:31 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

9fda2b40 10/17/2014 10:00 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

ec1059aa 10/17/2014 09:31 PM Andreas Müller

adapt tests to missing Reference.series #4293 and not null constraint for test database ddl #4382

f89911d1 10/17/2014 08:53 PM Andreas Müller

rename Reference.authorTeam -> authorship #4432

c200d18b 10/09/2014 01:44 PM Patrick Plitzner

merge-update from trunk

c90de46b 09/26/2014 10:31 AM Alexander Oppermann

Added a classification selector view for vaadin client.

266bc333 09/09/2014 01:23 PM Patrick Plitzner

merge-update from trunk; added import preference to add media as media specimen

fe3d023f 08/26/2014 12:16 PM Andreas Kohlbecker

refactoring taxon controllers, reducing code duplication

dfbf4979 08/25/2014 01:53 PM Patrick Plitzner

merge-update from trunk

c135abd7 08/22/2014 01:23 PM Andreas Kohlbecker

first attempt to fix #4294 (order of map legend entries conforms to term order)

1df97417 08/13/2014 04:11 PM Patrick Plitzner
  • changed initialization of CDM entities
    • fixed typo
33a1af9c 08/11/2014 02:16 PM Patrick Plitzner
  • restructured derivate hierarchy query
    • step 1: get associated field units for a taxon (taxon service)
    • step 2: assemble derivate hierarchy for each field unit (occurrence service)
c52f3357 08/05/2014 10:14 AM Patrick Plitzner
  • cleaned code
d3cf759a 08/04/2014 12:07 PM Patrick Plitzner

merge-update from trunk

88524e15 07/30/2014 01:21 PM Andreas Kohlbecker

reenabling vaadin + more specific component scan for mvc

93824203 07/30/2014 01:21 PM Andreas Kohlbecker

whitespace

485c6dd0 07/30/2014 01:21 PM Andreas Kohlbecker

adapting contollers to new CdmAntPathMatcher pattern syntax

b209be22 07/30/2014 01:21 PM Andreas Kohlbecker

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!)

caa20cf9 07/30/2014 01:21 PM Andreas Kohlbecker

implementing tests for the pathmatchers and fixing a bug in the CdmAntPathMatcher

c5071035 07/30/2014 01:21 PM Andreas Kohlbecker

resolving ambiguity in serveral web service controllers

a93afd6f 07/30/2014 10:02 AM Patrick Plitzner

merge-update from trunk

6ad431bc 07/29/2014 03:48 PM Andreas Kohlbecker

fixing a bug in ClassificationPortalListController

fe9455fb 07/29/2014 03:39 PM Andreas Kohlbecker

resolvin a conflict and cleaning up of ClassificationPortalListController, this changes the thre return type of the list method in the controller (recovering lost commithere)

d75dc8d5 07/23/2014 04:37 PM Andreas Kohlbecker

fixing regression intruduced by r20623 for #4185 (Progress monitor not available on production server)

16cf0388 07/23/2014 04:37 PM Andreas Kohlbecker

harmonizing log levels

18e68800 07/22/2014 03:58 PM Patrick Plitzner
  • added service for retrieving all "associatied" FieldUnits for a taxon
    • added service for retrieving the "associated derivate hierarchies" for a taxon
e773b6b9 07/21/2014 10:30 AM Patrick Plitzner
  • merge update from trunk
f4dffe82 07/17/2014 05:14 PM Andreas Kohlbecker

refactoring - related to #4268 (allow defining custom presence and absence term colors for EditGeoServiceUtilities)

dab96bd8 07/10/2014 06:55 PM Cherian Mathew

added optional possibility for responding with {name, uuid} object for classification

3d558185 07/09/2014 05:14 PM Andreas Müller

rename getByIdInVocabulary

d0f4da50 07/08/2014 07:02 AM Andreas Kohlbecker

implementation for #4268 (allow defining custom presence and absence term colors for EditGeoServiceUtilities) and removing obsolete termservice parameters

385d1194 07/07/2014 08:03 AM Patrick Plitzner

merge update from trunk

c2b6f15f 07/04/2014 03:13 PM Andreas Kohlbecker

fixing NPE in DescriptionListController

e7b1e54e 07/03/2014 06:05 PM Andreas Kohlbecker

adding nameCache of NonViralNames to responses of rest services

e9f53c4c 06/25/2014 04:33 PM Cherian Mathew

clean up

59861ba5 06/23/2014 01:50 PM Andreas Kohlbecker

solving probelms with the HttpStatusMessage class and potentially fixing a problem for palmweb with the image metadata display

2bc8db56 06/06/2014 10:47 PM Andreas Müller

minor

bda82ac1 06/06/2014 10:45 PM Andreas Müller

remove deprecated method

5cea865e 05/29/2014 10:47 PM Katja Luther

set sorting in getChildNodes optional & minor for delete in bulk editor

046e0158 05/27/2014 12:31 PM Cherian Mathew

OccurrenceCatalogueController : added check for uuid corresponding to accepted taxon
OccurrenceSearch : updated terms to be consistent
occurrence-catalogue-default : updated doc

ffda997a 05/23/2014 05:47 PM Cherian Mathew

DerivedUnitFacade : added getRights method
OccurrenceCatalogueController : maintenance , clean up and added sources and rights to the init facade strategy
OccurrenceSearch : reverted back code for specimen related information

211d4f96 05/23/2014 10:00 AM Cherian Mathew

updated controller and search to optimise the code for retrieving all occurrences.
added apt doc for endpoint

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

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

f255c9aa 05/22/2014 01:25 PM Alexander Oppermann

Changed project scpecific naming to a more generic one.

7d0ee21b 05/22/2014 01:24 PM Alexander Oppermann

Changed project scpecific naming to a more generic one.

72b66dc7 05/22/2014 01:08 PM Alexander Oppermann

Changed project scpecific naming to a more generic one.

81db9dc0 05/22/2014 01:01 PM Alexander Oppermann

Changed project scpecific naming to a more generic one.

29b2fb11 05/21/2014 04:44 PM Andreas Müller

minor

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

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

0e9826fb 05/20/2014 11:33 AM Andreas Müller

remove deprecated method (cont.)

14fdb744 05/16/2014 02:13 PM Andreas Müller

improve includeAllSubareas

1f739c00 05/15/2014 11:35 AM Katja Luther

adapt the service method loadChildNodesOfTaxonNode
with param recursive choose whether you get only the children of the node or the children of the children ...

faf554f6 05/14/2014 05:38 PM Andreas Müller

fix CCE in TaxonListController #4420

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

e621c53c 04/11/2014 03:56 PM Cherian Mathew

adding context path to url

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

5936efd6 04/09/2014 11:09 AM Andreas Kohlbecker

loading annotations with distribution elements - #3348 (should annotations always be returned for cdm instances? [DISCUSS])

629247b4 04/08/2014 05:05 PM Andreas Kohlbecker

fixing #4174 (simple search for Micrasterias* causes LazyInitializationException)

c6b99640 04/07/2014 05:06 PM Andreas Kohlbecker

fixing TYPEDESIGNATION_INIT_STRATEGY to avoid LIEs

d326a6c3 04/07/2014 05:06 PM Andreas Kohlbecker

fixing NAMERELATIONSHIP_INIT_STRATEGY to avoid LIEs

7d93a128 04/07/2014 04:17 PM Andreas Kohlbecker

fixing #4176 (Dataportal shows wrong symbols for non-symmetric taxon relationships)

68c83855 04/01/2014 05:22 PM Andreas Kohlbecker

fixing initstrategy for #3182 (roteliste: categorical data does not show up)

99d23561 03/31/2014 10:24 AM Alexander Oppermann

Generate CSV file from pojo

ba84f3fd 03/29/2014 09:50 PM Andreas Kohlbecker

performance improvement for listChildNodes of a taxon

601a2066 03/28/2014 06:39 PM Andreas Kohlbecker

fixing #4168 (performance problem with DescriptionListPortalController.getDescriptionElementsForTaxon())

5624aa7e 03/27/2014 01:51 PM Andreas Kohlbecker

cdmlib part for #3766 (Check if specimenOrObservation.kindOfUnit is shown correctly in data portal)

69e517e3 03/27/2014 01:34 PM Andreas Kohlbecker

adding missing statisticalValues.* to init strategy. fixes #4165 (algaterra: values of specimen descriptions not shown)

8c2d61c7 03/27/2014 01:02 PM Andreas Kohlbecker

cdmlib part of #3576 (Adapt CdmServer and Dataportal to new naming of CategoricalData.stateData)

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

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

ab431a5a 03/26/2014 09:40 AM Andreas Kohlbecker

contoller methods with return type List should always return a list, even if it is empty

709cb854 03/25/2014 11:44 PM Andreas Kohlbecker

removing the deprecated method TaxonPortalController.doGetNameTypeDesignations() for #2280 (Stop using portal/taxon//bin/zsh/nameTypeDesignations)

78e4f4f8 03/21/2014 09:19 PM Andreas Kohlbecker

avoiding recurive calls, replaced by while loop

6ed36ca8 03/21/2014 05:55 PM Andreas Kohlbecker

avoiding NPE

6d529a5b 03/20/2014 04:43 PM Andreas Kohlbecker

bug fix: list and page REST services must return List or page objects, not ModelAndView

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

018d16b7 03/20/2014 02:29 PM Andreas Kohlbecker

refactoring taxon controllers and thus solving #2595 (portal/taxon/{uuid}/accepted/{uuid} producing too big data objects)

0440906b 03/20/2014 01:31 PM Andreas Kohlbecker

fixing #4112 (portal/taxon/{uuid}/accepted/{uuid} takes exceedingly much time in specific cases) and #2595 (portal/taxon/{uuid}/accepted/{uuid} producing too big data objects) this also solves the according issue mentioned in #3336 (Improve overall dataportal page loading performance)

4e2eeb17 03/20/2014 11:42 AM Patricia Kelbert

remove link to the apt file for the documentation. ie, there is no external documentation yet

e9f32da7 03/20/2014 11:26 AM Patricia Kelbert

add occurrence controler for the occurrence web-service

7bd38c47 03/19/2014 04:31 PM Andreas Kohlbecker

fixing #4148 (problems with simple search)

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

96cb908c 03/04/2014 03:45 PM Andreas Kohlbecker

automatically testing of cdmlib-remote-webapp during the maven lifecycle - #4094: automatically test cdmlib-remote-webapp

3a12b230 02/10/2014 10:36 AM Alexander Oppermann

cleaned unused imports

f5a80be8 02/10/2014 10:25 AM Alexander Oppermann

removed not used functionality see Ticket #3520

dc9010cd 02/07/2014 03:24 PM Alexander Oppermann

WS CSV for redlist project

a2616e50 02/04/2014 11:59 AM Alexander Oppermann

Cleaning Components

74537c7a 02/04/2014 10:54 AM Alexander Oppermann

Bug fix...ui is closed when logged out...this leads to a complete reset of the ui provider