[ckan-changes] [okfn/ckan] e1f0ec: [#2671] allow delete on partial update
GitHub
noreply at github.com
Wed Jul 25 15:39:32 UTC 2012
Branch: refs/heads/extras_dict_dictize_string_handling
Home: https://github.com/okfn/ckan
Commit: e1f0ec35cdad3ba5dd5d3339e1b2a10e59d29193
https://github.com/okfn/ckan/commit/e1f0ec35cdad3ba5dd5d3339e1b2a10e59d29193
Author: Toby <toby.junk at gmail.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M ckan/lib/dictization/model_save.py
M ckan/lib/navl/dictization_functions.py
Log Message:
-----------
[#2671] allow delete on partial update
Commit: a76d62f94c334417985d60c16d9dad2048278f64
https://github.com/okfn/ckan/commit/a76d62f94c334417985d60c16d9dad2048278f64
Author: Toby <toby.junk at gmail.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M ckan/tests/lib/test_dictization_schema.py
Log Message:
-----------
[#2671] fix tests that were affectedw
Commit: 8cdd9bd769e2c6ea8f2a1b01f75203beef99e81f
https://github.com/okfn/ckan/commit/8cdd9bd769e2c6ea8f2a1b01f75203beef99e81f
Author: Toby <toby.junk at gmail.com>
Date: 2012-07-13 (Fri, 13 Jul 2012)
Changed paths:
M ckan/lib/navl/dictization_functions.py
Log Message:
-----------
[#2671] add ckan.fix_partial_updates config option
Commit: bf378efef0ffa15e0c51525937c60bc6a5c5b0c4
https://github.com/okfn/ckan/commit/bf378efef0ffa15e0c51525937c60bc6a5c5b0c4
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/lib/dictization/model_save.py
M ckan/lib/navl/dictization_functions.py
M ckan/tests/lib/test_dictization_schema.py
Log Message:
-----------
Merge branch '2671-fix-partial-updates'
Commit: 9f493e54a6022e8709392e63e2736377e68f0921
https://github.com/okfn/ckan/commit/9f493e54a6022e8709392e63e2736377e68f0921
Author: Ross Jones <rossdjones at gmail.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckanext/multilingual/tests/test_multilingual_plugin.py
Log Message:
-----------
Merge branch 'master' of https://github.com/okfn/ckan
Commit: 22804280934aa14f7cc872bcf2d6309922cb72c6
https://github.com/okfn/ckan/commit/22804280934aa14f7cc872bcf2d6309922cb72c6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
Revert "Don't insert quotation chars into strings when dictizing extras"
This reverts commit f5043a29067898061176ca5e64032fd4de9718f3.
Commit: 4fe307efedca371a3241298262aaaeb2dd9a5c78
https://github.com/okfn/ckan/commit/4fe307efedca371a3241298262aaaeb2dd9a5c78
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/user.py
M ckan/lib/cli.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/helpers.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/plugins.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/publisher/create.py
M ckan/logic/auth/publisher/delete.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
A ckan/migration/versions/059_add_related_count_and_flag.py
M ckan/model/authz.py
M ckan/model/license.py
M ckan/model/package.py
M ckan/model/related.py
M ckan/model/resource.py
R ckan/templates/_snippet/add-related.html
M ckan/templates/_util.html
A ckan/templates/activity_streams/deleted_related_item.html
A ckan/templates/activity_streams/new_related_item.html
M ckan/templates/package/layout.html
R ckan/templates/package/related_list.html
A ckan/templates/related/add-related.html
A ckan/templates/related/dashboard.html
A ckan/templates/related/related_list.html
M ckan/templates/user/read.html
M ckan/tests/forms/test_package.py
M ckan/tests/functional/test_datastore.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_related.py
M ckan/tests/functional/test_revision.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/models/test_package.py
M ckan/tests/models/test_resource.py
M ckanext/multilingual/tests/test_multilingual_plugin.py
A doc/apps-ideas.rst
M doc/configuration.rst
M doc/index.rst
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into extras_dict_dictize_string_handling
Commit: a8eedda82c0c4e6a4fea5888e5b7864a4abef39e
https://github.com/okfn/ckan/commit/a8eedda82c0c4e6a4fea5888e5b7864a4abef39e
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
group controller: use extras_as_string for group read
Commit: fc0545cf201f2daf5ea97d4410dec31570c29396
https://github.com/okfn/ckan/commit/fc0545cf201f2daf5ea97d4410dec31570c29396
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2012-07-25 (Wed, 25 Jul 2012)
Log Message:
-----------
Merge branch 'extras_dict_dictize_string_handling' of github.com:okfn/ckan into extras_dict_dictize_string_handling
Compare: https://github.com/okfn/ckan/compare/a7119e64700a...fc0545cf201f
More information about the ckan-changes
mailing list