[ckan-changes] [okfn/ckan] f51eef: [#1396, logic/get/user][s]: add datasets attribute ...
GitHub
noreply at github.com
Thu Feb 2 23:23:55 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f51eefe5f90d4508b36e2e4aea500a0eba2bd40f
https://github.com/okfn/ckan/commit/f51eefe5f90d4508b36e2e4aea500a0eba2bd40f
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M ckan/logic/action/get.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1396,logic/get/user][s]: add datasets attribute to user_dict containing datasets user administers (max 50).
Commit: 0f803f9d62f92e2ae933ab4307f7e155a0617cee
https://github.com/okfn/ckan/commit/0f803f9d62f92e2ae933ab4307f7e155a0617cee
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M ckan/controllers/user.py
M ckan/templates/user/read.html
Log Message:
-----------
[#1396,user/read][xs]: format member since date in a nice way.
Commit: df686b4df5e894eeced7f49073c45ccbb76800f3
https://github.com/okfn/ckan/commit/df686b4df5e894eeced7f49073c45ccbb76800f3
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M ckan/public/css/style.css
M ckan/templates/user/read.html
M ckan/tests/functional/test_user.py
Log Message:
-----------
[#1396,user/read][s]: list datasets using new datasets attribute in user dict.
* Plus a little bit of css niceness.
* tests: remove delicate test based on old layout (thought about replacing but doubtful of value and will be equally delicate).
Commit: a359ea913d8275c00a16fdb88edbf6fd334087ee
https://github.com/okfn/ckan/commit/a359ea913d8275c00a16fdb88edbf6fd334087ee
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/authorization_group.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/base.py
M ckan/lib/helpers.py
M ckan/lib/search/index.py
M ckan/logic/__init__.py
M ckan/logic/action/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/authorization_group.py
M ckan/model/authz.py
M ckan/templates/_util.html
M ckan/templates/layout_base.html
M ckan/tests/functional/test_edit_authz.py
M ckan/tests/functional/test_package_edit_authz.py
M ckan/tests/logic/test_action.py
M doc/apiv3.rst
Log Message:
-----------
Merge branch 'master' into feature-1396-user-page-ux
Commit: a22624ffa9b8cac28b78d5ef5f93d5b682558b14
https://github.com/okfn/ckan/commit/a22624ffa9b8cac28b78d5ef5f93d5b682558b14
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-02 (Thu, 02 Feb 2012)
Changed paths:
M ckan/controllers/user.py
M ckan/lib/helpers.py
M ckan/logic/action/get.py
M ckan/public/css/style.css
M ckan/templates/layout_base.html
M ckan/templates/user/read.html
M ckan/tests/functional/test_user.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#1396,merge][s]: fix #1396 (improvements to user UX) by merging branch 'feature-1396-user-page-ux'.
Compare: https://github.com/okfn/ckan/compare/ff90b3f...a22624f
More information about the ckan-changes
mailing list