Project

General

Profile

Download (1.84 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e630b8f8 09/09/2015 01:22 PM Patrick Plitzner

I18n for Specimen Editor

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

a64121a4 05/21/2014 09:44 AM Patrick Plitzner
  • wrapped DerivateView selection to pass a handle on one DerivateView when dragging into another allowing refresh on that view
e331654f 05/14/2014 09:18 AM Patrick Plitzner
  • only allow dragging in DerivateView when view is not dirty
    • added missing methods to transient services
    • exposed dto package in cdmlib project
    • some renaming
3865531d 04/15/2014 09:19 AM Patrick Plitzner
  • fixed FactualData view to show data for selection of DerivateView
    • renamed util method
f9701c48 04/02/2014 09:55 AM Patrick Plitzner
  • added util method to get the TreeNode out of a selection
c5bafc99 03/31/2014 10:10 AM Patrick Plitzner
  • used "move derivate" methods of service layer
    • added java doc
53e5ba00 03/25/2014 05:08 PM Patrick Plitzner
  • added support for SingleRead drag'n'drop
d312fb84 03/25/2014 02:30 PM Patrick Plitzner
  • implemented drag'n'drop support for SpecimenOrObservationBase in Derivate View
35e7b311 03/25/2014 09:35 AM Patrick Plitzner
  • minor
f4705e6f 03/24/2014 11:39 AM Patrick Plitzner
  • added basic drag'n'drop support to DerivateView