[ckan-changes] [okfn/ckan] ef3465: [#400] Add new IFacet interface
GitHub
noreply at github.com
Mon Mar 4 18:39:49 UTC 2013
Branch: refs/heads/release-v2.0
Home: https://github.com/okfn/ckan
Commit: ef3465d20c64fcfe4f060dd30931fd13f6187088
https://github.com/okfn/ckan/commit/ef3465d20c64fcfe4f060dd30931fd13f6187088
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-04 (Mon, 04 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/plugins/interfaces.py
M ckan/templates/group/read.html
M ckan/templates/organization/read.html
M ckan/templates/package/search.html
M ckan/templates/snippets/facet_list.html
Log Message:
-----------
[#400] Add new IFacet interface
Fix controllers to use new IFacets and fix templates
deprecate helper function
Add FIXME to unrelated code
Deprecate helper function for real
Remove IPackageController.update_facet_titles()w
Fix bad variable name
Pass dataset type to IFacet functions
More information about the ckan-changes
mailing list