[ckan-changes] [okfn/ckan] 102bb2: [#864] Makes media-list items and media-grid much ...
GitHub
noreply at github.com
Fri May 3 09:48:52 UTC 2013
Branch: refs/heads/release-datagov
Home: https://github.com/okfn/ckan
Commit: 102bb27e7e9441e7ca2fff71d3936bb2e5fc7235
https://github.com/okfn/ckan/commit/102bb27e7e9441e7ca2fff71d3936bb2e5fc7235
Author: John Martin <me at johnmart.in>
Date: 2013-05-03 (Fri, 03 May 2013)
Changed paths:
A ckan/public/base/javascript/modules/media-grid.js
M ckan/public/base/javascript/modules/related-item.js
A ckan/public/base/javascript/plugins/jquery.masonry.js
M ckan/public/base/javascript/resource.config
M ckan/public/base/less/dataset.less
M ckan/public/base/less/media.less
M ckan/public/base/less/module.less
M ckan/templates/group/snippets/group_item.html
M ckan/templates/group/snippets/group_list.html
M ckan/templates/organization/snippets/organization_item.html
M ckan/templates/organization/snippets/organization_list.html
M ckan/templates/related/dashboard.html
M ckan/templates/related/snippets/related_item.html
M ckan/templates/related/snippets/related_list.html
M ckan/templates/snippets/group_item.html
M ckan/templates/snippets/organization_item.html
Log Message:
-----------
[#864] Makes media-list items and media-grid much better looking and more functional
Includes:
- `.media-grid` now stacks nicely on top of each other and each item is it's
own box
- Also `.media-item`s now have a single thing to click on which makes it alot
easier to get to the related item
- Updates to media.less to decrease the amount of noise within the CSS
- Snippets for group_item, organization_item and related_item have been
simplified and a few blocks have been added to them for extendability
- Small fixes to related items index and sub pages
More information about the ckan-changes
mailing list