Changes between Version 3 and Version 4 of Ticket #1046
- Timestamp:
- 04/04/11 09:24:49 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1046
- Property Milestone changed from ckan-v1.4-sprint-4 to ckan-v1.4-sprint-5
-
Ticket #1046 – Description
v3 v4 4 4 * Convert standard dicts to current api formats (DONE) 5 5 * Make standard dicts savable (DONE) 6 * Convert current api saves to the new standard dict format. 6 * Convert current api saves to the new standard dict format. (DONE) 7 7 * Validate standard dict format. 8 8 * Authenticate all saves and views using new format.