Project

General

Profile

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

# Date Author Comment
87846336 07/19/2016 04:08 PM Katja Luther

small changes to adapt to library changes

aea91dac 07/19/2016 01:43 PM Patrick Plitzner

Fix transient services

1103732d 07/18/2016 01:52 PM Katja Luther

minor

fd8908c4 07/07/2016 04:07 PM Patrick Plitzner

Add missing transient service method

e27bf64b 07/06/2016 01:50 PM Andreas Müller

Fix transient services

a1bd384c 07/01/2016 01:10 PM Katja Luther

minor

e8f96965 06/30/2016 04:34 PM Andreas Müller

Fix compile errors in transient services for loadByIds

bee783cb 06/30/2016 09:44 AM Katja Luther

fix transient services

feff51af 06/17/2016 09:28 AM Andreas Müller

fix compile errros in classification service

54f644bf 06/16/2016 02:19 PM Katja Luther

fix missing method in transient class

6aa1e65d 06/10/2016 04:16 PM Andreas Müller

Adapt all transient services to latest API changes

335bbd17 11/25/2015 06:31 PM Cherian Mathew

Implement new load method for uuid lists

52345582 10/28/2015 10:17 AM Katja Luther

minor

8ef15f41 10/28/2015 09:41 AM Katja Luther

last changes for #5325

53eda82e 10/26/2015 04:01 PM Cherian Mathew

#5350 : Use newly added getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification method with uuid

fd602c14 10/13/2015 12:47 PM Katja Luther

fixing #5324 and #5325

36ae5e03 10/08/2015 04:54 PM Cherian Mathew

Update transient services for new load method

6c95dd3d 10/08/2015 12:48 PM Cherian Mathew

Update root entity merge calls to use new merge method.

a8911868 10/02/2015 11:24 AM Cherian Mathew

Update transient services with new merge method

abebca79 09/24/2015 11:05 AM Cherian Mathew

#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object

6b630b5f 09/03/2015 12:49 PM U-BGBM\k.luther

minor

31d3e34d 09/03/2015 11:57 AM U-BGBM\k.luther

change preferences page for taxonnode sort

f5e182d4 09/03/2015 07:57 AM Andreas Kohlbecker

adapting transient service implementation to changes in cdmlib

  • deprecated method removed
2c5de69d 07/03/2015 12:04 PM Cherian Mathew

#5056 Adapt editor to service layer 'save' method refactoring in cdmlib

3c4d1aba 07/02/2015 11:21 AM Cherian Mathew

Make editor compatible with latest cdmlib service layer updates

3e1ed38c 06/29/2015 02:53 PM Cherian Mathew

Update transient services with new delete method

ea8a5aa2 06/23/2015 01:01 PM Cherian Mathew

Fix issues with merge conflicts

790395af 06/23/2015 10:09 AM Cherian Mathew

Fixes from Katja for commit issue

e1623027 06/22/2015 03:49 PM Patrick Plitzner

adapt transient service methods to cdmlib changes

562118a0 06/22/2015 11:30 AM Katja Luther

all delete methods need an Uuid as argument

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientAgentService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java...

79e8baa5 06/15/2015 04:11 PM Patrick Plitzner
  • added transient service methods
48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

7ab20b8f 04/29/2015 06:21 PM Andreas Müller

minor

35fc6f00 04/29/2015 05:17 PM Alexander Oppermann

Partial fix of Ticket #4728

82d5c315 01/29/2015 09:58 AM Alexander Oppermann

Extend TransientClassificationService to be compliant with CdmLib

62ad723f 01/21/2015 05:49 PM Andreas Müller

adapt services to new findByIdentifer in Editor

7c1862cd 01/08/2015 11:42 AM Andreas Müller

update Transient services

a53be09c 12/03/2014 02:00 PM Katja Luther

adapt transientServices to returntype of isdeletable methods

7759e4de 08/04/2014 01:46 PM Andreas Müller

LockMode issues in transient services

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

ad1fb316 06/26/2014 05:22 PM Cherian Mathew

implementing findWithoutFlush method in transient services

ee385ff9 05/20/2014 01:12 PM Andreas Müller

update new generic services in TaxEditor #4224

3f8e87ed 05/05/2014 03:01 PM Katja Luther

adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore

ddad535f 03/31/2014 02:19 PM Patrick Plitzner
  • fix cdmlib version number in .classpath (why does maven not generate this anymore?)
    • added "molecular" package to exported packages
    • organize imports for new molecular services
15387df0 02/26/2014 09:39 AM Patrick Plitzner
  • moved transient interfaces to taxeditor.editor
    • changed GUI control of DataImportEditor to be a TableViewer
    • made DataImportEditor generic