[ckan-changes] [okfn/ckan] 29f6d0: [xs, 1501] Fix group, user, tag pagination
noreply at github.com
noreply at github.com
Fri Dec 9 14:26:27 UTC 2011
Branch: refs/heads/release-v1.5.1c
Home: https://github.com/okfn/ckan
Commit: 29f6d03946cd12656b1b75b2e17d10873c9ccafc
https://github.com/okfn/ckan/commit/29f6d03946cd12656b1b75b2e17d10873c9ccafc
Author: John Glover <john.c.glover at nuim.ie>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/lib/alphabet_paginate.py
M ckan/lib/create_test_data.py
M ckan/lib/helpers.py
A ckan/tests/functional/test_pagination.py
Log Message:
-----------
[xs, 1501] Fix group, user, tag pagination
broken when map.explicit=True was set (15.11.11)
Commit: 66102b8b70592422f3744a4580dfc25f53e0646f
https://github.com/okfn/ckan/commit/66102b8b70592422f3744a4580dfc25f53e0646f
Author: John Glover <john.c.glover at nuim.ie>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/functional/test_user.py
Log Message:
-----------
[xs, 1502] Bug fix: list group packages by name
Commit: 0a2323316551620daaffcc66eaf292ffc10114f6
https://github.com/okfn/ckan/commit/0a2323316551620daaffcc66eaf292ffc10114f6
Author: John Glover <john.c.glover at nuim.ie>
Date: 2011-12-09 (Fri, 09 Dec 2011)
Changed paths:
M ckan/logic/action/update.py
M ckan/model/__init__.py
M ckan/model/meta.py
Log Message:
-----------
[tasks, logic] Use a local session object in
task_status_update so we can commit it at the
end of the function
Part of the bug fixes for #1483. Our Celery tasks
will be expecting the logic layer function
to work like this.
Compare: https://github.com/okfn/ckan/compare/6ae89db...0a23233
More information about the ckan-changes
mailing list