ref #8263 Fix refresh of source vocabulary after moving terms
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / editor / definedterm / e4 / DefinedTermEditorE4.java
2019-05-08 Patrick Plitznerref #8263 Fix refresh of source vocabulary after moving...
2019-05-08 Patrick Plitznerref #8263 Only refresh edited terms when saving
2019-05-08 Patrick Plitznerref #8263 Only refresh affected elements after operation
2019-04-15 jenkinsMerge branch 'release/5.6.0' 5.6.0
2019-03-20 Patrick PlitznerAdapt to model change (set termType in constructor)
2019-03-05 Andreas Müllerfix #8162 adapt terms to new package structure in TaxEditor
2019-02-18 Patrick PlitznerRemove double initialisation of vocabularies in term...
2019-02-15 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-14 jenkinsMerge branch 'release/5.5.0' 5.5.0
2019-02-12 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-12 Patrick PlitznerRemove double initialisation of vocabularies in term...
2019-01-28 Patrick PlitznerSet focus to newly created term vocabulary
2018-11-23 Patrick PlitznerReplace popup menu id by constant
2018-11-15 Patrick Plitznerref #6806 Add isDirty() to IE4SavablePart + extract...
2018-11-13 Patrick Plitznerref #7887 Adapt to service layer changes
2018-11-12 Patrick Plitznerref #7887 Speed up saving
2018-11-12 Patrick Plitznerref #7887 Refresh term editor when new vocabulary is...
2018-11-09 Patrick Plitznerref #7887 Use DTOs in term editor
2018-10-25 jenkinsMerge branch 'release/5.4.0' 5.4.0
2018-10-24 Patrick Plitznerref #7850 Refresh vocabulary when moving terms
2018-10-23 Patrick Plitznerref #7827 Code cleanup
2018-06-27 jenkinsMerge branch 'release/5.1.0' 5.1.0
2018-06-13 Patrick Plitznerref #7010 Adapt term editor handlers for multiple selection
2018-05-17 jenkinsMerge branch 'release/5.0.0' 5.0.0
2018-05-09 Patrick Plitznerref #6973 Refresh supplemental view when saving the...
2018-05-04 Patrick PlitznerRemove dirty state when closing term editor
2018-02-15 jenkinsMerge branch 'release/4.14.0' 4.14.0
2018-02-13 Patrick Plitznerref #6786 Fix term sorting in feature tree editor
2017-11-23 Patrick PlitznerMerge branch 'develop' into wset
2017-11-22 jenkinsMerge branch 'hotfix/4.11.2' 4.11.2
2017-11-22 Patrick Plitznerref #6925 Set conversation and cdmEntitySession to... hotfix/4.11.2
2017-11-22 Patrick Plitznerref #6925 Set conversation and cdmEntitySession to...
2017-11-22 Patrick Plitznerref #6925 Dispose conversation and entity session when...
2017-11-22 Katja Lutheravoid widgetIsDisposed exceptions by check of control...
2017-11-22 Patrick Plitznerref #6925 Dispose conversation and entity session when...
2017-11-22 Katja Lutheravoid widgetIsDisposed exceptions by check of control...
2017-11-08 jenkinsMerge branch 'release/4.11.0' 4.11.0
2017-11-01 Patrick Plitznerref #7010 Disable multi selection for all tree viewers...
2017-10-15 Patrick Plitznerref #6925 Inject context into operations to allow sync...
2017-09-25 jenkinsMerge branch 'release/4.10.0' 4.10.0
2017-09-22 Patrick PlitznerMerge branch 'develop' into bulkEditorE4
2017-09-22 Patrick Plitznerref #6922, #6925 Close editors when reconnecting
2017-09-15 Patrick Plitznerref #6922 Update title of term editor
2017-09-15 Patrick Plitznerref #6922 Enable details and supp.Data view for term...
2017-08-29 Patrick PlitznerMerge branch 'develop' into nameEditorE4
2017-08-23 Patrick Plitznerfix #6922 Migrate Term Editor