[ckan-changes] [okfn/ckan] 080cef: [#3028] Dashboard now shows dropdown for filtering...
GitHub
noreply at github.com
Wed Dec 12 16:53:24 UTC 2012
Branch: refs/heads/3028-dashboard-activity-stream-filtering
Home: https://github.com/okfn/ckan
Commit: 080cef490e5678904f16f35d8dd63ef10366dcb3
https://github.com/okfn/ckan/commit/080cef490e5678904f16f35d8dd63ef10366dcb3
Author: John Martin <me at johnmart.in>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M ckan/controllers/user.py
M ckan/lib/helpers.py
A ckan/public/base/images/full-width-nav-right.png
M ckan/public/base/javascript/modules/dashboard.js
M ckan/public/base/less/dashboard.less
M ckan/templates/activity_streams/activity_stream_items.html
M ckan/templates/user/dashboard.html
Log Message:
-----------
[#3028] Dashboard now shows dropdown for filtering of activity stream
Still todo:
* Add header for context of specific item active within dropdown
* Snippetize the followee list
* Searching the dropdown (with JS enabled)
Commit: 6ef49b705c4aa171be84772727a6c0417946dbb9
https://github.com/okfn/ckan/commit/6ef49b705c4aa171be84772727a6c0417946dbb9
Author: John Martin <me at johnmart.in>
Date: 2012-12-12 (Wed, 12 Dec 2012)
Changed paths:
M ckan/public/base/less/dashboard.less
M ckan/templates/ajax_snippets/popover-context-dataset.html
M ckan/templates/ajax_snippets/popover-context-group.html
M ckan/templates/ajax_snippets/popover-context-user.html
A ckan/templates/snippets/popover_context.html
M ckan/templates/user/dashboard.html
A ckan/templates/user/snippets/followee_dropdown.html
Log Message:
-----------
[#3028] Snippetized followee dropdown and added context to dashboard when filtering
Compare: https://github.com/okfn/ckan/compare/e5dcffed0373...6ef49b705c4a
More information about the ckan-changes
mailing list