7 | | * [dataset/edit]: Are the expand/retract mechanisms sane? Could use arrows, could use pencil, could edit in place... (it's probably fine once the above are done). |
| 10 | * Delete the little green plus sign on the right; |
| 11 | * Try a flash banner instead (more general purpose & beautiful) |
| 12 | * [dataset/edit]: Try a pencil icon (+'hide' button) rather than the +/- buttons which look a bit like you're adding a dataset. |
| 13 | * [dataset/view]: Subscribe button (& subscribe to history) doesn't work as expected. Modal dialog carrying instructions? |
| 14 | * [dataset/view]: Drop the 'add to a group>>' and 'add tag>>'. Needs inline tag-adder. |
| 15 | * [dataset/edit]: Make 'tags' a top level form section; it is too important to go below the fold. |
| 17 | * [general]: Empty tables have a '(none)' placeholder which is causing issues. Move it into a separate div - it doesn't need be a wide <td> object. |
| 18 | * [dataset/edit]: Long URLs break the edit resources tab. Truncate them. |
| 19 | * [dataset/edit]: The upload file UI mutates and breaks across lines; make it a little more rigid. Verify at different zoom levels. |
| 20 | * [groups]: Clicking a column heading should sort by that column. Default should be 'size', not 'name'. |
| 21 | * [groups]: (Investigate) Is it easy to implement a little search-groups feature? |
| 22 | * [groups]: Entire section to use pretty buttons please. |
| 23 | * [dataset/edit, groups/add, groups/edit]: 'Extras' - what is that for? No clear use; either add examples or hide it from the 'add' form. |
| 24 | * [dataset/create and groups/create]: Slug generator can be tidied. Default: Not editable. @see http://groupspaces.com/a/group/ |
| 25 | * [groups/view]: Show description and owner. |
| 26 | * [groups/authz]: Tidy to match admin/authz (pretty buttons & spacing). Add navigation bar. |
| 27 | * [*/authz]: Add tooltips to explain column headers. (Not required if mechanism is about to be refactored...) |
| 28 | * [general]: 'Authorization' refactor to 'Permissions' on nav-bars. |
| 29 | * [search]: (Investigate) Can we quickly & easily reintegrate the faceted search-by-license but present it in the sidebar like the other facets? |
| 30 | * [search]: Facets to go on the left, rather than the right. More logical flow. |
| 31 | * [about]: Get the about page working on test.ckan.net. (Works locally and on live). |