Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9b51395d 12/15/2014 04:56 PM Patrick Plitzner
  • commented error logging for ImageInfo loading (#4385)
c5cd9ab2 12/15/2014 02:44 PM Patrick Plitzner
  • set sample designation to null when text is empty
a30a8cee 12/15/2014 01:46 PM Patrick Plitzner
  • set background color of uneditable text field
6f2bf4d5 12/15/2014 01:06 PM Patrick Plitzner
  • removed unused text field
4dad1581 12/11/2014 04:19 PM Patrick Plitzner
  • update label cache
feb81cbe 12/11/2014 03:57 PM Patrick Plitzner
  • adapted details views and wizards to cdm changes (amplifaction + amplification result)
    • added missing parameters to details views
feb7a534 12/11/2014 01:06 PM Patrick Plitzner
  • temporarily commented compile errors
da005e87 12/11/2014 01:03 PM Patrick Plitzner
  • adapted to 3.4.0 cdm changes
d90a6c9f 12/10/2014 02:18 PM Patrick Plitzner
  • added publish flag to DetailsView for SpecimenOrObservationBases (fixes #3951)
040d6554 12/10/2014 01:10 PM Patrick Plitzner
  • added possibility to also add a person as nomenclatural author (fixes #4301)
2200da88 12/10/2014 12:42 PM Patrick Plitzner
  • fixed class cast to more generic type
02121ef2 12/10/2014 10:28 AM Patrick Plitzner
  • create an empty media for MediaSpecimen (fixes #4543)
    • fixed possible NPE
a5e9f7de 12/09/2014 04:52 PM Patrick Plitzner
  • added special case handling for DerivateEditor so that the DetailsView only show data of the DerivedUnit and the FieldUnit #4474
3e2e342d 12/04/2014 10:27 AM Patrick Plitzner
  • fixed ClassCastException
abc0d35a 12/04/2014 10:02 AM Patrick Plitzner
  • adapted to method signature change in cdmlib
dea7cd9c 12/03/2014 04:24 PM Patrick Plitzner
  • added command, handler, double click listener to open taxa from associated taxa section in details view
    • caught runtime exception for orphaned taxa
e13ba183 12/03/2014 01:27 PM Patrick Plitzner
  • renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
    • show field unit data in NewDerivedUnitBaseWizard
ea5eb5e1 12/02/2014 10:32 AM Patrick Plitzner
  • removed unused imports
e97b77c6 12/02/2014 10:24 AM Patrick Plitzner
  • added preference for displaying associated taxa in specimen details view
3fc39e76 12/02/2014 10:01 AM Patrick Plitzner
  • added section for associated taxa (IndividualsAssocation, TypeDesignation) to DetailsView for specimen
056e4137 12/02/2014 09:58 AM Patrick Plitzner
  • added amplification description to single read label in hierarchy
    • added marker to update method of amplification description
9f7e89bc 12/01/2014 10:43 AM Patrick Plitzner
  • refactored LanguageStringWithLabelElement (isMultiLine flag)
e03ab30b 12/01/2014 10:26 AM Patrick Plitzner
  • added notes (annotations) to SingleRead details view
0c41af54 11/26/2014 02:52 PM Patrick Plitzner
  • removed obsolete Primer page for AmplificationWizard
    • added dnaMarker to amplification designation
10c47677 11/24/2014 11:47 AM Patrick Plitzner
  • added some more molecular parameters to the DetailsView
902350ad 11/24/2014 11:16 AM Patrick Plitzner
  • removed unused code
add829e5 11/24/2014 10:12 AM Patrick Plitzner
  • converted dnaQuality from DefinedTerm to OrderedTerm (#4434)
5702e33d 11/24/2014 09:37 AM Patrick Plitzner
  • adapted to cdmlib changes (#4434)
e8cc5fb9 11/20/2014 02:53 PM Patrick Plitzner
  • added preference for showing Collecting Areas below Country in DetailsView (#4473)
b3271304 11/20/2014 11:15 AM Patrick Plitzner
  • made use of TermType DnaQuality
20ced855 11/20/2014 10:36 AM Patrick Plitzner
  • DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
    • Areas section is now shown below country for FieldUnits (fixes 4473)
686f8a4c 11/12/2014 03:35 PM Patrick Plitzner
  • updated molecular DetailsViews according to requirements
03d5f058 11/12/2014 09:51 AM Patrick Plitzner
  • used ImageFile instead of more generic MediaRepresentationPart when creating the Media (fixes #4402)
    • fixed a typo
ba11b78e 10/29/2014 11:39 AM Patrick Plitzner
  • added exception throwing to URI assembly in Sequence class
    • handled exception in editor details view
63b961d3 10/27/2014 11:50 AM Patrick Plitzner
  • fixed possible NPE when entering DnaQuality data
c132d773 10/22/2014 03:42 PM Patrick Plitzner
  • added kind of tissue to TissueSampleDetailsView
3d57b99f 10/22/2014 03:36 PM Patrick Plitzner
  • added TODO
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
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)
ecb0c514 10/20/2014 05:12 PM Patrick Plitzner
  • added some detail elements
1b25243d 10/20/2014 05:11 PM Patrick Plitzner
  • adapted to cdmlib changes
e4428955 10/20/2014 10:47 AM Patrick Plitzner
  • added sampleDesignation section to DnaSample details view (#4237)
    • added sampleDesignation to DerivateLabelProvider
73ec8b01 10/20/2014 10:45 AM Patrick Plitzner
  • re-enabled specimen type chooser
d1b51913 10/20/2014 10:21 AM Patrick Plitzner
  • adapted method calls to cdmlib changes
d98c659b 09/10/2014 02:57 PM Patrick Plitzner

merge-update from trunk

f2e93f2c 09/09/2014 03:28 PM Cherian Mathew

added check for entity being null

59be9831 09/09/2014 01:15 PM Patrick Plitzner

merge-update from trunk

2a7820b7 09/08/2014 03:34 PM Patrick Plitzner
  • added label to EmptyElement
    • added EmptyElement to NonViralNameDetailSection if taxon.getName() is null (fixes #4221)
af29e124 09/05/2014 02:08 PM Andreas Müller

change labels for relationship descriptions #4087

0e327bed 09/05/2014 08:50 AM Patrick Plitzner
  • moved toggle button to the top-right corner of the Media(Specimen)Section (#3339)
    • Changed label
170726d7 09/04/2014 09:23 AM Patrick Plitzner
  • added full square as replacement for control characterers (#2248)
    • added flag to TextWithLabelElement to allow multi-line behavior
    • changed description labels (#4087)
    • renamed method
1694322e 08/26/2014 11:57 AM Patrick Plitzner

merge-update from trunk

4b2e5afe 08/26/2014 11:10 AM Patrick Plitzner
  • moved parsing message section to top of details view (fixes #1659)
47f905cb 08/25/2014 01:53 PM Patrick Plitzner

merge-update from trunk

a9fd44de 08/25/2014 12:59 PM Patrick Plitzner
  • used native SWT checkBox button to toggle advanced view
b4d54b9b 08/25/2014 10:29 AM Patrick Plitzner
  • separated user interface to add media into two classe (#3339)
    • added it to MediaSpecimenGeneralDetailElement
1987e065 08/21/2014 09:52 AM Patrick Plitzner
  • generalized simple user interface to add media (#3339)
e9a2a0fa 08/20/2014 05:01 PM Patrick Plitzner
  • added toggle button to simple media user interface (#3339)
1bf80c0c 08/19/2014 03:35 PM Patrick Plitzner

merge-update from trunk

0dbb43aa 08/18/2014 02:57 PM Patrick Plitzner
  • fixed persistent saving of media of a MediaSpecimen (#3339)
2bfe249f 08/18/2014 10:14 AM Patrick Plitzner
  • added simple user interface to add media (#3339)
35a95f17 08/15/2014 05:31 PM Cherian Mathew

ApplicationWorkbenchAdvisor : added comments
EditPasswordElement : Added to make sure user exists in db before changing password
UserDetailElement : Disabled user text field since User is immutable
NewObjectHandler : added non-empty validator for the case of User and Group

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

4db49a38 08/13/2014 02:07 PM Alexander Oppermann

reintegrated redlist branch into trunk

0eafce3b 08/13/2014 11:26 AM Patrick Plitzner

merge-update from trunk

cf094fb4 08/11/2014 03:38 PM Andreas Müller

update ReferenceDetailElement

73a09d3f 08/11/2014 02:22 PM Patrick Plitzner

merge-update from trunk

1c215f0d 08/08/2014 11:30 PM Andreas Müller

adapt to new return type for name authors

770e6d62 08/07/2014 11:30 AM Cherian Mathew

MemberDetailElement : removed member label string
EntitySelectionElement : removed " : " suffix to label string when label string is empty

5c4ad591 08/06/2014 09:20 AM Patrick Plitzner

merge-update from trunk

b79e447b 08/05/2014 01:46 PM Patrick Plitzner
  • fixed bug that showed double or no '&' (#4302)
6d065581 08/05/2014 10:14 AM Patrick Plitzner
  • added 3 non-editable URI text fields for DNA information
b909aaff 07/07/2014 02:20 PM Patrick Plitzner
  • removed specimen type combo for FieldUnit and DerivedUnit DetailsView when "Campanula flag" is set
112e786b 07/07/2014 08:07 AM Patrick Plitzner
  • setEditable = false for BOLD URI and sequence length
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
7084aeff 07/03/2014 02:32 PM Patrick Plitzner
  • added support for term retrieval by TermVocabulary
    • adapted MediaSpecimen DetailsView
552114a0 07/01/2014 03:15 PM Patrick Plitzner

merge-update from trunk

c338dc84 06/25/2014 05:33 PM Cherian Mathew

replaced static term initialisation methods with newly added cdmCacher driven methods

9e392c73 06/24/2014 04:52 PM Andreas Müller

improved handling for missing representation for certain language #4249

2f3989fc 06/24/2014 02:26 PM Katja Luther

#4244 fixed

36edb913 06/24/2014 10:55 AM Katja Luther
a05fb4dc 06/24/2014 10:52 AM Katja Luther

fix #4249

e458e14a 06/24/2014 10:00 AM Patrick Plitzner
  • changed "Original Label Data Field" to use data binding
    • added property change listener support for the field
a4c2890e 06/19/2014 02:42 PM Patrick Plitzner
  • reverted showing the label date in the section title
751d31d7 06/18/2014 03:34 PM Patrick Plitzner
  • removed TextReadOnly (#4254)
    • just used a Text field with "editable" flag set to false
    • added dummy title cache text as section header
    • just showing the first 10 characters
40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
26ef6058 06/17/2014 03:22 PM Patrick Plitzner
  • added specimen scan icon
    • save kindOfUnit
17ebf2db 06/17/2014 02:22 PM Patrick Plitzner
  • added "Published in" parameter to MediaSpecimen DetailsView (#4239)
aaed1c42 06/17/2014 09:27 AM Patrick Plitzner
  • added missing parameters to MediaSpecimen DetailsView (#4239)
7334e3ad 06/16/2014 11:28 AM Patrick Plitzner
  • added functionality to determination section to add determinations to FieldUnits also (#4252)
d0e36b21 06/11/2014 09:28 AM Patrick Plitzner
  • fixed TransientObjectException when adding and saving a scope for a TaxonDescription (fixes #2607)
    • made use of AbstractUnboundEntityCollectionsection
    • a DefinedTerm will not be created but selected from a list of existing ones
ccc7ac6f 06/10/2014 01:56 PM Patrick Plitzner
  • set CdmFormFactory.createTermComboElement() to deprecated
    • replaced (almost) all uses of the method with CdmFormFactory.createDefinedTermComboElement which works with TermType instead of classes
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
3d970055 05/13/2014 05:02 PM Patrick Plitzner
  • minor refactoring
15d44593 05/13/2014 03:55 PM Patrick Plitzner
  • disabling event handling for DetailsView of TissueSample
1252b6ea 04/10/2014 08:38 AM Patrick Plitzner
  • commented "Original Label Data" text field because it is not yet used in trunk
8f0f3832 04/07/2014 11:42 AM Patrick Plitzner
  • partially added handling of input fields
71d89d46 04/01/2014 10:03 AM Patrick Plitzner
  • fixed user message