Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6635b6cf 07/29/2013 02:41 PM Cherian Mathew

ManagementController : updated reindex method to include multi-param 'type' which allows to choose the classes to be indexed,
also added init binder methods to bind the 'type' string input to cdmbase classes
CdmTypePropertyEditor : corrected fully qualified name creation for the 'eu.etaxonomy.cdm.model.name' package

16495c16 07/26/2013 02:54 PM Cherian Mathew

NameCatalogueController : updated controller to improve exact and fuzzy name search to use lucene document only searches
NameSearch : updated dto to accomodate lucene documents

49c2cd03 07/24/2013 10:41 AM Andreas Kohlbecker

logging of request method in remote controllers

d595ca2b 07/24/2013 10:41 AM Andreas Kohlbecker

support for POST requests to /portal/descriptionElement/byTaxon and /portal/descriptionElement/byFeature

98cfec8f 07/22/2013 12:35 PM Andreas Kohlbecker

#3626 (description feature and it's children missing in Flora Malesiana)

5cd6099e 06/27/2013 03:41 PM Andreas Kohlbecker

implementing missing countDescriptionElementForTaxon method and fixing pager

8cda8e46 06/26/2013 03:13 PM Andreas Kohlbecker

enhanced filter capabilities for DescriptionElements, methods also in portal controller

a84bf85f 06/26/2013 12:42 PM Andreas Kohlbecker

enhanced filter capabilities for DescriptionElements & a TermBaseListPropertyEditor

5cf8568b 06/25/2013 06:23 PM Andreas Kohlbecker

controller method to find description elements by feature, a new property editor and some cleaning up controllers

1abedc74 06/25/2013 12:29 PM Andreas Kohlbecker

minor syntax change

38f374fc 06/24/2013 05:35 PM Andreas Kohlbecker

reducing confusion about featureTree REST services and default initstrategy

6d6f679f 06/18/2013 01:03 PM Andreas Kohlbecker

further harmonization of pager parameters

7d22a47c 06/13/2013 04:44 PM Lorna Morris

Added new controller to get toMany relations for authorTeam in nomenclaturalReference

3f9f8006 06/10/2013 11:58 AM Lorna Morris

minor

f3274ece 06/05/2013 05:05 PM Andreas Kohlbecker

fixing #3500 (Collector is not shown in specimen details)

465ebb6e 05/17/2013 11:25 AM Andreas Kohlbecker

organizing imports

5ab46f86 05/14/2013 06:05 PM Andreas Kohlbecker

fixing #2569 (cdm-server log should include instance names)

a0eebd56 05/14/2013 06:04 PM Andreas Kohlbecker

organizing and documenting web application context attributes

d4f6a2d0 05/06/2013 06:11 PM Andreas Kohlbecker

reducing batch size, reducing max memory consumption, batch processes now running with lower priority (=3)

6af3f475 05/06/2013 06:11 PM Andreas Kohlbecker

always updating priorities in transmission engine (avoids errors due to missing priorities)

2d2c1cb7 05/06/2013 06:11 PM Andreas Kohlbecker

java doc added

555ca156 05/06/2013 05:35 PM Andreas Kohlbecker

better error reporting

ced1ade2 04/30/2013 01:22 PM Cherian Mathew

NameCatalogueController : added endpoints for documentation
name-catalogue-accepted.apt : added type parameter to doc

b1385f0b 04/30/2013 11:58 AM Andreas Kohlbecker

TransmissionEngineDistribution separating byArea and byRank aggregation

f1a1b9be 04/26/2013 05:34 PM Andreas Kohlbecker

first working implementation of the Occurrence freetext search with spatial search

58d4b580 04/26/2013 05:18 PM Cherian Mathew

added boundary check on accuracy

ef422766 04/25/2013 05:07 PM Cherian Mathew

NameCatalogueController : added 'fuzzy' endpoint to perform fuzzy matching on names
NameSearch : updated NameSearch dto to include similarity score

ca7f3eca 04/25/2013 04:54 PM Cherian Mathew

Added 'redict' endpoint to recreate dictionaries

ba64bc4f 04/24/2013 12:30 PM Andreas Kohlbecker

adding missing logger

b79b18bd 04/22/2013 06:43 PM Andreas Kohlbecker

BaseListController: paging as default with full support for all parameters

ad875511 04/19/2013 03:10 PM Andreas Kohlbecker

adding xom dependency again since it is required by jsonview in xml mode

34ac4e7e 04/18/2013 01:33 PM Andreas Kohlbecker

filtering descriptionElements by computed marker

9ec6a7f0 04/18/2013 01:33 PM Andreas Kohlbecker

removing obsoltete methods and cleaning up

5579f470 04/18/2013 01:33 PM Andreas Kohlbecker

Solving outOfHeap problem only without freetext indexing

dba75be8 04/18/2013 01:32 PM Andreas Kohlbecker

Improvements to TransmissionEngineDistribution, basic monitoring added and new service and dao methods for pageRankSpecificRootNodes()

4ce3d23b 04/18/2013 01:32 PM Andreas Kohlbecker

@Override

9301f5f4 04/18/2013 01:32 PM Andreas Kohlbecker

cleaning up

e22139c8 04/18/2013 01:32 PM Andreas Kohlbecker

using RedirectView instead of response.sendError to avoid IllegalStateException: STREAM

11de46bb 04/18/2013 01:32 PM Andreas Kohlbecker

@Override

6811c122 04/11/2013 03:20 PM Andreas Kohlbecker

removing unnecessary casts

e5846a95 04/09/2013 10:35 AM Andreas Kohlbecker

removing ContentNegociationHandlerInterceptor

85ef2978 04/09/2013 12:33 AM Andreas Müller

remove import

c66976ca 04/08/2013 10:40 AM Andreas Müller

merge trunk to hibernate4

672a8ea9 03/31/2013 03:19 AM Andreas Müller

fix all Specimen test including new implementation for hibernate listeners

4794837a 03/28/2013 03:47 PM Andreas Müller

merge trunk and bugfix linkbackuri jaxb

646b7db5 03/28/2013 02:34 PM Lorna Morris

Added the titleCache of the Polytomous key to the output.

89d43f4c 03/28/2013 10:54 AM Andreas Kohlbecker

removing static reference from LocaleContext

56a74270 03/27/2013 03:46 PM Andreas Kohlbecker

using custom hibernate mysql dialects in DataSourceConfigurer

772393b4 03/25/2013 01:42 PM Lorna Morris

Fixes #3285

f8305818 03/19/2013 10:04 AM Andreas Kohlbecker

portal controller: marker.makerType

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

d8815cf0 03/13/2013 11:10 PM Andreas Kohlbecker

Lists all Media found in an any TaxonDescription, NameDescription, SpecimenOrObservationBase, DnaSample Chromatograms, etc. associated with this taxon for #3305 (Collect images via taxon relations)

e6c5a8ab 03/13/2013 01:27 PM Andreas Kohlbecker

circumventing missing sequence service to get annotations

1a6c9ee0 03/08/2013 06:10 PM Andreas Kohlbecker

missing fields for dna sample display for #3329 (Implement DNASample for Dataportal display)

c7f8e919 03/08/2013 03:33 PM Andreas Kohlbecker

handling null value

f338f8bd 03/05/2013 08:13 PM Lorna Morris

Added a new Controller and DTO classes to create a flattened structure for presentation of Polytomous keys.

a27c1026 03/05/2013 06:48 PM Lorna Morris

Moved methods to superclass AbstractController and refactoring.

1ae9f0ff 02/28/2013 06:25 PM Andreas Kohlbecker

calls to loadRankSpecificRootNodes() in tests and other classes adapted

41fcd4f0 02/25/2013 12:38 PM Cherian Mathew

added classification to initialization startegy

5861ede5 02/25/2013 10:42 AM Cherian Mathew

added accepted name search web service endpoint

901528f6 02/25/2013 10:41 AM Cherian Mathew

new dto for accepted namesearch endpoint in the name catalogue controller

47521317 02/25/2013 08:17 AM Andreas Kohlbecker

fixing lazy loading exception

fd907881 02/25/2013 08:16 AM Andreas Kohlbecker

web application properties for cdmlib-remote can now be defined in a per user properties file: ~/.cdmLibrary/cdmlib-remote.properties

f5e87cb1 02/22/2013 04:51 PM Lorna Morris

Refactored processing for Term Representation label into a separate class.

c3796517 02/22/2013 12:52 PM Andreas Kohlbecker

service method to list Classifications for taxonBase

1226b494 02/22/2013 10:27 AM Cherian Mathew

moved this controller to .. remote.controller.dto package

162aa018 02/21/2013 05:18 PM Lorna Morris

Added new package for Controllers that return DTO's

b930040a 02/18/2013 04:13 PM Lorna Morris

Removed unused method.

c9377ace 02/18/2013 03:56 PM Lorna Morris

Null check to prevent NullPointerException when request is null.

8b38c58e 02/15/2013 06:54 PM Andreas Kohlbecker

server side implementation for #3305 (Collect images via taxon relations)

6ab93907 02/06/2013 12:01 PM Andreas Kohlbecker

a little bit documentation

34830857 02/04/2013 04:58 PM Andreas Kohlbecker

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

d7162959 02/01/2013 02:34 PM Alexander Oppermann

*organized imports

8018950c 01/25/2013 06:52 PM Lorna Morris

Added DTO classes for returning a flat data structure for displaying each row of a Polytomous key in linked style.

a94c7cdf 01/25/2013 12:09 PM Andreas Kohlbecker

another fix for #3234 (implement cdm service method to collect SpecimensAndObservations via taxon)

6562c2fd 01/24/2013 04:14 PM Andreas Kohlbecker

returning pager instead of list

bac036ba 01/24/2013 10:55 AM Andreas Kohlbecker

organizing imports

b73b424d 01/18/2013 02:05 PM Alexander Oppermann

Work in Progress, basic region filter implemented yet

9d170a6d 01/17/2013 08:38 AM Andreas Kohlbecker

fixing #3216 (specimens: type specimens should be displayed with type status)

ff13d277 01/16/2013 12:45 PM Andreas Kohlbecker

removing init strategies which are replaces by MediaAutoInitializer

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

f7376c50 01/15/2013 05:09 PM Andreas Kohlbecker

init strategy since MediaAutoInitializer not working as expected

93b4057f 01/15/2013 05:09 PM Andreas Kohlbecker

introducting MediaAutoInitializer

d76c4206 01/15/2013 05:09 PM Andreas Kohlbecker

StateData and States in web services

a9113a50 01/15/2013 05:09 PM Andreas Kohlbecker

implementing full stack from IEventBaseDao to EventBaseController

0392092f 01/14/2013 01:38 PM Cherian Mathew

corrected taxon initialization strategy for relationsFrom/ToTaxon

99e4190d 01/11/2013 03:42 PM Andreas Kohlbecker

REST controller for /descriptionElement/{descriptionelement_uuid}

0920ebe9 01/10/2013 01:01 PM Andreas Kohlbecker

fixing initialization issue

15cdca9c 01/10/2013 12:43 PM Andreas Kohlbecker

initializing derivedFrom

177dd0ca 01/09/2013 05:57 PM Andreas Kohlbecker

display of determinations

5bcd487c 01/09/2013 04:16 PM Andreas Kohlbecker

autoinitialization of termbase.references and point.exactlocation (indirectly)

51677bd5 12/19/2012 05:14 PM Alexander Oppermann

*Updated parameters for the new drupal frontend
*javadoc added

518e20a5 12/18/2012 05:26 PM Andreas Kohlbecker

reverting page but list r16817 , for compatibility with GBIF-D dataportals on production

e3ea4dfc 12/18/2012 02:03 PM Andreas Kohlbecker

deeper initialization of DerivationEvent

cbbeb4fe 12/18/2012 02:03 PM Andreas Kohlbecker

page but list

9a230c10 12/13/2012 04:34 PM Lorna Morris

Fixed NullPointerException in calls to doList and render where request object is null.

2ad617ca 12/11/2012 01:27 PM Andreas Kohlbecker

fixing #3224 (specimens: Collect Specimens and Observations (+ Facts) via taxon relations.)

5d111972 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes - second part

346d01a7 12/11/2012 01:27 PM Andreas Kohlbecker

controller method for listByAssociatedTaxon(); default OrderHints; method harmonization in DAO classes

76990339 12/11/2012 01:27 PM Andreas Kohlbecker

renaming listByAllAssociations() to listByAssociatedTaxon()