Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b85b96a3 10/21/2014 12:41 PM Patrick Plitzner
  • extended DnaQuality details view
    • refactored DateElement creation
e577390b 10/21/2014 09:43 AM Patrick Plitzner
  • added more paramaters to DnaQuality details view
    • fixed ordering of sample designations for DnaSamples (first is current)
e4428955 10/20/2014 10:47 AM Patrick Plitzner
  • added sampleDesignation section to DnaSample details view (#4237)
    • added sampleDesignation to DerivateLabelProvider
940ec0fa 10/09/2014 01:21 PM Patrick Plitzner

merge-update from trunk

2f40ac9d 10/08/2014 01:40 PM Patrick Plitzner
  • removed workbenchShutdown actions because the editor cannot be closed if they fail
1c869e72 09/17/2014 02:39 PM Patrick Plitzner

merge-update from trunk

84ff9559 09/16/2014 09:01 AM Patrick Plitzner
  • avoid possible NPE
30590141 09/15/2014 02:24 PM Patrick Plitzner
  • removed duplicate class variable
509e269a 09/15/2014 02:20 PM Patrick Plitzner

merge-update from trunk

3e6de1b7 09/15/2014 09:53 AM Patrick Plitzner
  • fixed possible LazyInitializaitionException in DerivateLabelProvdider
59be9831 09/09/2014 01:15 PM Patrick Plitzner

merge-update from trunk

487f61bf 09/03/2014 08:52 AM Patrick Plitzner
  • added filter button to setEnabled()
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

18751b74 08/06/2014 08:54 AM Patrick Plitzner
  • added type information to DTO
    • enhanced media labeling
ffc78867 07/07/2014 03:15 PM Patrick Plitzner
  • adapted some labels in DerivateLabelProvider
3c066491 07/07/2014 02:22 PM Patrick Plitzner
  • set selection to UNKNOWN when datasource is disconnected
ada4a758 07/03/2014 05:47 PM Patrick Plitzner

merge-update from trunk

5a308df4 07/03/2014 03:36 PM Patrick Plitzner
  • generalized adding MediaSpecimen in DerivateView
a14d1bae 06/23/2014 12:41 PM Patrick Plitzner
  • added property change listener to original data label
    • fixed conversation binding when getting derivate labels
b72ce91f 06/19/2014 02:39 PM Patrick Plitzner
  • removed debug output
    • made DerivateLabelProvider use occurrence service
bf083966 06/18/2014 09:08 AM Patrick Plitzner
  • fixed potential session exceptions during closing/saving
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
a3391409 06/16/2014 10:57 AM Patrick Plitzner
  • added functionality to filter assigned specimens in the DerivateSearchView (fixes #4252)
3dc66969 06/16/2014 10:55 AM Patrick Plitzner
  • add placeholder for Media label
fb5347e6 06/11/2014 09:23 AM Patrick Plitzner
  • added conversation/session support to DerivateLabelProvider
    • GUI widgets using the provider need to provide a conversation/session to avoid LazyInitializationException
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
e12b4c33 06/03/2014 04:35 PM Patrick Plitzner
  • implemented derivate specific textual representation in DerivateView
49397612 04/08/2014 08:53 AM Patrick Plitzner
  • set default derivate typ filter to "unknown"
9d127efb 04/08/2014 08:52 AM Patrick Plitzner
  • javadoc
3345efc0 04/02/2014 04:08 PM Patrick Plitzner
  • refactored context menu for DerivateView to be programmatic instead of declarative (using plugin.xml)
    • fixed icon bug for DerivateSearchView
35a12f14 04/02/2014 11:37 AM Patrick Plitzner
  • added update() method to DerivateView
    • display different icon for SingleReads linked to multiple Sequences
e425aaf7 04/01/2014 05:14 PM Patrick Plitzner
  • added Copy/Paste for SingleRead->Sequence to DerivateView
    • copying actually just creates a link
6b06a799 04/01/2014 08:51 AM Patrick Plitzner
  • removed Amplification as a TreeNode from the DerivateView
    • added Amplification to DetailsView of SingleRead as an EntitySelectionElement
27cc4c06 03/26/2014 01:35 PM Patrick Plitzner
  • reset input fields of DerivateSearchView when context stops
55c3c2c0 03/26/2014 08:39 AM Patrick Plitzner
  • added drag'n'drop support for Sequences
    • added context listener to DerivateSearchView
    • refactored MVC pattern of DerivateSearchView
1b52b9e4 03/11/2014 08:38 AM Patrick Plitzner
  • refactored selection of DerivateView to be TreeNode
    • adapted selection handling
    • restructured derivate hierarchy
    • Amplifications are now a direct child of Sequences
    • the can only be created when having a SingleRead
    • this representation does not affect the cdm structure
39b24584 03/04/2014 09:25 AM Patrick Plitzner
  • added code to show icon for Amplification, Sequence and SingleRead (image files still missing)
    • removed text fields for media file in dna DetailsViews
    • added contig file in Sequence DetailsView
208c4586 02/12/2014 01:13 PM Patrick Plitzner
  • added "Search"-Button to DerivateSearchView
af9950d6 02/12/2014 12:40 PM Patrick Plitzner
  • enabled DerivateType filter in DerivateSearchView
2d8f997f 02/12/2014 09:36 AM Patrick Plitzner
  • added combo controller to combo field in DerivateSearchView
479dfcda 02/11/2014 09:44 AM Patrick Plitzner
  • separated GUI from control elements for term combo widget (part of #3627)
83ba7fc3 01/28/2014 01:59 PM Patrick Plitzner
  • removed remaining occurences of "campanula"
913c77b4 01/28/2014 01:19 PM Patrick Plitzner
  • cleaned up package structure
    • removed campanula package