remove unused property path
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / ClassificationServiceImpl.java
2016-12-01 Andreas Müllerfix #6132 first implementation of parent taxon in...
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 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üllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-03 Katja Lutherfix #6174: isDeletable needs to be called with UUID...
2016-10-21 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-20 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
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 Katja Lutherref #6099: removing cascading to child nodes and adapti...
2016-10-12 Andreas Müllerref #5974 Remove synonym relationship first compiling...
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 page size and add marked ancestors
2016-10-07 Andreas Müllerref #6065 first implementation of taxonInContext service
2016-10-07 Andreas Müllerref #6066 add getChildNodes to classification service
2016-10-07 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
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-09-23 jenkinsMerge branch 'release/4.3.0' 4.3.0
2016-09-23 Andreas Müllerref #6065 Handle synonyms in taxonInContext
2016-09-22 Andreas Müllerref #6065 fix NPEs in classification service
2016-09-22 Andreas Müllerref #6065 fix page size and add marked ancestors
2016-09-21 Andreas Müllerref #6065 first implementation of taxonInContext service
2016-09-21 Andreas Müllerref #6066 add getChildNodes to classification service
2016-09-12 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
2016-07-19 Katja Lutherminor
2016-07-19 Katja Lutherminor
2016-07-19 Katja Lutherdelete the excluded taxa parameter for UuidAndTitleCach...
2016-07-19 Katja LutherRevert "getUuidAndTitleCache of classificationservice...
2016-07-19 Katja LuthergetUuidAndTitleCache of classificationservice does...
2016-07-07 Patrick PlitznerMerge branch 'develop' into csvExport csvExport origin/csvExport root/branches/cdmlib/csvExport
2016-07-06 jenkinsMerge branch 'release/4.2.0' root/tags/cdmlib/4.2.0 root/trunk/cdmlib 4.2.0
2016-07-05 Andreas Müller#5957 Fix for facultative rank range
2016-07-05 Andreas Müller#5957 mplement groupByHigherTaxon webservice
2016-07-05 Andreas Müllerminor
2016-07-01 Katja Luther#5678: fix deletion of FeatureNodes and minor changes
2016-06-29 Andreas Kohlbeckeradding classificationLookup method to serice
2016-06-27 Patrick Plitzner#5890 Add service method to get the root node for a...
2016-06-15 Andreas Kohlbecker#5852 dao, service and controler for taxonNode sibling...
2016-06-10 Andreas MüllerSimplify taxonDao
2016-06-10 Katja Lutheradd limit and pattern to getTaxonNodeUuidAndTitleCacheO...
2016-01-11 Andreas Kohlbeckerturing of debug logging
2016-01-11 Andreas Kohlbecker#4962 using LEFT FETCH JOIN for ranks and sec fixed...
2015-12-21 jenkinsMerge branch 'release/3.12.0' root/tags/cdmlib/3.12.0 3.12.0
2015-11-20 Andreas Kohlbecker#4962 commenting performance measure print-out via...
2015-11-20 Andreas Kohlbecker#4962 avoiding bean initialization in getChildNodesAtRa...
2015-10-26 Cherian Mathew#5350 : Add getTaxonNodeUuidAndTitleCacheOfAcceptedTaxa...
2015-10-13 Katja Lutherfixing getUUIDAndTitleCache for Classification and...
2015-10-07 Andreas MüllerMerge branch 'develop' into ticket-5066
2015-09-10 jenkinsMerge branch 'release/3.8.0' root/tags/cdmlib/3.8.0 3.8.0
2015-09-02 Andreas Kohlbeckerfixing broken pager mechanism for listRankSpecificRootN...
2015-07-06 Patrick PlitznerMerge branch 'master' into abcd
2015-07-03 Cherian Mathew#5056 Refactored 'save' call to return saved entity
2015-06-18 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-06-18 Andreas MüllerMerge branch 'RankSpecificRootNodes-1'
2015-06-17 Andreas Kohlbeckeravoiding LEFT OUTER JOIN by splitting query in two
2015-06-17 Andreas Kohlbeckeravoiding LEFT OUTER JOIN by splitting query in two
2015-06-08 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-05-29 Andreas M��llermerging trunk into 3.6 branche
2015-05-26 Andreas M��llermoving UuidAndTitleCache from model to persistence...
2015-05-22 Andreas M��llermerge trunk into model change 3.6
2015-05-21 Cherian MathewMerge branch 'master' of wp5.e-taxonomy.eu:/var/git...
2015-04-30 Alexander OppermannPartial Fix of Ticket #4728
2015-04-29 Alexander OppermannPartial fix of Ticket #4728
2015-01-28 Alexander Oppermanncreated new service in classificationService
2014-09-15 Patric Plitznermerge-update from trunk
2014-09-11 Andreas Müllerbugfix for null rank in #4374
2014-09-10 Andreas Müllerhandle null name
2014-05-20 Andreas Müllerminor
2014-04-11 Alexander OppermannAdded missing sort to method listTaxonChildNodeOf via...
2014-03-29 Andreas Kohlbeckerperformance improvement for listChildNodes of a taxon
2014-01-29 Alexander Oppermannmerged trunk into branch ui-gwt origin/ui-gwt root/branches/cdmlib/ui-gwt
2014-01-19 Andreas KohlbeckerTODO comment
2014-01-15 Andreas Kohlbeckeradapting method to new classification structure
2014-01-15 Andreas Kohlbeckeradapting method to new classification structure
2014-01-15 Andreas Kohlbeckeradapting method to new classification structure
2014-01-15 Andreas Kohlbeckeradapting method to new classification structure
2014-01-15 Andreas Kohlbeckeradapting method to new classification structure
2014-01-15 Andreas Kohlbeckerfixing problems related to new taxon node structure
2013-12-02 Alexander Oppermannupdated to trunk
2013-11-18 l.morrisMerged from trunk to statistics branch
2013-11-07 Andreas Kohlbeckerremoving comment
2013-11-07 Andreas Kohlbeckerquick fix for #3777 (Taxon names in Taxonomic tree...
2013-10-24 Alexander OppermannMajor Update to cdmlib-3.3
2013-10-22 s.buerscommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
2013-10-09 Katja Luthermerging delete functionality into trunk
2013-09-26 Andreas Kohlbeckermoving all beaninitializer classes to new package ...
2013-09-25 Andreas Müllerreintegrate cdm-3.3 branch into trunk
2013-09-25 Andreas Müllerminor
2013-09-25 Andreas Müllerremove old TermsDataSet
next