[ckan-changes] [ckan/ckan] a7804f: [#2557] Fix package count in templates.
GitHub
noreply at github.com
Tue Aug 4 16:06:07 UTC 2015
Branch: refs/heads/2557-package-count-issue
Home: https://github.com/ckan/ckan
Commit: a7804f9f1db1b6ef8f282a2bb76d69e657f1b222
https://github.com/ckan/ckan/commit/a7804f9f1db1b6ef8f282a2bb76d69e657f1b222
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-08-04 (Tue, 04 Aug 2015)
Changed paths:
M ckan/templates/group/snippets/info.html
M ckan/templates/organization/snippets/organization_item.html
Log Message:
-----------
[#2557] Fix package count in templates.
This happened when datasets stopped being included by default in #2206.
Commit: 13b8befcd8a8eed566509179a09f3d31d1a2b60d
https://github.com/ckan/ckan/commit/13b8befcd8a8eed566509179a09f3d31d1a2b60d
Author: Brook Elgie <specialbrew at gmail.com>
Date: 2015-08-04 (Tue, 04 Aug 2015)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#2557] Featured grps/orgs should include datasets
`include_datasets` now defaults to False (#2206), so need to include it
when getting the featured groups and orgs for the index page.
Compare: https://github.com/ckan/ckan/compare/a7804f9f1db1^...13b8befcd8a8
More information about the ckan-changes
mailing list