Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

ref #4611 i18n for taxeditor.navigator plugin

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

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
f30ec5df 05/17/2016 02:49 PM Katja Luther

fixing the deletion of polytomous keys

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

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

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

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

d58180a5 06/29/2015 06:46 PM Cherian Mathew

Add missing file from last commit

e9c96f29 06/29/2015 06:44 PM Cherian Mathew

#5010, #5046 Integrate remoting in polytomous key editor

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

#5009 Update plugin to use remoting handlers

75291bc4 06/29/2015 03:21 PM Cherian Mathew

Rename classes according to convention

5fe42cdd 06/29/2015 03:21 PM Cherian Mathew

#5009 : Add handler for update all nodes operation

91a8d98c 06/29/2015 02:31 PM Cherian Mathew

#5009 Add operations and corresponding tests for delete / update nodes actions

#5009 : missed in last commit

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

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

d62b4abe 06/01/2015 10:05 AM Patrick Plitzner
  • fixed compile error and possible NPE #4810
aa0e5426 05/27/2015 05:00 PM Andreas Müller

minor

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

4bd58693 09/16/2014 09:26 AM Katja Luther
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

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

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

343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

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

89ecaa7f 04/30/2013 05:57 PM Cherian Mathew

added comparator for polytomous key list

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

c06046c0 10/04/2012 11:15 AM Cherian Mathew

removed unused imports

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

708e6614 06/06/2011 01:38 PM Niels Hoffmann

Fixes #2436; PolytomousKeyListView now allows deletion of multiple elements

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