cleanup
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / descriptiveDataSet / matrix / CharacterMatrixPart.java
2022-05-31 Andreas Müllercleanup
2021-10-26 Andreas Müllercleanup
2021-10-22 Katja Lutherref #9816: disable field for more than one description...
2021-10-18 Andreas Müllercleanup (cont.)
2021-09-15 Katja Lutherref #9710: do not use cdm objects for dds and descripti...
2021-08-18 Katja Lutherref #9710: further work to avoid constraint violation...
2021-08-17 Katja Lutherref #9710: update the dtos after merge
2021-03-03 Katja Lutherref #9488: fix persisting of changed descriptions
2021-01-18 Andreas Müllercleanup and generics for ICdmEntitySessionEnabled
2020-06-22 Katja Lutherref #8785: adapt to changes in method signature of...
2020-06-20 Katja Lutherref #8785: fix saving of newly created descriptions...
2020-06-19 Katja Lutherref #8785: smaller issues in character matrix - add...
2020-06-19 Katja Lutherref #9084: add config to delete description in characte...
2020-06-04 Katja Luther#8785: move aggregation to context menu
2020-05-26 Katja Lutherref #9029: adapt character matrix to dtos
2020-05-19 Katja Lutherref #8785: update descriptions in description list...
2020-05-15 Katja Lutherref #8785: move add and delete specimen to menu and...
2020-05-07 Katja Lutherref #8785: add menu item for remove desc and remember...
2020-05-04 Katja Lutherref #8806: bind session to matrix editor when opening...
2019-12-13 Patrick Plitznerref #8450 Check for duplicate features in matrix startup
2019-11-15 Patrick Plitznerref #8656 i18n for loading label
2019-11-15 Patrick Plitznerref #8656 Update label if matrix loadiung failed
2019-11-04 pplitznerref #8450 Fix initial expansion state when refreshing...
2019-09-23 jenkinsMerge branch 'release/5.10.0'
2019-09-18 Patrick Plitznerref #8450 Only save edited rows in matrix editor
2019-09-16 pplitznerref #8539 Update local data set after adding specimen
2019-08-29 jenkinsMerge branch 'release/5.9.0' 5.9.0
2019-08-13 Patrick Plitznerref #7597 Re-load dataset descriptions after aggregation
2019-07-19 jenkinsMerge branch 'release/5.8.0' 5.8.0
2019-06-27 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2019-06-20 Patrick Plitznerref #7589 Save matrix rows in one service call
2019-06-20 Patrick Plitznerref #8335 Persist table state when dialog is closed
2019-06-19 Patrick Plitznerref #8335 Store character matrix table state as DB...
2019-04-15 jenkinsMerge branch 'release/5.6.0' 5.6.0
2019-03-05 Andreas Müllerfix #8162 adapt terms to new package structure in TaxEditor
2019-02-28 Patrick Plitznerref #8146 Adapt character matrix to termType model...
2019-02-14 jenkinsMerge branch 'release/5.5.0' 5.5.0
2018-12-17 Patrick Plitznerref #7589 Remove UpdateResult handling from CharacterMatrix
2018-12-17 Patrick Plitznerref #7589 Remove UpdateResult handling from CharacterMatrix
2018-11-15 Patrick Plitznerref #6806 Add isDirty() to IE4SavablePart + extract...
2018-10-25 jenkinsMerge branch 'release/5.4.0' 5.4.0
2018-10-08 Patrick PlitznerRemove duplicate methods
2018-10-02 Patrick Plitznerref #7674 Show details and supplemental data for matrix...
2018-09-19 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-19 Patrick Plitznerref #7674 Allow editing descriptions in details view
2018-09-19 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-07 Patrick Plitznerref #7674 Add context menu to add taxon descriptions
2018-09-07 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-30 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-23 Patrick Plitznerref #7674 Fix saving of aggregated description
2018-08-23 Patrick Plitznerref #7674 Fix class cas exceptions
2018-08-17 jenkinsMerge branch 'release/5.2.0' 5.2.0
2018-07-26 Patrick Plitznerref #4611 i18n character matrix
2018-07-24 Patrick PlitznerFix saving routine for descriptions
2018-07-24 Patrick PlitznerFix possible multi rep exception by not saving descript...
2018-07-16 Patrick PlitznerFix frozen layer when toggling tree/list view
2018-07-16 Patrick PlitznerAdd loading label to character matrix
2018-07-13 Patrick PlitznerFix potential NPE when saving
2018-07-11 Patrick Plitznerref #7509 Fix potential NPE
2018-07-10 Patrick Plitznerref #7509 Add "Aggregate" button to character matrix
2018-05-17 jenkinsMerge branch 'release/5.0.0' 5.0.0
2018-05-12 Andreas Müllerreplace all occurrences of workingSet by descriptiveDat...