[ckan-changes] [okfn/ckan] fa8b3e: Merge branch 'master' into feature-1669-publisher-...
GitHub
noreply at github.com
Mon Feb 13 15:14:24 UTC 2012
Branch: refs/heads/master
Home: https://github.com/okfn/ckan
Commit: fa8b3e364a33458bfe35c55dcf8df48ff910387e
https://github.com/okfn/ckan/commit/fa8b3e364a33458bfe35c55dcf8df48ff910387e
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-02-13 (Mon, 13 Feb 2012)
Changed paths:
M ckan/__init__.py
M ckan/config/deployment.ini_tmpl
M ckan/lib/create_test_data.py
M ckan/lib/search/__init__.py
M ckan/model/license.py
M ckan/public/css/style.css
M ckan/tests/forms/test_package.py
M ckan/tests/functional/test_package.py
M ckan/tests/models/test_license.py
M ckan/tests/models/test_package.py
M doc/common-error-messages.rst
M doc/configuration.rst
M doc/extensions.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/paster.rst
R doc/plugins.rst
R doc/prepare-extensions.rst
A doc/writing-extensions.rst
M requires/lucid_missing.txt
Log Message:
-----------
Merge branch 'master' into feature-1669-publisher-profile
Commit: e135bb0656d3de8f392d6b9f7be3b062f6ab2d47
https://github.com/okfn/ckan/commit/e135bb0656d3de8f392d6b9f7be3b062f6ab2d47
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-02-13 (Mon, 13 Feb 2012)
Changed paths:
M ckan/lib/alphabet_paginate.py
M ckan/logic/auth/publisher/create.py
M ckan/tests/lib/test_alphabet_pagination.py
M ckan/tests/misc/test_auth_profiles.py
Log Message:
-----------
[1669] Fixes to pass tests in alphabet paging and publisher auth
Commit: a608d92467a9c2ac689456f73999e7ee079c4672
https://github.com/okfn/ckan/commit/a608d92467a9c2ac689456f73999e7ee079c4672
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-02-13 (Mon, 13 Feb 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/auth/create.py
A ckan/logic/auth/publisher/__init__.py
A ckan/logic/auth/publisher/create.py
A ckan/logic/auth/publisher/delete.py
A ckan/logic/auth/publisher/get.py
A ckan/logic/auth/publisher/update.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
A ckan/migration/versions/0049_add_group_approval_status.py
M ckan/model/group.py
M ckan/model/package.py
M ckan/model/user.py
M ckan/new_authz.py
A ckan/public/css/chosen.css
M ckan/public/css/style.css
A ckan/public/images/chosen-sprite.png
M ckan/public/scripts/application.js
A ckan/public/scripts/vendor/jquery.chosen/0.9.7/chosen.js
M ckan/templates/group/layout.html
M ckan/templates/layout_base.html
M ckan/tests/functional/api/__init__.py
M ckan/tests/functional/test_group.py
A ckan/tests/functional/test_publisher_auth.py
M ckan/tests/lib/test_alphabet_pagination.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_action.py
A ckan/tests/misc/test_auth_profiles.py
A ckan/tests/mock_publisher_auth.py
A ckanext/publisher_form/__init__.py
A ckanext/publisher_form/forms.py
A ckanext/publisher_form/templates/dataset_form.html
A ckanext/publisher_form/templates/publisher_form.html
M doc/configuration.rst
M setup.py
Log Message:
-----------
Merge branch 'feature-1669-publisher-profile'
Compare: https://github.com/okfn/ckan/compare/2f78970...a608d92
More information about the ckan-changes
mailing list