ref #9114 further adapt jsonConfigurations and add new constructor to URI wrapper
ref #9114 adapt json mapping to new URI wrapper
ref #9265 removing NomenclaturalSourceBeanProcessor since it causes many hard to controll LazyInitializationExcptions in web services
ref #9265 introducing NomenclaturalSourceBeanProcessor to add nomenclaturalCitation to web service responses
ref #9279 make WorkingSet a Map again and fix typo in RegistrationDTO attribute and fix jsonConfigurations
ref #9252 piping baseofRecord through KeyTermValueProcessor
ref #9249 ref #3978 harmonization of FieldUnit and Derivate DTOs:
ref #9238 removing quick fix allied in 4d6b5667 and adapting config for json serialization
ref #9238 extending SpecimenTypeDesignationDTO with more fields and associated DTOs, introducing ReferenceDTO, supressing unwanted and dangerous fields of RegistrationDTO
ref #6581 ref #9222 adding PolytomousKeyNodePortalController and missing name.nomenclaturalSource init strategys in TaxonPortalController
ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3
ref #9222 ref #6581 adapting web services to single sourced classes
ref #9102 TaxonNodeDto with statusNote, nodeStatus as status and status as TaxonStatus
using TaxonNodeDto instead of TaxonNodeDtoBeanProcessot for multiple webservices and adding sortMode parameter
ref #8134 fixing missing initialization of TaonNode.statusNode and source.citation
ref #8673 CdmLinkSourceBeanProsessor disabled and init strategy for cdmSource.target
ref #8673 CdmLinkSourceBeanProsessor to serialize CdmLinkSource as TypedEntityReference
fix #8570 adding PolytomousKeyNode.otherNode to web service response
fix #8538 serialization of TextualTypeDesignation.text as text_l10 implemented in TypeDesignationBaseBeanProcessor and fixing minor probelms related to AbstractModifiableThingBeanProcessor
fix #8395 avoiding NPE in NameCatalogueController.getDatasetIdName()
ref #6794 adapt jsonConfigurations.xml from FeatureTree/Node -> TermTree/Node
ref #5857, ref #8319 adding TypedEntityRefernces to nom status TaggedText and fixing json serialization for EntitiyReferences in taxon.taggedTitle processing
ref #8162 updates to test data in further metadata
ref #7578 adding missing json config entry for the generic api
fix #7578 DefaultValueProcessor to serialize all null numbers as null
fix #6967 implementing registration/identifier endpoints for domain entity and DTO api
ref #7508 further fix term representation web service
cleanup
ref #6964 base implementation of the RegistrationController
fix #6368 rename table and class TaxonNameBase
fix #6268 initializing decriptions of media entities for portal webservices
fix #4594 fix includeEntity issue for findByMarker and findByIdentifier methods
doc
ref #6211 avoiding to deep initialization of synonym groups
Rename TaxonNodeDao to TaxonNodeDto
#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
adding nameCache of NonViralNames to responses of rest services
add new webservice for exporting occurrences for a specific taxon uuid
working on multilanguage representations in REST services for DescriptionElements and StateData
TreeNodeBeanProcessor to suppresses the redundant output of distribution.area in distribution trees
moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'
first implementation of new molecular package #3360
Remove GenBankAccession class, Spatium for EN_DASH and some minor stuff for v3.3
marker.markerType always initialized and serialized
circumventing missing sequence service to get annotations
missing fields for dna sample display for #3329 (Implement DNASample for Dataportal display)
Added a new Controller and DTO classes to create a flattened structure for presentation of Polytomous keys.
whitespace
fixing #3216 (specimens: type specimens should be displayed with type status)
StateData and States in web services
autoinitialization of termbase.references and point.exactlocation (indirectly)
deeper initialization of DerivationEvent
score display for #2942 (implement search frontend for findTaxonByDescriptionElementFullText) and fixing some issues
missing bits for #476: Implement free-text search methods for TaxonBase and TextData
Added json configuration for name_catalogue called 'nameCatalogueJsonConfig'
merging revisions 14601:14603, 14653:14683 from branches/cdmlib/vibrant-index into trunk (contains: IdentifyableListController, jsonp support for REST service)
hibernate fulltext search & refactoring getTaxaByName*() method headers
related to #2664 (Specimen maps are not shown in cyprus dev portal) - now the occurrence map is colored
cdmlib part of fixing #2482 (Dataportal does not show features)
fixing #2561 (allow suppressing display of specific annotations)
Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.
bringing the titleCache of TeamOrPersonBase back to the REST services
deprecating AnnotatableController and mor on PolytomousKeys
REST controllers for PolytomousKeys
classification service api shares cardinality settings with generic api
merge 3.0.2 to trunk
clearer getters for DerivedUnitFacade + PointBeanProcessor
DerivedUnitFacade Portal controller
new methods for derived unitfacade controller
NaturalLanguageDescriptions visible in the DataPortal
Refactored webapplication specific configurations into a new project. cdmlib-remote may now be used in any context.