Project

General

Profile

Download (8.85 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
71b7253e 10/13/2017 08:57 AM Patrick Plitzner

ref #6925 Rename utility getter methods

cf2f4360 10/13/2017 07:00 AM Patrick Plitzner

ref #6925 Migrate getActivePart()

7f6ce378 09/01/2017 04:03 PM Patrick Plitzner

ref #6925 correctly acces EPartService

165b1e10 07/04/2017 11:25 AM Katja Luther

there was a regression in missapplied name details view

027fe4eb 06/28/2017 02:48 PM Patrick Plitzner

ref #6748 Refactor parameter name to avoid ambiguity

12257a98 06/28/2017 10:28 AM Patrick Plitzner

ref #6596 Keep track of active "editor"

  • Add IE4SavablePart to E4 parts that can be saved
  • SaveHandler will recurse through selection providing parts to find savable parts that can be saved
ea1b3d44 06/28/2017 10:28 AM Patrick Plitzner

ref #6596 Add new utility class WorkbenchUtility in workbench plugin

  • move getE4WrappedPart() method to that class
da07b5ae 06/28/2017 10:28 AM Patrick Plitzner

ref #6596 Implement framework for accessing the selection providing part

  • All AbstractCdmViewparts now keep track of the part that has provided the last selection. This is necessary during e4 migration to simulate the e3 behavior having IViewParts that edit object of IEditorParts...
c5ed01f6 06/09/2017 02:04 PM Katja Luther

ref #6390: revert some changes and add DetailsViewPart changes

7916f2ec 06/01/2017 01:56 PM Patrick Plitzner

Fix selection handling for DetailsView

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
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

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

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

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

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

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

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
11329ecc 01/29/2015 11:58 AM Katja Luther

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

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...
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
20326c1c 06/06/2013 09:37 AM Patrick Plitzner
  • added specific methods for creating detail sections
    • formatted code
e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster