Changes between Version 2 and Version 6 of Ticket #1368


Ignore:
Timestamp:
10/10/11 16:15:21 (3 years ago)
Author:
zephod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1368

    • Property Milestone changed from ckan-v1.5 to ckan-current-sprint
  • Ticket #1368 – Description

    v2 v6  
    44Notes from various conversations: 
    55  * [dataset/edit]: Rearrange the delete resources mechanism;  
     6    * Use a little minus icon on the far left, followed by a pencil icon for editing. 
     7    * The 'delete resource' button can become 'hide' 
     8    * Deletions are confirmed with a dialog box 
    69  * [dataset/edit]: Rearrange the 'you have unsaved changes' warning;  
    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. 
    816  * [markdown editor]: Tab colours confuse the user. Inactive button appears to be greyed out.  
     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).