Changes between Version 13 and Version 14 of Ticket #1506


Ignore:
Timestamp:
02/27/12 13:48:42 (2 years ago)
Author:
zephod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1506 – Description

    v13 v14  
    55  * ~~Parent-ticket: #1032~~ 
    66 
    7 == Dataset edit == 
     7== Step Zero == 
     8  * ~~COMPLETELY REDESIGN resource edit process~~ 
    89 
    9   * ~~COMPLETELY REDESIGN resource edit process~~ 
     10== Dataset Edit-Resources == 
    1011  * Force format field to be lowercase 
    1112     * Modify backend to serve it up in that format 
    1213  * Subticket #978: Add extra fields to resources in Web UI 
     14  * Fix display of large datasets (http://test.ckan.net/dataset/europeana-lod) 
     15  * When submitting forms with errors, open the correct resource pane. 
     16  * No hint is given that the time format for a resource is in ISO, eg 2005-01-01T10:10:10 
     17 
     18== Dataset Settings ==  
    1319  * Subticket #1648: Clarify edit terminology 
    1420  * Merge Groups and Tags into main Settings section (no point having them on their own and most people will miss this). 
    15   * Fix display of large datasets (http://test.ckan.net/dataset/europeana-lod) 
    16   * Fix animation glitch in expanding description 
    17   * Can we make the list of files look more like a table? Lose space between files? Lose rounded corners? 
    1821  * Fix (i.e. allow / show) name editing on dataset edit. 
    1922    * Fix the slugify so it does not overwrite if i change title after fixing name. 
    2023    * 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' 
     24  * Autocomplete the author/maintainer box (requires API extension?) 
     25 
     26== Dataset View == 
     27  * Fix animation glitch in expanding description 
     28  * Can we make the list of files look more like a table? Lose space between files? Lose rounded corners? 
     29  * Verify that there are no more (none) placeholder <td> objects (i believe they've been refactored out) 
    2130 
    2231