[ckan-changes] [okfn/ckan] 5bafe0: change test to get default language from developme...
GitHub
noreply at github.com
Fri Feb 10 16:48:06 UTC 2012
Branch: refs/heads/feature-1653-i18n_url_rewriting
Home: https://github.com/okfn/ckan
Commit: 5bafe097b44c5b8e251de9578c376f16d9207bdf
https://github.com/okfn/ckan/commit/5bafe097b44c5b8e251de9578c376f16d9207bdf
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/tests/lib/test_i18n.py
Log Message:
-----------
change test to get default language from development.ini not hard coded
Commit: 6dca4bc5b8913a2ec33a746d9c190c7c5f1a351e
https://github.com/okfn/ckan/commit/6dca4bc5b8913a2ec33a746d9c190c7c5f1a351e
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/tests/lib/test_i18n.py
Log Message:
-----------
remove test as language no longer set via user session
Commit: c0536235e4156d88ba9f0d7bf55048c34eddbbad
https://github.com/okfn/ckan/commit/c0536235e4156d88ba9f0d7bf55048c34eddbbad
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
fix _add_i18n_to_url() to work outside application for tests
Commit: d6824db378e7c0f9c57974466d650f6d7ccf28a0
https://github.com/okfn/ckan/commit/d6824db378e7c0f9c57974466d650f6d7ccf28a0
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/i18n.py
Log Message:
-----------
handle_request() fix for testing outside of application
Commit: d8971270d87ce4c1e62688100e164c04ddb67380
https://github.com/okfn/ckan/commit/d8971270d87ce4c1e62688100e164c04ddb67380
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/config/middleware.py
Log Message:
-----------
use babel to select language from browser request
Commit: bd149cd859ee6d733a17cbd79f5f39655827891f
https://github.com/okfn/ckan/commit/bd149cd859ee6d733a17cbd79f5f39655827891f
Author: Toby <toby at potatolondon.com>
Date: 2012-02-10 (Fri, 10 Feb 2012)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
bug fix following renaming param to avoid name clash
Compare: https://github.com/okfn/ckan/compare/7d664bf...bd149cd
More information about the ckan-changes
mailing list