Project

General

Profile

Download (10.1 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
ae137b34 02/21/2017 04:44 PM Patrick Plitzner

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

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

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

033aad78 11/24/2016 09:52 AM Katja Luther

all polytomouskey related handler are now extended from RemotingCdmHandler

efd30f4b 11/23/2016 03:04 PM Katja Luther

fix #5841: set selection to newly created keynode

6ecf3322 06/16/2016 01:04 PM Katja Luther

fix #5363

db940f1c 04/12/2016 11:10 AM Patrick Plitzner

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

75d68451 03/21/2016 02:08 PM Katja Luther

referencing objects view for media, NPE in polytomous key view

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

e7923b05 09/24/2015 11:05 AM Cherian Mathew

#5247 Use updated entities

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

651bf830 08/13/2015 01:29 PM U-BGBM\k.luther

minor

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

Add remoting operation / handlers for key list editor

eec49400 07/17/2015 03:05 PM Cherian Mathew

#5010 : Initial commit to fix duplicate entry issue when creating new key node

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

#5010, #5046 Integrate remoting in polytomous key editor

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

7df6bc1f 06/26/2014 10:37 AM Katja Luther

fix a warning "Prevented recursive attempt to activate part..."

0d8040b6 11/15/2012 04:56 PM Cherian Mathew

PolytomousKeyListEditor.java : changed table view for polytomous key nodes added edges column to make it more clear.
PolytomousKeyListLabelProvider.java : added labels for edges and updated node number function
RefreshNodeNumberingOperation.java : calls the refreshing node function in PolytomousKeyNode

c886671b 09/26/2012 05:10 PM Cherian Mathew

Updated Polytomous Key List Editor Component

  • added extra column for taxa
  • 'New' and 'Delete' both lead to error popups when no node is selected
  • 'New' menu click creates an empty node linked to the root node, when no nodes are present.
83655786 05/05/2011 02:19 PM Niels Hoffmann

Fixes #2357

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

Finalizing PolytomousKeyListEditor

f73998ba 04/20/2011 04:39 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

4cc2aab3 04/20/2011 04:34 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

ad4930a1 04/18/2011 03:31 PM Niels Hoffmann

Polytomous keys may be viewed as list as well

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

Working on the polytomous key editor