ref #9065: do not show media in tree view details and disable media view for bulkeditor
cleanup
ref
ref #8197: fix delete of media in media view
fix #8197: fix make name editor dirty if media is deleted
local preferences database specific
ref #7775 Add option "Create new factual data set with sources"
ref #7010 Adapt media view handlers for multiple selection
ref #6913 Remove e3 taxon navigator extensions
ref #6913 Remove bulk editor
add symbol to unplaced and excluded taxa in taxonnavigator
fix multiple representation by removing conversation of selection dialog
avoid widgetIsDisposed exceptions by check of control is disposed
use mediaUtils for getting the best matching media representation for mediaViewLabelProvider
cherry-pick from hotfix
choose smallest representation for media preview
ref #7056 Generate titleCache for newly created image galleries
ref #7056: add possibility to show preview of the image in media view
only remove not persisted media in deleteOperation
ref #6906 Fix Delete and move handler for media view
ref #6925 Inject context into operations to allow sync/async execution
Merge branch 'develop' into bulkEditorE4
ref #6925 Pull up selection handler and service
ref #6911, #6925 Clear views when selection providing editor is closed
ref #6906 fix selection handling
adapt media delete handler to e4 migration
ref #6595 removed e3 name editor classes (unstable navigator plugin)
Merge branch 'develop' into nameEditorE4
fix #6809 add selection delay to parts
ref #6595 refactor selection handling to migrated name editor
ref #6925 Update part titles
Remove unused return value
ref #6908 #6907 refactor abstract viewer class
ref #6907, #6906 Remove multi-select from media and factual data view
the deleteConfig for media needs the description from where it should be deleted.
ref #6907 Migrate factual data view
ref #6906 Fix selection for supplemental, details and descriptive view
ref #6906 Fix move operation
ref #6906 Migrate media view context menu
ref #6906 Migrate media view
cleanup and deproxy
factual data view and media view should be disabled for misapplied names
Fix context menu of bulk editor and media view
ref #6748 Refactor parameter name to avoid ambiguity
ref #6748 Unwrap E4 parts during selection change events
ref #6596 Add new utility class WorkbenchUtility in workbench plugin
avoid that mediaViewPart is inactive when details view has the focus
workaround to show media and facts view for derivateView
ref #6527: change the labels for media deletion config and remove undeletable media from gallery
ref #6527: adapt delete operation to show up error dialog
ref #6596 Refactored selection handling to support e3 and e4 parts
fix #6527: refactor media deletion configurator and the corresponding wizard
fix #6669 Refresh context menu before it is drawn
ref #4611 complete i18n for taxeditor.editor plugin
ref #6315: implement set secundum reference for subtree in editor
minor
add missing changes
ref #6190 removing svn property place holder in first line of code - java files
Generalize title creation for cdm view parts
fix #5759 remove all switches for remoting and standalone
Fix and refactor addImageGallerHandler
#5256 Set entity container in Bulk Editor to dirty when media is updated
Fix media view selection
Disable media view when synonym selected (#5195)
Keep media view and factual data view enabled when no significant selection occurs (#5195)
Disable media view for taxon bulk editor with no selection (#5162)
Disable MediaView for bulk editor (#5162)
#4855 add MoveSynonymToAnotherAcceptedTaxonHandler and some clean up of the plugin.xml especially the delete
adjusted old comment to code block
Fixed Ticket #4557
ticket #4575
show media information for taxa in bulk editor
#4389
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
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
Quickfix for a non critical problem that surfaces when changing an accepted taxon to a synonym
had to rename the packages to make them compliant with buckminster