Project

General

Profile

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

# Date Author Comment
e3a4a3ff 06/05/2017 09:46 AM Andreas Müller

ref #6446 merge taxon name subclasses in TaxEditor

150b624d 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 complete i18n for taxeditor.editor plugin

  • also created l10n package and moved Messages.java and teh messages.properties files there
ae137b34 02/21/2017 04:44 PM Patrick Plitzner

ref #4611 some l10n for taxeditor and taxeditor.editor plugin

d34abf30 11/10/2016 01:50 PM Andreas Müller

ref #5974 Remove synonym relationships (compiling)

016cfa57 09/20/2016 03:15 PM Patrick Plitzner

Compare taxon editor input based on taxon instead of taxon node (Revert
93c6e0a894d2e4b0c9df6c7c3feff2f20e0b9e38)

93c6e0a8 09/19/2016 02:39 PM Patrick Plitzner

Compare taxon editor input based on taxon node instead of taxon

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

ab3c9b28 05/25/2016 05:27 PM Patrick Plitzner

Improve message for orphaned taxa/synonyms #5824

a8933813 09/30/2015 12:49 PM Cherian Mathew

Add check to ensure merge in editors is performed only in remoting

c9f13bde 09/14/2015 04:21 PM Cherian Mathew

#5242, #5223 Improve performance of derivate loading and editing

1226f24c 08/26/2015 02:55 PM Cherian Mathew

#5143, #5144 Improve load performance for name editor

6e2297e3 08/26/2015 02:55 PM Cherian Mathew

Move Base operations test class to right package

15a62a24 08/24/2015 11:58 AM Cherian Mathew

#4073 Initial implementation of local cdm-server

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

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

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

85cfbf6f 07/03/2015 12:09 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java

2c5de69d 07/03/2015 12:04 PM Cherian Mathew

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

ae7e2680 06/19/2015 10:43 AM Cherian Mathew

ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states
CdmApplicationState, CdmStore : added data change service to app state
CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...

c5485129 06/09/2015 09:32 AM Cherian Mathew

fixed classpath issues and issues from last merge

43c0aada 06/05/2015 01:23 PM Cherian Mathew

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

Conflicts:
.gitattributes
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java...

3f8ecdf1 05/28/2015 01:58 PM Andreas Müller

Improve error message

d175d20f 05/20/2015 02:12 PM Cherian Mathew

added cdm entitysession enabled objects to operations

703e8efc 02/17/2015 12:43 PM Cherian Mathew

CdmRemoteCacheManager : added cache getter methods
CdmTransientEntityCacher, CdmEntitySession, CdmEntitySessionManager, ICdmEntitySession, ICdmEntitySessionManager, ICdmEntitySessionManagerObserver, MockCdmEntitySession, MockCdmEntitySessionManager , eu.etaxonomy.taxeditor.cdmlib/src/main/resources/cdmlib-ehcache.xml : added statistics config , getter method for live stats and observer to update when sessions are bound and disposed...

c7d830cc 02/11/2015 02:03 PM Cherian Mathew

CdmModelCacher : added recursive search in super classes
CdmTransientEntityCacher : corrected caching
EntityCacherDebugResult : new debug result object
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method
CdmEntitySessionInput : new super class for editor input objects...

dea7cd9c 12/03/2014 04:24 PM Patrick Plitzner
  • added command, handler, double click listener to open taxa from associated taxa section in details view
    • caught runtime exception for orphaned taxa
41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

7e154cb6 05/28/2014 02:14 PM Katja Luther

catch NPE #4228

80f66673 02/12/2014 01:27 PM Katja Luther

move ChangeConceptToSynonym business logic from editor operation to service layer

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

b4ca72fe 03/08/2013 10:25 AM Cherian Mathew

SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa
AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa
TaxonEditorInput : added display of message in case of orphaned taxa
ImageResources : added new orphaned-taxa image icon to resources

bdb766b8 06/20/2012 12:02 PM Andreas Müller

possible NPE fix

4e4d11fb 10/19/2011 08:08 AM Niels Hoffmann

Fixing a problem, where a syonym was attaches to multiple taxa and no selection dialog was offered to the user.

0af47024 10/05/2011 03:54 PM Niels Hoffmann

Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it

70264b7f 07/07/2011 06:13 PM Niels Hoffmann

Taxa that are part of multiple classifications can now be edited.

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster