Project

General

Profile

Download (837 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d2ea9779 11/11/2015 05:03 PM Patrick Plitzner

Convert DerivateView to an EditorPart

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

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

b0e037f6 05/06/2015 02:49 PM Patrick Plitzner
  • changed "derivate" to "derivatives"
5f05d1e1 03/31/2015 09:04 AM Patrick Plitzner
  • added check for open derivate editor command
1f94bdc9 02/24/2015 10:41 AM Patrick Plitzner
  • added context menu option to open multiple specimen IndividualsAssociations from the factual data view
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

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)