fix term caching for term type and avoid doubled call of populate terms
[taxeditor.git] / eu.etaxonomy.taxeditor.store / src / main / java / eu / etaxonomy / taxeditor / ui / combo / term / TermComboElement.java
2021-10-28 Katja Lutherfix term caching for term type and avoid doubled call...
2021-09-23 Katja Lutherref #9762: fix problems with rank combo and switch...
2021-09-21 Katja Lutherref #9762: avoid NPE
2020-10-30 Katja Lutherref #8774: fix term combo for dto selection
2020-10-29 Katja Lutherref #8774: adapt term tree editors to dto usage
2020-09-03 Katja Lutherfix #9215: fire property change event only when somethi...
2020-08-21 Andreas Müllerref #9204 upgrade and remove further libraries in taxed...
2020-04-07 Katja Lutherfix #8943: fix handling of term preferences in combo...
2020-03-06 Katja Lutheradd default comparator to all term combos without own...
2020-01-28 Katja Lutherref #8832: fix deselction of status when changing area...
2020-01-24 Katja Lutherfix #8749: fix selection in combo with proposalProvider
2020-01-21 Katja Lutherfix #8749: move proposal adapter creation to method...
2019-12-11 Katja Lutherfix IndexOutOfBoundsException in TermComboElement
2019-08-29 jenkinsMerge branch 'release/5.9.0' 5.9.0
2019-08-23 Patrick PlitznerRestructure ui.combo package