fix #4223 using the ComplexPhraseQuery for phrase searches with wildcards
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service /
2017-01-13 Andreas Kohlbeckerfix #4223 using the ComplexPhraseQuery for phrase searc...
2017-01-10 Katja Luthersome code cleaning
2017-01-09 Andreas Müllerfix #3465 Progressmonitor API and better UpdateResult...
2017-01-09 Katja Lutherfix #6296: include the common name search into the...
2017-01-06 Andreas Müllercleanup
2017-01-06 Andreas Müllerfix #3465 implement setSecundumForSubtree
2016-12-20 Andreas Kohlbeckerref #6190 removing svn property place holder in first...
2016-12-15 Katja Lutherref #6283: minor changes to fix exceptions in polytomou...
2016-12-15 Katja Lutherref #6283: fix NPE exceptions caused by null values...
2016-12-13 Katja Lutherminor
2016-12-07 Andreas MüllerCleanup and new Rights Factory method
2016-12-05 jenkinsMerge branch 'release/4.4.0' 4.4.0
2016-12-05 Andreas Müllerfix #6135 allow nameCache for merked taxa search
2016-12-02 Andreas Müllerfix #6236 add alphabetic length ordering to name search
2016-12-02 Andreas Müllerfix #6134 add group taxa by marker and refactor treeind...
2016-12-02 Andreas Müllerfix #6128 include authorship option in taxon and name...
2016-12-02 Andreas MüllerCleanup and replace int by long in count
2016-12-01 Andreas Müllerfix #6132 first implementation of parent taxon in...
2016-11-25 Andreas Müllerfix #6211 reduce initialization for synonymy
2016-11-18 Katja Luthersolving polytomouskey node sort index problems
2016-11-15 Patrick Plitznerref #4867 Set sec reference for taxa in cloned classifi...
2016-11-10 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-10 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-08 Andreas MüllerMinor changes to classification clone method
2016-11-08 Andreas MüllerClean up
2016-11-08 Andreas MüllerClean up deprecated methods in name service
2016-11-08 Patrick Plitznerref #4866 Set sec reference for taxa when cloning class...
2016-11-06 Patrick Plitznerref #4866 Fix transient object exception
2016-11-06 Patrick Plitznerref #4866 First implementation for clone classification...
2016-11-04 Andreas Müllerfix compile error in ITaxonNodeService
2016-11-04 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-03 Katja Lutherfix #6174: isDeletable needs to be called with UUID...
2016-11-03 Patrick Plitznerref #5458 Add classification filter to service method
2016-11-03 Katja Lutherfix media deletion
2016-11-01 Patrick Plitznerref #5458 Added find-by-titleCache method for taxon...
2016-10-26 Patrick Plitznerref #2380 Implement service for getting parent of
2016-10-25 Patrick Plitznerref #2380 Implement service for getting children of
2016-10-24 Patrick Plitznerfix #4453 Enhance portal visualization of molecular...
2016-10-24 Katja Luthermove taxonnode needs to save old parent and child node
2016-10-21 Andreas Müllerref #5974 implement substitute method for TaxonService...
2016-10-21 Andreas MüllerCleanup merge model 4.1/develop
2016-10-21 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-21 Katja Lutherref #5972: add service method to get count of referenci...
2016-10-20 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-20 Katja LutherchildNode needs to be saved in TestService to fix the...
2016-10-18 Andreas MüllerMerge remote-tracking branch 'origin/cdm-4.1' into...
2016-10-18 Andreas Müllerremaining merge issue for morge develop to cdm4.1 cdm-4.1 origin/cdm-4.1
2016-10-18 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-18 Andreas Müllercleanup
2016-10-18 Katja Lutherref #6099: removing cascading to child nodes and adapti...
2016-10-18 Katja Lutherref #5431: the type designation blocks the name deletio...
2016-10-13 Andreas Müllerref #3658 remove nomenclaturalCode from all datasource...
2016-10-13 Andreas Müllerref #5974 Replace synonymRelationshipType by SynonymTyp...
2016-10-12 Andreas Müllerref #5974 Remove synonym relationship first compiling...
2016-10-07 Andreas Müllerfix #6122 add titleCache service
2016-10-07 Andreas Müllerfix #6120 Cleanup uuidAndTitleCache methods
2016-10-07 Andreas Müllerref #6065 improved Pager handling
2016-10-07 Andreas Müllerref #6065 improved Pager handling and pager exception...
2016-10-07 Andreas Müllerref #6065 Handle synonyms in taxonInContext
2016-10-07 Andreas Müllerref #6065 fix NPEs in classification service
2016-10-07 Andreas Müllerref #6065 fix NPE in pageSize/limit
2016-10-07 Andreas Müllerref #6065 fix NPE in pageSize
2016-10-07 Andreas Müllerref #6065 fix page size and add marked ancestors
2016-10-07 Andreas Müllerref #6065 first implementation of taxonInContext service
2016-10-07 Andreas Müllercleanup
2016-10-07 Andreas Müllerfurther refactor FindByIdentifierDTO and FindByMarkerDTO
2016-10-07 Andreas Müllerrename FindByIdentifierDTO and FindByMarkerDTO
2016-10-07 Andreas Müllerref #6066 add getChildNodes to classification service
2016-10-07 Andreas Müllerref #6066 fix Index out of bound exception
2016-10-07 Andreas Müllerrevert tests
2016-10-07 Andreas Müllerref #6072 test missing entity in webservice
2016-10-07 Andreas Müllerref #6072 test missing entity in webservice
2016-10-07 Andreas Müllerref #6072 fix compilation issue in IIdentifiableEntityS...
2016-10-07 Andreas MüllerCleanup
2016-10-07 Andreas Müllerfix #6072 Implement findIdentifiableEntityByMarkers
2016-10-07 Andreas Müllerref #6089 Remove all calls and methods for taxonomicChi...
2016-10-07 Andreas Müllerfix #6066 Implement doPageChildNodes with doSynonyms
2016-10-07 Katja Lutherref #5969: add PreferenceService to applicationController
2016-10-07 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
2016-10-07 Katja Lutherfix #6061: smaller changes
2016-10-07 Katja Lutherfix #5869 adapt implementation for reusing names or...
2016-10-07 Katja Lutherref #5837 implement search for nomenclatural title
2016-10-07 Patrick Plitznerref #6042 Avoid -title cache generation not implemented...
2016-10-07 Patrick PlitznerFix titlecache issues for specimen table in data portal
2016-10-07 Katja Lutherspecimen import changes
2016-10-07 Andreas Müller#6000 Use new CASUAL Method instead of derpeacted INTRO...
2016-10-07 Andreas Müller#6000 Unify some PresenceAbsenceTerms (merge naturalize...
2016-10-06 Katja Lutherminor
2016-10-06 Katja Lutherminor
2016-10-06 Katja Lutherdelete the excluded taxa parameter for UuidAndTitleCach...
2016-10-06 Katja LutherRevert "getUuidAndTitleCache of classificationservice...
2016-10-06 Katja LuthergetUuidAndTitleCache of classificationservice does...
2016-10-06 Patrick PlitznerUse title cache as fallback for specimen DTO for portal...
2016-10-06 Patrick PlitznerPass pageSize and pageNumber to list method
2016-10-06 Andreas Müllerfix #6122 add titleCache service
2016-10-06 Andreas Müllerfix #6120 Cleanup uuidAndTitleCache methods
2016-09-23 jenkinsMerge branch 'release/4.3.0' 4.3.0
2016-09-23 Andreas Müllerref #6065 improved Pager handling
2016-09-23 Andreas Müllerref #6065 improved Pager handling and pager exception...
2016-09-23 Andreas Müllerref #6065 Handle synonyms in taxonInContext
next