[ckan-changes] [okfn/ckan] 4e5813: [#2375] better debug ppformated output

GitHub noreply at github.com
Tue Jul 17 11:25:56 UTC 2012


  Branch: refs/heads/2375-demo-theme-development
  Home:   https://github.com/okfn/ckan
  Commit: 4e58137b98378894024014c9566ac937b2064bc7
      https://github.com/okfn/ckan/commit/4e58137b98378894024014c9566ac937b2064bc7
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#2375] better debug ppformated output


  Commit: 135965046960f30f2f856fa3e1bb7c128903279f
      https://github.com/okfn/ckan/commit/135965046960f30f2f856fa3e1bb7c128903279f
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/templates/group/snippets/group_form.html

  Log Message:
  -----------
  [#2375] group edit no state change


  Commit: 6ef3122c2e55529830c085244df0fa51fcf6a415
      https://github.com/okfn/ckan/commit/6ef3122c2e55529830c085244df0fa51fcf6a415
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/config/routing.py
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#2667] remove unused route


  Commit: be4b6191a3e3c1dc7bdc4ce7400087438f5e0684
      https://github.com/okfn/ckan/commit/be4b6191a3e3c1dc7bdc4ce7400087438f5e0684
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

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

  Log Message:
  -----------
  [#2667] do not override data in template


  Commit: 5c4d0fd008da8045d50e15ad877c29f5aa0f536f
      https://github.com/okfn/ckan/commit/5c4d0fd008da8045d50e15ad877c29f5aa0f536f
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#2667] remove crufty unused code


  Commit: 9834de8b90a795c72e7995bc7937001c105dda6e
      https://github.com/okfn/ckan/commit/9834de8b90a795c72e7995bc7937001c105dda6e
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

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

  Log Message:
  -----------
  [#2667] do not eat errors on edit resource


  Commit: 4f892699832631bf77fe3981e6e4b8c9d4e6d099
      https://github.com/okfn/ckan/commit/4f892699832631bf77fe3981e6e4b8c9d4e6d099
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

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

  Log Message:
  -----------
  [#2667] pass error summary to edit resource


  Commit: bb66f88f86d845704f002da41f2afeb7b45c366c
      https://github.com/okfn/ckan/commit/bb66f88f86d845704f002da41f2afeb7b45c366c
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

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

  Log Message:
  -----------
  [#2667] allow different actions on edit resource


  Commit: b04b4da670ba7c6e3bd3a78906c6e0c042e010ae
      https://github.com/okfn/ckan/commit/b04b4da670ba7c6e3bd3a78906c6e0c042e010ae
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/config/environment.py
    M ckan/lib/jinja_tags.py

  Log Message:
  -----------
  [#2667] new jinja2 custom filter empty_and_escape


  Commit: 55d08d396f1b742c52c309e4f142356e61c56fce
      https://github.com/okfn/ckan/commit/55d08d396f1b742c52c309e4f142356e61c56fce
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#2667] edit resource functionality


  Commit: e56dc8160900738fbc4c77d98322dc97de1815b8
      https://github.com/okfn/ckan/commit/e56dc8160900738fbc4c77d98322dc97de1815b8
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/templates/macros/form.html

  Log Message:
  -----------
  [#2667] add empty_and_escape to macros/form.html


  Commit: e5ef32a0dbdd99916c6049393a4b2014214fdaf4
      https://github.com/okfn/ckan/commit/e5ef32a0dbdd99916c6049393a4b2014214fdaf4
  Author: tobes <toby.junk at gmail.com>
  Date:   2012-07-17 (Tue, 17 Jul 2012)

  Changed paths:
    M ckan/public/base/javascript/module.js
    A ckan/public/base/javascript/modules/confirm-delete.js
    M ckan/public/base/javascript/sandbox.js
    M ckan/public/base/test/index.html
    M ckan/public/base/test/spec/module.spec.js
    A ckan/public/base/test/spec/modules/confirm-delete.spec.js
    M ckan/public/base/test/spec/sandbox.spec.js
    A ckan/public/base/vendor/bootstrap/js/bootstrap-modal.js
    M ckan/templates/package/snippets/package_form.html
    M ckan/templates/snippets/scripts.html

  Log Message:
  -----------
  Merge branch '2375-demo-theme-development' of github.com:okfn/ckan into 2375-demo-theme-development


Compare: https://github.com/okfn/ckan/compare/d980ec72379c...e5ef32a0dbdd


More information about the ckan-changes mailing list