[ckan-changes] [okfn/ckan] fc6fef: Merge branch 'master' into feature-1797-webstore-v...
GitHub
noreply at github.com
Mon Feb 20 10:53:01 UTC 2012
Branch: refs/heads/feature-1797-webstore-v2
Home: https://github.com/okfn/ckan
Commit: fc6fef4ea428d1e1933d5ce19f3e85586965660c
https://github.com/okfn/ckan/commit/fc6fef4ea428d1e1933d5ce19f3e85586965660c
Author: Rufus Pollock <rufus.pollock at okfn.org>
Date: 2012-02-20 (Mon, 20 Feb 2012)
Changed paths:
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/forms/common.py
M ckan/forms/package_dict.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/delete.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/create.py
M ckan/logic/auth/delete.py
M ckan/logic/auth/publisher/create.py
M ckan/logic/auth/publisher/delete.py
M ckan/logic/auth/publisher/update.py
M ckan/logic/auth/update.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/logic/validators.py
A ckan/migration/versions/050_term_translation_table.py
A ckan/migration/versions/051_add_tag_vocabulary.py
M ckan/model/__init__.py
M ckan/model/package.py
M ckan/model/tag.py
A ckan/model/term_translation.py
A ckan/model/vocabulary.py
M ckan/plugins/interfaces.py
M ckan/templates/_util.html
M ckan/templates/package/new_package_form.html
M ckan/templates/package/read.html
M ckan/tests/forms/test_package.py
M ckan/tests/functional/api/model/test_package.py
A ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/test_authz.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_package.py
A ckan/tests/functional/test_tag_vocab.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_solr_package_search.py
M ckan/tests/logic/test_action.py
A ckan/tests/logic/test_tag_vocab.py
M ckan/tests/models/test_package.py
M ckan/tests/models/test_purge_revision.py
Log Message:
-----------
Merge branch 'master' into feature-1797-webstore-v2
More information about the ckan-changes
mailing list