Project

General

Profile

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

# Date Author Comment
784fe709 02/13/2019 04:17 PM Andreas Müller

ref #8030 rename updateTitleCacheImpl to updateCachesImpl

57d5b579 02/13/2019 04:12 PM Andreas Müller

ref #8030 rename updateTitleCache to updateCaches

619ccb21 09/14/2018 01:42 PM Andreas Müller

ref #7745 fix failing pathFrom if subtree is null

1251ffed 09/14/2018 11:24 AM Andreas Müller

ref #7745 childNodesOf implemented

d0df75bd 09/13/2018 11:08 PM Andreas Müller

ref #7745 add subtree filter to missing methods (childNodesOf is still missing implementation)

cc1a7529 09/12/2018 10:33 AM Andreas Müller

ref #7745 fix recursive call in deprecated method

185155f8 09/12/2018 09:31 AM Andreas Müller

ref #7745 implement subtree filter for ClassificationController.rankSpecificRootNotes and .childNodes

f6df4cfb 06/26/2018 03:32 PM Andreas Müller

cleanup

281a5d27 06/22/2018 10:18 AM Andreas Müller

cleanup

8c6a7c50 06/21/2018 03:37 PM Andreas Müller

cleanup

df72b543 06/09/2018 12:23 AM Andreas Müller

ref #3560 fix pathFrom in classification service impl

cac97126 06/08/2018 12:17 AM Andreas Müller

ref #3560 implement loadTreeBranchToTaxon (pathTo) for unpublished

f340f42e 06/08/2018 12:17 AM Andreas Müller

cleanup

e073fc85 06/05/2018 06:00 PM Andreas Müller

ref #3560 implement unpublished for listSiblings in service and remote (no tests yet)

62a08491 06/05/2018 05:39 PM Andreas Müller

ref #3560 implement unpublished for rankSpecificRootNode in service and remote (no tests yet)

0fe80050 06/02/2018 07:12 PM Andreas Müller

cleanup

16fe90fd 06/02/2018 06:02 PM Andreas Müller

ref #3560 implement publish filter for ClassificationDao.listChildrenOf and .countChildrenOf

4820d02b 06/02/2018 06:00 PM Andreas Müller

cleanup

2edda1af 06/02/2018 04:17 PM Andreas Müller

ref #3560 implement publish filter for TaxonNodeDao.listChildrenOf and .countChildrenOf

8e9115f6 05/09/2018 12:57 PM Katja Luther

add the possibility to search for classifications in getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

d8866c51 03/13/2018 12:43 PM Katja Luther

minor

b3efd136 03/09/2018 01:05 PM Katja Luther

ref #2380: improve implementation of Dto for use in taxonnavigator

815a9015 03/07/2018 12:02 PM Katja Luther

adapted deleteResult

c960706c 12/18/2017 11:54 AM Katja Luther

fix NPE in cloneClassification

75f222cf 10/09/2017 06:45 AM Andreas Müller

cleanup

cd9d6a50 08/02/2017 05:44 PM Andreas Müller

cleanup

c8363cf5 06/08/2017 09:30 AM Andreas Kohlbecker

fix #6502 reloading supplied term in service to avoid LIE

db183545 06/03/2017 07:18 PM Andreas Müller

ref #6630 and ref #6368 remove generics from TaxonName

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

d7919b1c 02/03/2017 01:44 PM Andreas Müller

ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others

3d58795e 01/26/2017 04:59 PM Andreas Müller

ref #6369 adapt existing occurrences of interface to removed generics

a4c9dfc9 01/26/2017 04:00 PM Andreas Müller

ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

e3fc5af3 12/02/2016 04:31 PM Andreas Müller

fix #6134 add group taxa by marker and refactor treeindex handling

cbae39d4 12/02/2016 12:53 AM Andreas Müller

fix #6132 first implementation of parent taxon in TaxonInContextDTO

8fb27488 11/15/2016 05:33 PM Patrick Plitzner

ref #4867 Set sec reference for taxa in cloned classification

f3fc1024 11/10/2016 01:09 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java
cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java

ae5a0d99 11/08/2016 02:23 PM Andreas Müller

Minor changes to classification clone method

c9181133 11/08/2016 10:26 AM Patrick Plitzner

ref #4866 Set sec reference for taxa when cloning classification

66e8ec64 11/06/2016 02:22 PM Patrick Plitzner

ref #4866 Fix transient object exception

  • fixed typo
355c89cb 11/06/2016 01:00 PM Patrick Plitzner

ref #4866 First implementation for clone classification (including test)

4b6abd7e 11/04/2016 02:08 PM Andreas Müller

Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop

Conflicts:
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java

645658b9 11/03/2016 02:04 PM Katja Luther

fix #6174: isDeletable needs to be called with UUID and the objects is
loaded on server side

4dea3eee 10/20/2016 04:04 PM Andreas Müller

Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/TaxonNode.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/taxon/TaxonDaoHibernateImpl.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java...

b72cb56a 10/18/2016 07:31 PM Andreas Müller

remaining merge issue for morge develop to cdm4.1

aabd8c12 10/18/2016 06:52 PM Andreas Müller

Merge remote-tracking branch 'origin/develop' into cdm-4.1

Conflicts:
cdmlib-db/pom.xml
cdmlib-ext/pom.xml
cdmlib-io/pom.xml
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/excel/taxa/NormalExplicitImport.java
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/specimen/SpecimenImportBase.java...

08a698af 10/18/2016 10:29 AM Katja Luther

ref #6099: removing cascading to child nodes and adapting the service and persistence layer

f476ff86 10/12/2016 09:00 PM Andreas Müller

ref #5974 Remove synonym relationship first compiling implementation in cdmlib

d8c4f8b9 10/07/2016 10:23 AM Andreas Müller

ref #6065 Handle synonyms in taxonInContext

1d54cd17 10/07/2016 10:23 AM Andreas Müller

ref #6065 fix NPEs in classification service

4f290ba6 10/07/2016 10:23 AM Andreas Müller

ref #6065 fix page size and add marked ancestors

d17b9e90 10/07/2016 10:23 AM Andreas Müller

ref #6065 first implementation of taxonInContext service

b296585f 10/07/2016 10:23 AM Andreas Müller

ref #6066 add getChildNodes to classification service

a8609cad 10/07/2016 10:23 AM Andreas Müller

fix #5957 fix IndexOutOfBound exception and some other improvements for groupByHigherTaxon

cb77e468 10/06/2016 05:02 PM Katja Luther

minor

d9a28e0c 10/06/2016 05:02 PM Katja Luther

minor

b41d771a 10/06/2016 05:02 PM Katja Luther

delete the excluded taxa parameter for UuidAndTitleCache of classificationService

702e2f6e 10/06/2016 05:01 PM Katja Luther

Revert "getUuidAndTitleCache of classificationservice does not need the excluded taxa"

This reverts commit 1b553592f0055e0fec1ab3878236fa0ecad1bd17.

4d622b5d 10/06/2016 05:01 PM Katja Luther

getUuidAndTitleCache of classificationservice does not need the excluded taxa

cf76baeb 09/23/2016 11:03 AM Andreas Müller

ref #6065 Handle synonyms in taxonInContext

316e2aa5 09/22/2016 02:10 PM Andreas Müller

ref #6065 fix NPEs in classification service

b1a08bb1 09/22/2016 11:20 AM Andreas Müller

ref #6065 fix page size and add marked ancestors

e1f5fda9 09/21/2016 05:49 PM Andreas Müller

ref #6065 first implementation of taxonInContext service

e5fa5ee8 09/21/2016 10:07 AM Andreas Müller

ref #6066 add getChildNodes to classification service

96c10a88 09/12/2016 04:25 PM Andreas Müller

fix #5957 fix IndexOutOfBound exception and some other improvements for groupByHigherTaxon

c40b793d 07/19/2016 02:38 PM Katja Luther

minor

a2e0f20a 07/19/2016 02:37 PM Katja Luther

minor

e8682dfa 07/19/2016 02:16 PM Katja Luther

delete the excluded taxa parameter for UuidAndTitleCache of classificationService

9eb8d3fa 07/19/2016 02:16 PM Katja Luther

Revert "getUuidAndTitleCache of classificationservice does not need the excluded taxa"

This reverts commit 1b553592f0055e0fec1ab3878236fa0ecad1bd17.

5c01c676 07/19/2016 02:15 PM Katja Luther

getUuidAndTitleCache of classificationservice does not need the excluded taxa

73784421 07/07/2016 02:46 PM Patrick Plitzner

Merge branch 'develop' into csvExport

29a5f57c 07/06/2016 01:35 AM Andreas Müller

#5957 Fix for facultative rank range

63f513d9 07/06/2016 12:55 AM Andreas Müller

#5957 mplement groupByHigherTaxon webservice

357386e4 07/05/2016 12:52 PM Andreas Müller

minor

969dbe3e 07/01/2016 01:15 PM Katja Luther

#5678: fix deletion of FeatureNodes and minor changes

2b92f449 06/29/2016 03:57 PM Andreas Kohlbecker

adding classificationLookup method to serice

580b83e6 06/27/2016 04:59 PM Patrick Plitzner

#5890 Add service method to get the root node for a given classification

183973c8 06/16/2016 12:28 AM Andreas Kohlbecker

#5852 dao, service and controler for taxonNode sibling retrieval

57f064a1 06/10/2016 06:58 PM Andreas Müller

Simplify taxonDao

001595b1 06/10/2016 02:12 PM Katja Luther

add limit and pattern to getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification

f36a0784 11/20/2015 02:04 PM Andreas Kohlbecker

#4962 commenting performance measure print-out via System.err

256c8f84 11/20/2015 01:52 PM Andreas Kohlbecker

#4962 avoiding bean initialization in getChildNodesAtRank() as much as possible - performance improvement

818208b8 10/26/2015 03:58 PM Cherian Mathew

#5350 : Add getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification method with uuid as argument

e652d197 10/13/2015 12:45 PM Katja Luther

fixing getUUIDAndTitleCache for Classification and excluding taxa

7ff16b32 09/02/2015 03:27 PM Andreas Kohlbecker

fixing broken pager mechanism for listRankSpecificRootNodes() and improving test coverage

26b857a9 07/03/2015 12:01 PM Cherian Mathew

#5056 Refactored 'save' call to return saved entity

f989e265 06/17/2015 04:55 PM Andreas Kohlbecker

avoiding LEFT OUTER JOIN by splitting query in two

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

550710d2 04/30/2015 02:48 PM Alexander Oppermann

Partial Fix of Ticket #4728

dadec8d0 04/29/2015 05:22 PM Alexander Oppermann

Partial fix of Ticket #4728

48dde342 01/28/2015 05:42 PM Alexander Oppermann

created new service in classificationService

it is a first draft of the createHierarchyService
based on taxonNames and until genus level.

29abeaf8 09/11/2014 02:29 PM Andreas Müller

bugfix for null rank in #4374

d4e8f64c 09/10/2014 04:22 PM Andreas Müller

handle null name

b1cb4204 05/20/2014 12:13 PM Andreas Müller

minor

911a8140 04/11/2014 02:56 PM Alexander Oppermann

Added missing sort to method listTaxonChildNodeOf via comparator

ba84f3fd 03/29/2014 09:50 PM Andreas Kohlbecker

performance improvement for listChildNodes of a taxon

d919773a 01/19/2014 10:38 AM Andreas Kohlbecker

TODO comment

6b5ba3cc 01/15/2014 05:44 PM Andreas Kohlbecker

adapting method to new classification structure

5b16dccb 01/15/2014 05:03 PM Andreas Kohlbecker

adapting method to new classification structure