Changes between Initial Version and Version 2 of Ticket #1526


Ignore:
Timestamp:
01/09/12 09:57:50 (2 years ago)
Author:
icmurray
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1526

    • Property Cc dread, kindly, shevski added; dread kindly ira shevski removed
    • Property Milestone changed from ckan-sprint-2011-12-19 to current-ckan-sprint-2012-01-09
  • Ticket #1526 – Description

    initial v2  
    11Re-create behaviour of old form without using form-alchemy.  And unit test. 
    22 
    3 This has mostly been done by kindly earlier in the year.  The main bulk of this work is to write the suite of unit tests ensuring: 
     3 [X] write high-level functional tests for the form.  Creation / edition / validation. 
     4       Original estimate: 6 days (3 days x 2) 
     5              Time spent: 3 days 
     6          Time remaining: 0 days 
    47 
    5  - validation of the various fields 
    6  - the creation/editions form function as expected (higher-level 
    7    functional tests) 
     8 [X] write the html 
     9       Original estimate: 2 days (1 day x 2) 
     10              Time spent: 1.3 days 
     11          Time remaining: 0 days 
     12 
     13 [-] modify the existing validation schema 
     14       Original estimate: 2 days (1 day x 2) 
     15              Time spent: 1.3 days 
     16          Time remaining: 1 days 
     17 
     18 [X] split resources into types: individual, time-series, and additional. 
     19       Original estimate: 2 days 
     20              Time spent: 2.5 days 
     21          Time remaining: 0 days 
     22 
     23 [ ] contact information is derived from Publisher, but can be altered for each dataset. 
     24       Original estimate: 4 days 
     25              Time spent: 0 days 
     26          Time remaining: 4 days 
     27 
     28 [ ] foi contact information is derived from user, but can be altered for each dataset. 
     29       Original estimate: 1 days 
     30              Time spent: 0 days 
     31          Time remaining: 1 days 
     32 
     33 [ ] provide stubs for the theme and sub-themes 
     34       Original estimate: 1 days 
     35              Time spent: 0 days 
     36          Time remaining: 1 days 
     37 
     38 [-] provide stubs for the publisher hierarchy 
     39       Original estimate: 2 days 
     40              Time spent: 0.5 days 
     41          Time remaining: 1.5 days 
     42     Note - the groups refactor is essentially ready to be used. And this would be a good test case for it. 
     43 
     44 [ ] don't allow package-type selection when editing a package 
     45     Can't change a dataset from containing time-series resources to one containing individual resources 
     46     or visa-versa.  
     47       Original estimate: 0.5 days 
     48              Time spent: 0 days 
     49          Time remaining: 0.5 days