[ckan-changes] [okfn/ckan] 7fd115: [#2347] Move authorization check out of related_cr...
GitHub
noreply at github.com
Wed Jul 25 11:59:47 UTC 2012
Branch: refs/heads/feature-2347-related-dashboard
Home: https://github.com/okfn/ckan
Commit: 7fd115f63f7e275d017af8b3881c242b10054dd7
https://github.com/okfn/ckan/commit/7fd115f63f7e275d017af8b3881c242b10054dd7
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/auth/create.py
M ckan/tests/functional/test_related.py
Log Message:
-----------
[#2347] Move authorization check out of related_create action
and into corresponding auth function.
Commit: c2e7c6718cfeab3d04abc038b604d0b56f0d85bd
https://github.com/okfn/ckan/commit/c2e7c6718cfeab3d04abc038b604d0b56f0d85bd
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/logic/schema.py
M ckan/tests/functional/test_related.py
Log Message:
-----------
[#2437] Fix related schema. Featured should be integer.
Commit: 794d86b298283f43c41cf6bcd24af848f95923a1
https://github.com/okfn/ckan/commit/794d86b298283f43c41cf6bcd24af848f95923a1
Author: Ian Murray <ian.murray at okfn.org>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/logic/action/update.py
M ckan/logic/auth/update.py
M ckan/tests/functional/test_related.py
Log Message:
-----------
[#2437] Move authorization check from related_update action
into corresponding auth function.
Compare: https://github.com/okfn/ckan/compare/15f32dd1e816...794d86b29828
More information about the ckan-changes
mailing list