[ckan-changes] [okfn/ckan] f18bf0: [#859] Fix default sort ordering
GitHub
noreply at github.com
Thu May 2 11:12:58 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f18bf06cb36ac0d687794779c877daf283f72599
https://github.com/okfn/ckan/commit/f18bf06cb36ac0d687794779c877daf283f72599
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-05-01 (Wed, 01 May 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#859] Fix default sort ordering
The default sort ordering for dataset searches is supposed to be
most-recently-modified first, but it's actually most-recently-created
first. This appears to have been a typo/accidental change in this
commit: bc496ff. Change it back to most-recently-modified.
Commit: 0e789022bab14772e044260d6d291c6570f5fd7d
https://github.com/okfn/ckan/commit/0e789022bab14772e044260d6d291c6570f5fd7d
Author: tobes <toby.junk at gmail.com>
Date: 2013-05-02 (Thu, 02 May 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch '859-fix-default-sort-ordering'
Compare: https://github.com/okfn/ckan/compare/c6132e24b7c5...0e789022bab1
More information about the ckan-changes
mailing list