[ckan-changes] [okfn/ckan] af0bcc: [#387] Always redirect to the url for the package ...
GitHub
noreply at github.com
Tue Feb 26 15:46:11 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: af0bccaa677204be5764b8b8332d2f14d26204f9
https://github.com/okfn/ckan/commit/af0bccaa677204be5764b8b8332d2f14d26204f9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-13 (Wed, 13 Feb 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#387] Always redirect to the url for the package controller
This is because package_type should not influence the page that is redirected to. The previous implementation had the problem that package_type is `package` by default which broke the redirection after editing the slug of a dataset.
Commit: 110d5b466127f504d7cdef02c51cbca8956886df
https://github.com/okfn/ckan/commit/110d5b466127f504d7cdef02c51cbca8956886df
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#387] `_get_package_type` returns `dataset` by default, properly handle redirect based on package type
Commit: fb08e6922a90db889e0ef11e7e865aee17dea67c
https://github.com/okfn/ckan/commit/fb08e6922a90db889e0ef11e7e865aee17dea67c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-14 (Thu, 14 Feb 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#387] Make pull request minimal by re-adding a new line
Commit: 0452f172395b73b4342838caddfa0c68bdad7469
https://github.com/okfn/ckan/commit/0452f172395b73b4342838caddfa0c68bdad7469
Author: amercader <amercadero at gmail.com>
Date: 2013-02-26 (Tue, 26 Feb 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Merge branch '387-wrong-redirect-after-edit-dataset-slug'
Compare: https://github.com/okfn/ckan/compare/e481cf60743d...0452f172395b
More information about the ckan-changes
mailing list