Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f87588d3 07/17/2018 02:33 PM Patrick Plitzner

Fix potential NPE

64a68019 07/17/2018 09:54 AM Patrick Plitzner

ref #7549 Change format of quantitative label

f6205f4c 07/16/2018 12:06 PM Patrick Plitzner

Fix frozen layer when toggling tree/list view

49df31fc 07/16/2018 11:20 AM Patrick Plitzner

Add loading label to character matrix

daf4e2c3 07/16/2018 09:38 AM Patrick Plitzner

ref #7549 Change format of frequency count in tooltip

59fd2600 07/13/2018 02:54 PM Patrick Plitzner

Fix potential NumberFormatException in quant data cell editor

d05bf8bd 07/13/2018 02:52 PM Patrick Plitzner

ref #7549 Add quant statistic tooltip to character matrix

e2e88c52 07/13/2018 01:56 PM Patrick Plitzner

ref #7549 Rename categorical tooltip class

eb71aa23 07/13/2018 01:24 PM Patrick Plitzner

ref #7549 Add quant statistic map to character matrix

c0abdb1d 07/13/2018 01:22 PM Patrick Plitzner

Fix potential NPE when saving

bd5a558a 07/13/2018 10:20 AM Patrick Plitzner

ref #7549 Refactoring

a3a12095 07/13/2018 08:32 AM Patrick Plitzner

ref #7549 Add/use apache common math for frequency distribution

6d3bedb0 07/13/2018 07:41 AM Patrick Plitzner

ref #7549 Fix layout

7a8baaba 07/13/2018 07:41 AM Patrick Plitzner

ref #7549 Code refactoring

391e9f07 07/12/2018 04:42 PM Patrick Plitzner

ref #7549 Add toggle button for tooltips

96aadc03 07/12/2018 03:17 PM Patrick Plitzner

Fix refresh problem after toggling list/tree view

1d11c7f6 07/12/2018 03:16 PM Patrick Plitzner

Fix potential ClassCastException

41883468 07/12/2018 12:45 PM Patrick Plitzner

ref #7549 Implement historgram tooltip for categorical data

f4028415 07/12/2018 09:08 AM Patrick Plitzner

Fix potential NPE

97ed6049 07/11/2018 01:05 PM Patrick Plitzner

ref #7509 Enhance aggregation dialog

fe042ecb 07/11/2018 01:03 PM Patrick Plitzner

ref #7509 Fix potential NPE

1acb2d39 07/10/2018 06:41 PM Patrick Plitzner

ref #7509 Add "Aggregate" button to character matrix

  • aggregation will create a description on the common parent taxon of all taxa included in the descriptive data set OR the chosen taxon of the selection dialog
25bd222a 07/10/2018 04:52 PM Patrick Plitzner

ref #7509 Add prototype aggregation function to character matrix

92ec40db 07/09/2018 05:56 PM Patrick Plitzner

Refactor character matrix

  • code cleanup
bbed9d01 07/09/2018 04:26 PM Patrick Plitzner

Refactor character matrix

  • unify summary row configs
c5a4b091 07/09/2018 04:18 PM Patrick Plitzner

Refactor character matrix

  • extract cell selection config
f9df6d49 07/09/2018 04:12 PM Patrick Plitzner

Refactor character matrix

  • extract column header config
5889f0c3 07/09/2018 03:15 PM Patrick Plitzner

Add small delay to description load job

dedec018 07/09/2018 02:34 PM Patrick Plitzner

Refactor character matrix

  • extract data conversion config
    • extract summary row config
c500743f 07/09/2018 02:11 PM Patrick Plitzner

Refactor character matrix + different color for taxon rows

3428ae9c 07/09/2018 01:57 PM Patrick Plitzner

Refactor character matrix

  • extract label accumulator
f4928b93 07/09/2018 11:34 AM Patrick Plitzner

Updated style of character matrix

2c54db81 07/09/2018 09:21 AM Patrick Plitzner

Apply modern theme to CharacterMatrix

f2e0fed4 07/09/2018 09:16 AM Patrick Plitzner

Refactor CharacterMatrix code

  • extract bottom toolbar composite
95272d6e 07/09/2018 09:13 AM Patrick Plitzner

Refactor CharacterMatrix code

  • extract toolbar composite
af3a8a41 05/29/2018 06:47 AM Patrick Plitzner

ref #7010 Adapt DDS navigator handler

971fcc6d 05/16/2018 07:15 AM Patrick Plitzner

Add default text for combos to DDS editor

aeef81e4 05/14/2018 05:02 PM Patrick Plitzner

Add option to remove min/max rank in DDS editor

38575ae7 05/14/2018 04:29 PM Patrick Plitzner

Add context menu to taxon node filter in DDS editor

d895d915 05/14/2018 01:17 PM Patrick Plitzner

ref #4611 i18n for descriptive data set module

39c51fd5 05/14/2018 12:51 PM Patrick Plitzner

ref #7095, #7086 Fix session initialization

652496d7 05/12/2018 02:39 PM Andreas Müller

replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change