ref #6774 session handling and minor refactoring
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / featuretree / e4 / FeatureTreeEditor.java
2017-07-05 Patrick Plitznerref #6774 session handling and minor refactoring
2017-07-04 Patrick Plitznerref #6774 Add "Export" button to FeatureTreeEditorComposite
2017-06-28 Patrick PlitznerMerge branch 'develop' into featureTreeEditor
2017-06-27 Patrick PlitznerFix potential class cast exception during selection...
2017-06-26 Patrick PlitznerMerge branch 'develop' into featureTreeEditor
2017-06-21 Patrick Plitznerref #6694 Always add new features to root node
2017-06-21 Patrick Plitznerref #6694 Use service methods to add and remove features
2017-06-21 Patrick Plitznerref #6694 Add CdmEntitySessionHandling to feature tree...
2017-06-20 Patrick Plitznerref #6694 Fix drag and drop behavior
2017-06-20 Patrick Plitznerref #6694 Fix session handling when moving feature...
2017-06-20 Patrick Plitznerref #6694 Extract composite and Listeners from FeatureT...
2017-06-20 Patrick Plitznerref #6694 Make text field editable only when feature...
2017-06-19 Patrick PlitznerMerge branch 'develop' into featureTreeEditor
2017-06-19 Patrick Plitznerref #6694 Extract composite and Listeners from FeatureT...
2017-06-18 Patrick PlitznerIntegrate FeatureTreeEditor into CharacterEditor
2017-06-18 Patrick PlitznerMerge branch 'develop' into featureTreeEditor
2017-06-18 Patrick PlitznerRevert "Split up composites of FeatureTreeEditor"
2017-06-16 Patrick Plitznerref #6694 Beautify alignment of feature tree editor
2017-06-16 Patrick Plitznerref #6694 Remove moved feature node after drag and...
2017-06-16 Patrick Plitznerref #6694 Implement selection propagation in feature...
2017-06-16 Patrick Plitznerref #6694 Set FeatureTree editor dirty after drag and...
2017-06-08 Patrick PlitznerSplit up composites of FeatureTreeEditor
2017-06-07 Patrick Plitznerminor changes
2017-06-07 Patrick PlitznerMerge branch 'develop' into featureTreeEditor
2017-06-07 Patrick PlitznerMerge branch 'ticket#6694' into develop
2017-06-07 Patrick Plitznerref #6694 Improve UI and feature tree creation
2017-06-06 Patrick Plitznerref #6694 Handle dirty state when adding/removing features
2017-06-06 Patrick Plitznerref #6694 Implement Feature Tree Editor