Project

General

Profile

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

# Date Author Comment
939829bc 03/08/2017 03:10 PM Patrick Plitzner

ref #4611 i18n for taxeditor.navigator plugin

e701bdea 11/15/2016 09:35 AM Patrick Plitzner

Fix potential NPE

cecbda95 09/13/2016 11:28 AM Patrick Plitzner

Clean up and refactoring

  • Delete unused class
  • Rename class to avoid duplicate name
db940f1c 04/12/2016 11:10 AM Patrick Plitzner

Add "Open in..." menu to polytomous key editors and navigator #5610

da1d3851 08/27/2015 06:11 PM Cherian Mathew

#5009 Fix post polytomous key delete operation event handling

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

117eb67f 08/13/2015 01:31 PM U-BGBM\k.luther

fix #2480

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

0a72efb6 06/29/2015 04:09 PM Cherian Mathew

#5009 Update plugin to use remoting handlers

986bf16c 06/29/2015 02:31 PM Cherian Mathew

#5009 Add delete handler / operation for polytomous key view with corresponding test class

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

d81d2ff3 05/20/2015 02:31 PM Cherian Mathew

corrected usage of service calls returning update/delete result objects

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...

fdc57cb7 02/05/2015 10:38 AM Cherian Mathew

DeleteOperation, EditClassificationOperation, CreateClassification, CreatePolytomousKey, CreateTaxonNode : added ICdmEntitySessionEnabled to constructor
ChangeAcceptedTaxonToSynonymOperation / ChangeAcceptedTaxonToSynonymHandler, MoveTaxonOperation / MoveTaxonHandler, DeleteHandler , TaxonNavigator, Root : made cdm entity session aware

355c087a 08/18/2014 04:53 PM Patrick Plitzner
  • fixed possible IllegalStateException (#4351)
12f992a2 08/18/2014 04:38 PM Patrick Plitzner
  • added null check (fixes #4351)
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

8600629c 11/08/2013 05:26 PM Cherian Mathew

added conversationholder.commit fix to AbstractFilteredCdmResourceSelectionDialog and comments for this fix (with ticket number) for all files

4046cae7 10/23/2013 01:43 PM Cherian Mathew

adding conversation.commit for refreshing list in Polytomous Key Navigator

7c8e41e0 01/17/2013 02:15 PM Cherian Mathew

PolytomousKeyViewPart : added new method to get all the keys
plugin.xml: added menu and commands to refresh key list and key nodes
RefreshPolytomousKeyListHandler : handler to update list of keys
RefreshPolytomousKeyNodesHandler, RefreshNodesOperation : handler, operation to updated all keys nodes in the list

abada6da 09/26/2012 05:17 PM Cherian Mathew
  • Renamed EditHandler to EditPolytomousKeyNodesHandler
    • Added handler to create new Polytomous Key
78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

c1e3b617 05/05/2011 02:54 PM Niels Hoffmann

Fixes a problem where multiple polytomous key editors could not be opened

83655786 05/05/2011 02:19 PM Niels Hoffmann

Fixes #2357

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

had to rename the packages to make them compliant with buckminster