[ckan-changes] [okfn/ckan] 14ab45: [#2667] Add "Edit resource" button with permission...

GitHub noreply at github.com
Mon Jul 16 09:31:51 UTC 2012


  Branch: refs/heads/2667-edit-resource-form
  Home:   https://github.com/okfn/ckan
  Commit: 14ab456a86d7ac3dcbc07c5d6fa1e27a51e075d0
      https://github.com/okfn/ckan/commit/14ab456a86d7ac3dcbc07c5d6fa1e27a51e075d0
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/resource_read.html

  Log Message:
  -----------
  [#2667] Add "Edit resource" button with permission check


  Commit: bc9e7772f225a6605d903d8b2fa9f6aa93ae149b
      https://github.com/okfn/ckan/commit/bc9e7772f225a6605d903d8b2fa9f6aa93ae149b
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/snippets/package_form.html

  Log Message:
  -----------
  [#2667] Add missing localisation to package_form.html


  Commit: ec84260abb50be5df8ed4046d55b6bb0d32d49ea
      https://github.com/okfn/ckan/commit/ec84260abb50be5df8ed4046d55b6bb0d32d49ea
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/snippets/resource_form.html

  Log Message:
  -----------
  [#2667] Add blocks to resource_form.html


  Commit: 7fa03990976c78e1bc0f48bb1b0fa7ad332920f0
      https://github.com/okfn/ckan/commit/7fa03990976c78e1bc0f48bb1b0fa7ad332920f0
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    A ckan/templates/package/snippets/resource_edit_form.html

  Log Message:
  -----------
  [#2667] Add a new resource_edit_form.html snippet


  Commit: e3a78fe0750ebf43c75578413f00263a1793cdf2
      https://github.com/okfn/ckan/commit/e3a78fe0750ebf43c75578413f00263a1793cdf2
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/new_resource.html

  Log Message:
  -----------
  [#2667] Made the resource info module shallow


  Commit: 3380e57cb7985007ca5e119c6579ee45a94a839e
      https://github.com/okfn/ckan/commit/3380e57cb7985007ca5e119c6579ee45a94a839e
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/resource_edit.html

  Log Message:
  -----------
  [#2667] Add resource edit form

This still requires the "data" and "errors" variables to be passed
into the template.


  Commit: 3b11a9a4810a0fc8ecf5169babed1ba6c8f9fa6b
      https://github.com/okfn/ckan/commit/3b11a9a4810a0fc8ecf5169babed1ba6c8f9fa6b
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    A ckan/templates/package/base_form_page.html
    R ckan/templates/package/pages/form_page.html

  Log Message:
  -----------
  [#2667] Move generic form template into base package directory

This keeps the folder hierarchy simple.


  Commit: 4b12354cd36f9ebb3a9d8fc8cc1ae3b4b8e2756b
      https://github.com/okfn/ckan/commit/4b12354cd36f9ebb3a9d8fc8cc1ae3b4b8e2756b
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/package/edit.html
    M ckan/templates/package/new.html
    M ckan/templates/package/new_package_metadata.html
    M ckan/templates/package/new_resource.html
    M ckan/templates/related/edit.html
    M ckan/templates/related/new.html

  Log Message:
  -----------
  [#2667] Update package templates to use new form template


  Commit: c8f9cb22cdeec3bec9dcf5ebe1ed61bd6bbb80a0
      https://github.com/okfn/ckan/commit/c8f9cb22cdeec3bec9dcf5ebe1ed61bd6bbb80a0
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    A ckan/templates/group/base_form_page.html
    R ckan/templates/group/pages/form_page.html

  Log Message:
  -----------
  [#2667] Move the group form page out of the pages directory


  Commit: e9ba8ff2b933e5b193a44622094cb519771d9569
      https://github.com/okfn/ckan/commit/e9ba8ff2b933e5b193a44622094cb519771d9569
  Author: Aron Carroll <self at aroncarroll.com>
  Date:   2012-07-16 (Mon, 16 Jul 2012)

  Changed paths:
    M ckan/templates/group/edit.html
    M ckan/templates/group/new.html

  Log Message:
  -----------
  [#2667] Update group forms to use renamed base template


Compare: https://github.com/okfn/ckan/compare/14ab456a86d7^...e9ba8ff2b933


More information about the ckan-changes mailing list