[ckan-changes] [okfn/ckan] 55dec0: [#471] Deprecate lib.helper link functions
GitHub
noreply at github.com
Thu Mar 21 10:38:55 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: 55dec0d327e17d935f9584a19e16d294b92569f2
https://github.com/okfn/ckan/commit/55dec0d327e17d935f9584a19e16d294b92569f2
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#471] Deprecate lib.helper link functions
Commit: ac5baccf90d7aa76a4947e1e1aefc1a1457018b4
https://github.com/okfn/ckan/commit/ac5baccf90d7aa76a4947e1e1aefc1a1457018b4
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/templates_legacy/layout_base.html
Log Message:
-----------
[#471] Fix template for nav_named_link() removal
Commit: c744d3295bc68ea4a3b017b2e66cb65fdc83dad1
https://github.com/okfn/ckan/commit/c744d3295bc68ea4a3b017b2e66cb65fdc83dad1
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
Log Message:
-----------
[#471] Fix template for subnav_link() removal
Commit: 026e135bc8333e98661529c9d500a9a2ac56ff28
https://github.com/okfn/ckan/commit/026e135bc8333e98661529c9d500a9a2ac56ff28
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#471] Use suggested function not direct link for clarity
Commit: 6bf23484539bc0f697bdb9906a4bca1b1419efde
https://github.com/okfn/ckan/commit/6bf23484539bc0f697bdb9906a4bca1b1419efde
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates_legacy/layout_base.html
Log Message:
-----------
[#471] Fix up nav_named_link() so now uses nav_link()
Commit: f126a165fab07c33ae986599bdbc9ee5df79cff3
https://github.com/okfn/ckan/commit/f126a165fab07c33ae986599bdbc9ee5df79cff3
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#471] Fix subnav_named_route() to use nav_link()
Commit: 704a8cf10b0982b23e7a225f05dec54b3b1a4643
https://github.com/okfn/ckan/commit/704a8cf10b0982b23e7a225f05dec54b3b1a4643
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#471] Fix nav_link() when controller supplied as positional arg
Commit: 1730056c27a483b0580a516bf9efc8530f66b93f
https://github.com/okfn/ckan/commit/1730056c27a483b0580a516bf9efc8530f66b93f
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M .travis.yml
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/templates/package/search.html
M ckan/templates_legacy/package/search.html
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_group.py
M ckan/tests/functional/api/model/test_licenses.py
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_ratings.py
M ckan/tests/functional/api/model/test_relationships.py
M ckan/tests/functional/api/model/test_revisions.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/functional/api/test_api.py
M ckan/tests/functional/api/test_misc.py
M ckan/tests/functional/api/test_package_search.py
M ckan/tests/functional/api/test_resource_search.py
M ckanext/resourceproxy/controller.py
M pip-requirements-test.txt
M pip-requirements.txt
Log Message:
-----------
Merge branch 'master' into 471-helper-clean-link-functions
Commit: c1b806dc0137fb6e9849c46dd12994909eba459d
https://github.com/okfn/ckan/commit/c1b806dc0137fb6e9849c46dd12994909eba459d
Author: tobes <toby.junk at gmail.com>
Date: 2013-02-27 (Wed, 27 Feb 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#471] Fix typo
Commit: a423c2d44456f271e36eee61a674b7f3b8818d01
https://github.com/okfn/ckan/commit/a423c2d44456f271e36eee61a674b7f3b8818d01
Author: amercader <amercadero at gmail.com>
Date: 2013-03-21 (Thu, 21 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
Log Message:
-----------
Merge branch '471-helper-clean-link-functions'
Compare: https://github.com/okfn/ckan/compare/5a75b3ce659c...a423c2d44456
More information about the ckan-changes
mailing list