Project

General

Profile

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

# Date Author Comment
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
61c51c84 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 i18n for taxeditor.editor plugin

051bdc14 02/13/2017 03:33 PM Katja Luther

improve delete handling in polytomous key node editor

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

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

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

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

1dc79a5e 08/13/2015 01:20 PM Katja Luther

fix delete polytomouskeynode and improve merge in bulk editor

ea537ede 07/22/2015 03:10 PM Cherian Mathew

Fix Polytomous Key duplicate entry issue

9bc47800 07/22/2015 09:39 AM Cherian Mathew

Add remoting operation / handlers for key list editor

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

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

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

#5010, #5046 Integrate remoting in polytomous key editor

dccac9cf 12/10/2014 06:01 PM Cherian Mathew

added session manager calls to the polytomous key views

e8aa1aab 12/09/2014 06:01 PM Cherian Mathew

added session binding committing to polytomous key editor

296bc5e0 10/14/2014 09:23 AM Patrick Plitzner
  • rename IDirtyMarkableSelectionProvider to IDirtyMarkable
    • extended interface IDirtyMarkable #2645
    • added method forceDirty()
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

40cd900b 06/18/2013 09:28 AM Cherian Mathew

added conversation bind on setFocus and before transactin commit

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

Fixes #2357

74b6cbef 04/20/2011 04:57 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

340162f2 04/19/2011 05:36 PM Niels Hoffmann

Link in PolytomousKeyListEditor is recognizable as such; Added a menu

21e756e0 04/18/2011 04:58 PM Niels Hoffmann

Changes in details view get propagated to editor. Fixed a bug in MultilanguageTextElement implementation

9d33fde3 04/11/2011 04:12 PM Niels Hoffmann

Working on the polytomous key editor