Project

General

Profile

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

# Date Author Comment
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

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

new createNewTaxonNode service method

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

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

82a73743 09/23/2015 11:29 AM Katja Luther

minor

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

fixing move Accepted taxon to synonym

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

e7c0aec6 06/08/2015 01:18 PM Cherian Mathew

corrected duplicate methods and unimplemented method issue

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...

971c0943 06/02/2015 02:36 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...

b323fb94 05/04/2015 11:02 AM Katja Luther
73b60882 05/04/2015 09:47 AM Katja Luther
41fd4015 04/22/2015 01:50 PM Katja Luther
73d9ca6b 03/12/2015 12:20 PM Katja Luther

moveTaxon() with uuids instead of objects as arguments

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

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

c7e33773 05/20/2014 11:20 AM Katja Luther

add description for loadChildNodesOfTaxonNode

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

ca814968 11/06/2013 10:26 AM Katja Luther

minor

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

add deleteTaxonNode service method

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

e82f25ab 03/24/2011 04:20 PM Niels Hoffmann

minor

9820a8ee 03/23/2011 01:31 PM Niels Hoffmann

Deprecating an obsolete method

fd992c0d 01/03/2011 05:14 PM Niels Hoffmann

Refactoring of taxon business logic methods and started to write tests for these methods. The tests are far from finished.

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

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