[ckan-changes] [ckan/ckan] e1d506: [#1583] don't replace action functions with calls ...

GitHub noreply at github.com
Wed Jul 16 15:30:58 UTC 2014


  Branch: refs/heads/release-v2.2.1
  Home:   https://github.com/ckan/ckan
  Commit: e1d506d32db61af886f1e87eaffc1eae81d8f8f3
      https://github.com/ckan/ckan/commit/e1d506d32db61af886f1e87eaffc1eae81d8f8f3
  Author: Ian Ward <ian at excess.org>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/logic/__init__.py

  Log Message:
  -----------
  [#1583] don't replace action functions with calls to get_action


  Commit: 933e8d178ece9d38795d39662e9708c2d429639f
      https://github.com/ckan/ckan/commit/933e8d178ece9d38795d39662e9708c2d429639f
  Author: amercader <amercadero at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/templates/package/snippets/resources_list.html

  Log Message:
  -----------
  [#1766] Don't show 'add some resources' link if not auhtorized


  Commit: a7ed2ca52a3d4a9cb419b7243527a19db17e773b
      https://github.com/ckan/ckan/commit/a7ed2ca52a3d4a9cb419b7243527a19db17e773b
  Author: amercader <amercadero at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/controllers/package.py

  Log Message:
  -----------
  [#1766] Check access on new resource page

Add auth check to the `new_resource` action on the package controller so
the form is not shown to unauthorized users.


  Commit: e6bcc7288af936e4e581d8fbbe105ec0dd5ac53c
      https://github.com/ckan/ckan/commit/e6bcc7288af936e4e581d8fbbe105ec0dd5ac53c
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/lib/search/index.py

  Log Message:
  -----------
  [#1764] Reorder the creation of the SOLR cache of the validated package_dict so that it does not include the unvalidated package_dict.


  Commit: 8f8b8201cd435dc56014265641ea87fcb157a6ca
      https://github.com/ckan/ckan/commit/8f8b8201cd435dc56014265641ea87fcb157a6ca
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  [#1721] log the user in programmatically after registration


  Commit: c5fc9f7d852188575635ad66fa0f2a55714677da
      https://github.com/ckan/ckan/commit/c5fc9f7d852188575635ad66fa0f2a55714677da
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  [#1721] pep8


  Commit: 2c95ef8683ba5b9d1cedf2cc5e998bddc806b396
      https://github.com/ckan/ckan/commit/2c95ef8683ba5b9d1cedf2cc5e998bddc806b396
  Author: joetsoi <joe.yeung.tsoi at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/controllers/user.py

  Log Message:
  -----------
  [#1721] leave username as unicode string

Fix so old user tests pass, not that we allow unicode usernames anyway


  Commit: 3f4088c06deda59d9d10cd90054438742f65398c
      https://github.com/ckan/ckan/commit/3f4088c06deda59d9d10cd90054438742f65398c
  Author: John Martin <me at johnmart.in>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/templates/snippets/facet_list.html

  Log Message:
  -----------
  [#1301] Added a few template blocks to the facet lists


  Commit: ddc4baa17b83a1790849b5f57bd36a9cfc214897
      https://github.com/ckan/ckan/commit/ddc4baa17b83a1790849b5f57bd36a9cfc214897
  Author: kindly <kindly at gmail.com>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/templates/snippets/facet_list.html

  Log Message:
  -----------
  [#1609] extra blocks broke facets, add another with block to fix


  Commit: 469fa78149f0144b72eec30a5bf354bbbca66eae
      https://github.com/ckan/ckan/commit/469fa78149f0144b72eec30a5bf354bbbca66eae
  Author: Nigel Babu <nigel.babu at okfn.org>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/lib/helpers.py
    M ckan/templates/snippets/facet_list.html

  Log Message:
  -----------
  [#1612] Check before showing 'Show more $facet'


  Commit: 2c1966861ca0d6aa6563e32791237aad860c3f5b
      https://github.com/ckan/ckan/commit/2c1966861ca0d6aa6563e32791237aad860c3f5b
  Author: nigelb <nigel.babu at okfn.org>
  Date:   2014-07-11 (Fri, 11 Jul 2014)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Don't special case limit=0


Compare: https://github.com/ckan/ckan/compare/5d5923824d27...2c1966861ca0


More information about the ckan-changes mailing list