[ckan-changes] [okfn/ckan] bc440d: [2375] Update the edit dataset form

GitHub noreply at github.com
Thu Jun 14 15:08:55 UTC 2012


  Branch: refs/heads/feature-2375-demo-theme
  Home:   https://github.com/okfn/ckan
  Commit: bc440d56f01a0b66aec3b4d808ce327889b2c8a4
      https://github.com/okfn/ckan/commit/bc440d56f01a0b66aec3b4d808ce327889b2c8a4
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-06-14 (Thu, 14 Jun 2012)

  Changed paths:
    M ckan/controllers/package.py
    A ckan/templates/package/edit.html
    A ckan/templates/package/edit_form.html
    M ckan/templates/package/new_package_form.html
    A ckan/templates/package/pages/form.html
    M ckan/templates/package/snippets/new_package_breadcrumb.html
    A ckan/templates/package/snippets/package_basic_fields.html
    R ckan/templates/package/snippets/package_form.html
    A ckan/templates/package/snippets/package_metadata_fields.html
    M ckan/templates/package/snippets/package_metadata_form.html

  Log Message:
  -----------
  [2375] Update the edit dataset form

 * No longer displays the old ckan templates
 * Split package form into smaller sections basic & metadata
 * Created extendible pages shared by new/edit actions
 * Pass the action into the templates in the package controller





More information about the ckan-changes mailing list