Project

General

Profile

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

# Date Author Comment
887eb4d0 08/16/2019 04:32 PM Andreas Müller

move term node DAOs to term package

549e8cc5 07/25/2019 03:20 PM Andreas Müller

ref #6794 rename IFeatureTreeDao in ITermTreeDao

eb9880a0 07/22/2019 06:39 PM Andreas Müller

ref #6794 rename some parameters, methods and classes

76463827 07/22/2019 01:31 PM Andreas Müller

ref #6794 rename TermTreeNode -> TermNode

4e5c4e73 07/19/2019 06:14 PM Andreas Müller

cleanup and ref #6794 rename TermTreeDaoImpl

b3340748 07/19/2019 06:14 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

951c829f 07/19/2019 06:13 PM Andreas Müller

ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

21e9de24 04/25/2019 02:17 PM Patrick Plitzner

Fix potential NPE

268e5f20 03/18/2019 02:30 PM Andreas Müller

cleanup

b6b3cb35 03/06/2019 01:16 PM Andreas Müller

ref #8162 move FeatureTree and FeatureNode to term package

112ab4f7 03/05/2019 01:58 PM Katja Luther

ref #8096: move cache updater and service methods return updateResult

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

b6d3c69f 02/27/2019 03:10 PM Patrick Plitzner

ref #8146 Add service method for UuidAndTitleCache by termType for trees

15e58dad 02/25/2019 08:49 PM Andreas Müller

ref #6794 remove setRoot from FeatureTree

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

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

adapted deleteResult

e898ed12 11/05/2015 02:55 PM Katja Luther

fixing cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/config/FeatureNodeDeletionConfigurator.java

3db5c325 11/05/2015 12:09 PM Katja Luther

fix #5341 and fixing deletion of specimen

f70a6bb7 03/25/2014 04:31 PM Andreas Kohlbecker

fixing #4151 (AdvancedBeanInitializer causes problems when initializing taxonnode hierarchies)

6ed36ca8 03/21/2014 05:55 PM Andreas Kohlbecker

avoiding NPE

98cfec8f 07/22/2013 12:35 PM Andreas Kohlbecker

#3626 (description feature and it's children missing in Flora Malesiana)

77b4a247 04/05/2013 12:06 PM Andreas Kohlbecker

switching transaction propagation strategy from Propagation.SUPPORTS to Propagation.REQUIRED, see http://dev.e-taxonomy.eu/trac/wiki/CdmTransactions

4116e48b 06/14/2012 01:12 PM Andreas Müller

make update title cache writable

79c0eaa0 10/10/2011 05:47 PM Andreas Müller

move progress monitoring into subpackage and add CancelException

f197a589 03/02/2011 06:10 PM Andreas Müller

refactoring of interface for updateTitleCache

070d8fe4 10/11/2010 01:40 PM Niels Hoffmann

Changed exception handling

b8740066 09/15/2010 11:52 AM Andreas Kohlbecker

NaturalLanguageDescriptions visible in the DataPortal

e26ed5ad 08/09/2010 11:58 AM Andreas Müller

SaveOrUpdate all nodes

acfcfb14 08/05/2010 07:10 PM Niels Hoffmann

Created a new FeatureNodeService. For some reason this service is not covered by a component-scan and the bean has to be instantiated (quasi) manually.

b17d9121 07/06/2010 06:57 PM Andreas Müller

cache update for identifiable services

892efc69 06/16/2010 05:30 PM Andreas Kohlbecker

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

96e3416d 02/08/2010 02:47 PM Katja Luther
004cbd7f 01/19/2010 05:44 PM Andreas Kohlbecker

allowing to write

2a1f690c 01/19/2010 04:18 PM Niels Hoffmann

FeatureTreeService now returns a default FeatureTree when no tree is in database. Testing it with portal now.

2a56d8c1 12/18/2009 11:35 AM Ben Clark

Refactored service layer to reflect changes in search methods lower down, and moved @Transactional annotations to concrete classes

219ab499 11/26/2009 11:45 AM Ben Clark

Added Methods to AuditEventService, VersionableServiceBase and altered NoDuplicateNamesValidator to take into account authorship, publication and microreference to allow for names that are homonyms

78c2bf74 10/26/2009 01:44 PM Katja Luther

licence comment added

c4e812bc 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1