[ckan-changes] [okfn/ckan] e76f6d: add i18n middleware
GitHub
noreply at github.com
Thu Feb 9 18:37:15 UTC 2012
Branch: refs/heads/feature-1653-i18n_url_rewriting
Home: https://github.com/okfn/ckan
Commit: e76f6d590a1d59774e628fe345cec09ccf2f5e35
https://github.com/okfn/ckan/commit/e76f6d590a1d59774e628fe345cec09ccf2f5e35
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
add i18n middleware
Commit: 0973000d4c06ad3bf0442d942d5022fb506eceee
https://github.com/okfn/ckan/commit/0973000d4c06ad3bf0442d942d5022fb506eceee
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
create new helper functions for url writing
Commit: 3a5d49f2f2194f61536ab82ffc05832e0f763459
https://github.com/okfn/ckan/commit/3a5d49f2f2194f61536ab82ffc05832e0f763459
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
new middleware layer enabled
Commit: 43ae58fd22145506c0261f4fcea36c63bd9f5edf
https://github.com/okfn/ckan/commit/43ae58fd22145506c0261f4fcea36c63bd9f5edf
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/lib/i18n.py
Log Message:
-----------
handle_request() to use new localisation
Commit: 497b0f071415155d9486759b065c44da6fdd072c
https://github.com/okfn/ckan/commit/497b0f071415155d9486759b065c44da6fdd072c
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/templates/layout_base.html
Log Message:
-----------
layout_base.html use new helper functions
Commit: a57f8a7a115b330c138dd89869ea79687b76766b
https://github.com/okfn/ckan/commit/a57f8a7a115b330c138dd89869ea79687b76766b
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/lib/base.py
Log Message:
-----------
remove pylons url function so defunct templates will fail
Commit: 516c335000b9607ecbc465c82eaee731d5e27855
https://github.com/okfn/ckan/commit/516c335000b9607ecbc465c82eaee731d5e27855
Author: Toby <toby at potatolondon.com>
Date: 2012-02-09 (Thu, 09 Feb 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/home.py
Log Message:
-----------
remove the old /locale controller
Compare: https://github.com/okfn/ckan/compare/e76f6d5^...516c335
More information about the ckan-changes
mailing list