Ticket #1046 (new enhancement) — at Version 4

Opened 3 years ago

Last modified 3 years ago

Dictize the API

Reported by: thejimmyg Owned by: kindly
Priority: critical Milestone: ckan-v1.4-sprint-5
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description (last modified by kindly) (diff)

The stages involved with doing this.

  • Convert model objects to standard dict format (DONE)
  • Convert standard dicts to current api formats (DONE)
  • Make standard dicts savable (DONE)
  • Convert current api saves to the new standard dict format. (DONE)
  • Validate standard dict format.
  • Authenticate all saves and views using new format.
  • Replace dictization with current api.
  • Deserialize forms to new dict format.
  • Replace controllers/forms to use dictization.

Change History

comment:1 Changed 3 years ago by kindly

  • Description modified (diff)

comment:2 Changed 3 years ago by kindly

  • Description modified (diff)

comment:3 Changed 3 years ago by kindly

  • Description modified (diff)

comment:4 Changed 3 years ago by kindly

  • Description modified (diff)
  • Milestone changed from ckan-v1.4-sprint-4 to ckan-v1.4-sprint-5
Note: See TracTickets for help on using tickets.