[ckan-changes] [okfn/ckan] 2eb573: [#1089] Add required '*' to forms

GitHub noreply at github.com
Tue Jul 23 16:58:45 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 2eb573f2ad08bbeb63d6b50902c3761abb3b38fe
      https://github.com/okfn/ckan/commit/2eb573f2ad08bbeb63d6b50902c3761abb3b38fe
  Author: John Martin <me at johnmart.in>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M ckan/public/base/javascript/plugins/jquery.slug-preview.js
    M ckan/public/base/less/forms.less
    M ckan/templates/group/snippets/group_form.html
    M ckan/templates/macros/form.html
    M ckan/templates/organization/snippets/organization_form.html
    M ckan/templates/package/snippets/package_basic_fields.html
    M ckan/templates/package/snippets/resource_form.html
    M ckan/templates/user/edit_user_form.html

  Log Message:
  -----------
  [#1089] Add required '*' to forms

* Adds extra params to form macros called `is_required`
* Also adds extra macro for outputting the '* is required field' on the bottom
of forms
* Also adds said params to needed forms


  Commit: 1c3604db32a03180a63259119f8006301a019c38
      https://github.com/okfn/ckan/commit/1c3604db32a03180a63259119f8006301a019c38
  Author: John Martin <me at johnmart.in>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

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

  Log Message:
  -----------
  [#1089] Doc block updates


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

  Changed paths:
    M ckan/public/base/javascript/plugins/jquery.slug-preview.js
    M ckan/public/base/less/forms.less
    M ckan/templates/group/snippets/group_form.html
    M ckan/templates/macros/form.html
    M ckan/templates/organization/snippets/organization_form.html
    M ckan/templates/package/snippets/package_basic_fields.html
    M ckan/templates/package/snippets/resource_form.html
    M ckan/templates/user/edit_user_form.html

  Log Message:
  -----------
  Merge branch '1089-required-fields'


  Commit: 8e8e3dcf05596711b0ed4b62b5e46958aeeab3bc
      https://github.com/okfn/ckan/commit/8e8e3dcf05596711b0ed4b62b5e46958aeeab3bc
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M ckan/public/base/css/main.css

  Log Message:
  -----------
  Recompile css


Compare: https://github.com/okfn/ckan/compare/0a339db6bb17...8e8e3dcf0559


More information about the ckan-changes mailing list