Project

General

Profile

Download (23.8 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
7e371680 04/22/2016 10:36 AM Andreas Müller

Rename TaxonNodeDao to TaxonNodeDto

d26d8c57 09/10/2015 10:47 AM Andreas Kohlbecker

#5229 implementing output of TaxonBase.getTaggedTitle in web services
- turning the TaxonBeanProcessor into TaxonBaseBeanProcessor
- adding taggedTitle to the taxon instances returned by the portal service

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

adding nameCache of NonViralNames to responses of rest services

6e7b2ab3 03/20/2014 11:19 AM Patricia Kelbert

add new webservice for exporting occurrences for a specific taxon uuid

9c8e5b5c 12/04/2013 06:32 PM Andreas Kohlbecker

working on multilanguage representations in REST services for DescriptionElements and StateData

7376a447 11/21/2013 08:18 PM Andreas Kohlbecker

TreeNodeBeanProcessor to suppresses the redundant output of distribution.area in distribution trees

b9cbcc7c 09/26/2013 05:45 PM Andreas Kohlbecker

moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'

f7678187 07/14/2013 02:53 PM Andreas Müller

first implementation of new molecular package #3360

8c760302 06/25/2013 04:17 PM Andreas Müller

Remove GenBankAccession class, Spatium for EN_DASH and some minor stuff for v3.3

903a6914 04/18/2013 01:33 PM Andreas Kohlbecker

marker.markerType always initialized and serialized

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)

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.

e33242ff 02/06/2013 06:42 PM Andreas Kohlbecker

whitespace

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

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

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

StateData and States in web services

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

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

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

deeper initialization of DerivationEvent

b4ae72e1 07/06/2012 12:37 PM Andreas Kohlbecker

score display for #2942 (implement search frontend for findTaxonByDescriptionElementFullText) and fixing some issues

a2409445 07/02/2012 04:29 PM Andreas Kohlbecker

missing bits for #476: Implement free-text search methods for TaxonBase and TextData

1291b7c5 04/24/2012 03:56 PM Cherian Mathew

Added json configuration for name_catalogue called 'nameCatalogueJsonConfig'

d9f1f8e5 03/30/2012 10:35 AM Andreas Kohlbecker

merging revisions 14601:14603, 14653:14683 from branches/cdmlib/vibrant-index into trunk (contains: IdentifyableListController, jsonp support for REST service)

13b550a3 01/12/2012 06:09 PM Andreas Kohlbecker

hibernate fulltext search & refactoring getTaxaByName*() method headers

ff22f383 11/29/2011 03:26 PM Andreas Kohlbecker

related to #2664 (Specimen maps are not shown in cyprus dev portal) - now the occurrence map is colored

40069928 11/24/2011 12:01 PM Andreas Kohlbecker

cdmlib part of fixing #2482 (Dataportal does not show features)

c5b09c51 09/16/2011 10:56 AM Andreas Kohlbecker

fixing #2561 (allow suppressing display of specific annotations)

370503cf 06/08/2011 03:16 PM Niels Hoffmann

Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.

ca358187 05/25/2011 02:10 PM Andreas Kohlbecker

bringing the titleCache of TeamOrPersonBase back to the REST services

4a2c04dd 04/06/2011 01:05 PM Andreas Kohlbecker

deprecating AnnotatableController and mor on PolytomousKeys

28bf3ccb 03/24/2011 06:19 PM Andreas Kohlbecker

REST controllers for PolytomousKeys

e7e1e799 02/21/2011 02:47 PM Andreas Kohlbecker

classification service api shares cardinality settings with generic api

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

d4e27285 10/20/2010 04:50 PM Andreas Kohlbecker

clearer getters for DerivedUnitFacade + PointBeanProcessor

63fcf372 10/19/2010 11:21 AM Andreas Kohlbecker

DerivedUnitFacade Portal controller

d43c60d2 09/24/2010 05:11 PM Andreas Kohlbecker

new methods for derived unitfacade controller

b8740066 09/15/2010 11:52 AM Andreas Kohlbecker

NaturalLanguageDescriptions visible in the DataPortal

252b7206 08/03/2010 02:34 PM Niels Hoffmann

Refactored webapplication specific configurations into a new project. cdmlib-remote may now be used in any context.