ref #6786 Save before opening new feature tree
ref #6786 correctly set enable state of feature tree title text field
ref #6786 Show vocabularies as root element in feature selection
ref #6774 Refactor access of static field
ref #6774 Make export button "experimental"
ref #6774 minor UI tweaks, shell handling and code refactoring
ref #6774 session handling and minor refactoring
ref #6774 Add "Export" button to FeatureTreeEditorComposite
ref #6762 Use FeatureTreeEditorComposite for all tree viewers
Merge branch 'develop' into featureTreeEditor
Fix potential class cast exception during selection handling
ref #6694 Always add new features to root node
ref #6694 Use service methods to add and remove features
ref #6694 Add CdmEntitySessionHandling to feature tree editor
ref #6694 l10n of FeatureTreeEditor
ref #6694 Fix drag and drop behavior
ref #6694 Fix session handling when moving feature nodes
ref #6694 Extract composite and Listeners from FeatureTreeEditor
ref #6694 Make text field editable only when feature tree is selected
Fix label generation for feature trees
Integrate FeatureTreeEditor into CharacterEditor
Revert "Split up composites of FeatureTreeEditor"
This reverts commit 1cf4b0b27f381fc478f5e653d1fe969dd91d350d.
ref #6694 Beautify alignment of feature tree editor
ref #6694 Remove moved feature node after drag and drop
ref #6694 Implement selection propagation in feature tree editor
ref #6694 Set FeatureTree editor dirty after drag and drop
Split up composites of FeatureTreeEditor
minor changes
ref #6694 Remove wizard pages and plugin configurations
ref #6694 Improve UI and feature tree creation
ref #6694 Handle dirty state when adding/removing features
ref #6694 Implement Feature Tree Editor
Implement creation of characters via drag'n'drop
ref #6190 removing svn property place holder in first line of code - java files
fix #5759 remove all switches for remoting and standalone
#5678. fix deletion of feature nodes
smaller changes to fix moving of taxonnodes
fixing #5341
fixing #5341 and colouring for cache relevant fields #4915 and #4944
#5301 Add merge call for saving new feature tree
#5301 Fix null session issues, Add remoting session for feature tree editor
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
adaption for error handling of delete methods
fix NPE for unselected feature tree
adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore
implementing the CommandHandlerButton and using it as button to open the OpenFeatureTreeEditorWizard - #4055 (action enablement adapts to the users granted authorities)
minor
merged model adaptions to cdmlib 3.2.4 from campanula branch
bugfix for position = -1
Committing changes to definedtermeditor after merge from branch
fixes #2348
had to rename the packages to make them compliant with buckminster