Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9bdb03b1 03/17/2016 04:23 PM Patrick Plitzner

Sort description element sources #3185

0604c024 03/17/2016 03:39 PM Patrick Plitzner

Fix handling of source combo #3185

b9879b5e 02/23/2016 05:55 PM Patrick Plitzner

Fix potential NPE #5565

d153399a 11/23/2015 05:06 PM Cherian Mathew

Cleanup

24b8816f 11/16/2015 12:37 PM Katja Luther

Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop

c1c463d7 11/16/2015 12:36 PM Katja Luther

fix move whole description to another description and adding delete configurator to bulk editor

e4e1656c 10/27/2015 02:13 PM Patrick Plitzner

Add support for generic SpecimenOrObservationBase class to
EntitySelectionElement and selection wizard

3331cc69 10/01/2015 02:58 PM Cherian Mathew

#5256 Add workaround for description reference issue

e387912f 09/09/2015 03:32 PM Patrick Plitzner

Trim code

6296db4b 06/29/2015 01:41 PM Patrick Plitzner

Add ticket number to TODO

91eae82f 06/29/2015 01:35 PM Patrick Plitzner

Add MediaViewSwitch to media collection elements

Refactored code to use a static method that creates the IAction object.
This can be added by the GUI element itself.

da32e3d6 06/29/2015 01:35 PM Patrick Plitzner

Add button for advanced media view to media attached to desccriptions

025f1554 06/29/2015 01:35 PM Patrick Plitzner

Remove duplicate code for advanced media view (#4862)

Refactored code and added interface and abstract class to avoid
duplicate code.

5a52b8a4 05/27/2015 08:54 AM Patrick Plitzner
  • combo dropdowns intitially show an empty field which is now removed when selecting any other entry
    • added vocabulary information to term label #4448
b0d7867b 05/26/2015 05:07 PM Patrick Plitzner
  • removed empty element from combo dropdown #4448
7765e60d 05/26/2015 12:52 PM Patrick Plitzner
  • initially expand modifier section if modifiers exist #4448
8e4118ad 05/26/2015 11:40 AM Patrick Plitzner
  • refactored naming of modifier section #4448
360810ab 05/26/2015 11:30 AM Patrick Plitzner
  • fixed NPE (#4448)
73389ea5 05/05/2015 11:54 AM Patrick Plitzner
  • filtered combo dropdown for modifiers in details view (#4448)
faa30aca 04/29/2015 04:35 PM Patrick Plitzner
  • implemented and added recommended modifier section to Feature DetailView (#4448)
a55772e7 04/28/2015 05:16 PM Patrick Plitzner
  • implemented and added statistical measures section to Feature DetailView (#4448)
64750913 04/28/2015 04:19 PM Patrick Plitzner
  • fixed potential NPE (#4448)
3831e623 04/28/2015 03:24 PM Alexander Oppermann

Fix Ticket #4592

d22d668e 04/28/2015 01:39 PM Patrick Plitzner
  • added measurement unit section to Feature DetailView (#4448)
    • adapted QuantitativeData DetailsView to only show recommended MeasurementUnits
cab4c925 04/28/2015 10:38 AM Patrick Plitzner
  • added state vocabulary section to Feature DetailView (#4448)
    • implemented measurement unit section
8d0ec6cf 04/24/2015 08:59 AM Patrick Plitzner
  • reduced size of text field for textual data description elements
612e9a7a 01/16/2015 03:50 PM Patrick Plitzner
  • changed label of advanced media view (fixes #4590)
da005e87 12/11/2014 01:03 PM Patrick Plitzner
  • adapted to 3.4.0 cdm changes
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
b4d54b9b 08/25/2014 10:29 AM Patrick Plitzner
  • separated user interface to add media into two classe (#3339)
    • added it to MediaSpecimenGeneralDetailElement
2bfe249f 08/18/2014 10:14 AM Patrick Plitzner
  • added simple user interface to add media (#3339)
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

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
dacb59c9 01/28/2014 01:28 PM Patrick Plitzner
  • moved ICdmFormElement to ui.element
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

7c8a7a80 11/05/2013 09:27 PM Andreas Müller

remove setDescriptiveSystem

1e2ff9ee 08/20/2013 02:56 PM Patrick Plitzner

merged/implemented cdm3.3 model adaptations

2d6180c3 08/15/2013 03:25 PM Patrick Plitzner
  • ordered GUI and control classes in packages
    • converted FieldObservationDetails element
6504f35c 08/15/2013 11:57 AM Patrick Plitzner
  • moved ICdmFormElement to campanula.compatibility
b0ce5b17 08/12/2013 03:02 PM Patrick Plitzner

merged trunk into branch

01732279 08/07/2013 10:31 AM Patrick Plitzner

deleted not yet converted class

7c5ba8e0 08/01/2013 01:30 PM Patrick Plitzner
  • extracted design and layout of GUI objects from AbstractCdmFormElement to be able to use WindowBuilder
    • specifically tested it for GatheringEventDetailElement
4e9ba486 07/24/2013 10:52 AM Cherian Mathew

removed pop-up dialog for original source type and instead directly set the default type as PrimaryTaxonomicSource

e92bdb50 07/22/2013 05:41 PM Cherian Mathew

DescribedSpecimenSection : updated element for change in TaxonDescription which now has a single specimen object instead of a list
DescriptionDetailElement : Added FIXME tag for feature tree code (which is not used currently). Needs furthur discussion before implementation...

5b087075 07/22/2013 05:09 PM Patrick Plitzner
  • completely removed EntityDetailType enum and all its uses
4f1767d9 07/18/2013 06:20 PM Cherian Mathew

cretating new IdentifiableSources and DefinedTerms using (OriginalSource/Term)Types

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

refactored NumberWithLabelElement to a single constructor with java.lang.Number as argument

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.

940a4a1e 05/30/2012 08:18 PM Andreas Müller

fixing not opening specimen detail view, #2893

d3688dac 02/29/2012 11:13 AM Andreas Müller

fix order for common name inputs #2354

c4dcde9b 02/21/2012 01:28 PM Niels Hoffmann

Removed all calls to active menu selection (fixes #1106)

7faa3589 02/02/2012 02:31 PM Niels Hoffmann

added a comment to explain commented out code parts

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

6ddb76e8 01/17/2012 01:25 PM Alex Theys

AT: Fixing the failed branching errors/wrongly committed files

333c6944 01/17/2012 12:48 PM Alex Theys

AT: commiting Palm Use Data extension

b9a0d300 01/16/2012 01:14 PM Lorna Morris

Committing changes to definedtermeditor after merge from branch

842781d0 10/06/2011 05:48 PM Niels Hoffmann

Fixes the specimen part of #2607. Minor layout fixes.

27a78625 05/19/2011 02:33 PM Niels Hoffmann

image mime types are now set automatically. Although this is a bit of a hack.

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