[ckan-changes] [okfn/ckan] f338a2: [#400] Add new IFacet interface
GitHub
noreply at github.com
Mon Mar 4 17:19:02 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: f338a20a7484eaa814e523aaa97e944189c3a5a5
https://github.com/okfn/ckan/commit/f338a20a7484eaa814e523aaa97e944189c3a5a5
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