Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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
57aa2fdb 02/10/2017 03:18 PM Katja Luther

ref #6315: implement set secundum reference for subtree in editor

9d28ffb6 01/17/2017 11:57 AM Katja Luther

minor

40de894f 01/17/2017 11:52 AM Katja Luther

add missing changes

5291be06 01/17/2017 11:46 AM Katja Luther

minor

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

cf0a8f3f 10/27/2015 11:49 AM Patrick Plitzner

Fix and refactor addImageGallerHandler

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
dcec2a45 05/11/2015 11:04 AM Katja Luther

#4855 add MoveSynonymToAnotherAcceptedTaxonHandler and some clean up of the plugin.xml especially the delete

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)
6c17dce7 02/17/2015 10:02 PM Katja Luther

ticket #4575

56b2c5b8 02/17/2015 01:09 PM Katja Luther

show media information for taxa in bulk editor

5277a2a3 12/09/2014 04:46 PM Patrick Plitzner
  • fixed possible ClassCastException (#4533)
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
72996734 09/01/2014 10:49 AM Patrick Plitzner
  • implemented functionality to reuse media in MediaView (#2385)
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...
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

0a534d09 12/04/2013 09:34 AM Patrick Plitzner
  • adapted sub classes of AbstractPostOperation
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
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.

6f623211 09/07/2011 11:35 AM Niels Hoffmann

Quickfix for a non critical problem that surfaces when changing an accepted taxon to a synonym

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

had to rename the packages to make them compliant with buckminster