[ckan-changes] [ckan/ckan] ee8d9e: Use `ckan.site_url` to generate urls of resources
GitHub
noreply at github.com
Thu Sep 3 16:39:58 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: ee8d9e9ee2722c30df4898e30cc7ea4ea8705ec6
https://github.com/ckan/ckan/commit/ee8d9e9ee2722c30df4898e30cc7ea4ea8705ec6
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
Use `ckan.site_url` to generate urls of resources
Commit: 38a985e338c2261711bbba5ab6ef3bf93d593581
https://github.com/ckan/ckan/commit/38a985e338c2261711bbba5ab6ef3bf93d593581
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
Log Message:
-----------
Add full domain name in url_for helper
Commit: 0fe69bcdd968893a37788f35bf9daaa8e80c1d75
https://github.com/ckan/ckan/commit/0fe69bcdd968893a37788f35bf9daaa8e80c1d75
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
Fix typo
Commit: 04fdd1bf3b128a453ab4689f691ee06200d1b33d
https://github.com/ckan/ckan/commit/04fdd1bf3b128a453ab4689f691ee06200d1b33d
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Renamed helper to get_site_protocol_and_host and added docstring
Commit: 0c9d24723d8a2df0bf95b1452781bd5a220cafc2
https://github.com/ckan/ckan/commit/0c9d24723d8a2df0bf95b1452781bd5a220cafc2
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Add test for full qualified URLs
Commit: 549ec2827bf57f4ba3c7bff064811f72ffd53832
https://github.com/ckan/ckan/commit/549ec2827bf57f4ba3c7bff064811f72ffd53832
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Import test helpers for change_config decorator
Commit: 678e5ff55138a2772072bf9f7709b3f8334048d6
https://github.com/ckan/ckan/commit/678e5ff55138a2772072bf9f7709b3f8334048d6
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-25 (Tue, 25 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Fix PEP-8 issue
Commit: 691e05a629c32a838d5a40ffc665f0b2ef99d90b
https://github.com/ckan/ckan/commit/691e05a629c32a838d5a40ffc665f0b2ef99d90b
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-26 (Wed, 26 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Add tests for `ckan.root_path`
Commit: c3afea6207fb6ce9a494a96ea59a7917c7e1d8a0
https://github.com/ckan/ckan/commit/c3afea6207fb6ce9a494a96ea59a7917c7e1d8a0
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Create proper locale object
Commit: 6d0409ed83a573097d01aa31aa2ef34083488d6d
https://github.com/ckan/ckan/commit/6d0409ed83a573097d01aa31aa2ef34083488d6d
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Set locale to 'de' to be non-default
Commit: 89336e8ef8b3401d24b08a17a5f58af01d47dd1e
https://github.com/ckan/ckan/commit/89336e8ef8b3401d24b08a17a5f58af01d47dd1e
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Add additional test for locale without root_path
Commit: 3a3bcdeca658c38c2dcd978a4244fbfba1025fb1
https://github.com/ckan/ckan/commit/3a3bcdeca658c38c2dcd978a4244fbfba1025fb1
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Fix broken test
Commit: bf106b08b39e3952318ae56db2768f2458532d90
https://github.com/ckan/ckan/commit/bf106b08b39e3952318ae56db2768f2458532d90
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Fix broken root_path implementation
Commit: c0bae5f081159a18c9b44c9bed2aa4a8eb66b261
https://github.com/ckan/ckan/commit/c0bae5f081159a18c9b44c9bed2aa4a8eb66b261
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Remove TODO comment
Commit: 4dac0415d5676a0c408daf8aec4266e04cdc8293
https://github.com/ckan/ckan/commit/4dac0415d5676a0c408daf8aec4266e04cdc8293
Author: Stefan Oderbolz <stefan.oderbolz at liip.ch>
Date: 2015-08-27 (Thu, 27 Aug 2015)
Changed paths:
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Add test for relative URL with locale
Commit: 9cc059638f8bbf8577bca7c623dbb8ece60b6e7c
https://github.com/ckan/ckan/commit/9cc059638f8bbf8577bca7c623dbb8ece60b6e7c
Author: Ian Ward <ian at excess.org>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M ckan/lib/helpers.py
M ckan/tests/lib/test_helpers.py
Log Message:
-----------
Merge pull request #2599 from opendatazurich/2592-fix-absolute-uri-when-uploading-master
Use `ckan.site_url` to generate urls of resources
Compare: https://github.com/ckan/ckan/compare/88c70458acc9...9cc059638f8b
More information about the ckan-changes
mailing list