Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

8942ee00 04/01/2014 09:44 AM Patrick Plitzner
  • added gel photo detail element to Amplification wizard
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
e6a339fa 03/31/2014 02:19 PM Patrick Plitzner
  • organize imports for new molecular services
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

b63c5f73 02/12/2014 03:19 PM Cherian Mathew

refactoring ICdmApplicationDefaultConfiguration

dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
a936172b 01/28/2014 12:48 PM Patrick Plitzner
  • changed static root element (FieldUnit) of DerivateView to the topmost derivate there is
b46dec0a 01/14/2014 05:15 PM Patrick Plitzner

merge-update from trunk

0e671716 01/14/2014 03:06 PM Patrick Plitzner
  • set recordBasis according to selecting in context menu (fixes #3753)
d397d161 11/27/2013 05:36 PM Patrick Plitzner
  • Fixed the creation of a single FieldUnit via context-menu in the bulk editor which was creating two instead
    • added wizard for FieldUnit creation
fb649daa 11/27/2013 09:02 AM Patrick Plitzner
  • added functionality to context menu for derivate creation
    • fixed a bug where two FieldUnits were created instead of only on
    • added javadoc
4b8b76cc 11/25/2013 08:44 AM Patrick Plitzner
  • quick-fix for DerivateView: always create a FieldUnit when creating a DerivedUnitFacade because a FieldUnit is needed as the root of the hierarchy
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

37f31be5 11/06/2013 02:38 PM Patrick Plitzner
  • fixed creation of multiple DerivedUnitFacades in specimen wizard (fixes #3839)
68b83178 10/30/2013 02:00 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

148d6ead 10/30/2013 01:54 PM Andreas Müller

rename FieldObservation -> FieldUnit #3566

81c5aaf2 10/30/2013 01:44 PM Andreas Müller

rename NewFieldObservationWizard.java and label #3566

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

a56b89e0 09/02/2013 07:04 PM Patrick Plitzner
  • completed Specimen and FieldObservation view + wizards
39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
963d252b 08/22/2013 07:18 PM Patrick Plitzner
  • fixed bug leading to multiple FieldUnits for one DerivedUnit because multiple DerivedUnitFacades were created
1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

d924f5c6 08/15/2013 05:51 PM Patrick Plitzner
  • converted NamedArea element
b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

cbc4c164 07/23/2013 05:32 PM Cherian Mathew

removed commented code

6ab5c17a 07/22/2013 05:58 PM Cherian Mathew

updated wizard to return new DerivedUnit for given type

139902da 07/18/2013 04:36 PM Patrick Plitzner
  • completely removed DetailType enum and all its uses
124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

49a64920 07/10/2013 03:38 PM Cherian Mathew

Aligning Editor with 3.3 model changes. First phase commit which updates only the classes.
Branch not compilable at the moment.

7701b653 11/05/2012 05:46 PM Cherian Mathew

completing merge from trunk for latest taxed developments

9d74b485 09/26/2012 05:13 PM Cherian Mathew
  • Added 'New' Polytomous Key Menu item and functionality which creates a (persistent) key and opens the key node editor with this key.
  • Updated Polytomous Key Detail Element to include Polytomous Key related data.
  • Updated 'CdmSectionPart' to allow for Polytomous Key elements....
30a27c33 09/13/2012 05:07 PM Andreas Kohlbecker

solved #2990 (implement missing parts of Groups admin details view)

38f1558f 02/28/2012 03:53 PM Niels Hoffmann

Fixed #2435

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

b6f47468 07/14/2011 05:56 PM Niels Hoffmann

Buckminster is dead, long live Tycho. The complete build can now be fully automated with eclipse tycho, Thus we will be able to have continous integration for the editor and automated builds by jenkins and all the glory. Removed all buckminster related files.

03b83100 06/06/2011 06:07 PM Niels Hoffmann

Fixes #2368

708e6614 06/06/2011 01:38 PM Niels Hoffmann

Fixes #2436; PolytomousKeyListView now allows deletion of multiple elements

eea5c6dc 05/10/2011 05:50 PM Niels Hoffmann

Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor

dc7b6f3a 04/27/2011 01:22 PM Niels Hoffmann

cdmlib classes that were programmed against CdmApplicationController now accept ICdmApplicationController. Adapted accordingly.

72b1287b 04/11/2011 11:38 AM Niels Hoffmann

Removing inappropriate method call

f561b00c 03/29/2011 05:48 PM Niels Hoffmann

Refactoring selection elements so they can be configured

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster