[ckan-changes] [okfn/ckan] a09d7b: [xs] make sure tracking summary does not get shown...
GitHub
noreply at github.com
Tue May 8 20:00:45 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: a09d7b72ec2265e78efb212b49ba3665e32be301
https://github.com/okfn/ckan/commit/a09d7b72ec2265e78efb212b49ba3665e32be301
Author: kindly <kindly at gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
Log Message:
-----------
[xs] make sure tracking summary does not get shown on edit of resources
Commit: 0a935b8c1fd554eac71ef6252a8d56d16aff3bef
https://github.com/okfn/ckan/commit/0a935b8c1fd554eac71ef6252a8d56d16aff3bef
Author: kindly <kindly at gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)
Changed paths:
M ckan/controllers/package.py
Log Message:
-----------
[xs] pkg_dict should be created from database not repopulated data
Commit: 1fc2357571891e394dbf8a2e648ba53280820b40
https://github.com/okfn/ckan/commit/1fc2357571891e394dbf8a2e648ba53280820b40
Author: kindly <kindly at gmail.com>
Date: 2012-05-08 (Tue, 08 May 2012)
Changed paths:
M ckan/authz.py
M ckan/controllers/admin.py
M ckan/controllers/api.py
M ckan/controllers/related.py
M ckan/lib/base.py
M ckan/lib/create_test_data.py
M ckan/lib/mailer.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/model/group.py
M ckan/plugins/toolkit.py
M ckan/public/css/style.css
M ckan/templates/admin/authz.html
M ckan/templates/group/authz.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/package/authz.html
M ckan/templates/package/read.html
M ckan/templates/package/read.n3
M ckan/templates/package/read.rdf
M ckan/templates/package/resource_read.html
M ckan/templates/package/search_form.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/test_util.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_member.py
A ckan/tests/logic/test_tag.py
M ckan/tests/models/test_group.py
M ckanext/organizations/templates/email/join_publisher_request.txt
A doc/data-viewer.rst
M doc/filestore.rst
M doc/index.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan
Compare: https://github.com/okfn/ckan/compare/284d7ba...1fc2357
More information about the ckan-changes
mailing list