further harmonization of pager parameters
[cdmlib.git] / cdmlib-remote / src / main /
2013-06-18 Andreas Kohlbeckerfurther harmonization of pager parameters
2013-06-13 l.morrisAdded new controller to get toMany relations for author...
2013-06-10 l.morrisminor
2013-06-05 Andreas Kohlbeckerfixing #3500 (Collector is not shown in specimen details)
2013-05-17 Andreas Kohlbeckerorganizing imports
2013-05-14 Andreas Kohlbeckerfixing #2569 (cdm-server log should include instance...
2013-05-14 Andreas Kohlbeckerorganizing and documenting web application context...
2013-05-06 Andreas Kohlbeckerreducing batch size, reducing max memory consumption...
2013-05-06 Andreas Kohlbeckeralways updating priorities in transmission engine ...
2013-05-06 Andreas Kohlbeckerjava doc added
2013-05-06 Andreas Kohlbeckerbetter error reporting
2013-04-30 Cherian MathewNameCatalogueController : added endpoints for documentation
2013-04-30 Andreas KohlbeckerTransmissionEngineDistribution separating byArea and...
2013-04-26 Andreas Kohlbeckerfirst working implementation of the Occurrence freetext...
2013-04-26 Cherian Mathewadded boundary check on accuracy
2013-04-25 Cherian MathewNameCatalogueController : added 'fuzzy' endpoint to...
2013-04-25 Cherian MathewAdded 'redict' endpoint to recreate dictionaries
2013-04-24 Andreas Kohlbeckeradding missing logger
2013-04-22 Andreas KohlbeckerBaseListController: paging as default with full support...
2013-04-19 Andreas Kohlbeckeradding xom dependency again since it is required by...
2013-04-18 Andreas Kohlbeckermarker.markerType always initialized and serialized
2013-04-18 Andreas Kohlbeckerfiltering descriptionElements by computed marker
2013-04-18 Andreas Kohlbeckerremoving obsoltete methods and cleaning up
2013-04-18 Andreas KohlbeckerSolving outOfHeap problem only without freetext indexing
2013-04-18 Andreas KohlbeckerImprovements to TransmissionEngineDistribution, basic...
2013-04-18 Andreas Kohlbecker@Override
2013-04-18 Andreas Kohlbeckerrenaming TransmissionEngineOccurrence to TransmissionEn...
2013-04-18 Andreas Kohlbeckercleaning up
2013-04-18 Andreas Kohlbeckerusing RedirectView instead of response.sendError to...
2013-04-18 Andreas Kohlbecker@Override
2013-04-11 Andreas Kohlbeckerremoving unnecessary casts
2013-04-09 Andreas Müllermerge hibernate4 migration branch into trunk
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllerbugfix for transaction in ExtensionMapper and adapting...
2013-04-09 Andreas Kohlbeckerremoving ContentNegociationHandlerInterceptor
2013-04-08 Andreas Müllerremove import
2013-04-08 Andreas Müllermerge trunk to hibernate4
2013-03-31 Andreas Müllerfix all Specimen test including new implementation...
2013-03-28 Andreas Müllermerge trunk and bugfix linkbackuri jaxb
2013-03-28 l.morrisAdded the titleCache of the Polytomous key to the output.
2013-03-28 Andreas Kohlbeckerremoving static reference from LocaleContext
2013-03-27 Andreas Kohlbeckerusing custom hibernate mysql dialects in DataSourceConf...
2013-03-25 l.morrisFixes #3285
2013-03-19 Andreas Kohlbeckerportal controller: marker.makerType
2013-03-18 Andreas Müllerintegrating trunk to hibernate4 branch. Probably no...
2013-03-16 Andreas MüllerHibernate 4 migration. All test running except for...
2013-03-13 Andreas KohlbeckerLists all Media found in an any TaxonDescription, NameD...
2013-03-13 Andreas Kohlbeckercircumventing missing sequence service to get annotations
2013-03-08 Andreas Kohlbeckermissing fields for dna sample display for #3329 (Implem...
2013-03-08 Andreas Kohlbeckerhandling null value
2013-03-06 Andreas Müllersome more dependency changes #3332
2013-03-05 l.morrisAdded a new Controller and DTO classes to create a...
2013-03-05 l.morrisMoved methods to superclass AbstractController and...
2013-02-28 Andreas Kohlbeckercalls to loadRankSpecificRootNodes() in tests and other...
2013-02-25 Cherian Mathewadded classification to initialization startegy
2013-02-25 Cherian Mathewadded accepted name search web service endpoint
2013-02-25 Cherian Mathewnew dto for accepted namesearch endpoint in the name...
2013-02-25 Andreas Kohlbeckerfixing lazy loading exception
2013-02-25 Andreas Kohlbeckerweb application properties for cdmlib-remote can now...
2013-02-22 l.morrisRefactored processing for Term Representation label...
2013-02-22 Andreas Kohlbeckerservice method to list Classifications for taxonBase
2013-02-22 Cherian Mathewmoved this controller to .. remote.controller.dto package
2013-02-21 l.morrisAdded new package for Controllers that return DTO's
2013-02-18 l.morrisRemoved unused method.
2013-02-18 l.morrisNull check to prevent NullPointerException when request...
2013-02-15 Andreas Kohlbeckerserver side implementation for #3305 (Collect images...
2013-02-06 Andreas Kohlbeckerwhitespace
2013-02-06 Andreas Kohlbeckera little bit documentation
2013-02-04 Andreas Kohlbeckerfixing initializazion strategy for #3182 (roteliste...
2013-02-01 Alexander Oppermann*organized imports
2013-01-25 l.morrisAdded DTO classes for returning a flat data structure...
2013-01-25 Andreas Kohlbeckeranother fix for #3234 (implement cdm service method...
2013-01-24 Andreas Kohlbeckerreturning pager instead of list
2013-01-24 Andreas Kohlbeckerorganizing imports
2013-01-18 Alexander OppermannWork in Progress, basic region filter implemented yet
2013-01-17 Andreas Kohlbeckerfixing #3216 (specimens: type specimens should be displ...
2013-01-16 Andreas Kohlbeckerremoving init strategies which are replaces by MediaAut...
2013-01-16 Andreas Kohlbeckerfixing MediaAutoInitializer & fixing bug in AbstractBea...
2013-01-15 Andreas Kohlbeckerinit strategy since MediaAutoInitializer not working...
2013-01-15 Andreas Kohlbeckerintroducting MediaAutoInitializer
2013-01-15 Andreas KohlbeckerStateData and States in web services
2013-01-15 Andreas Kohlbeckerimplementing full stack from IEventBaseDao to EventBase...
2013-01-14 Cherian Mathewcorrected taxon initialization strategy for relationsFr...
2013-01-11 Andreas KohlbeckerREST controller for /descriptionElement/{descriptionele...
2013-01-10 Andreas Kohlbeckerfixing initialization issue
2013-01-10 Andreas Kohlbeckerinitializing derivedFrom
2013-01-09 Andreas Kohlbeckerdisplay of determinations
2013-01-09 Andreas Kohlbeckerautoinitialization of termbase.references and point...
2012-12-19 Alexander Oppermann*Updated parameters for the new drupal frontend
2012-12-18 Andreas Kohlbeckerreverting page but list r16817 , for compatibility...
2012-12-18 Andreas Kohlbeckerdeeper initialization of DerivationEvent
2012-12-18 Andreas Kohlbeckerpage but list
2012-12-13 l.morrisFixed NullPointerException in calls to doList and rende...
2012-12-11 Andreas Kohlbeckerfixing #3224 (specimens: Collect Specimens and Observat...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-12-11 Andreas Kohlbeckercontroller method for listByAssociatedTaxon(); default...
2012-12-11 Andreas Kohlbeckerrenaming listByAllAssociations() to listByAssociatedTaxon()
2012-12-10 l.morrisMerged sdd-branch to trunk.
2012-12-04 Andreas Kohlbeckerfixing spelling
next