ref #7887 Avoid moving a term onto itself or its children
ref #7873 Implement copy&paste keyboard shortcuts
ref #7873 Allow paste on FeatureTrees
minor
unification in preferences
smaller changes in preferences
minor changes in preferences text
fix IllegalArgumentException in publish flag preference
ref #7999: if no pref exists for area vocs then use all vocs
ref #7999: if no db pref exists for vocabularies, the button in local pref is editable
ref #7933 Disable adding terms to country vocabulary
update details view when editing distribution editor
ref #5474 Removed separator
fix compilation error
remove limit for selection dialogs
ref #7985: adapt Proceedings details view
fix #7737: add space between warning and details
fix #7931: relable second symbol to symbol 2
ref #7775 Update factual data view when saving name editor
ref #7854: fix exceptions in distribution editor when saving new created descriptions
workaround for endless loop in default feature tree
ref #7901: adapt taxeditor to changes in PreferencePredicates
smaller changes in preferences continue
ref #7903: add possibility to choose order of taxa in cdm light export
ref #7793: remove classification and reuse taxon in new taxon wizard
ref #7854: minor changes
fix #7941: use the same parser method in new taxonnode wizard as in name editor
fix navigator order preference page
ref #7849: disable apply button until something was changed in preference page
ref #7856: fix allow override for namedArea vocabulary selection for distributions
fix #7954: update the english text for cache field tooltip
fix #7954: add tootltip to cache fields in editor to clearify the meaning of the lock
Rename utility method
ref #7854: session handling in distribution editor
ref #7854 Implement NatTable for distribution editor
ref #7923 Set character representation during creation
ref #6774 Rename export handler
ref #6774 Add owl export to feature tree editor context menu
ref #7923 Use character transfer instead of LocalSelectionTransfer
ref #7915: remove date published for journal, print series in taxeditor
ref #7913: remove author for journal, print series in taxeditor
ref #7930: remove doi for journal, print series and personal communications in taxeditor
ref #7367 Use TermDeletionConfigurator in term editor
ref #7887 Fix possible NPE when dropping on same term
ref #6805 Fix term dragging into feature tree editor
small layout changes
ref #7887 Enable supplemental data view for term DTOs
add symbol2 to term details view
fix delete of not persisted data in bulk editor
ref #3767: add DOI to reference detail element
ref #7849: remove OVERRIDE constants from IPreferenceKeys and handle it by method
ref #7849: continue adapt db and local preference pages
remove old class
ref #7849: improve DB preference handling and use editorpreferencePredicates keys also for local preferences
ref #7865 Update source details when editing source
code cleanup
Replace popup menu id by constant
ref #7923 Extend drag & drop action for creating characters
ref #7923 Extract common interface for feature tree editors
ref #7922: add preference to save distribution editor factual data to their own fact
ref #7849: handle exception if value of preference not in Enum for areaDisplay
ref #7837 Make feature tree export experimental
ref #7837 Add docx export to feature tree context menu
ref #7912 Centralize layout
ref #7912 i18n
ref #7912 Fix selection states in checkbox viewer
ref #7912 Add toolbar to checkbox viewer + visualize selection state
ref #7849: do not save preferences if page was not edited
ref #7849: harmonize admin and local preferences for distribution editor and use drop down instead of radio buttons
Revert "Revert "ref #7849: move general db preferences to its own tab to avoid saving if not edited""
This reverts commit e78f3e6c944dd0630daef5ecfab96773a875c695.
Fix selection when creating new nodes
code cleaning
Use utility method to confirm deletion
ref #6806 Fix dirty state handling and saving in feature tree editor
ref #6806 Add isDirty() to IE4SavablePart + extract dirty check to util
Ask for saving before executing operations
Add savablePart to FeatureNodeDropAdapter
ref #7887 Correctly evaluate children in term content provider
ref #7887 Select newly created term
ref #7887 Remove unused classes
ref #7887 Code cleanup
ref #7887 Remove grayed value preferences from distributon wizards
ref #7887 Fix initial grayed state in checkbox composite
ref #7887 Fix javadoc
ref #7887 Adapt to service layer changes
ref #7887 code cleanup
ref #7887 Fix preference persisting (based on DTOs)
rename SHOW_NAME_IN_SOURCE to SHOW_NAMESPACE_IN_SOURCE in taxeditor
add empty first page for admin preferences
ref #7887 Catch potential preference initialization problem