[ckan-changes] [okfn/ckan] 4c176f: [#2801] Documented the related item snippets
GitHub
noreply at github.com
Thu Aug 9 16:40:14 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: 4c176ff8d8c9671396d649a52341c2479ebde007
https://github.com/okfn/ckan/commit/4c176ff8d8c9671396d649a52341c2479ebde007
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-09 (Thu, 09 Aug 2012)
Changed paths:
M ckan/templates/related/snippets/related_item.html
M ckan/templates/related/snippets/related_list.html
Log Message:
-----------
[#2801] Documented the related item snippets
Also updated an instance of {% include %} to use snippets
Commit: 17e477ed9227c7fc1590ab091c0500014a3e3e09
https://github.com/okfn/ckan/commit/17e477ed9227c7fc1590ab091c0500014a3e3e09
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-09 (Thu, 09 Aug 2012)
Changed paths:
A ckan/public/base/javascript/plugins/jquery.truncator.js
Log Message:
-----------
[#2801] Add a patched version of jQuery.fn.truncate()
This was patched to add more functionality than the original
provides.
Commit: baca89a1f0774de40978adeae51eb4b4f20b4e3e
https://github.com/okfn/ckan/commit/baca89a1f0774de40978adeae51eb4b4f20b4e3e
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-09 (Thu, 09 Aug 2012)
Changed paths:
A ckan/templates/ajax_snippets/related-item.html
Log Message:
-----------
[#2801] Add an ajax snippet for loading a related item
Commit: e83df46332760916f346e6ba88a257883c6946fc
https://github.com/okfn/ckan/commit/e83df46332760916f346e6ba88a257883c6946fc
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-09 (Thu, 09 Aug 2012)
Changed paths:
M ckan/public/base/css/main.css
A ckan/public/base/javascript/modules/related-item.js
M ckan/public/base/less/media.less
M ckan/public/base/less/variables.less
M ckan/public/base/test/index.html
A ckan/public/base/test/spec/modules/related-item.spec.js
M ckan/templates/snippets/scripts.html
Log Message:
-----------
[#2801] Add a related-item module
This handles toggling between truncated description text and the
full text. Updated the CSS and added some unit tests.
Compare: https://github.com/okfn/ckan/compare/ea10c78f611f...e83df4633276
More information about the ckan-changes
mailing list