[ckan-changes] [ckan/ckan] 832f86: Update version number for 2.1.3b
GitHub
noreply at github.com
Mon Jul 28 15:53:30 UTC 2014
Branch: refs/heads/release-v2.1.3
Home: https://github.com/ckan/ckan
Commit: 832f86189411e18d1a57297b05c57e03de60e167
https://github.com/ckan/ckan/commit/832f86189411e18d1a57297b05c57e03de60e167
Author: amercader <amercadero at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M ckan/__init__.py
Log Message:
-----------
Update version number for 2.1.3b
Commit: dfc38f74fdfeb849db522d268b1f0b2c8f16452c
https://github.com/ckan/ckan/commit/dfc38f74fdfeb849db522d268b1f0b2c8f16452c
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M ckan/controllers/user.py
Log Message:
-----------
[#1721] log the user in programmatically after registration
Conflicts:
ckan/controllers/user.py
Commit: 35c3f1881d83f75127a261045b859baca4042c9b
https://github.com/ckan/ckan/commit/35c3f1881d83f75127a261045b859baca4042c9b
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M ckan/controllers/user.py
Log Message:
-----------
[#1721] pep8
Commit: 104805f3faad534e517d1583662385b6bdbc6b7b
https://github.com/ckan/ckan/commit/104805f3faad534e517d1583662385b6bdbc6b7b
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
Changed paths:
M ckan/controllers/user.py
Log Message:
-----------
[#1721] leave username as unicode string
Fix so old user tests pass, not that we allow unicode usernames anyway
Commit: cce1cc35e71a81d73823e69169ebfb673e90e2ed
https://github.com/ckan/ckan/commit/cce1cc35e71a81d73823e69169ebfb673e90e2ed
Author: amercader <amercadero at gmail.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M ckan/templates/group/read.html
M ckan/templates/organization/read.html
Log Message:
-----------
[#1368] Fix dataset ordering on org and group pages
Match dataset ordering options with those on the main search
Commit: e1fdcb7af4e53b48e770da1635186153f823fc27
https://github.com/ckan/ckan/commit/e1fdcb7af4e53b48e770da1635186153f823fc27
Author: amercader <amercadero at gmail.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M ckan/templates/group/read.html
M ckan/templates/organization/read.html
M ckan/templates/package/search.html
Log Message:
-----------
[#1791] Keep filters when ordering dataset listings
There is a `form.hidden_from_list` macro call in the
`search_form.html` snippet that did not get the `fields` variable it needed
to create the necessary hidden inputs.
Compare: https://github.com/ckan/ckan/compare/832f86189411^...e1fdcb7af4e5
More information about the ckan-changes
mailing list