[ckan-changes] [okfn/ckan] 0d67c1: [#369] updating packages to deleted state had perm...
GitHub
noreply at github.com
Tue Mar 19 14:34:56 UTC 2013
Branch: refs/heads/release-datagov
Home: https://github.com/okfn/ckan
Commit: 0d67c12e1e2d95c14aa9d98c153027b846d0657d
https://github.com/okfn/ckan/commit/0d67c12e1e2d95c14aa9d98c153027b846d0657d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-04 (Mon, 04 Mar 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
[#369] updating packages to deleted state had permission issues
This causes the v1/2 REST package update API to fail with access denied
because after successfully updating the package, the user no longer has
permission to read it to generate the dict-like response.
Just allow us to read the updated packeage
Commit: 7e3de5fb9ac074acc892f029f211d0a31bea4df9
https://github.com/okfn/ckan/commit/7e3de5fb9ac074acc892f029f211d0a31bea4df9
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-04 (Mon, 04 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/search/index.py
Log Message:
-----------
[#515] Fix issue with orgs appearing in group facet
Commit: 63a07f22057f51391906b53ddbdf16efd46a81c1
https://github.com/okfn/ckan/commit/63a07f22057f51391906b53ddbdf16efd46a81c1
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#595] Allow sorted_extras to exclude fields on request
Commit: 0f9fd611dfb64268baa8dce72e627d325c0c159e
https://github.com/okfn/ckan/commit/0f9fd611dfb64268baa8dce72e627d325c0c159e
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
M ckan/templates/snippets/simple_search.html
Log Message:
-----------
[#613] Bulk process add new sort and update simple search template
Commit: d0f8e93fcdeb1a1dfc26a5fd58def35372b55fe6
https://github.com/okfn/ckan/commit/d0f8e93fcdeb1a1dfc26a5fd58def35372b55fe6
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M .travis.yml
A bin/travis-build
A ckan/common.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/user.py
M ckan/lib/app_globals.py
R ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/datapreview.py
M ckan/lib/dumper.py
M ckan/lib/field_types.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/lib/jsonp.py
M ckan/lib/mailer.py
M ckan/lib/plugins.py
M ckan/lib/repoze_patch.py
M ckan/lib/search/query.py
M ckan/logic/__init__.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/validators.py
M ckan/migration/versions/022_add_group_extras.py
M ckan/migration/versions/029_version_groups.py
M ckan/migration/versions/067_turn_extras_to_strings.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
R ckan/public/base/css/fuchsia.min.css
R ckan/public/base/css/green.min.css
M ckan/public/base/css/main.css
R ckan/public/base/css/main.min.css
R ckan/public/base/css/maroon.min.css
R ckan/public/base/css/red.min.css
R ckan/public/base/datapreview/vendor/flot/0.7/excanvas.min.js
R ckan/public/base/datapreview/vendor/flot/0.7/jquery.flot.min.js
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.Default.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/MarkerCluster.min.css
R ckan/public/base/datapreview/vendor/leaflet.markercluster/leaflet.markercluster.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.ie.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.css
R ckan/public/base/datapreview/vendor/leaflet/0.3.1/leaflet.min.js
R ckan/public/base/datapreview/vendor/leaflet/0.4.4/leaflet-src.min.js
R ckan/public/base/i18n/bg.min.js
R ckan/public/base/i18n/ca.min.js
R ckan/public/base/i18n/cs_CZ.min.js
R ckan/public/base/i18n/de.min.js
R ckan/public/base/i18n/el.min.js
R ckan/public/base/i18n/es.min.js
R ckan/public/base/i18n/fi.min.js
R ckan/public/base/i18n/fr.min.js
R ckan/public/base/i18n/hu.min.js
R ckan/public/base/i18n/it.min.js
R ckan/public/base/i18n/lt.min.js
R ckan/public/base/i18n/lv.min.js
R ckan/public/base/i18n/nl.min.js
R ckan/public/base/i18n/no.min.js
R ckan/public/base/i18n/pl.min.js
R ckan/public/base/i18n/pt_BR.min.js
R ckan/public/base/i18n/ro.min.js
R ckan/public/base/i18n/ru.min.js
R ckan/public/base/i18n/sk.min.js
R ckan/public/base/i18n/sl.min.js
R ckan/public/base/i18n/sq.min.js
R ckan/public/base/i18n/sr.min.js
R ckan/public/base/i18n/sr_Latn.min.js
R ckan/public/base/i18n/sv.min.js
R ckan/public/base/i18n/zh_TW.min.js
A ckan/public/base/images/table-seperator.png
R ckan/public/base/javascript/client.min.js
R ckan/public/base/javascript/i18n.min.js
R ckan/public/base/javascript/main.min.js
R ckan/public/base/javascript/module.min.js
R ckan/public/base/javascript/modules/api-info.min.js
R ckan/public/base/javascript/modules/autocomplete.min.js
R ckan/public/base/javascript/modules/basic-form.min.js
R ckan/public/base/javascript/modules/confirm-action.min.js
R ckan/public/base/javascript/modules/custom-fields.min.js
R ckan/public/base/javascript/modules/dashboard.min.js
R ckan/public/base/javascript/modules/data-viewer.min.js
R ckan/public/base/javascript/modules/follow.min.js
R ckan/public/base/javascript/modules/related-item.min.js
R ckan/public/base/javascript/modules/resource-form.min.js
R ckan/public/base/javascript/modules/resource-upload-field.min.js
R ckan/public/base/javascript/modules/select-switch.min.js
R ckan/public/base/javascript/modules/slug-preview.min.js
A ckan/public/base/javascript/modules/table-toggle-more.js
R ckan/public/base/javascript/notify.min.js
R ckan/public/base/javascript/plugins/jquery.date-helpers.min.js
R ckan/public/base/javascript/plugins/jquery.form-warning.min.js
R ckan/public/base/javascript/plugins/jquery.inherit.min.js
R ckan/public/base/javascript/plugins/jquery.proxy-all.min.js
R ckan/public/base/javascript/plugins/jquery.slug-preview.min.js
R ckan/public/base/javascript/plugins/jquery.slug.min.js
R ckan/public/base/javascript/plugins/jquery.truncator.min.js
R ckan/public/base/javascript/plugins/jquery.url-helpers.min.js
R ckan/public/base/javascript/pubsub.min.js
M ckan/public/base/javascript/resource.config
R ckan/public/base/javascript/sandbox.min.js
R ckan/public/base/javascript/tracking.min.js
M ckan/public/base/less/dataset.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/module.less
M ckan/public/base/less/nav.less
M ckan/public/base/less/tables.less
M ckan/public/base/less/variables.less
R ckan/public/base/test/spec/ckan.spec.min.js
R ckan/public/base/test/spec/client.spec.min.js
R ckan/public/base/test/spec/module.spec.min.js
R ckan/public/base/test/spec/modules/autocomplete.spec.min.js
R ckan/public/base/test/spec/modules/basic-form.spec.min.js
R ckan/public/base/test/spec/modules/confirm-action.spec.min.js
R ckan/public/base/test/spec/modules/custom-fields.spec.min.js
R ckan/public/base/test/spec/modules/related-item.spec.min.js
R ckan/public/base/test/spec/modules/resource-form.spec.min.js
R ckan/public/base/test/spec/modules/resource-upload-field.spec.min.js
R ckan/public/base/test/spec/notify.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.date-helpers.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.form-warning.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.inherit.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.proxy-all.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug-preview.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.slug.spec.min.js
R ckan/public/base/test/spec/plugins/jquery.url-helpers.spec.min.js
R ckan/public/base/test/spec/pubsub.spec.min.js
R ckan/public/base/test/spec/sandbox.spec.min.js
M ckan/templates/admin/base.html
M ckan/templates/admin/config.html
M ckan/templates/admin/index.html
M ckan/templates/ajax_snippets/api_info.html
M ckan/templates/dataviewer/snippets/no_preview.html
M ckan/templates/development/snippets/page_header.html
M ckan/templates/error_document_template.html
M ckan/templates/footer.html
M ckan/templates/group/index.html
M ckan/templates/group/read.html
M ckan/templates/group/read_base.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/home/snippets/about_text.html
A ckan/templates/organization/activity_stream.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/base.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/data_api_button.html
M ckan/templates/package/snippets/info.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/package/snippets/search_form.html
M ckan/templates/page.html
M ckan/templates/related/base_form_page.html
M ckan/templates/related/snippets/related_form.html
M ckan/templates/snippets/datapreview_embed_dialog.html
M ckan/templates/snippets/disqus_trackback.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/snippets/home_breadcrumb_item.html
M ckan/templates/snippets/license.html
M ckan/templates/snippets/organization.html
M ckan/templates/snippets/package_item.html
R ckan/templates/snippets/page_header.html
M ckan/templates/snippets/popular.html
M ckan/templates/snippets/related.html
A ckan/templates/snippets/search_result_text.html
M ckan/templates/snippets/social.html
M ckan/templates/snippets/subscribe.html
M ckan/templates/user/edit_base.html
M ckan/templates/user/logout_first.html
M ckan/templates/user/read_base.html
M ckan/templates/user/snippets/followee_dropdown.html
M ckan/tests/__init__.py
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_dashboard.py
M ckan/tests/functional/api/test_util.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_preview_interface.py
M ckan/tests/functional/test_search.py
M ckan/tests/lib/test_cli.py
M ckan/tests/lib/test_datapreview.py
M ckan/tests/logic/test_action.py
M ckan/tests/misc/test_sync.py
R ckan/tests/mock_publisher_auth.py
M ckan/tests/test_dumper.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
A ckanext/datastore/tests/test_configure.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_unit.py
R ckanext/jsonpreview/theme/public/css/json.min.css
R ckanext/jsonpreview/theme/public/preview_json.min.js
R ckanext/pdfpreview/theme/public/css/pdf.min.css
R ckanext/pdfpreview/theme/public/css/recline.min.css
R ckanext/pdfpreview/theme/public/preview_pdf.min.js
R ckanext/publisher_form/__init__.py
R ckanext/publisher_form/forms.py
R ckanext/publisher_form/templates/dataset_form.html
R ckanext/publisher_form/templates/publisher_form.html
R ckanext/publisher_form/templates/publisher_index.html
R ckanext/publisher_form/templates/publisher_layout.html
R ckanext/publisher_form/templates/publisher_new.html
R ckanext/publisher_form/templates/publisher_read.html
R ckanext/reclinepreview/theme/public/css/recline.min.css
R doc/api-tutorial.rst
R doc/api-util.rst
R doc/api-v2.rst
M doc/api.rst
R doc/apiv3.rst
M doc/architecture.rst
A doc/ckan.logic.action.create.rst
A doc/ckan.logic.action.delete.rst
A doc/ckan.logic.action.get.rst
A doc/ckan.logic.action.update.rst
M doc/conf.py
M doc/datastore-api.rst
A doc/filestore-api.rst
M doc/filestore.rst
M doc/index.rst
M doc/install-from-source.rst
A doc/legacy-api.rst
M doc/loading-data.rst
M doc/multilingual.rst
M doc/python-coding-standards.rst
M doc/tag-vocabularies.rst
M setup.py
Log Message:
-----------
Merge branch 'master' into 515-org-group-search-issue
Commit: 106c9024e6a6d2c27e336808baa675e8799027e6
https://github.com/okfn/ckan/commit/106c9024e6a6d2c27e336808baa675e8799027e6
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/lib/search/index.py
Log Message:
-----------
[#515] Add a check to stop errors
Commit: 76d1468269ccea9e4c654ba61e63b19dab12a84b
https://github.com/okfn/ckan/commit/76d1468269ccea9e4c654ba61e63b19dab12a84b
Author: John Martin <me at johnmart.in>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/public/base/less/dataset.less
M ckan/templates/organization/bulk_process.html
M ckan/templates/snippets/simple_search.html
Log Message:
-----------
[#613] Small tweaks to templates to make search in tertiary column a little nicer
Commit: 53c20964c722903ac8eb3f2e014bb8e79082ca34
https://github.com/okfn/ckan/commit/53c20964c722903ac8eb3f2e014bb8e79082ca34
Author: John Martin <me at johnmart.in>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
M ckan/templates/snippets/simple_search.html
Log Message:
-----------
[#613] is better than
Commit: 7c7a2f50bed7b0403942a03cc91d90e9567b670c
https://github.com/okfn/ckan/commit/7c7a2f50bed7b0403942a03cc91d90e9567b670c
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/lib/search/index.py
M ckan/templates/organization/bulk_process.html
M ckan/tests/lib/test_solr_search_index.py
M pip-requirements.txt
Log Message:
-----------
Merge branch 'master' into 613-bulk-update-sorting
Conflicts:
ckan/templates/organization/bulk_process.html
- facet fixes
Commit: ab9396eeed6342d71ac30006562ceac4429b0cb0
https://github.com/okfn/ckan/commit/ab9396eeed6342d71ac30006562ceac4429b0cb0
Author: amercader <amercadero at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#627] Allow to create private datasets
The private field was not present on the default package schema, used by
default_create_package_schema, so if you defined private in your package
dict it was ignored. This commit adds it to the default package schema
(ignoring it if not present).
Commit: c9825cec1b617c9af40a3bede7ef9810f43cf1ec
https://github.com/okfn/ckan/commit/c9825cec1b617c9af40a3bede7ef9810f43cf1ec
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/user.py
Log Message:
-----------
[#3012] Some controller fixes
Commit: 91dc7d243565b7cb9ca93d83170d04b35b2c5151
https://github.com/okfn/ckan/commit/91dc7d243565b7cb9ca93d83170d04b35b2c5151
Author: John Glover <j at johnglover.net>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/tests/lib/test_dictization_schema.py
Log Message:
-----------
[#627] Fix test broken due to default schema change
Commit: b5546f79edc7a37f22ca11ca0981a3241b17f3a7
https://github.com/okfn/ckan/commit/b5546f79edc7a37f22ca11ca0981a3241b17f3a7
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/config/routing.py
M ckan/controllers/user.py
Log Message:
-----------
Revert "[#3012] Some controller fixes"
This reverts commit c9825cec1b617c9af40a3bede7ef9810f43cf1ec.
wrong branch
Commit: 154eb255a24623f70583b1fb7b40ef6c7384cc87
https://github.com/okfn/ckan/commit/154eb255a24623f70583b1fb7b40ef6c7384cc87
Author: John Glover <j at johnglover.net>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/tests/lib/test_dictization_schema.py
Log Message:
-----------
PEP8
Commit: 6a5d5c4bff16d66ef3656b5ca4d21b577c63e475
https://github.com/okfn/ckan/commit/6a5d5c4bff16d66ef3656b5ca4d21b577c63e475
Author: John Glover <glover.john at gmail.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
Merge pull request #627 from okfn/627-create-private-datasets
You can not create a dataset private by default
Commit: bea4276fc7254ec89cea3791b56edc815c8a30b7
https://github.com/okfn/ckan/commit/bea4276fc7254ec89cea3791b56edc815c8a30b7
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/public/base/less/dataset.less
M ckan/templates/organization/bulk_process.html
M ckan/templates/snippets/simple_search.html
Log Message:
-----------
Merge pull request #613 from okfn/613-bulk-update-sorting
Bulk processing - add sort lastmodified
Commit: f63b00b1380edefaa40247db4fbaa4035d529e2a
https://github.com/okfn/ckan/commit/f63b00b1380edefaa40247db4fbaa4035d529e2a
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
[#613] Rebuilt main.css
Commit: 417999c9249776817c9167057498bddc3c53472d
https://github.com/okfn/ckan/commit/417999c9249776817c9167057498bddc3c53472d
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/templates/organization/members.html
Log Message:
-----------
[#630] Members table now has header and behaves like the other tables within admin
Commit: f35bbdef8e71bba575062a0eb72af7d0677e9024
https://github.com/okfn/ckan/commit/f35bbdef8e71bba575062a0eb72af7d0677e9024
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/templates/organization/members.html
Log Message:
-----------
[#630] Moves 'Add member' button into the correct position
Commit: f609bf1ab848c65849ed3041fc61c6c51a1495d3
https://github.com/okfn/ckan/commit/f609bf1ab848c65849ed3041fc61c6c51a1495d3
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
Log Message:
-----------
[#630] Adds 'Add Dataset' button into bulk_process page
Commit: 01818700748df490b597d6263283cb21a2281492
https://github.com/okfn/ckan/commit/01818700748df490b597d6263283cb21a2281492
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Adds title to return of organization_list_for_user
Commit: f63cc92b9f5024392f3f989a7486cbcf9dccb730
https://github.com/okfn/ckan/commit/f63cc92b9f5024392f3f989a7486cbcf9dccb730
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/templates/ajax_snippets/api_info.html
Log Message:
-----------
Fix api_info template
Commit: c5bdae7dd1505e66d5dc7e5f37b81aff7d110012
https://github.com/okfn/ckan/commit/c5bdae7dd1505e66d5dc7e5f37b81aff7d110012
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge pull request #595 from okfn/595-exclude-fields-in-extras
h.sorted_extras needs a exclude param
Commit: 80d36dee6e765cafffbc03945da8ee4b0bbbd3b5
https://github.com/okfn/ckan/commit/80d36dee6e765cafffbc03945da8ee4b0bbbd3b5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/logic/action/update.py
Log Message:
-----------
Merge pull request #545 from okfn/369-update-package-read-issue
[#369] updating packages to deleted state had permission issues [for 2.0]
Commit: 05291cd4ba8d24ebe1e8a06329beb4dff9b54703
https://github.com/okfn/ckan/commit/05291cd4ba8d24ebe1e8a06329beb4dff9b54703
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/public/base/less/forms.less
Log Message:
-----------
Re-aligns labels for normal and large inputs site wide
Commit: 1ff49ccc72ce17641b110a35e3c1b4724beb4a7f
https://github.com/okfn/ckan/commit/1ff49ccc72ce17641b110a35e3c1b4724beb4a7f
Author: John Martin <me at johnmart.in>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/public/base/less/forms.less
Log Message:
-----------
Fixes large input height in Firefox because of it's odd input line-height rule
Commit: 3aa15b247b0f80a5e525d4da71b11a17a39357b7
https://github.com/okfn/ckan/commit/3aa15b247b0f80a5e525d4da71b11a17a39357b7
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-14 (Thu, 14 Mar 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
Recompile main.css
Commit: c790b48762adba05094132781d52517e04bcc85c
https://github.com/okfn/ckan/commit/c790b48762adba05094132781d52517e04bcc85c
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M ckan/lib/app_globals.py
Log Message:
-----------
[#288] Fix for unicode/latin1 .ini values
Commit: be28fe1c260821cb8027ce1ab4caab970cc79fc7
https://github.com/okfn/ckan/commit/be28fe1c260821cb8027ce1ab4caab970cc79fc7
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
Log Message:
-----------
[#639] Clean logic.auth.update
Commit: 2e2e9572b70c6a8d6485269c4b740c5742cfd636
https://github.com/okfn/ckan/commit/2e2e9572b70c6a8d6485269c4b740c5742cfd636
Author: John Glover <j at johnglover.net>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M ckan/logic/auth/update.py
Log Message:
-----------
[#639] PEP8
Commit: abf2729128cc330750ad8847bc91c9314492dbf6
https://github.com/okfn/ckan/commit/abf2729128cc330750ad8847bc91c9314492dbf6
Author: John Glover <glover.john at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
Log Message:
-----------
Merge pull request #639 from okfn/639-clean-logic-auth-update
logic.auth.update is a mess
Commit: 34911b9921756469a40ceb5320ba9451ecd75fe7
https://github.com/okfn/ckan/commit/34911b9921756469a40ceb5320ba9451ecd75fe7
Author: kindly <kindly at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
#515 make it so organization titles are in facet listing
Commit: 4204dee347e40f76661dc2d781e237d79236a113
https://github.com/okfn/ckan/commit/4204dee347e40f76661dc2d781e237d79236a113
Author: John Martin <me at johnmart.in>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/public/base/less/module.less
Log Message:
-----------
[#629] Adds .clearfix to .module-heading to make the 'Clear all' a little nicer
Commit: e5aac37bc235054e5ccd50b0e0285ce218b5d928
https://github.com/okfn/ckan/commit/e5aac37bc235054e5ccd50b0e0285ce218b5d928
Author: amercader <amercadero at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/lib/app_globals.py
Log Message:
-----------
Merge branch '288-unicode-title-support'
Commit: a933addf4d8cd5297ac3ae13de4923584300e93c
https://github.com/okfn/ckan/commit/a933addf4d8cd5297ac3ae13de4923584300e93c
Author: amercader <amercadero at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/public/base/less/module.less
Log Message:
-----------
Merge branch '629-clear-all-facet'
Commit: e7fa13716b42f0dcede7afbb093241a589a11aa8
https://github.com/okfn/ckan/commit/e7fa13716b42f0dcede7afbb093241a589a11aa8
Author: amercader <amercadero at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
Log Message:
-----------
Merge branch '630-org-template-tidy-up'
Commit: 579ee38be17426d023d698bff8025c4f5849b824
https://github.com/okfn/ckan/commit/579ee38be17426d023d698bff8025c4f5849b824
Author: amercader <amercadero at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/search/index.py
M ckan/logic/action/get.py
Log Message:
-----------
Merge branch '515-org-group-search-issue'
Conflicts:
ckan/lib/search/index.py
Commit: 8fc982d6fe37869c1e15b6576cb20fa33d73110c
https://github.com/okfn/ckan/commit/8fc982d6fe37869c1e15b6576cb20fa33d73110c
Author: amercader <amercadero at gmail.com>
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/helpers.py
M ckan/lib/search/index.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
M ckan/logic/schema.py
M ckan/public/base/css/main.css
M ckan/public/base/less/dataset.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/module.less
M ckan/templates/ajax_snippets/api_info.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
M ckan/templates/snippets/simple_search.html
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
Merge branch 'master' into release-datagov
Compare: https://github.com/okfn/ckan/compare/7afd5808f00a...8fc982d6fe37
More information about the ckan-changes
mailing list