[ckan-changes] [okfn/ckan] 0f5592: [#3022] Call _setup_template_variables on search a...
GitHub
noreply at github.com
Wed Dec 5 18:56:05 UTC 2012
Branch: refs/heads/3022-IDatasetForm-fixes
Home: https://github.com/okfn/ckan
Commit: 0f559228875c57d78a023edce461e344e966c3b4
https://github.com/okfn/ckan/commit/0f559228875c57d78a023edce461e344e966c3b4
Author: amercader <amercadero at gmail.com>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#3022] Call _setup_template_variables on search action
Also don't pass id on new action
Commit: 4ebfe6925f69289195681ae826ba37c74791b681
https://github.com/okfn/ckan/commit/4ebfe6925f69289195681ae826ba37c74791b681
Author: amercader <amercadero at gmail.com>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
[#3022] Support alternative_url param on h.add/remove_url_param
This allows custom URLs like the ones from dataset types. Private
function _url_with_params was duplicated on helpers.
Commit: 77b32b3b89789206cb06c11ae2ac6bd21ca7e3ac
https://github.com/okfn/ckan/commit/77b32b3b89789206cb06c11ae2ac6bd21ca7e3ac
Author: amercader <amercadero at gmail.com>
Date: 2012-12-05 (Wed, 05 Dec 2012)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#3022] Call _setup_template_variables on read action
Compare: https://github.com/okfn/ckan/compare/17d99a8f934c...77b32b3b8978
More information about the ckan-changes
mailing list