[ckan-changes] [okfn/ckan] 64afd7: [#3012] Clean import of lib.search in package grou...
GitHub
noreply at github.com
Tue Jan 22 05:28:32 UTC 2013
Branch: refs/heads/278-bulk-updates
Home: https://github.com/okfn/ckan
Commit: 64afd7f23aacac4de58fb701f3389a6ecadb42aa
https://github.com/okfn/ckan/commit/64afd7f23aacac4de58fb701f3389a6ecadb42aa
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#3012] Clean import of lib.search in package group
Commit: 6a3e2de88cffbf9164bae9c8edfb64d8c38da6b7
https://github.com/okfn/ckan/commit/6a3e2de88cffbf9164bae9c8edfb64d8c38da6b7
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#3012] Allow passing limit to group_read
Commit: df87e08c26c63a5aa04be0e2d3dd1359617be7f0
https://github.com/okfn/ckan/commit/df87e08c26c63a5aa04be0e2d3dd1359617be7f0
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/group.py
Log Message:
-----------
[#3012] Add initial bulk_process action to group controller
Commit: e1f28cfef12ab8451409327263ea01f552697db5
https://github.com/okfn/ckan/commit/e1f28cfef12ab8451409327263ea01f552697db5
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/templates/snippets/package_item.html
Log Message:
-----------
[#3012] Identify Private datasets in listings
Conflicts:
ckan/templates/snippets/package_item.html
Commit: 3f9285ce406db3e681f353487d4e311fbc1466e2
https://github.com/okfn/ckan/commit/3f9285ce406db3e681f353487d4e311fbc1466e2
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/templates/package/snippets/search_form.html
M ckan/templates/snippets/package_item.html
M ckan/templates/snippets/package_list.html
Log Message:
-----------
[#3012] Basic bulkprocessing added (show checkboxes in listing
Commit: 4cda4966ca8f7447203fd3b1a7c21551aff8d6e2
https://github.com/okfn/ckan/commit/4cda4966ca8f7447203fd3b1a7c21551aff8d6e2
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/templates/package/snippets/search_form.html
M ckan/templates/snippets/package_list.html
Log Message:
-----------
[#3012] We can use the existing form by extending it to cover listing
Commit: 3b4fff50b45ccedc97eb3ad7193ddf06e3eb1f86
https://github.com/okfn/ckan/commit/3b4fff50b45ccedc97eb3ad7193ddf06e3eb1f86
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/templates/snippets/package_list.html
Log Message:
-----------
[#3012] First step on getting the info ready to perform the required action
Commit: a1129893b84931b427a983b155ea096df46548e8
https://github.com/okfn/ckan/commit/a1129893b84931b427a983b155ea096df46548e8
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-18 (Fri, 18 Jan 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#3012] Add couple of comments so not forgotten
Commit: 39bd75e3e36551d0133d729dfa716a80e5e96e03
https://github.com/okfn/ckan/commit/39bd75e3e36551d0133d729dfa716a80e5e96e03
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[#278] Add bulk process public/private/delete actions
Commit: 336a80f853dea4e2e71f70210e9a97291c562e2d
https://github.com/okfn/ckan/commit/336a80f853dea4e2e71f70210e9a97291c562e2d
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#278] Allow selection of bulk process
Commit: d2568ddea931657e24386a5caff3fe879db9808b
https://github.com/okfn/ckan/commit/d2568ddea931657e24386a5caff3fe879db9808b
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/lib/search/query.py
Log Message:
-----------
[#278] Minor clean of lib.search
Commit: bd3b746bf82e1990f1965774f1abf92971cf2ac0
https://github.com/okfn/ckan/commit/bd3b746bf82e1990f1965774f1abf92971cf2ac0
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/templates/package/read_base.html
Log Message:
-----------
[#278] Re-add private indicator to datasets
Commit: 2d8d2ffad3354c85e2de404daafe509ed56d1e9d
https://github.com/okfn/ckan/commit/2d8d2ffad3354c85e2de404daafe509ed56d1e9d
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/templates/snippets/package_item.html
M ckan/templates/snippets/package_list.html
Log Message:
-----------
[#278] Add crude checkboxes and bulk process action to form
Commit: d250bced909e12b1fa7200cfe55fd1a9afc08714
https://github.com/okfn/ckan/commit/d250bced909e12b1fa7200cfe55fd1a9afc08714
Author: tobes <toby.junk at gmail.com>
Date: 2013-01-21 (Mon, 21 Jan 2013)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[#278] Basic auth functions
Compare: https://github.com/okfn/ckan/compare/64afd7f23aac^...d250bced909e
More information about the ckan-changes
mailing list