[ckan-changes] [ckan/ckan] a7804f: [#2557] Fix package count in templates.
GitHub
noreply at github.com
Tue Aug 11 08:18:03 UTC 2015
Branch: refs/heads/master
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.
Commit: c3a4322ca7b5dc0d73abc8af3bca853f6048660e
https://github.com/ckan/ckan/commit/c3a4322ca7b5dc0d73abc8af3bca853f6048660e
Author: amercader <amercadero at gmail.com>
Date: 2015-08-11 (Tue, 11 Aug 2015)
Changed paths:
M ckan/lib/helpers.py
M ckan/templates/group/snippets/info.html
M ckan/templates/organization/snippets/organization_item.html
Log Message:
-----------
Merge branch '2557-package-count-issue'
Compare: https://github.com/ckan/ckan/compare/63e3bc9186f0...c3a4322ca7b5
More information about the ckan-changes
mailing list