Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

Refactor identifier section classes #5898

  • add abstract identifier section to support IdentifiableEntities and DerivedUnitFacades
7e65b368 06/20/2016 06:25 PM Patrick Plitzner

Add identifer section to supplemental data view #5898

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

ae7e2680 06/19/2015 10:43 AM Cherian Mathew

ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states
CdmApplicationState, CdmStore : added data change service to app state
CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...

7beb1c71 08/26/2014 11:41 AM Patrick Plitzner
  • renamed interal_selectionChanged() to selectionChanged_internal()
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...
3294ec10 06/19/2014 02:38 PM Patrick Plitzner
  • fixed class cast exception
6f3fe1f5 03/19/2014 03:53 PM Patrick Plitzner
  • fixed class cast exception resulting from TreeNodes of DerivateView
7a0547ca 12/03/2013 03:04 PM Patrick Plitzner
  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase
5b087075 07/22/2013 05:09 PM Patrick Plitzner
  • completely removed EntityDetailType enum and all its uses
ee1ed5a9 06/07/2013 10:17 AM Patrick Plitzner
  • simplified code for opening editor in TaxonNavigator

    • used IPartContentHasXYZ interfaces for selectionChanged() in Supplemental- and DetailsViewPart
    • formatted code
    • fixed warnings
15011fb1 10/19/2012 05:09 PM Cherian Mathew

Added supplemental data related to Polytomous Keys, corresponding to those for objects of type IdentifiableEntity

61e0ca66 01/25/2012 06:23 PM Lorna Morris

Fixes #2572. Fixes #2574. Also simplified SupplementalDataViewer so that everytime the viewer is refreshed the sections are recreated.

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

refactoring of package names for consistency

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

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

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

had to rename the packages to make them compliant with buckminster