Changes between Version 3 and Version 4 of Ticket #1348


Ignore:
Timestamp:
09/17/11 15:04:28 (3 years ago)
Author:
zephod
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1348 – Description

    v3 v4  
    55  * Make 'Add resource' links on edit page clearer and more button-like. 
    66  * Move edit form tabs to the left 
    7   * API placeholder text should not link to a CSV file 
    8   * We used to autocomplete the format field - restore this functionality 
    9   * Summary should contain 'name' (or, if unavailable, use description. Long term: description is to be deprecated) 
     7  * [Done; cset:fde26b87d6ce] API placeholder text should not link to a CSV file 
     8  * [Done] We used to autocomplete the format field - restore this functionality 
     9    * Works on live. My local db has an empty 'resource_revision' table; maybe 'paster create-test-data' should insert something here? 
     10  * [Done; cset:1aab499d73db] Summary should contain 'name' (or, if unavailable, use description. Long term: description is to be deprecated) 
    1011  * [Done] Remove/move instructions where possible (a lot could just be placeholder text on the elements) (other stuff could only show on hover) 
    1112    * NB: reveal_instructions.js already disabled on edit page