Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a41bd5e3 12/02/2015 11:09 AM Patrick Plitzner

Fix session problem when creating field unit for a taxon

ddd2da06 12/02/2015 11:09 AM Patrick Plitzner

Fix refresh problem when creating a FieldUnit with no previous viewer
content

9de4bfe6 11/17/2015 04:33 PM Patrick Plitzner

Add icon to DerivateView context menu

76c823c7 11/16/2015 04:18 PM Patrick Plitzner

Add toggle for "link with taxon selection" to context menu of
DerivativeEditor

06a6dcf1 11/11/2015 01:38 PM Patrick Plitzner

Fix association creation

f089f86e 11/02/2015 03:01 PM Patrick Plitzner

Fix some labels and handle toggle states

f65c57fa 10/27/2015 10:45 AM Patrick Plitzner

Implement handler for creating (non-)taxon associated FieldUnits

7f7b4382 10/27/2015 08:26 AM Patrick Plitzner

Add dynamic context menu entry for FieldUnit creation

e9bfec4a 10/05/2015 09:02 AM Patrick Plitzner

Fix child hierarchy for DnaSamples

  • Fixed adding and displaying of sub derived units like e.g. media
5ce71816 10/05/2015 09:02 AM Patrick Plitzner

Fix null selection for existing media

fce7d237 10/02/2015 10:59 AM Cherian Mathew

Add remoting checks for merge, Move to merge call which returns updated transient object

467d468b 09/10/2015 05:42 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java

34530272 09/09/2015 01:22 PM Patrick Plitzner

I18n for derivative module

e630b8f8 09/09/2015 01:22 PM Patrick Plitzner

I18n for Specimen Editor

9f1df71f 09/08/2015 08:49 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java...

33ec4d77 09/08/2015 03:34 PM Patrick Plitzner

Trim code

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

#5186 Fix erros in sequence merge and creating new specimen

f14d30a5 07/09/2015 01:16 PM Cherian Mathew

#5067 Integrate remoting sessions in derivate hierachy views, Adapt existing actions

dbc92cd0 02/26/2015 01:58 PM Patrick Plitzner
  • fixed possible NPE
4a703122 02/26/2015 11:58 AM Patrick Plitzner
  • added context menu optio to create a media specimen with an existing media (fixes #2385)
08d03036 12/15/2014 02:41 PM Patrick Plitzner
  • allow creation of derivates only when editor is not dirty
59777165 11/04/2014 02:56 PM Patrick Plitzner
  • used more pepresentative DerivationEventTypes when creating derivates via DerivatView
fe371b32 10/22/2014 01:57 PM Patrick Plitzner
  • generalized sample designation GUI elements
    • added sample designation to TissueSample details view
    • added some more parameters to TissueSample details view
1bf80c0c 08/19/2014 03:35 PM Patrick Plitzner

merge-update from trunk

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

cbbdee0f 07/30/2014 09:56 AM Patrick Plitzner
  • added missing entry for context menu in DerivateView
0c3f2f4f 07/07/2014 02:22 PM Patrick Plitzner
  • expand branch in DerivateView where a new derivate created and select the derivate
5a308df4 07/03/2014 03:36 PM Patrick Plitzner
  • generalized adding MediaSpecimen in DerivateView
8fca041b 06/11/2014 05:16 PM Patrick Plitzner
  • added new dynamic context menu for DerivateSearchView
    • cleaned up code
0a309955 06/04/2014 11:35 AM Patrick Plitzner
  • implemented differentiation of the three image types (Artwork, Living Plant Photo, Specimen Scan) in the DerivateView and DetailsView
3865531d 04/15/2014 09:19 AM Patrick Plitzner
  • fixed FactualData view to show data for selection of DerivateView
    • renamed util method
9d127efb 04/08/2014 08:52 AM Patrick Plitzner
  • javadoc
b8c2e7c6 04/07/2014 11:43 AM Patrick Plitzner
  • cleaned DerivateView context menu code and classes