[ckan-changes] [okfn/ckan] 849a2a: [#455] Only return active groups in search_by_name...

GitHub noreply at github.com
Mon Feb 25 20:19:21 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: 849a2a6306dea4ea59b05f16eea678e38f90a1c9
      https://github.com/okfn/ckan/commit/849a2a6306dea4ea59b05f16eea678e38f90a1c9
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M ckan/model/group.py

  Log Message:
  -----------
  [#455] Only return active groups in search_by_name_or_title()


  Commit: 9ac62bc241d93d98d69512f26ba14e70134be644
      https://github.com/okfn/ckan/commit/9ac62bc241d93d98d69512f26ba14e70134be644
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-02-22 (Fri, 22 Feb 2013)

  Changed paths:
    M ckan/tests/models/test_group.py

  Log Message:
  -----------
  [#455] Add tests for Group.search_by_name_or_title()

It should only return groups which are active.


  Commit: 1c00ca51d16d7430176775a470c9a93622d96e22
      https://github.com/okfn/ckan/commit/1c00ca51d16d7430176775a470c9a93622d96e22
  Author: Vitor Baptista <vitor at vitorbaptista.com>
  Date:   2013-02-25 (Mon, 25 Feb 2013)

  Changed paths:
    M ckan/model/group.py
    M ckan/tests/models/test_group.py

  Log Message:
  -----------
  Merge pull request #455 from okfn/455-groups-ignore-deleted

Group.search_by_name_or_title() returns deleted groups


Compare: https://github.com/okfn/ckan/compare/d921a78134d5...1c00ca51d16d


More information about the ckan-changes mailing list