[ckan-changes] [okfn/ckan] 07e4ec: [#328] Simply removes the 'Administrators' tab fro...

GitHub noreply at github.com
Wed Feb 6 23:49:17 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 07e4ec8e8c67eea69a70afe176d8e158a0816698
      https://github.com/okfn/ckan/commit/07e4ec8e8c67eea69a70afe176d8e158a0816698
  Author: John Martin <me at johnmart.in>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
    M ckan/templates/group/read_base.html

  Log Message:
  -----------
  [#328] Simply removes the 'Administrators' tab from the group pages


  Commit: 31f819156ae1b10e11d73c7091b5081e41f5433a
      https://github.com/okfn/ckan/commit/31f819156ae1b10e11d73c7091b5081e41f5433a
  Author: John Martin <me at johnmart.in>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M ckan/controllers/api.py
    M ckan/controllers/group.py
    M ckan/controllers/home.py
    M ckan/controllers/revision.py
    M ckan/controllers/user.py
    M ckan/lib/activity_streams_session_extension.py
    M ckan/lib/base.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/lib/helpers.py
    M ckan/logic/action/create.py
    M ckan/logic/action/get.py
    M ckan/logic/auth/get.py
    M ckan/model/__init__.py
    M ckan/model/meta.py
    M ckan/public/base/css/main.css
    M ckan/public/base/less/forms.less
    M ckan/templates/organization/read_base.html
    M ckan/templates/package/read_base.html
    M ckan/templates/snippets/organization.html
    M ckan/templates/snippets/related.html
    M ckan/templates/user/read_base.html
    M ckan/tests/functional/api/model/test_package.py
    M ckan/tests/functional/api/model/test_tag.py
    M ckan/tests/functional/api/test_activity.py
    M ckan/tests/functional/api/test_dashboard.py
    M ckan/tests/functional/api/test_follow.py
    M ckan/tests/functional/test_activity.py
    M ckan/tests/functional/test_follow.py
    M ckan/tests/functional/test_group.py
    M ckan/tests/lib/test_dictization.py
    M ckan/tests/logic/test_action.py
    M ckan/tests/logic/test_tag.py
    M ckanext/datastore/plugin.py

  Log Message:
  -----------
  [#328] Merged master


  Commit: 2aa75befac1325184d26e4e367e5be5fd4634a84
      https://github.com/okfn/ckan/commit/2aa75befac1325184d26e4e367e5be5fd4634a84
  Author: John Martin <me at johnmart.in>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M ckan/templates/group/read_base.html

  Log Message:
  -----------
  [#328] Removed followers tab from group read page as it's not in master


  Commit: bb635f836e876ea8d5808ebd5ac6070b62ff5914
      https://github.com/okfn/ckan/commit/bb635f836e876ea8d5808ebd5ac6070b62ff5914
  Author: kindly <kindly at gmail.com>
  Date:   2013-02-06 (Wed, 06 Feb 2013)

  Changed paths:
    M ckan/templates/group/read_base.html

  Log Message:
  -----------
  Merge pull request #342 from okfn/328-remove-administrators-from-group

#328 Remove the 'Administrators' tab from the group pages


Compare: https://github.com/okfn/ckan/compare/baaf68819563...bb635f836e87


More information about the ckan-changes mailing list