18 | | * Subticket #1648: Clarify edit terminology |
19 | | * Merge Groups and Tags into main Settings section (no point having them on their own and most people will miss this). |
20 | | * Fix (i.e. allow / show) name editing on dataset edit. |
21 | | * Fix the slugify so it does not overwrite if i change title after fixing name. |
22 | | * Make slugify encourage people to use shorter names. Either by cutting off (not so good) or showing a warning and saying something like 'hey you may want to cut this down. Hit edit to customize the dataset name now' |
23 | | * Autocomplete the author/maintainer box (requires API extension?) |
| 18 | * ~~Subticket #1648: Clarify edit terminology~~ |
| 19 | * ~~Merge Groups and Tags into main Settings section (no point having them on their own and most people will miss this).~~ |
| 20 | * ~~Fix (i.e. allow / show) name editing on dataset edit.~~ |
| 21 | * ~~Fix the slugify so it does not overwrite if i change title after fixing name.~~ |
| 22 | * ~~Make slugify encourage people to use shorter names. Either by cutting off (not so good) or showing a warning and saying something like 'hey you may want to cut this down. Hit edit to customize the dataset name now'~~ |
| 23 | * ~~Autocomplete the author/maintainer box (requires API extension?)~~ [WONTFIX what? it's not like that field is linked to users of the site or anything] |
33 | | * "Upload or link data files, APIs and other materials related to your dataset." |
34 | | * Include the description markdown editor again (keep it small) |
35 | | * Licence should maybe be restored |
36 | | * "(Don't worry if you don't know what your licence is)" |
37 | | * Show the log message field |
38 | | * Beautify |
39 | | * Pre-populate the log message field? |
40 | | * ? Show Home Page field when creating dataset (+ show description (?) (-- but state that it should just be a few lines) |
41 | | * ? Do some Guerilla UX to see whether we need to Redirect to Resources directly after dataset creation? |
42 | | |
43 | | == Group Improvements == |
44 | | |
45 | | * Minor fixes to dataset add on Group edit form - 0.5d - #1507 |
| 33 | * ~~"Upload or link data files, APIs and other materials related to your dataset."~~ |
| 34 | * ~~Include the description markdown editor again (keep it small)~~ |
| 35 | * ~~Licence should maybe be restored~~ |
| 36 | * ~~"(Don't worry if you don't know what your licence is)"~~ |
| 37 | * ~~Show the log message field~~ |
| 38 | * ~~Beautify~~ |
| 39 | * ~~Pre-populate the log message field?~~ |
| 40 | * ~~? Show Home Page field when creating dataset~~ [WONTFIX don't push it] |
| 41 | * ~~? Do some Guerilla UX to see whether we need to Redirect to Resources directly after dataset creation?~~ [WONTFIX doesnt make sense with new resource editor awesomeness] |