Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bda49ed8 09/15/2017 09:56 AM Katja Luther

adapt media delete handler to e4 migration

20fa89e3 08/31/2017 01:44 PM Patrick Plitzner

fix #6809 add selection delay to parts

0d9f9636 08/23/2017 02:03 PM Patrick Plitzner

Remove unused return value

3b4a059e 08/21/2017 05:48 PM Patrick Plitzner

ref #6908 #6907 refactor abstract viewer class

b99a3ada 08/21/2017 12:51 PM Patrick Plitzner

ref #6907, #6906 Remove multi-select from media and factual data view

b294e97e 08/16/2017 09:50 AM Katja Luther

the deleteConfig for media needs the description from where it should be deleted.

860fc861 08/15/2017 07:07 PM Patrick Plitzner

ref #6907 Migrate factual data view

8f6d819a 08/15/2017 11:06 AM Patrick Plitzner

ref #6906 Fix selection for supplemental, details and descriptive view

6221b263 08/15/2017 11:06 AM Patrick Plitzner

ref #6906 Fix move operation

e6aba306 08/15/2017 11:06 AM Patrick Plitzner

ref #6906 Migrate media view context menu

5d6060ad 08/15/2017 11:06 AM Patrick Plitzner

ref #6906 Migrate media view

77123730 08/02/2017 02:17 PM Andreas Müller

cleanup and deproxy

a27e9869 07/04/2017 01:19 PM Katja Luther

factual data view and media view should be disabled for misapplied names

9608f61c 06/29/2017 01:55 PM Patrick Plitzner

Fix context menu of bulk editor and media view

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

ref #6748 Refactor parameter name to avoid ambiguity

27dcccfd 06/28/2017 10:28 AM Patrick Plitzner

ref #6748 Unwrap E4 parts during selection change events

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
58480902 06/22/2017 11:50 AM Katja Luther

avoid that mediaViewPart is inactive when details view has the focus

2abe4473 06/21/2017 03:03 PM Katja Luther

workaround to show media and facts view for derivateView

ed33cbd7 06/15/2017 01:18 PM Katja Luther

ref #6527: change the labels for media deletion config and remove undeletable media from gallery

b0277a63 06/09/2017 04:22 PM Katja Luther

ref #6527: adapt delete operation to show up error dialog

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

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

55031c8b 05/31/2017 03:36 PM Katja Luther

fix #6527: refactor media deletion configurator and the corresponding wizard

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