[ckan-changes] [okfn/ckan] b57a79: Fix rdf-export paster command.
GitHub
noreply at github.com
Tue Sep 25 13:45:12 UTC 2012
Branch: refs/heads/release-v1.7.1-ecportal
Home: https://github.com/okfn/ckan
Commit: b57a79ff925e141e55f49fe7be862969abc8754d
https://github.com/okfn/ckan/commit/b57a79ff925e141e55f49fe7be862969abc8754d
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M ckan/lib/cli.py
M ckan/lib/helpers.py
Log Message:
-----------
Fix rdf-export paster command.
The h.url_for() helper function wasn't creating the correct URL when a url
was generated outside of a http request, and when the application was
mounted at a non-root location.
Commit: 3e07e7e0f73ded753ff4004d73d43be4a8936f2c
https://github.com/okfn/ckan/commit/3e07e7e0f73ded753ff4004d73d43be4a8936f2c
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[ec] Fix edge case in term_translation_update_many
Allow the list of terms to be empty.
Commit: b94a09facb1baf1e737cbdceeaaed5ed757f1105
https://github.com/okfn/ckan/commit/b94a09facb1baf1e737cbdceeaaed5ed757f1105
Author: Ian Murray <ian.c.murray at gmail.com>
Date: 2012-09-25 (Tue, 25 Sep 2012)
Changed paths:
M ckan/logic/auth/publisher/delete.py
Log Message:
-----------
[ec] All sysadmin to delete publisher groups
Compare: https://github.com/okfn/ckan/compare/c03e32d6b1e0...b94a09facb1b
More information about the ckan-changes
mailing list