Project

General

Profile

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

# Date Author Comment
16acec00 09/21/2016 09:26 PM Andreas Müller

fix transient services

39e5a6f0 09/16/2016 09:11 PM Andreas Müller

fix transientServices (2)

b6d768b1 09/16/2016 08:41 PM Andreas Müller

fix transientService

98941a6c 09/16/2016 12:35 AM Andreas Müller

ref #6089 Fix failing test and transient service after taxonomicChildrenCount and taxonomicParentCache removal

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

Fix transient services

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

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

Adapt all transient services to latest API changes

5fadce70 03/14/2016 02:15 PM Katja Luther

minor

d0c15b1e 01/06/2016 05:02 PM Patrick Plitzner

Updated dependencies for taxeditor (still unstable)

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

Implement new load method for uuid lists

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

467d468b 09/10/2015 05:42 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

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

8bd80bc8 09/09/2015 01:18 PM Cherian Mathew

Add new service call

dfb08879 09/09/2015 01:15 PM Cherian Mathew

#5224 Using new cdmlib call for changing synonym to accepted taxon

7d7c5562 08/24/2015 11:34 AM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java...

1924310e 08/13/2015 02:09 PM Katja Luther

fix jenkins

782f133b 07/13/2015 09:34 AM Cherian Mathew

Update operation calls to use uuids as arguments

ac1f29b5 07/10/2015 04:47 PM Cherian Mathew

Add method to sessionOwner objects to fine tune performance using property paths

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

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

adapt transient service methods to cdmlib changes

1706bc52 06/22/2015 11:31 AM Cherian Mathew

fixed conflicts from last commit

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

832a571e 04/14/2015 01:49 PM Katja Luther
1cb3bb3a 01/22/2015 04:07 PM Patrick Plitzner
  • added transient service
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

da005e87 12/11/2014 01:03 PM Patrick Plitzner
  • adapted to 3.4.0 cdm changes
a53be09c 12/03/2014 02:00 PM Katja Luther

adapt transientServices to returntype of isdeletable methods

39b2e2be 10/28/2014 02:10 PM Katja Luther

fix #4450

cadcee6c 08/18/2014 10:28 AM Patrick Plitzner
  • adapted to interface changes in cdmlib
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

4569493e 05/20/2014 06:57 PM Andreas Müller

fix TransienTaxonService

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

63ce1315 03/20/2014 04:06 PM Andreas Kohlbecker

adding missing methods

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