[ckan-changes] [okfn/ckan] ff05a0: [#638] Clean up some imports and remove OrderedDic...
GitHub
noreply at github.com
Tue Mar 19 16:46:06 UTC 2013
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: ff05a0abf795c623660d4c77f0bc124a0905ac17
https://github.com/okfn/ckan/commit/ff05a0abf795c623660d4c77f0bc124a0905ac17
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/new_authz.py
Log Message:
-----------
[#638] Clean up some imports and remove OrderedDict redefine
Commit: b2930026c5af646ffcf97a886714d5fab5dc6285
https://github.com/okfn/ckan/commit/b2930026c5af646ffcf97a886714d5fab5dc6285
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[#638] Use correct function
Commit: dce07c1de1b02a243b299e241f99fb4eb7faf231
https://github.com/okfn/ckan/commit/dce07c1de1b02a243b299e241f99fb4eb7faf231
Author: John Glover <j at johnglover.net>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#638] PEP8
Commit: 0716121287e699f085efab684146b4409e09887d
https://github.com/okfn/ckan/commit/0716121287e699f085efab684146b4409e09887d
Author: John Glover <j at johnglover.net>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/app_globals.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/plugins.py
M ckan/lib/search/index.py
M ckan/logic/action/get.py
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
M ckan/plugins/interfaces.py
M ckan/public/base/less/module.less
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
A ckanext/example_idatasetform/__init__.py
A ckanext/example_idatasetform/plugin.py
A ckanext/example_idatasetform/templates/package/new_package_metadata.html
A ckanext/example_idatasetform/templates/package/read.html
A ckanext/example_idatasetform/templates/package/snippets/package_form.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_form.html
A ckanext/example_idatasetform/tests/test_example_idatasetform_plugin.py
M doc/conf.py
R doc/forms.rst
M doc/index.rst
M doc/tag-vocabularies.rst
M setup.py
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into 638-code-clean
Commit: fca50036635c8dfeffca8d7163b150b22efc1112
https://github.com/okfn/ckan/commit/fca50036635c8dfeffca8d7163b150b22efc1112
Author: John Glover <glover.john at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/new_authz.py
Log Message:
-----------
Merge pull request #638 from okfn/638-code-clean
Minor code clean OrderedDict
Compare: https://github.com/okfn/ckan/compare/0ce63eee311a...fca50036635c
More information about the ckan-changes
mailing list