[ckan-changes] [ckan/ckan] bcd0a9: Allow display of all package types via url argumen...
GitHub
noreply at github.com
Mon Jan 1 05:50:08 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: bcd0a9bcc0e4ab3fb97f13b9caeaa67df2ac515a
https://github.com/ckan/ckan/commit/bcd0a9bcc0e4ab3fb97f13b9caeaa67df2ac515a
Author: Matt Fullerton <mattfullerton at users.noreply.github.com>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Allow display of all package types via url argument
This commit allows display of all package types via url argument (_show_all_types=True) similar to the ckan.search.show_all_types config option.
Commit: 967a9c48349eee4bb483f97a78c569da0e5807da
https://github.com/ckan/ckan/commit/967a9c48349eee4bb483f97a78c569da0e5807da
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-10-04 (Wed, 04 Oct 2017)
Changed paths:
M ckan/controllers/package.py
M doc/maintaining/configuration.rst
Log Message:
-----------
Allow the setting ckan.search.show_all_types to specify a dataset type that will show all types
Commit: f7c194d159f8e1ee56d4ef5496349a9989530c5a
https://github.com/ckan/ckan/commit/f7c194d159f8e1ee56d4ef5496349a9989530c5a
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
PEP8
Commit: e1b703d663b4bed85807f2df73acdd3a0dfb3023
https://github.com/ckan/ckan/commit/e1b703d663b4bed85807f2df73acdd3a0dfb3023
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
PEP8
Commit: dc4304e459d89d8a59fde409993fd76e7e307104
https://github.com/ckan/ckan/commit/dc4304e459d89d8a59fde409993fd76e7e307104
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-10-06 (Fri, 06 Oct 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
PEP8
Commit: fed16865a58ea7723cb86916611a5722db8c1aa6
https://github.com/ckan/ckan/commit/fed16865a58ea7723cb86916611a5722db8c1aa6
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-12-30 (Sat, 30 Dec 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
Only "search all" on dataset type if config value is truthy
Commit: 7e54351a9226899c7cb6bdcf5cc7cb545e664ebf
https://github.com/ckan/ckan/commit/7e54351a9226899c7cb6bdcf5cc7cb545e664ebf
Author: Matt Fullerton <matt.fullerton at gmail.com>
Date: 2017-12-30 (Sat, 30 Dec 2017)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
PEP8
Commit: 16d80c96afbcacefb641d378f809e3eb91248b29
https://github.com/ckan/ckan/commit/16d80c96afbcacefb641d378f809e3eb91248b29
Author: Ian Ward <ian at excess.org>
Date: 2018-01-01 (Mon, 01 Jan 2018)
Changed paths:
M ckan/controllers/package.py
M doc/maintaining/configuration.rst
Log Message:
-----------
Merge pull request #3807 from mattfullerton/patch-10
config option for type used to display all dataset types
Compare: https://github.com/ckan/ckan/compare/2ba282973690...16d80c96afbc
More information about the ckan-changes
mailing list