[ckan-changes] [okfn/ckan] 47bb2a: replace usage of url with h.url in templates to fi...
GitHub
noreply at github.com
Fri Feb 10 13:10:11 UTC 2012
Branch: refs/heads/feature-1653-i18n_url_rewriting
Home: https://github.com/okfn/ckan
Commit: 47bb2a5c1b3f6fad38f7f701b23de218ae2b4abe
https://github.com/okfn/ckan/commit/47bb2a5c1b3f6fad38f7f701b23de218ae2b4abe
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/templates/package/history.html
M ckan/templates/package/new_package_form.html
M ckan/templates/package/read.html
Log Message:
-----------
replace usage of url with h.url in templates to fix tests
Commit: 7865acf1051d8e8dfac634c9ab93f446568ccf4b
https://github.com/okfn/ckan/commit/7865acf1051d8e8dfac634c9ab93f446568ccf4b
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
pager_url() use _pylons_default_url not overridden one
Commit: 16a7b1957e64af34698f4896ce64f4c6295866d0
https://github.com/okfn/ckan/commit/16a7b1957e64af34698f4896ce64f4c6295866d0
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/templates/group/history.html
M ckan/templates/group/new_group_form.html
Log Message:
-----------
replace usage of url with h.url in remaining templates
Commit: 589bfa6b5482674c38c0c7505d51a29a7763064f
https://github.com/okfn/ckan/commit/589bfa6b5482674c38c0c7505d51a29a7763064f
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
_add_i18n_to_url() changes to pass tests
Commit: 3d6a48599c694667f459a9080d57b21edfff5b25
https://github.com/okfn/ckan/commit/3d6a48599c694667f459a9080d57b21edfff5b25
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
I18nMiddleware default to 'en' if no browser requested language
Commit: 2c0b90c5943434029ddf996068bf94dd6ec0ed80
https://github.com/okfn/ckan/commit/2c0b90c5943434029ddf996068bf94dd6ec0ed80
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/i18n.py
Log Message:
-----------
remove unused code in handle_request()
Commit: 37d4bbb310c5d517d1f2699f136718eb4f49e101
https://github.com/okfn/ckan/commit/37d4bbb310c5d517d1f2699f136718eb4f49e101
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/i18n.py
Log Message:
-----------
remove unused function set_lang_list()
Commit: 4122c76a9728d5006702e50577bb773aff454a36
https://github.com/okfn/ckan/commit/4122c76a9728d5006702e50577bb773aff454a36
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
move I19nMiddleware outside of cacheing
Commit: 7d664bfe54f95b31733b61b8e3378f80826ce8e8
https://github.com/okfn/ckan/commit/7d664bfe54f95b31733b61b8e3378f80826ce8e8
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
I19nMiddleware cleanup
Compare: https://github.com/okfn/ckan/compare/516c335...7d664bf
More information about the ckan-changes
mailing list