Project

General

Profile

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

# Date Author Comment
2abe4473 06/21/2017 03:03 PM Katja Luther

workaround to show media and facts view for derivateView

f13a970a 06/01/2017 08:35 AM Patrick Plitzner

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

e1fa7fbe 05/22/2017 04:06 PM Patrick Plitzner

fix #6669 Refresh context menu before it is drawn

150b624d 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 complete i18n for taxeditor.editor plugin

  • also created l10n package and moved Messages.java and teh messages.properties files there
e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

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

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

Generalize title creation for cdm view parts

d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

8a103457 10/21/2015 05:13 PM Cherian Mathew

#5256 Set entity container in Bulk Editor to dirty when media is updated

8b6a0f21 09/22/2015 08:10 AM Patrick Plitzner

Fix media view selection

a4350d13 09/21/2015 09:44 AM Patrick Plitzner

Disable media view when synonym selected (#5195)

342606ca 09/14/2015 11:13 AM Patrick Plitzner

Keep media view and factual data view enabled when no significant
selection occurs (#5195)

8347a92f 09/09/2015 03:17 PM Patrick Plitzner

Disable media view for taxon bulk editor with no selection (#5162)

02679036 08/26/2015 08:15 AM Patrick Plitzner

Disable MediaView for bulk editor (#5162)

  • bulk editor does only activate media view when showing taxa
  • code trimming
151443f1 04/16/2015 11:05 AM Alexander Oppermann

adjusted old comment to code block

7bc36c71 04/16/2015 11:03 AM Alexander Oppermann

Fixed Ticket #4557

1cefc3d9 02/23/2015 10:48 AM Patrick Plitzner
  • fixed MediaViewPart selection listening (#4575)
56b2c5b8 02/17/2015 01:09 PM Katja Luther

show media information for taxa in bulk editor

f694f278 10/14/2014 01:16 PM Patrick Plitzner
  • fixed focus problem of MediaViewPart
846f817b 09/24/2014 04:32 PM Patrick Plitzner
  • added implementation info
3429c5db 09/22/2014 08:49 AM Patrick Plitzner
  • added support for image gallery creation for FieldUnits (#4389)
    • added support for DerivateView to MediaView
c43d0839 09/17/2014 09:48 AM Patrick Plitzner

#4389

  • unified "New Image Gallery" command and handler for TaxonEditor and BulkEditor
  • Removed "Add Derived/Field Unit Media" command
  • added interface IPartContentHasMedia to specify that the MediaView should react to selection changes of implementers
7beb1c71 08/26/2014 11:41 AM Patrick Plitzner
  • renamed interal_selectionChanged() to selectionChanged_internal()
6814f4f5 08/25/2014 06:57 PM Patrick Plitzner
  • added forceDirty() method to set the BulkEditor dirty when editing in MediaView #2407
    • TODO: should be replaced with the possibility to set views dirty when we move to Eclipse 4
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...
e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster