add polytomous key generation to character matrix (experimental)
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / descriptiveDataSet / matrix / CharacterMatrixBottomToolbar.java
2019-07-31 Patrick Plitzneradd polytomous key generation to character matrix ...
2019-02-14 jenkinsMerge branch 'release/5.5.0' 5.5.0
2019-01-14 Patrick Plitznerref #7589 Confirm description deletion in character...
2018-12-18 Patrick PlitznerRename utility method
2018-12-18 Patrick Plitznerref #7589 Check dirty state before executing handler...
2018-12-17 Patrick Plitznerref #7589 Move description deletion to service layer
2018-12-17 Patrick Plitznerref #7589 Remove reference to default taxon desc from...
2018-12-17 Patrick Plitznerref #7589 Remove UpdateResult handling from CharacterMatrix
2018-12-04 Patrick PlitznerFix potential NPE
2018-10-25 jenkinsMerge branch 'release/5.4.0' 5.4.0
2018-10-15 Patrick Plitznerref #7589 Adapt to service layer changes
2018-10-02 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-20 Patrick Plitznerfix #7776 Adapt to service layer change
2018-09-19 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-19 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-17 Patrick Plitznerref #7674 Adapt to service layer change
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-10 Patrick Plitznerref #7674 Adjust to service layer change
2018-09-07 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-03 Patrick Plitznerref #7674 Add aggregated description directly to matrix...
2018-08-31 Patrick Plitznerref #7674 Create default taxon description when adding...
2018-08-30 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-23 Patrick Plitznerref #7674 Fix class cas exceptions
2018-08-22 Patrick Plitznerref #7674 Adapt to cdmlib change(Add aggregated descrip...
2018-08-22 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-22 Patrick Plitznerref #7657 Consider taxon node filter when loading data
2018-08-17 jenkinsMerge branch 'release/5.2.0' 5.2.0
2018-08-07 Patrick Plitznerref #7597 Adapt to service method changes
2018-07-27 Patrick Plitznerref #7597 Adapt to refactored service method
2018-07-23 Patrick PlitznerUse service method to find a description for a dataset
2018-07-18 Patrick Plitznerref #7549 Add min and max data series to quant data...
2018-07-13 Patrick Plitznerref #7549 Add quant statistic tooltip to character...
2018-07-13 Patrick Plitznerref #7549 Refactoring
2018-07-12 Patrick Plitznerref #7549 Implement historgram tooltip for categorical...
2018-07-11 Patrick Plitznerref #7509 Enhance aggregation dialog
2018-07-10 Patrick Plitznerref #7509 Add "Aggregate" button to character matrix
2018-07-10 Patrick Plitznerref #7509 Add prototype aggregation function to charact...
2018-07-09 Patrick PlitznerRefactor CharacterMatrix code