[ckan-changes] [okfn/ckan] f3b2bb: [xs, pagination] Bug fix for #1543.
noreply at github.com
noreply at github.com
Mon Dec 19 16:38:32 UTC 2011
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f3b2bb9827b082ee09c74ede85ded21838fc9e80
https://github.com/okfn/ckan/commit/f3b2bb9827b082ee09c74ede85ded21838fc9e80
Author: John Glover <john.c.glover at nuim.ie>
Date: 2011-12-19 (Mon, 19 Dec 2011)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/revision.py
M ckan/controllers/user.py
M ckan/lib/helpers.py
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
[xs, pagination] Bug fix for #1543.
Refactor code added in #1501 so that the search
controller pagination can still use it's own
url generator function. Users, groups and revisions
use the new h.pager_url function.
More information about the ckan-changes
mailing list