ref #8242 Set max items for dropdown to 10 + sort items
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / descriptiveDataSet / matrix / CharacterMatrix.java
2019-04-16 Patrick Plitznerref #8242 Set max items for dropdown to 10 + sort items
2019-04-12 Patrick PlitznerFix problem for characters with same name
2019-04-12 Patrick PlitznerFix problem for characters with same name
2019-03-06 Andreas Müllerref #8162 move FeatureTree and FeatureNode to new term...
2019-03-01 Patrick Plitznerref #6794 Adapt taxeditor to model changes (feature...
2019-02-28 Patrick Plitznerref #8146 Restrict character matrix to characters
2019-02-28 Patrick Plitznerref #8146 Adapt character matrix to termType model...
2019-01-18 Patrick Plitznerref #7580 Add own implementation of UpdateDataCommandHa...
2019-01-11 Patrick PlitznerRevert "Revert "ref #7589 Removed unnecessary sorting""
2019-01-11 Patrick Plitznerref #7580 Remove duplicate UpdateCommandHandler
2019-01-11 Patrick PlitznerRevert "ref #7589 Removed unnecessary sorting"
2018-12-21 Patrick Plitznerref #7589 Removed unnecessary sorting
2018-12-21 Patrick Plitznerref #7580 Add copy&paste configuration (not yet actuall...
2018-12-19 Patrick Plitznerref #7589 Fix order of parent taxon nodes
2018-12-18 Patrick Plitznerref #7589 Check dirty state before executing handler...
2018-12-18 Katja Lutherrevert changes in CharacterMatrix
2018-12-17 Katja Lutherref #7854 Implement NatTable for distribution editor
2018-12-17 Patrick Plitznerref #7589 Remove UpdateResult handling from CharacterMatrix
2018-12-04 Patrick Plitznerref #7589 Only add characters as matrix columns
2018-10-15 Patrick Plitznerref #7589 Adapt to service layer changes
2018-10-15 Patrick Plitznerref #7674 Add icon for different description types
2018-10-04 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-10-02 Patrick Plitznerref #7674 Add icon to mark descriptions with sources
2018-10-02 Patrick PlitznerMerge branch 'develop' into taxonDescription
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-10 Patrick Plitznerref #7674 Add specific style and label for each taxon...
2018-09-07 Patrick Plitznerref #7674 Add context menu to add taxon descriptions
2018-09-07 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-31 Patrick Plitznerref #7674 Create default taxon description when adding...
2018-08-30 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-08-28 Patrick PlitznerSet the bgColor of summary row to gray
2018-08-27 Patrick Plitznerref #7674 Show taxon descriptions as rows in matrix
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-16 Patrick PlitznerShow possible exception in dialog
2018-07-27 Patrick Plitznerref #4611 i18n character matrix
2018-07-26 Patrick Plitznerref #7589 Update message for missing nodes for descriptions
2018-07-26 Patrick Plitznerref #7589 Use progress monitor client manager to load...
2018-07-23 Patrick Plitznerref #7575 Remove toggle button
2018-07-20 Patrick Plitznerref #7575 Add toggle button for aggregated/exact quant...
2018-07-20 Patrick Plitznerref #7575 Add (still disabled) quantitative dialog...
2018-07-18 Patrick Plitznerref #7549 Add min and max data series to quant data...
2018-07-17 Patrick Plitzneri18n
2018-07-17 Patrick PlitznerFix potential NPE
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 Plitznerref #7549 Add quant statistic tooltip to character...
2018-07-13 Patrick Plitznerref #7549 Rename categorical tooltip class
2018-07-13 Patrick Plitznerref #7549 Add quant statistic map to character matrix
2018-07-12 Patrick Plitznerref #7549 Add toggle button for tooltips
2018-07-12 Patrick PlitznerFix refresh problem after toggling list/tree view
2018-07-12 Patrick PlitznerFix potential ClassCastException
2018-07-12 Patrick Plitznerref #7549 Implement historgram tooltip for categorical...
2018-07-10 Patrick Plitznerref #7509 Add "Aggregate" button to character matrix
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerAdd small delay to description load job
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerRefactor character matrix + different color for taxon...
2018-07-09 Patrick PlitznerRefactor character matrix
2018-07-09 Patrick PlitznerUpdated style of character matrix
2018-07-09 Patrick PlitznerApply modern theme to CharacterMatrix
2018-07-09 Patrick PlitznerRefactor CharacterMatrix code
2018-07-09 Patrick PlitznerRefactor CharacterMatrix code
2018-05-12 Andreas Müllerreplace all occurrences of workingSet by descriptiveDat...