Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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