[ckan-changes] [ckan/ckan] 062fe9: check group name and id during package creation

GitHub noreply at github.com
Mon Dec 12 16:09:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 062fe97a5e41ceeb5a0d48e572e980e541fd4a4a
      https://github.com/ckan/ckan/commit/062fe97a5e41ceeb5a0d48e572e980e541fd4a4a
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-12-05 (Mon, 05 Dec 2016)

  Changed paths:
    M ckan/logic/auth/create.py
    M ckan/tests/legacy/functional/api/test_activity.py

  Log Message:
  -----------
  check group name and id during package creation


  Commit: 1ae142877432127eade9d57f5ecc6ba877b7d6d3
      https://github.com/ckan/ckan/commit/1ae142877432127eade9d57f5ecc6ba877b7d6d3
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M ckan/tests/legacy/functional/api/test_activity.py

  Log Message:
  -----------
  normal user added to "roger" group in order to pass auth checks


  Commit: 2414929da480f3797b53488ef3d9cc8f30a3df6e
      https://github.com/ckan/ckan/commit/2414929da480f3797b53488ef3d9cc8f30a3df6e
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/logic/action/get.py
    M ckan/model/__init__.py
    M ckan/public/base/javascript/main.js
    M ckan/templates/organization/member_new.html
    M ckan/tests/logic/action/test_get.py
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  Merge branch 'master' into 3308-problem-with-adding-datasets-to-group


  Commit: 8298ff35d1226e3cd019ca7d02e352a8afdef73e
      https://github.com/ckan/ckan/commit/8298ff35d1226e3cd019ca7d02e352a8afdef73e
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M ckan/tests/legacy/functional/api/test_activity.py

  Log Message:
  -----------
  inside `_create_package` user becomes admin of group


  Commit: e1278813aaf3ce5fecdc0d4b8ef2c03f3ac6dd96
      https://github.com/ckan/ckan/commit/e1278813aaf3ce5fecdc0d4b8ef2c03f3ac6dd96
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M ckan/logic/auth/create.py
    M ckan/tests/legacy/functional/api/test_activity.py

  Log Message:
  -----------
  Merge pull request #3351 from smotornyuk/3308-problem-with-adding-datasets-to-group

Check group name and id in data_dict during package creation


Compare: https://github.com/ckan/ckan/compare/31b816707ab7...e1278813aaf3


More information about the ckan-changes mailing list