Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f13a970a 06/01/2017 08:35 AM Patrick Plitzner

ref #6596 Refactored selection handling to support e3 and e4 parts

a86dbf9a 02/23/2017 04:49 PM Patrick Plitzner

ref #4611 Restructure string externalization for taxeditor.store

  • created l10n package and moved Messages.java and the messages.properties files there
994548e2 02/15/2017 12:48 PM Katja Luther

merge

6de63659 01/13/2017 01:51 PM Patrick Plitzner

ref #5495 always empty details view when there is no active editor
providing a selection

2443669b 01/06/2017 03:49 PM Patrick Plitzner

fix #5495 DetailsView is emptied when upon context stop i.e. when the
connection is shut down

ebc31cb0 12/20/2016 02:28 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

fa39cfe4 12/19/2016 04:16 PM Katja Luther

more changes for configurable name details view

b30beda3 10/20/2016 03:00 PM Katja Luther

minor changes for name details view configuration

76b874f8 10/20/2016 01:55 PM Katja Luther

fix #6050: add the possibility to configure which fields should be displayed in name details view

cc330739 09/19/2016 02:39 PM Patrick Plitzner

i18n for view titles

18fd7dae 09/19/2016 02:39 PM Patrick Plitzner

Generalize title creation for cdm view parts

38eaa3c8 09/13/2016 11:28 AM Patrick Plitzner

fix #6059 Save expand state for details view, supplemental view
including sub sections

5a073138 09/13/2016 11:28 AM Patrick Plitzner

ref #6059 Save expand state for supplemental data view

956da1e4 08/04/2016 10:58 AM Patrick Plitzner

fix #5953 Save open/close states of detail view sections for specific
data types

3fa460e5 06/29/2016 01:14 PM Katja Luther

#4018 let the right side of the translation wizard empty, fix the save problem for adding a neww representation for terms

5d53f076 06/21/2016 08:37 AM Patrick Plitzner

Refactor identifier section classes #5898

  • add abstract identifier section to support IdentifiableEntities and DerivedUnitFacades
1bfcc747 06/03/2016 01:42 PM Katja Luther

add first implementation for simple details view

c59691da 02/15/2016 03:07 PM Patrick Plitzner

Disable "Described Specimen" section in DetailsView #5559

a187717b 11/16/2015 04:51 PM Patrick Plitzner

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

d0e973da 11/10/2015 06:39 PM Patrick Plitzner

Add flag for displaying choose action in name details view #5260

8830229b 11/02/2015 06:41 PM Patrick Plitzner

Do not expand type designation section automatically

af0c6587 11/02/2015 02:42 PM Patrick Plitzner

Fix exception when using DerivativeEditor when no "real" RCP editor is
avtice

b99ebb39 11/02/2015 02:11 PM Patrick Plitzner

Merge branch 'develop' into unify_derivative_views

Conflicts:
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java

4b61c2b2 11/02/2015 11:49 AM Patrick Plitzner

Add type designation collection elemetn to derived unit details view

8f96bb65 10/29/2015 11:10 AM Patrick Plitzner

Remove identifier and taxon associations from bulk editor details view

  • reduce space taken by taxon associaton section #5348
958979c5 10/06/2015 11:05 AM Patrick Plitzner

Disable expanding of key section (#3461)

34469274 09/22/2015 09:51 AM Patrick Plitzner

Expand polytomous key section #3461

4da44861 09/22/2015 09:49 AM Patrick Plitzner

Trim code

e4ab9116 09/22/2015 09:49 AM Patrick Plitzner

Add geoscopes and taxonomic scope as subsection to polytomous key detail
element

48584197 09/01/2015 11:17 AM Patrick Plitzner

Avoid exception loop when taxon name is null (#4996)

c0c6e635 06/22/2015 02:58 PM Patrick Plitzner
  • split off "Preparation/Preservation section" from dna sample general section
f3d13ac5 05/26/2015 10:52 AM Patrick Plitzner
  • added identifier section to specimen details view
b856ff9a 05/26/2015 10:28 AM Patrick Plitzner
  • moved OriginalLabelData to specimen details section (#4776)
a3182ec6 05/18/2015 03:04 PM Patrick Plitzner
  • deproxy CDM entities to get correct class as part title of DetailsView
9ab081a8 05/18/2015 02:45 PM Patrick Plitzner
  • show recordBasis for specimens as part title of DetailsView
40a272d6 05/18/2015 01:03 PM Patrick Plitzner
  • simplified part title of DetailsView
d9a8f632 05/13/2015 03:08 PM Patrick Plitzner
  • unified section headers for derivative details view
    • show selected element in part title of DetailsView
8080684e 04/28/2015 03:50 PM Alexander Oppermann

Forgot to check in for fix geographical Scope

f638efaa 04/24/2015 01:47 PM Andreas Müller

fix NPE bug and termloading bug for Usage Records #4247

b69ad708 03/24/2015 11:18 AM Patrick Plitzner
  • original label data uses multi line text field (#4565)
    • initially not expanded
11329ecc 01/29/2015 11:58 AM Katja Luther

factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms

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
d90a6c9f 12/10/2014 02:18 PM Patrick Plitzner
  • added publish flag to DetailsView for SpecimenOrObservationBases (fixes #3951)
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
e13ba183 12/03/2014 01:27 PM Patrick Plitzner
  • renamed interface IDerivedUnitFacadeEditor to IDerivedUnitFacadePart
    • show field unit data in NewDerivedUnitBaseWizard
e3bcee2d 12/03/2014 09:47 AM Patrick Plitzner
  • added interface IDerivedUnitFacadeEditor to tag editors that are working with DerivedUnitFacades (e.g. BulkEditor)
    • show field unit data for DerivedUnit when selected in BulkEditor
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
902350ad 11/24/2014 11:16 AM Patrick Plitzner
  • removed unused code
123de414 11/20/2014 10:34 AM Patrick Plitzner
  • Rights section is now part of MediaSpecimen DetailsView (fixes #4472)
    • DerivedUnits DetailsView only shows FieldUnit data in titleCache (fixes #4474)
11c03192 11/11/2014 02:11 PM Patrick Plitzner
  • moved OriginalLabelData section to 2nd position
    • made text field fill horizontally
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
e4428955 10/20/2014 10:47 AM Patrick Plitzner
  • added sampleDesignation section to DnaSample details view (#4237)
    • added sampleDesignation to DerivateLabelProvider
1694322e 08/26/2014 11:57 AM Patrick Plitzner

merge-update from trunk

7beb1c71 08/26/2014 11:41 AM Patrick Plitzner
  • renamed interal_selectionChanged() to selectionChanged_internal()
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

c21686a3 08/20/2014 06:23 PM Andreas Müller

remove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846

1bf80c0c 08/19/2014 03:35 PM Patrick Plitzner

merge-update from trunk

2832a925 08/19/2014 09:22 AM Patrick Plitzner
  • implemented asynchronous selection changed event for subclasses of AbstractCdmEditorViewPart
    • all sub classes must implement internal_selectionChanged() method where the usual selection handling is done
    • the super class invokes internal_selectionChanged() asynchronously...
a062eb51 08/19/2014 09:07 AM Patrick Plitzner
  • fixed possible NPE
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

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
40005deb 06/18/2014 09:14 AM Patrick Plitzner
  • added section for "Original Label Data" to DetailsView (#4254)
7c3f94c6 06/16/2014 10:53 AM Patrick Plitzner
  • list "Specimen Details" second in DetailsView (only for campanula, fixes #4235)
5f152d2b 05/28/2014 10:57 AM Patrick Plitzner
  • added new DataImportEditor for GbifResponses
    • allows querying for original record via context menu
dfd06c80 04/29/2014 03:55 PM Patrick Plitzner
  • simplified showParts() method in DetailsViewer for showing empty page
1cb96484 03/17/2014 08:51 AM Patrick Plitzner
  • implemented EntitySelectionElement for Primer
    • adapted details views with primer selection element
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
8475fe50 03/05/2014 01:24 PM Patrick Plitzner
  • added missing DNA Quality section
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
3d3c7b7c 03/03/2014 09:48 AM Patrick Plitzner
  • added cascading save to pherogram (Media) of SingleRead
    • added media section to DetailsViews for Amplification (gel photo) and SingelRead (pherogram)
6b5ad34c 02/17/2014 03:48 PM Patrick Plitzner
  • added preference which shows determination section only for FieldUnits in the DetailsView
    • added missing parameters for SingleRead DetailsView
ca9fc8ea 01/29/2014 08:58 AM Patrick Plitzner
  • implemented SynonymRelationship detail section for the DetailsView of Synonyms (#3588 #3589)
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
aa5d76aa 01/28/2014 09:36 AM Patrick Plitzner
  • commented not-yet-existing SynonymRelationShip DetailsView classes
c0ca45cc 01/28/2014 09:31 AM Patrick Plitzner
  • added MediaSpecimen DetailsView
    • added empty element if there is no details view available
87924e53 01/20/2014 03:57 PM Patrick Plitzner
  • added java package for different occurrence/specimen types
    • moved "show field unit" option to "Bulk Editor" preference page
    • added preference to show only type-specific details views for specimens
67ebf787 01/20/2014 09:12 AM Patrick Plitzner
  • added separate section for primer and cloning
    • removed "null" message in data source conversion dialog
c27998d8 01/13/2014 08:53 AM Patrick Plitzner
  • added reference collection section to Sequence DetailsView
    • implemented handleEvent() for some DetailsViews
dd8c8181 01/06/2014 01:36 PM Patrick Plitzner
  • added support for creating and viewing SingleReads in DerivateView
    • added DetailsViews for SingleReads
238441fa 01/06/2014 10:50 AM Patrick Plitzner
  • added Amplification and Sequence to DerivateView
    • added context menu entry for the creation of both
    • added DetailsViews for both
86f69343 12/17/2013 04:06 PM Patrick Plitzner
  • added DetailsView for PreservedSpecimen which directly work with DerivedUnit instead of DerivedUnitFacade (new classes work in parallel to the ones using DerivedUnitFacades and start with "PreservedSpecimen")
cd7144f7 12/17/2013 09:03 AM Patrick Plitzner
  • added specific DetailsViews that are not based on DerivedUnitFacade for DNA and specimens
1de3b0d0 12/16/2013 08:54 AM Patrick Plitzner
  • added empty DetailViews for all derivate types
1e9cbe7a 12/03/2013 03:11 PM Patrick Plitzner

merge-update from trunk

7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
3b64c68b 12/03/2013 11:35 AM Patrick Plitzner
  • fix for #3849 (mark view dirty for changes on FieldUnits)
be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

313a413f 11/05/2013 10:32 AM Patrick Plitzner
  • added DetailsView for FieldUnit (partly fixes #3780)
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

303168c1 09/03/2013 09:00 AM Patrick Plitzner
  • fixed DetailsViewer (show Specimen details view as default for DerivedUnits)
39ec02fa 09/02/2013 05:56 PM Patrick Plitzner
  • unified specimen and field observation controller and view elements
429c9674 08/28/2013 07:54 PM Patrick Plitzner
  • fixed "dirty marking" of editor
c3ea5968 08/27/2013 07:07 PM Patrick Plitzner
  • added creation of FieldUnits via wizard to bulk editor
e42715ba 08/21/2013 04:54 PM Patrick Plitzner
  • adapted detail views to new cdm3.3 model