Project

General

Profile

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

# Date Author Comment
a6035e28 06/14/2016 02:44 PM Katja Luther

#5536

32ba7109 06/13/2016 05:02 PM Andreas Kohlbecker

refactoring taxonNode controllers - return dtos from the service layer, support for #5887

8497c5f5 06/10/2016 05:23 PM Andreas Kohlbecker

refactoring NodeSortMode

8207214b 06/10/2016 02:12 PM Katja Luther

minor

c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

3d4335fe 04/22/2016 11:52 AM Katja Luther

small changes for moving taxonnodes

c5aa066b 04/04/2016 10:12 AM Katja Luther

fix move taxonnode and remove null values from childrenlists in several places

5df69434 03/15/2016 01:28 PM Katja Luther

minor

24f1c3c4 03/14/2016 09:23 AM Katja Luther

fix move synonym to another accepted taxon

ac5020e6 02/15/2016 03:06 PM Andreas Müller

Fix CCE in DefinedTermDaoImpl.getPartOf (#5556) and make deproxy more
generic

5c9a40ea 02/10/2016 02:45 PM Andreas Kohlbecker

Merge branch 'hotfix/3.12.3' into develop

Conflicts:
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/TaxonNodeServiceImpl.java
cdmlib-services/src/test/java/eu/etaxonomy/cdm/api/service/TaxonServiceSearchTest.java

401ba974 02/08/2016 02:07 PM Patrick Plitzner

Revert last commit (taxon node handling is done in taxeditor)

8660ab5e 02/08/2016 01:39 PM Patrick Plitzner

Fix potential NPE when creating a new taxon for a classfication

1e3a9dda 02/04/2016 04:13 PM Katja Luther

minor

0c3f348f 02/04/2016 12:30 PM Katja Luther

minor

cherry pick from develeop

80a710b2 02/04/2016 12:01 PM Katja Luther

new createNewTaxonNode service method

cb051420 02/02/2016 01:54 PM Katja Luther

new createNewTaxonNode service method

f8edbccb 12/21/2015 04:50 PM Andreas Kohlbecker

resolving conflicts after merge of ticket_4716 into develop

490f620f 12/15/2015 12:50 PM Katja Luther

minor

d1cf4a26 12/15/2015 12:25 PM Katja Luther

add null check for delete and minor

0fd0248b 11/23/2015 04:10 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations via remote controllers

887fec08 11/18/2015 10:56 AM Andreas Kohlbecker

#4313 relationship type as additinal filter option for TaxonNodeAgentRelation services

b014351b 11/17/2015 03:09 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations throught the AgentController with filter options

798120f1 11/16/2015 03:01 PM Andreas Kohlbecker

#4313 implementing full stack of methods to expose TaxonNodeAgentRelations via remote controllers

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

fix #5341 and fixing deletion of specimen

5ab3e456 10/22/2015 12:33 PM Katja Luther

Revert "minor"

This reverts commit 64367d007ba404e037ccc2b6794b46c4f1f321bc.

64367d00 10/22/2015 12:21 PM Katja Luther

minor

7d1f2d23 10/21/2015 09:43 AM Katja Luther

minor

8f6bbcc2 10/19/2015 01:15 PM Katja Luther

fix #5179 and adapting the tests because the classification argument is needed now

0c9ec93a 10/15/2015 11:13 AM Katja Luther

fix move taxon node in natural order

210c01fc 09/23/2015 11:17 AM Katja Luther

fixing merge conflict

bd67d764 09/10/2015 06:39 PM Cherian Mathew

Add taxon to updated objects when taxon is not to be deleted

1e3d56bb 09/10/2015 03:43 PM U-BGBM\k.luther

fixing move Accepted taxon to synonym

ec050fef 09/07/2015 12:28 PM Cherian Mathew

#5019 Set correct updated objects

2a868994 09/03/2015 06:23 PM Cherian Mathew

Make new move method write on commit

6ae5ca99 09/02/2015 10:48 AM Katja Luther

changes for tcs import, fixing taxonnodecomparator, polytomouskey deletion and converting from person to team and team to person

c3d653f4 07/16/2015 01:38 PM Andreas Müller

Fix taxon node comparator handling #4226

61e836d6 06/25/2015 09:36 AM Cherian Mathew

#5025 : Add new cdm entity identifier object and use case in taxon node service

76b05b1c 06/23/2015 03:25 PM Cherian Mathew

#5007 : Correct setting of updated objects when deleting taxon

0a32c706 06/18/2015 02:46 PM Katja Luther
  • add @Audited to all type properties
  • add taxonNodeComparator for rank and alphabetical orderedVocabularyDao
  • change delete() methods arguments to UUIDs
73ec4722 06/12/2015 12:50 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0

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

6837a06b 06/09/2015 04:46 PM Andreas Müller

minor

1f478638 06/08/2015 01:08 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/name/NonViralName.java
cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/INameService.java...

005c8e49 06/05/2015 02:54 PM Andreas Müller

define default sort mode #4226

15c13570 06/05/2015 02:36 PM Andreas Müller

Adapt enum names for NodeSortMode #4226

8fa95f69 06/03/2015 03:19 PM Katja Luther

delete taxonnode if taxon is used somewhere else fixed

cbc56078 06/02/2015 02:39 PM Katja Luther

minor

95b07aa3 06/02/2015 01:44 PM Katja Luther

add SortMode enum and change the param for sorting of loadChildNodesOfTaxonNode from boolean to SortMode enum see #4226

8ee01de1 05/21/2015 05:00 PM Cherian Mathew

Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/cdmlib into remoting-4.0

Conflicts:
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTerm.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/common/DefinedTermBase.java
cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/reference/Reference.java...

a37e74f6 05/11/2015 01:37 PM Katja Luther

make the taxonomic tree editable in natural order (see #3771), adding comparator

b323fb94 05/04/2015 11:02 AM Katja Luther
73b60882 05/04/2015 09:47 AM Katja Luther
93ac3315 04/22/2015 01:36 PM Katja Luther
418a2bdc 03/17/2015 11:35 AM Katja Luther

fix search for common names in editor and minor

73d9ca6b 03/12/2015 12:20 PM Katja Luther

moveTaxon() with uuids instead of objects as arguments

a01e75f6 03/04/2015 01:17 PM Cherian Mathew

added cdmEntity object in UpdateResult and updated service class accordingly

51a3a962 02/26/2015 09:40 AM Cherian Mathew

CdmCacherTest : ignoring for now since we have reverted to using termmaps on server side
ITaxonService, TaxonServiceImpl, ITaxonNodeService, TaxonNodeServiceImpl, INameService, NameServiceImpl,IDescriptionService, DescriptionServiceImpl : added uuid methods and return type as UpdateResult with updatedObjects set...

b53a83bc 02/23/2015 10:11 AM Cherian Mathew

merge from trunk

933e5ac3 02/23/2015 10:07 AM Cherian Mathew

ICdmCacher, ICdmUuidCacher, CdmCacher, CdmTermCacher : refactored and added load method
Language, NameRelationshipType, Rank : now uses cacher only if termap is null or empty and only when class matches the specific term type
MockCdmCacher: not required anymore...

ef52cdd5 02/11/2015 02:23 PM Katja Luther

add UpdateResult and make DeleteResult a subclass

de5c2087 02/05/2015 11:11 AM Cherian Mathew

ITaxonNodeService, TaxonNodeServiceImpl : added methods using uuids
CdmDataChangeEvent : added new instance method for cdm entity session
CdmPostDataChangeObservableListener : added cdm entity session commit

32b534ef 02/03/2015 03:51 PM Cherian Mathew

ConversationHolderMock : overriding all methods
DeleteConfiguratorBase : now implements serializable

6ce2dd76 01/29/2015 01:08 PM Katja Luther
2824b4a9 01/06/2015 01:33 PM Katja Luther
5ddc7eb3 12/03/2014 01:49 PM Katja Luther

isDeletable returns DeleteResult

ad414651 09/15/2014 02:41 PM Katja Luther

fix delete taxon nodes with children

08d62c6f 07/30/2014 02:05 PM Katja Luther

return value of delete methods are DeleteResults

5cea865e 05/29/2014 10:47 PM Katja Luther

set sorting in getChildNodes optional & minor for delete in bulk editor

f9c7e090 05/20/2014 11:16 AM Andreas Müller

remove deprecated method

1f739c00 05/15/2014 11:35 AM Katja Luther

adapt the service method loadChildNodesOfTaxonNode
with param recursive choose whether you get only the children of the node or the children of the children ...

1995f802 05/05/2014 02:59 PM Katja Luther

if deletion of an object fails the method does not throw an exception but returns a message

1eb3d17a 04/30/2014 04:49 PM Alexander Oppermann

Changed limits to INTEGER, so it is possible to nullify these parameters if needed

bd47b74d 04/10/2014 02:51 PM Alexander Oppermann

*added service layer method: countAllNodesForClassification
*improved performance CSVDemoExport

c50bbf8d 04/10/2014 11:26 AM Alexander Oppermann

*Update of the CSVExport WS.
*fixed memory leak
*new service method to pull list of TaxonNode according to a given classification

0ac7b8a4 04/08/2014 02:24 PM Katja Luther

add service to get all nodes of a classification

bcaf1d59 02/11/2014 10:26 AM Katja Luther

move taxon to homotypical synonym fixed

9233b7ac 02/10/2014 01:11 PM Katja Luther
26023986 02/10/2014 12:26 PM Katja Luther

fix changeTaxonToSynonym with homotypic Synonyms

4ac1a923 02/03/2014 11:50 AM Katja Luther

fix bug in change accepted taxa to synonym with taxonrelations

580e2dc8 01/29/2014 02:24 PM Andreas Müller

fix accepted to synonym operation by removing call of delete(name)

c93bf342 01/14/2014 03:47 PM Katja Luther

rootNode adaption for classification

caa603ee 12/02/2013 12:54 PM Katja Luther
fc5ccc45 11/06/2013 02:28 PM Katja Luther
ca814968 11/06/2013 10:26 AM Katja Luther

minor

dfe007c4 10/30/2013 01:58 PM Katja Luther

service adaption for deletion of a selection of taxonnodes

67e85088 10/28/2013 02:34 PM Katja Luther

add deleteTaxonNode service method

8fc1e0fd 10/16/2013 11:16 PM Andreas Kohlbecker

documentation

cba8502d 10/16/2013 11:16 PM Andreas Kohlbecker

whitespace

4cc79481 10/16/2013 04:42 PM Andreas Kohlbecker

fixing #3792 (permission problem when turning a taxon into a synonmy of another taxon)

679d8c93 10/15/2013 01:34 PM Katja Luther

fixed problem with deletion of nodes.

85338079 10/09/2013 03:33 PM Katja Luther

merging delete functionality into trunk

b9cbcc7c 09/26/2013 05:45 PM Andreas Kohlbecker

moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'

7c8ca82e 07/25/2013 10:42 AM Katja Luther

minor changes

efdb6847 07/03/2013 12:09 AM Andreas Müller

implement sortIndex for TaxonNode and remove usedSynonym from addChildNode methods (#3508)

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

9feefc7d 03/18/2013 05:29 PM Cherian Mathew

check if type of synonym relation is not null

81d26cf3 03/18/2013 04:30 PM Cherian Mathew

added possibility to move accepted taxon (with homotypic synonyms) to a synonym

1a22121a 03/08/2013 10:07 AM Cherian Mathew

TaxonNodeServiceImpl : added clearing of relation sets
TaxonDaoHibernateImpl : added 'isOrphaned' field to hql query for building UuidAndTitleCache objects

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

5e97e1b2 08/22/2011 08:28 PM Andreas Müller

bugfix for #2558 (concurrent modification in TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode(...) )