[ckan-changes] [okfn/ckan] fa746c: [#2939] Add creator of org/group as admin
GitHub
noreply at github.com
Wed Oct 3 09:19:03 UTC 2012
Branch: refs/heads/2939-orgs
Home: https://github.com/okfn/ckan
Commit: fa746c056040dcfd3f340960cff38aea25954774
https://github.com/okfn/ckan/commit/fa746c056040dcfd3f340960cff38aea25954774
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2939] Add creator of org/group as admin
Commit: b776839ac5bc9337514580578abfd2a6bf461402
https://github.com/okfn/ckan/commit/b776839ac5bc9337514580578abfd2a6bf461402
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#2939] Action organization_list_for_user uses authz_new helper
Commit: 545d8d61de662cb0ed6775e275e6161bf539d626
https://github.com/okfn/ckan/commit/545d8d61de662cb0ed6775e275e6161bf539d626
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/auth/create.py
Log Message:
-----------
[#2939] Auth create_group updated
Commit: efbef7ddc62d4049b1b041f4ed0a06916c7aa01c
https://github.com/okfn/ckan/commit/efbef7ddc62d4049b1b041f4ed0a06916c7aa01c
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#2939] Auth get_user_id_for_username helper function
Commit: b1c03b4ea4487ca40da7d815a75d866b24cffaa0
https://github.com/okfn/ckan/commit/b1c03b4ea4487ca40da7d815a75d866b24cffaa0
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/templates/group/index.html
Log Message:
-----------
[#2939] Add group button permission check
Commit: 53334234ae268fca4ebacc3229384834064958ba
https://github.com/okfn/ckan/commit/53334234ae268fca4ebacc3229384834064958ba
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/auth/create.py
Log Message:
-----------
[#2939] Auth create_org added & create_group fixes
Commit: c0d5b46630a0606e5f3cf2083ba7513dafd63d01
https://github.com/okfn/ckan/commit/c0d5b46630a0606e5f3cf2083ba7513dafd63d01
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/auth/create.py
Log Message:
-----------
[#2939] Name function correctly
Commit: bc8441c95cbd1c78384482de88d6c2be67add880
https://github.com/okfn/ckan/commit/bc8441c95cbd1c78384482de88d6c2be67add880
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/templates/group/index.html
M ckan/templates/organization/index.html
Log Message:
-----------
[#2939] Group/Org index template fixes
Commit: c5969b8c1f83f70ce4c1fa55a63926ebb3e7c789
https://github.com/okfn/ckan/commit/c5969b8c1f83f70ce4c1fa55a63926ebb3e7c789
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-02 (Tue, 02 Oct 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2939] Fix typo
Commit: 2ca6d88011d772d107862e05c89a34ab03ba299c
https://github.com/okfn/ckan/commit/2ca6d88011d772d107862e05c89a34ab03ba299c
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#2939] Move the membership adding so that the revision table works
Commit: 5d89021b11be76a687d7527b9c61eacedb423043
https://github.com/okfn/ckan/commit/5d89021b11be76a687d7527b9c61eacedb423043
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[#2939] Bugfix None org in package_owner_org_update()
Commit: 064630037ab97820eb8be7089ad7d5b353b01b20
https://github.com/okfn/ckan/commit/064630037ab97820eb8be7089ad7d5b353b01b20
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/auth/delete.py
Log Message:
-----------
[#2939] Auth changes delete group/org
Commit: d451bab0c075fcfde24f33a294a25e98c681a096
https://github.com/okfn/ckan/commit/d451bab0c075fcfde24f33a294a25e98c681a096
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/auth/get.py
Log Message:
-----------
[#2939] Auth org list functions
Commit: 8c026847881800b449fb8ad891eb5a165b490111
https://github.com/okfn/ckan/commit/8c026847881800b449fb8ad891eb5a165b490111
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/auth/get.py
Log Message:
-----------
[#2939] Auth package_show() changes
Commit: a154aab9d434f218af832a1aa72c9e44dc02a6e9
https://github.com/okfn/ckan/commit/a154aab9d434f218af832a1aa72c9e44dc02a6e9
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/auth/get.py
Log Message:
-----------
[#2939] Auth group/org show changes - everyone can see
Commit: 3175db333062bec34d6d6d702ac3fcf784fbaaa8
https://github.com/okfn/ckan/commit/3175db333062bec34d6d6d702ac3fcf784fbaaa8
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[#2939] Auth group/org update
Commit: c540a2eac699ddce43d48a73f1007a6f98523a77
https://github.com/okfn/ckan/commit/c540a2eac699ddce43d48a73f1007a6f98523a77
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/validators.py
Log Message:
-----------
[#2939] Boolean validator added
Commit: 69615afa49960e98ef0a36122754ddd41235f523
https://github.com/okfn/ckan/commit/69615afa49960e98ef0a36122754ddd41235f523
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/logic/schema.py
Log Message:
-----------
[#2939] Package schema now allows private field to be set
Commit: 41db0fa2895524e3e4a5046efecf5b168e7cfbbe
https://github.com/okfn/ckan/commit/41db0fa2895524e3e4a5046efecf5b168e7cfbbe
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/templates/package/snippets/package_metadata_fields.html
Log Message:
-----------
[#2939] Template change Organization label
Commit: 1e409b629719bcefb494454f4aae2d54a979db64
https://github.com/okfn/ckan/commit/1e409b629719bcefb494454f4aae2d54a979db64
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#2939] Auth functions succeed if ignore_auth context option provided
Commit: 8ecf7127cd985394db77c56c47d622a70a6ca002
https://github.com/okfn/ckan/commit/8ecf7127cd985394db77c56c47d622a70a6ca002
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/new_authz.py
Log Message:
-----------
[#2939] Auth function has_user_permission_for_group_or_org() added
Commit: c841455edb34d80321575fe53005a9ba3b9172e4
https://github.com/okfn/ckan/commit/c841455edb34d80321575fe53005a9ba3b9172e4
Author: tobes <toby.junk at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckan/templates/package/read.html
A ckan/templates/snippets/private.html
Log Message:
-----------
[#2939] Template show private on package read
Compare: https://github.com/okfn/ckan/compare/3c3ce448b40c...c841455edb34
More information about the ckan-changes
mailing list