| | 1 | = General backlog = |
| | 2 | |
| | 3 | [[TOC()]] |
| | 4 | |
| | 5 | Here do we store ideas before they go into the backlog: |
| | 6 | |
| | 7 | == As PLINK user I want... == |
| | 8 | * download plink genotype file |
| | 9 | * create plink file in background via quartz |
| | 10 | * disable f5-en |
| | 11 | * have plink file created faster |
| | 12 | |
| | 13 | == As a geno user I want == |
| | 14 | * see geno data using Joeri's geno viewer |
| | 15 | |
| | 16 | == As a matrix user I want... == |
| | 17 | * to filter on 'null' (not existent observedvalue) |
| | 18 | * to know what protocol measurement comes from (nu zie je alleen measurements) |
| | 19 | * type safe 'date' filter |
| | 20 | * see tooltip for column headers |
| | 21 | * have a matrix of 0 columns (only patient ids) |
| | 22 | * maximum on 'limit' (so can't load everything) |
| | 23 | * not see patients that have no values at all (?) |
| | 24 | * group headers per protocol (evt tree) |
| | 25 | * have 'pa_id' => 'name' |
| | 26 | * export all spss zonder demo versie (licentie betalen) |
| | 27 | * label spss codebook |
| | 28 | * toggle to show labels or values for categorical |
| | 29 | * I want to have rich html in my values (so I can could make a 'create litter' action) |
| | 30 | * I want to hover values to see details |
| | 31 | * I want to see targetproperties as column (e.g. Location.endtime) so I can filter on that |
| | 32 | * I want to highlight newly added records |
| | 33 | |
| | 34 | == As PLINK user I want == |
| | 35 | * create plink file in background via quartz |
| | 36 | * disable f5-en |
| | 37 | * have plink file created faster |
| | 38 | |
| | 39 | == As catalogue user == |
| | 40 | * I want data requests |
| | 41 | * I want to follow my data request (track, need to copy paper submission) |
| | 42 | * I want to have 'delete' on my selections |
| | 43 | * I want to download measurements |
| | 44 | |
| | 45 | == As Measurement user I want to: == |
| | 46 | * use 'xref(Individual)' as a dataType |
| | 47 | * create a xref filter, e.g. TypeOfGroup=Species |
| | 48 | |
| | 49 | == As a location manager == |
| | 50 | * I want manage locations in treeview |
| | 51 | |
| | 52 | == As a developer I want == |
| | 53 | * FreemarkerWidget so I can inject freemarker anywhere in my java user interface |