Changes between Version 6 and Version 7 of Ticket #1368


Ignore:
Timestamp:
10/10/11 17:47:59 (3 years ago)
Author:
zephod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1368 – Description

    v6 v7  
    1313  * [dataset/view]: Subscribe button (& subscribe to history) doesn't work as expected. Modal dialog carrying instructions? 
    1414  * [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. 
     15  * ~~([dataset/edit]: Make 'tags' a top level form section; it is too important to go below the fold.)~~ (wontfix) 
    1616  * [markdown editor]: Tab colours confuse the user. Inactive button appears to be greyed out.  
    1717  * [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. 
     18  * [dataset/edit]: Long URLs break the edit resources tab. Show name (& 'no name') with a pencil icon.  
    1919  * [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? 
     20  * ~~([groups]: Clicking a column heading should sort by that column. Default should be 'size', not 'name'.)~~ (move to seperate ticket) 
     21  * ~~([groups]: (Investigate) Is it easy to implement a little search-groups feature?)~~ (move to seperate ticket w/previous) 
    2222  * [groups]: Entire section to use pretty buttons please. 
    2323  * [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  * [navigation] Add 3D bevel (@see github) to current tab highlight. 
    2425  * [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/view]: Show description and owner. To match dataset section. 
    2627  * [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? 
     28  * ~~([*/authz]: Add tooltips to explain column headers. (Not required if mechanism is about to be refactored...))~~ (wontfix: we need to rethink this mechanism; authorization refactor is coming) 
     29  * ~~([general]: 'Authorization' refactor to 'Permissions' on nav-bars.)~~ (wontfix, further discussion. authorization might be less techy...) 
     30  * [search]: Declutter the sidebar. No yellow box. 
     31  * ~~([search]: (Investigate) Can we quickly & easily reintegrate the faceted search-by-license but present it in the sidebar like the other facets?)~~ (wontfix: high cost and maintenance overhead; need compelling user story) 
    3032  * [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). 
     33  * [about]: Get the about page working on test.ckan.org. (Works locally and on live).