Project

General

Profile

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

# Date Author Comment
53a122e4 10/06/2016 12:48 PM Andreas Müller

fix #6120 Cleanup uuidAndTitleCache methods

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)

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

1de9921a 12/18/2015 11:05 AM Andreas Müller

Adapt editor to cdmlib API changes

1d716a84 12/09/2015 08:59 AM Patrick Plitzner

Generalize term service method listByTermType()

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

Implement new load method for uuid lists

16583742 10/19/2015 03:33 PM Cherian Mathew

#5335 Use new getLanguageByLabel methof in term service

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

4bf80c89 07/07/2015 02:13 PM Cherian Mathew

Make editor transient term service compatible with cdmlib term service

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

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

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

7c3b172c 07/09/2014 05:44 PM Andreas Müller

rename getByIdInVocabulary

ef074936 07/08/2014 09:52 AM Andreas Kohlbecker

adapting TransientTermService to code cleaning in TermService

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

implementing findWithoutFlush method in transient services

ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
3ccf6d41 06/06/2014 11:06 PM Andreas Müller

remove deprecated method

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

update new generic services in TaxEditor #4224

5190830d 05/15/2014 02:52 PM Andreas Müller

fix transient term service

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

66533eb1 03/17/2014 09:58 AM Patrick Plitzner
  • added missing interface method
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