[ckan-changes] [okfn/ckan] e47a4c: [951] Make license consistent across CKAN
GitHub
noreply at github.com
Tue Jun 4 10:16:45 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: e47a4c6f3cf1173b8eb21dc43abe502f174bf901
https://github.com/okfn/ckan/commit/e47a4c6f3cf1173b8eb21dc43abe502f174bf901
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-06-02 (Sun, 02 Jun 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/plugins.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/new_authz.py
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_form.html
M ckan/templates_legacy/package/new_package_form.html
M ckan/tests/lib/test_solr_package_search.py
M doc/configuration.rst
Log Message:
-----------
[951] Make license consistent across CKAN
* Replace most instances of licence with license. The instances in js
vendor files have been ignored.
* Setup clean_action_name to convert licence to license.
Commit: ed9369860b18967ff3d648a130f7e68ef3a99cea
https://github.com/okfn/ckan/commit/ed9369860b18967ff3d648a130f7e68ef3a99cea
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/lib/helpers.py
M ckan/lib/plugins.py
M ckan/templates/home/index.html
M ckan/templates_legacy/package/resource_read.html
Log Message:
-----------
[#951] Fix more instance of licence, deprecate c.licences
* Fix instances of licence spelled in Title case.
* Add deprecation warning for c.licences.
Commit: c3e080cfd04a09919206acd045eb351430362fc0
https://github.com/okfn/ckan/commit/c3e080cfd04a09919206acd045eb351430362fc0
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M ckan/lib/plugins.py
Log Message:
-----------
[#951] Import deprecate_context_item in plugins.py
Commit: ae9c19493b23de1ce0bb487d306a7d044573a0aa
https://github.com/okfn/ckan/commit/ae9c19493b23de1ce0bb487d306a7d044573a0aa
Author: tobes <toby.junk at gmail.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/package.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/plugins.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/new_authz.py
M ckan/templates/home/index.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_form.html
M ckan/templates_legacy/package/new_package_form.html
M ckan/templates_legacy/package/resource_read.html
M ckan/tests/lib/test_solr_package_search.py
M doc/configuration.rst
Log Message:
-----------
Merge branch '951-make-license-consistent'
Compare: https://github.com/okfn/ckan/compare/4ff0e0716296...ae9c19493b23
More information about the ckan-changes
mailing list