[ckan-changes] [okfn/ckan] e36997: [#691] Remove fq on legacy search API and force pu...
GitHub
noreply at github.com
Thu Apr 4 10:40:43 UTC 2013
Branch: refs/heads/547-plugins-love
Home: https://github.com/okfn/ckan
Commit: e3699726a07b705fdcbd3bd351e21a8554942b66
https://github.com/okfn/ckan/commit/e3699726a07b705fdcbd3bd351e21a8554942b66
Author: amercader <amercadero at gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M ckan/controllers/api.py
Log Message:
-----------
[#691] Remove fq on legacy search API and force public datasets
Even if it is a backwards breaking change we sholdn't be allowing the fq
parameter to be set through the API as it can lead to privacy issues. We
will also enforce that all datasets available through the API are public
(as the v3 API does)
Commit: 8eca49719cb2be394e103890e81cd8c315e74b2a
https://github.com/okfn/ckan/commit/8eca49719cb2be394e103890e81cd8c315e74b2a
Author: amercader <amercadero at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/legacy-api.rst
Log Message:
-----------
[#691] Add note to legacy search docs about private datasets
Commit: 8ac95963a6a8a274dca6bd2a2a25ed8b841dfd23
https://github.com/okfn/ckan/commit/8ac95963a6a8a274dca6bd2a2a25ed8b841dfd23
Author: John Glover <glover.john at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckan/controllers/api.py
M doc/legacy-api.rst
Log Message:
-----------
Merge pull request #691 from okfn/691-override-fq-on-legacy-api
Disallow fq parameter on the legacy search API and force to search only public datasets
Commit: 7d75f0805191e7eeecce788baa886fbb5b3557e5
https://github.com/okfn/ckan/commit/7d75f0805191e7eeecce788baa886fbb5b3557e5
Author: John Martin <me at johnmart.in>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
Remove {{ value }} when h.list_dict_filter is used
Commit: 795e7734e722d60a4ddcb254ec7dbd8444849816
https://github.com/okfn/ckan/commit/795e7734e722d60a4ddcb254ec7dbd8444849816
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/templates/package/search.html
M doc/legacy-api.rst
Log Message:
-----------
Merge branch 'master' into 547-plugins-love
Commit: efc9c45cc48bc8f8ed0984b8e3f206ce30ba3b11
https://github.com/okfn/ckan/commit/efc9c45cc48bc8f8ed0984b8e3f206ce30ba3b11
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckan/config/environment.py
Log Message:
-----------
[#547] Remove surpless code
Compare: https://github.com/okfn/ckan/compare/591297d80132...efc9c45cc48b
More information about the ckan-changes
mailing list