[ckan-changes] [okfn/ckan] 781934: Fix test failures associted with related_list
GitHub
noreply at github.com
Wed Jan 8 13:11:00 UTC 2014
Branch: refs/heads/release-v2.2
Home: https://github.com/okfn/ckan
Commit: 781934d5983b2a085d97ccf472ab1a9b4d8de3cf
https://github.com/okfn/ckan/commit/781934d5983b2a085d97ccf472ab1a9b4d8de3cf
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/logic/action/get.py
M ckan/tests/functional/test_related.py
Log Message:
-----------
Fix test failures associted with related_list
The related_list dictization changes returned them as returned by
the database. This change gives it a default order if they're not
previously sorted.
Commit: 950d90a92019c74dab66514bd53586dfdf92fefb
https://github.com/okfn/ckan/commit/950d90a92019c74dab66514bd53586dfdf92fefb
Author: John Martin <me at johnmart.in>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/public/base/less/layout.less
Log Message:
-----------
[#1398] Adds: 'word-break: break-word;' for better word breaking on long words
Commit: dd9c035eaeee8e2e74c12a32685dd3eb840ccede
https://github.com/okfn/ckan/commit/dd9c035eaeee8e2e74c12a32685dd3eb840ccede
Author: John Martin <me at johnmart.in>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/templates/group/member_new.html
M ckan/templates/group/members.html
Log Message:
-----------
[#1392] Fixes member add page within groups
Commit: 47a8d38696e195f6e3201c8ca80963110f4b807f
https://github.com/okfn/ckan/commit/47a8d38696e195f6e3201c8ca80963110f4b807f
Author: amercader <amercadero at gmail.com>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M ckan/templates/group/snippets/group_form.html
Log Message:
-----------
[#1426] Remove duplicated require notice
Compare: https://github.com/okfn/ckan/compare/a22c5ee942d2...47a8d38696e1
More information about the ckan-changes
mailing list