[ckan-changes] [okfn/ckan] 34e873: [#2722] fix group dataset sort
GitHub
noreply at github.com
Mon Aug 13 10:53:54 UTC 2012
Branch: refs/heads/release-v1.8
Home: https://github.com/okfn/ckan
Commit: 34e8730496ff9eef0b65c1e7f64476700181fba6
https://github.com/okfn/ckan/commit/34e8730496ff9eef0b65c1e7f64476700181fba6
Author: tobes <toby.junk at gmail.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#2722] fix group dataset sort
Commit: a89c8d6dd4764b859fec3a41089a6e9547898072
https://github.com/okfn/ckan/commit/a89c8d6dd4764b859fec3a41089a6e9547898072
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#2722] Add c.sort_by_selected to group read template
Commit: fa3ca5bef30b17c2da74653748934407d538c3fb
https://github.com/okfn/ckan/commit/fa3ca5bef30b17c2da74653748934407d538c3fb
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
Make relevance the default sort order on group pages
If not sort order is specified, group controller passes None to
package_search, same as the package controller does, then package_search
defaults to 'score desc, name asc'
Commit: deedb787786e74888d56e6515bdeb6c7bb37f504
https://github.com/okfn/ckan/commit/deedb787786e74888d56e6515bdeb6c7bb37f504
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M CHANGELOG.txt
Log Message:
-----------
Add group read sort ordering to changelog
Commit: db6ab9e188c091ea894cce3766f029cc0e101535
https://github.com/okfn/ckan/commit/db6ab9e188c091ea894cce3766f029cc0e101535
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-08-13 (Mon, 13 Aug 2012)
Changed paths:
M CHANGELOG.txt
M ckan/controllers/group.py
Log Message:
-----------
Merge branch 'allow-group-read-sort' into release-v1.8
Compare: https://github.com/okfn/ckan/compare/5d30fdbc718e...db6ab9e188c0
More information about the ckan-changes
mailing list