[ckan-changes] [ckan/ckan] 89d86e: [#2218] Organization dropdown available to user.

GitHub noreply at github.com
Tue Feb 24 11:28:55 UTC 2015


  Branch: refs/heads/release-v2.3
  Home:   https://github.com/ckan/ckan
  Commit: 89d86e2ee52d2402e176b04df6705a27cff214e0
      https://github.com/ckan/ckan/commit/89d86e2ee52d2402e176b04df6705a27cff214e0
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M ckan/new_tests/controllers/test_package.py
    M ckan/templates/package/snippets/package_basic_fields.html

  Log Message:
  -----------
  [#2218] Organization dropdown available to user.

The Organization dropdown is now visible to normal users when
creating/editing a dataset when they have organizations available to
them. Previously owner_org editing was only available to sysadmins,
draft datasets or through the API. Fixes #2218.


  Commit: 802c18bea70a29ff79059fac8733b5e6ad176831
      https://github.com/ckan/ckan/commit/802c18bea70a29ff79059fac8733b5e6ad176831
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M ckan/logic/validators.py

  Log Message:
  -----------
  [#2218] Non-sysadmins can remove datasets from org


  Commit: 98a147be9670e4120be13c564a309d9dae8e6d67
      https://github.com/ckan/ckan/commit/98a147be9670e4120be13c564a309d9dae8e6d67
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M ckan/new_tests/controllers/test_package.py

  Log Message:
  -----------
  [#2218] Test normal user can remove org


  Commit: f704ae52e737025093a07fbf8346f84f88d9832d
      https://github.com/ckan/ckan/commit/f704ae52e737025093a07fbf8346f84f88d9832d
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M ckan/new_tests/controllers/test_package.py

  Log Message:
  -----------
  [#2218] Mild improvement in test brittleness, using library for the form rather than grepping exact strings.


Compare: https://github.com/ckan/ckan/compare/c3b067a60523...f704ae52e737


More information about the ckan-changes mailing list