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

GitHub noreply at github.com
Thu Jan 29 21:11:21 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: c1dd95162d6e5050b5feb3e216be53f4a7d3e5e2
      https://github.com/ckan/ckan/commit/c1dd95162d6e5050b5feb3e216be53f4a7d3e5e2
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 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: 5412be2d6c1fc9898b0fd57c6fb9d49884ff3ed5
      https://github.com/ckan/ckan/commit/5412be2d6c1fc9898b0fd57c6fb9d49884ff3ed5
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M ckan/logic/validators.py

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


  Commit: f0fbaf5039b7f601130d9645e8921686f1ad349f
      https://github.com/ckan/ckan/commit/f0fbaf5039b7f601130d9645e8921686f1ad349f
  Author: Brook Elgie <specialbrew at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

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

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


  Commit: c7f62b63d3a84a5d6d83ef7dcfc45b5d4524d5e5
      https://github.com/ckan/ckan/commit/c7f62b63d3a84a5d6d83ef7dcfc45b5d4524d5e5
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

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

  Log Message:
  -----------
  Merge branch '2218-organization-change' of https://github.com/brew/ckan into brew-2218-organization-change


  Commit: 088638a6ff2f3549da91c1b670272823a0086613
      https://github.com/ckan/ckan/commit/088638a6ff2f3549da91c1b670272823a0086613
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2015-01-29 (Thu, 29 Jan 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/609ad36abf7b...088638a6ff2f


More information about the ckan-changes mailing list