[ckan-changes] [ckan/ckan] 1df954: [#3055] Deprecate and remove uses of h.url
GitHub
noreply at github.com
Thu May 26 14:49:31 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 1df9543ac1585e46f59b4fd73f20a7a80877c5b7
https://github.com/ckan/ckan/commit/1df9543ac1585e46f59b4fd73f20a7a80877c5b7
Author: amercader <amercadero at gmail.com>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/base.html
M ckan/templates/group/snippets/feeds.html
M ckan/templates/header.html
M ckan/templates/organization/snippets/feeds.html
M ckan/templates/package/read_base.html
M ckan/templates/package/snippets/resource_view.html
M ckan/templates/snippets/home_breadcrumb_item.html
Log Message:
-----------
[#3055] Deprecate and remove uses of h.url
In favour of h.url_for
Commit: a89ce5afc2a1a817395bd4f2c13b9369a43d0d04
https://github.com/ckan/ckan/commit/a89ce5afc2a1a817395bd4f2c13b9369a43d0d04
Author: amercader <amercadero at gmail.com>
Date: 2016-05-25 (Wed, 25 May 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/legacy/functional/test_pagination.py
Log Message:
-----------
[#3055] Fix fragile legacy test
Commit: 771b28628ef122780bdb0b3a29b2484be87612df
https://github.com/ckan/ckan/commit/771b28628ef122780bdb0b3a29b2484be87612df
Author: Ian Ward <ian at excess.org>
Date: 2016-05-26 (Thu, 26 May 2016)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/base.html
M ckan/templates/group/snippets/feeds.html
M ckan/templates/header.html
M ckan/templates/organization/snippets/feeds.html
M ckan/templates/package/read_base.html
M ckan/templates/package/snippets/resource_view.html
M ckan/templates/snippets/home_breadcrumb_item.html
M ckan/tests/legacy/functional/test_pagination.py
Log Message:
-----------
Merge pull request #3055 from ckan/3055-deprecate-h.url
Deprecate h.url, make it use h.url_for internally
Compare: https://github.com/ckan/ckan/compare/a2e866557f0b...771b28628ef1
More information about the ckan-changes
mailing list