Changes between Version 4 and Version 5 of Ticket #1046


Ignore:
Timestamp:
04/11/11 08:11:49 (3 years ago)
Author:
rgrp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1046

    • Property Summary changed from Dictize the API to Dictization and the new logic layer
  • Ticket #1046 – Description

    v4 v5  
    44 * Convert standard dicts to current api formats (DONE) 
    55 * Make standard dicts savable (DONE) 
    6  * Convert current api saves to the new standard dict format. (DONE) 
    7  * Validate standard dict format. 
    8  * Authenticate all saves and views using new format. 
    9  * Replace dictization with current api. 
    10  * Deserialize forms to new dict format. 
    11  * Replace controllers/forms to use dictization. 
     6 * Validate standard dict format. (DONE) 
     7 * Authenticate actions