Project

General

Profile

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

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

cleanup

60dffe1d 09/16/2016 12:43 AM Andreas Müller

ref #6089 Fix not compiling operation

ff9da83e 09/14/2016 03:42 PM Andreas Müller

Minor language correction

6ac3c9c1 09/14/2016 12:04 PM Katja Luther

fix #6084: check if areas are selected in preferences before open the distribution editor

4e365f81 09/13/2016 01:35 PM Patrick Plitzner

ref #5616 Fix NPE for opening synonyms from SearchResult view

f8ab37f4 08/24/2016 10:27 AM Patrick Plitzner

Add support for "Open in..." for taxon association detail view

1b6fc97e 08/18/2016 03:11 PM Patrick Plitzner

fix #5988 Add Checklist Editor to generic "Open in..." menu

32746e43 01/20/2016 09:40 AM Patrick Plitzner

Refactor SingleReadContextMenu #5406

  • split into separate commands, property testers and menu items
  • adjusted molecular context menu entries to be grouped together with singler read entries
9edfe8dd 01/18/2016 09:03 AM Patrick Plitzner

Fix potential NPE

098e0027 12/14/2015 06:36 PM Patrick Plitzner

Extract abstract super class for default open handlers

420c234a 12/14/2015 06:18 PM Patrick Plitzner

Add generic default command for opening taxon editor for taxa and taxon
nodes

d2ea9779 11/11/2015 05:03 PM Patrick Plitzner

Convert DerivateView to an EditorPart

905038e2 10/27/2015 02:27 PM Patrick Plitzner

Removed "New Specimen" option from main menu

d0451d46 10/26/2015 12:55 PM Patrick Plitzner

Listen to selection changes in DerivateEditor

10041c67 10/07/2015 07:24 AM Patrick Plitzner

Add "Show View" entry for derivative editor

4ac90d61 09/15/2015 12:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewDerivedUnitBaseWizard.java

9f96b16e 09/15/2015 11:16 AM Patrick Plitzner

Fix initialization problems for preferences and editor input

34014ada 09/15/2015 10:54 AM Patrick Plitzner

Open a newly created specimen in specimen editor

667025a5 09/14/2015 04:37 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewSpecimenHandler.java

17653afc 09/14/2015 02:50 PM Patrick Plitzner

Use wizard to create new specimen

2579f2ed 09/14/2015 11:04 AM Patrick Plitzner

Trim code

d637e4ba 09/03/2015 05:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...

cd49ec22 09/03/2015 03:38 PM Cherian Mathew

#5186 Fix erros in sequence merge and creating new specimen

94d3e32a 08/25/2015 05:42 PM Patrick Plitzner

Move property tester to editor plugin

750c0b1b 06/04/2015 12:57 PM Patrick Plitzner
  • added wizard page listener to react on ENTER key #4853
b0e037f6 05/06/2015 02:49 PM Patrick Plitzner
  • changed "derivate" to "derivatives"
31645e4f 04/28/2015 04:19 PM Alexander Oppermann

Fix Ticket #4729

5f05d1e1 03/31/2015 09:04 AM Patrick Plitzner
  • added check for open derivate editor command
32103a77 03/18/2015 04:02 PM Alexander Oppermann

Added Create Hierarchy Service for Editor as a experimental feature

1f94bdc9 02/24/2015 10:41 AM Patrick Plitzner
  • added context menu option to open multiple specimen IndividualsAssociations from the factual data view
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
01b3ade8 11/25/2014 10:02 AM Patrick Plitzner
  • added context menu entry to taxon navigator to open associated derivates in DerivateEditor
    • added taxon filter to DerivateSearchView (non-functional) (#4506)
68224814 11/18/2014 02:47 PM Patrick Plitzner
  • extended DerivateSearchView to allow multiple selection
    • added context menu to open multiple elements in DerivateView
    • extended DerivateView to show multiple derivate hierarchies in one view
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

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

a35762a8 12/11/2013 11:46 AM Patrick Plitzner
  • fixed session problems by using just the UUID of the derivate from the DerivateSearchView, passing it to the DerivateViewEditorInput and start the conversation in the EditorInput. All other objects will then be created in the same conversation/session
d00b84de 12/10/2013 04:06 PM Patrick Plitzner
  • added icons for derivate views
    • enhanced DerivateViewEditorInput handling
27f95c73 12/09/2013 03:47 PM Patrick Plitzner
  • added icons
    • added error handling
e140c036 12/09/2013 10:36 AM Patrick Plitzner
  • Changed DerivateViewEditorInput to hold the FieldUnit itself
    • added icons to ImageResources
b2f76600 11/26/2013 09:29 AM Patrick Plitzner
  • linked DerivateSearch with DerivateView via double-click (selection does not yet work)
e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster