[ckan-changes] [okfn/ckan] aca2d6: [#368] Ported revision history page to new templat...
GitHub
noreply at github.com
Tue Apr 16 20:48:51 UTC 2013
Branch: refs/heads/708-markdown-fixes
Home: https://github.com/okfn/ckan
Commit: aca2d6649612a317cab6003563a074bc01c8508b
https://github.com/okfn/ckan/commit/aca2d6649612a317cab6003563a074bc01c8508b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-07 (Thu, 07 Feb 2013)
Changed paths:
A ckan/templates/package/history.html
A ckan/templates/package/snippets/history_revisions.html
A ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Ported revision history page to new template system
Commit: ebf158e5255a79e3ecde8f88575c18a3d0b66528
https://github.com/okfn/ckan/commit/ebf158e5255a79e3ecde8f88575c18a3d0b66528
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
M ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Refactor truncate in revisions table
Commit: c227f3e50764b9b2a41ba32e083fdae3068fd0e7
https://github.com/okfn/ckan/commit/c227f3e50764b9b2a41ba32e083fdae3068fd0e7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
M ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Revisions table should not be condensed which would otherwise lead to display errors with in radio buttons
Commit: d1cb93fcca9eaae080ed9024bed96d3ef5666d73
https://github.com/okfn/ckan/commit/d1cb93fcca9eaae080ed9024bed96d3ef5666d73
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
A ckan/templates/revision/__init__.py
Log Message:
-----------
[#368] New templates for revisions
Commit: eda8a85c51d46df2a95a7124b9101071b5af44a6
https://github.com/okfn/ckan/commit/eda8a85c51d46df2a95a7124b9101071b5af44a6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
A ckan/templates/revision/diff.html
Log Message:
-----------
[#368] New template for revision diff
Commit: 414a458f4d342d171d7a33f14d22f715fcf8008e
https://github.com/okfn/ckan/commit/414a458f4d342d171d7a33f14d22f715fcf8008e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
A ckan/templates/revision/read.html
Log Message:
-----------
[#368] New template for revision read
Commit: 968f4b493352d0e21c83299170eae586f97865e5
https://github.com/okfn/ckan/commit/968f4b493352d0e21c83299170eae586f97865e5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
A ckan/templates/revision/list.html
A ckan/templates/revision/snippets/revisions_list.html
Log Message:
-----------
[#368] New template for revision list
Commit: 867ae736b1c5a40980be902e55cfd05ee5d79cfe
https://github.com/okfn/ckan/commit/867ae736b1c5a40980be902e55cfd05ee5d79cfe
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
Log Message:
-----------
[#368] New template for group history
Commit: d5e01555703e07a9dc9e6539f927639464d6741a
https://github.com/okfn/ckan/commit/d5e01555703e07a9dc9e6539f927639464d6741a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/plugins.py
M ckan/logic/action/get.py
M ckan/logic/auth/get.py
M ckan/logic/schema.py
M ckan/model/activity.py
M ckan/plugins/core.py
M ckan/public/base/css/main.css
M ckan/public/base/images/ckan-logo-footer.png
M ckan/public/base/images/ckan-logo.png
A ckan/public/base/images/dashboard-followee-related.png
A ckan/public/base/images/full-width-nav-right.png
M ckan/public/base/javascript/modules/dashboard.js
M ckan/public/base/javascript/modules/data-viewer.js
M ckan/public/base/javascript/modules/popover-context.js
R ckan/public/base/javascript/modules/popover-context.min.js
M ckan/public/base/javascript/plugins/jquery.slug-preview.js
M ckan/public/base/javascript/resource.config
M ckan/public/base/less/activity.less
M ckan/public/base/less/ckan.less
M ckan/public/base/less/dashboard.less
M ckan/public/base/less/dataset.less
A ckan/public/base/less/font-awesome.less
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/icons.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/main.less
M ckan/public/base/less/masthead.less
M ckan/public/base/less/module.less
R ckan/public/base/less/popover-context.less
M ckan/public/base/less/profile.less
M ckan/public/base/less/toolbar.less
M ckan/public/base/less/variables.less
R ckan/public/base/vendor/bootstrap/images/bootstrap-glyphicons-halflings-white.png
R ckan/public/base/vendor/bootstrap/images/bootstrap-glyphicons-halflings.png
A ckan/public/base/vendor/bootstrap/img/glyphicons-halflings-white.png
A ckan/public/base/vendor/bootstrap/img/glyphicons-halflings.png
A ckan/public/base/vendor/bootstrap/js/.jshintrc
R ckan/public/base/vendor/bootstrap/js/bootstrap-alert.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-alert.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-button.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-button.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-collapse.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-collapse.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-dropdown.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-dropdown.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-modal.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-modal.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-popover.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-popover.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-tab.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-tab.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-tooltip.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-tooltip.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-transition.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-transition.min.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-typeahead.js
R ckan/public/base/vendor/bootstrap/js/bootstrap-typeahead.min.js
A ckan/public/base/vendor/bootstrap/js/bootstrap.js
A ckan/public/base/vendor/bootstrap/js/bootstrap.min.js
M ckan/public/base/vendor/bootstrap/less/accordion.less
M ckan/public/base/vendor/bootstrap/less/alerts.less
M ckan/public/base/vendor/bootstrap/less/bootstrap.less
M ckan/public/base/vendor/bootstrap/less/breadcrumbs.less
M ckan/public/base/vendor/bootstrap/less/button-groups.less
M ckan/public/base/vendor/bootstrap/less/buttons.less
M ckan/public/base/vendor/bootstrap/less/carousel.less
M ckan/public/base/vendor/bootstrap/less/close.less
M ckan/public/base/vendor/bootstrap/less/code.less
M ckan/public/base/vendor/bootstrap/less/component-animations.less
M ckan/public/base/vendor/bootstrap/less/dropdowns.less
M ckan/public/base/vendor/bootstrap/less/forms.less
M ckan/public/base/vendor/bootstrap/less/grid.less
M ckan/public/base/vendor/bootstrap/less/hero-unit.less
M ckan/public/base/vendor/bootstrap/less/labels-badges.less
M ckan/public/base/vendor/bootstrap/less/layouts.less
A ckan/public/base/vendor/bootstrap/less/media.less
M ckan/public/base/vendor/bootstrap/less/mixins.less
M ckan/public/base/vendor/bootstrap/less/modals.less
M ckan/public/base/vendor/bootstrap/less/navbar.less
M ckan/public/base/vendor/bootstrap/less/navs.less
M ckan/public/base/vendor/bootstrap/less/pager.less
M ckan/public/base/vendor/bootstrap/less/pagination.less
M ckan/public/base/vendor/bootstrap/less/popovers.less
M ckan/public/base/vendor/bootstrap/less/progress-bars.less
M ckan/public/base/vendor/bootstrap/less/reset.less
M ckan/public/base/vendor/bootstrap/less/responsive-1200px-min.less
M ckan/public/base/vendor/bootstrap/less/responsive-767px-max.less
M ckan/public/base/vendor/bootstrap/less/responsive-768px-979px.less
M ckan/public/base/vendor/bootstrap/less/responsive-navbar.less
M ckan/public/base/vendor/bootstrap/less/responsive-utilities.less
M ckan/public/base/vendor/bootstrap/less/responsive.less
M ckan/public/base/vendor/bootstrap/less/scaffolding.less
M ckan/public/base/vendor/bootstrap/less/sprites.less
M ckan/public/base/vendor/bootstrap/less/tables.less
A ckan/public/base/vendor/bootstrap/less/tests/buttons.html
A ckan/public/base/vendor/bootstrap/less/tests/css-tests.css
A ckan/public/base/vendor/bootstrap/less/tests/css-tests.html
A ckan/public/base/vendor/bootstrap/less/tests/forms-responsive.html
A ckan/public/base/vendor/bootstrap/less/tests/forms.html
A ckan/public/base/vendor/bootstrap/less/tests/navbar-fixed-top.html
A ckan/public/base/vendor/bootstrap/less/tests/navbar-static-top.html
A ckan/public/base/vendor/bootstrap/less/tests/navbar.html
M ckan/public/base/vendor/bootstrap/less/thumbnails.less
M ckan/public/base/vendor/bootstrap/less/tooltip.less
M ckan/public/base/vendor/bootstrap/less/type.less
M ckan/public/base/vendor/bootstrap/less/utilities.less
M ckan/public/base/vendor/bootstrap/less/variables.less
M ckan/public/base/vendor/bootstrap/less/wells.less
M ckan/public/base/vendor/font-awesome/css/font-awesome-ie7.css
R ckan/public/base/vendor/font-awesome/css/font-awesome-ie7.min.css
A ckan/public/base/vendor/font-awesome/css/font-awesome.css
A ckan/public/base/vendor/font-awesome/font/FontAwesome.otf
A ckan/public/base/vendor/font-awesome/font/fontawesome-webfont.eot
A ckan/public/base/vendor/font-awesome/font/fontawesome-webfont.svg
A ckan/public/base/vendor/font-awesome/font/fontawesome-webfont.ttf
A ckan/public/base/vendor/font-awesome/font/fontawesome-webfont.woff
R ckan/public/base/vendor/font-awesome/fonts/fontawesome-webfont.eot
R ckan/public/base/vendor/font-awesome/fonts/fontawesome-webfont.svg
R ckan/public/base/vendor/font-awesome/fonts/fontawesome-webfont.ttf
R ckan/public/base/vendor/font-awesome/fonts/fontawesome-webfont.woff
M ckan/public/base/vendor/font-awesome/less/font-awesome-ie7.less
M ckan/public/base/vendor/font-awesome/less/font-awesome.less
M ckan/public/base/vendor/resource.config
M ckan/templates/activity_streams/activity_stream_items.html
M ckan/templates/admin/authz.html
M ckan/templates/ajax_snippets/api_info.html
R ckan/templates/ajax_snippets/popover_context_dataset.html
R ckan/templates/ajax_snippets/popover_context_group.html
R ckan/templates/ajax_snippets/popover_context_user.html
M ckan/templates/dataviewer/snippets/data_preview.html
M ckan/templates/dataviewer/snippets/no_preview.html
M ckan/templates/development/snippets/list.html
M ckan/templates/development/snippets/nav.html
M ckan/templates/development/snippets/toolbar.html
M ckan/templates/footer.html
M ckan/templates/group/index.html
M ckan/templates/header.html
M ckan/templates/home/index.html
M ckan/templates/macros/form.html
M ckan/templates/organization/index.html
M ckan/templates/organization/members.html
M ckan/templates/package/base_form_page.html
M ckan/templates/package/new_resource.html
M ckan/templates/package/read.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/snippets/additional_info.html
M ckan/templates/package/snippets/data_api_button.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/resource_form.html
M ckan/templates/related/base_form_page.html
M ckan/templates/related/dashboard.html
M ckan/templates/snippets/activity_item.html
A ckan/templates/snippets/context.html
A ckan/templates/snippets/context/dataset.html
A ckan/templates/snippets/context/group.html
A ckan/templates/snippets/context/user.html
M ckan/templates/snippets/group_item.html
M ckan/templates/snippets/home_breadcrumb_item.html
M ckan/templates/snippets/package_item.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/edit_user_form.html
M ckan/templates/user/read.html
A ckan/templates/user/snippets/followee_dropdown.html
M ckan/templates/user/snippets/followers.html
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/api/test_follow.py
M ckan/tests/functional/test_package.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckanext/reclinepreview/theme/public/preview_recline.js
R ckanext/reclinepreview/theme/public/preview_recline.min.js
M ckanext/reclinepreview/theme/public/resource.config
A ckanext/reclinepreview/theme/public/vendor/backbone/0.9.2/backbone.js
A ckanext/reclinepreview/theme/public/vendor/backbone/0.9.2/backbone.min.js
R ckanext/reclinepreview/theme/public/vendor/backbone/backbone.js
R ckanext/reclinepreview/theme/public/vendor/backbone/backbone.min.js
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/bootstrap.js
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/bootstrap.min.js
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/css/bootstrap-responsive.css
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/css/bootstrap-responsive.min.css
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/css/bootstrap.css
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/css/bootstrap.min.css
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/img/glyphicons-halflings-white.png
A ckanext/reclinepreview/theme/public/vendor/bootstrap/2.0.2/img/glyphicons-halflings.png
R ckanext/reclinepreview/theme/public/vendor/bootstrap/bootstrap.js
R ckanext/reclinepreview/theme/public/vendor/bootstrap/bootstrap.min.js
R ckanext/reclinepreview/theme/public/vendor/bootstrap/css/bootstrap.css
R ckanext/reclinepreview/theme/public/vendor/bootstrap/css/bootstrap.min.css
R ckanext/reclinepreview/theme/public/vendor/bootstrap/img/glyphicons-halflings-white.png
R ckanext/reclinepreview/theme/public/vendor/bootstrap/img/glyphicons-halflings.png
A ckanext/reclinepreview/theme/public/vendor/flot/excanvas.js
A ckanext/reclinepreview/theme/public/vendor/flot/excanvas.min.js
A ckanext/reclinepreview/theme/public/vendor/flot/jquery.flot.js
A ckanext/reclinepreview/theme/public/vendor/flot/jquery.flot.min.js
R ckanext/reclinepreview/theme/public/vendor/flotr2/excanvas.js
R ckanext/reclinepreview/theme/public/vendor/flotr2/excanvas.min.js
M ckanext/reclinepreview/theme/public/vendor/flotr2/flotr2.js
M ckanext/reclinepreview/theme/public/vendor/flotr2/flotr2.min.js
R ckanext/reclinepreview/theme/public/vendor/jquery.mustache/jquery.mustache.js
R ckanext/reclinepreview/theme/public/vendor/jquery.mustache/jquery.mustache.min.js
A ckanext/reclinepreview/theme/public/vendor/jquery/1.7.1/jquery.js
A ckanext/reclinepreview/theme/public/vendor/jquery/1.7.1/jquery.min.js
A ckanext/reclinepreview/theme/public/vendor/json/json2.js
A ckanext/reclinepreview/theme/public/vendor/json/json2.min.js
M ckanext/reclinepreview/theme/public/vendor/leaflet.markercluster/leaflet.markercluster.min.js
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/images/layers.png
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/images/marker-icon.png
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/images/marker-shadow.png
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/images/zoom-in.png
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/images/zoom-out.png
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet-src.js
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet-src.min.js
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.css
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.ie.css
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.ie.min.css
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.js
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.min.css
A ckanext/reclinepreview/theme/public/vendor/leaflet/0.4.4/leaflet.min.js
R ckanext/reclinepreview/theme/public/vendor/leaflet/images/layers.png
R ckanext/reclinepreview/theme/public/vendor/leaflet/images/marker-icon.png
R ckanext/reclinepreview/theme/public/vendor/leaflet/images/marker-shadow.png
R ckanext/reclinepreview/theme/public/vendor/leaflet/images/zoom-in.png
R ckanext/reclinepreview/theme/public/vendor/leaflet/images/zoom-out.png
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.css
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.ie.css
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.ie.min.css
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.js
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.min.css
R ckanext/reclinepreview/theme/public/vendor/leaflet/leaflet.min.js
A ckanext/reclinepreview/theme/public/vendor/moment/1.6.2/moment.js
A ckanext/reclinepreview/theme/public/vendor/moment/1.6.2/moment.min.js
R ckanext/reclinepreview/theme/public/vendor/moment/moment.js
R ckanext/reclinepreview/theme/public/vendor/moment/moment.min.js
A ckanext/reclinepreview/theme/public/vendor/mustache/0.5.0-dev/mustache.js
A ckanext/reclinepreview/theme/public/vendor/mustache/0.5.0-dev/mustache.min.js
R ckanext/reclinepreview/theme/public/vendor/mustache/mustache.js
R ckanext/reclinepreview/theme/public/vendor/mustache/mustache.min.js
R ckanext/reclinepreview/theme/public/vendor/recline/css/recline.css
R ckanext/reclinepreview/theme/public/vendor/recline/css/recline.min.css
A ckanext/reclinepreview/theme/public/vendor/recline/recline.css
A ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
A ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
A ckanext/reclinepreview/theme/public/vendor/recline/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
A ckanext/reclinepreview/theme/public/vendor/showdown/20120615/showdown.js
A ckanext/reclinepreview/theme/public/vendor/showdown/20120615/showdown.min.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/MIT-LICENSE.txt
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/README.txt
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/images/calendar.gif
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/images/sort-asc.gif
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/images/sort-desc.gif
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/jquery-ui-1.8.16.custom.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/jquery-ui-1.8.16.custom.min.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/jquery.event.drag-2.0.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/jquery.event.drag-2.0.min.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/slick.grid.css
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/slick.grid.js
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/slick.grid.min.css
A ckanext/reclinepreview/theme/public/vendor/slickgrid/2.0.1/slick.grid.min.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/MIT-LICENSE.txt
R ckanext/reclinepreview/theme/public/vendor/slickgrid/README.txt
R ckanext/reclinepreview/theme/public/vendor/slickgrid/images/sort-asc.gif
R ckanext/reclinepreview/theme/public/vendor/slickgrid/images/sort-desc.gif
R ckanext/reclinepreview/theme/public/vendor/slickgrid/jquery-ui-1.8.16.custom.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/jquery-ui-1.8.16.custom.min.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/jquery.event.drag-2.0.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/jquery.event.drag-2.0.min.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/slick.grid.css
R ckanext/reclinepreview/theme/public/vendor/slickgrid/slick.grid.js
R ckanext/reclinepreview/theme/public/vendor/slickgrid/slick.grid.min.css
R ckanext/reclinepreview/theme/public/vendor/slickgrid/slick.grid.min.js
A ckanext/reclinepreview/theme/public/vendor/timeline/20120520/css/timeline.css
A ckanext/reclinepreview/theme/public/vendor/timeline/20120520/css/timeline.min.css
A ckanext/reclinepreview/theme/public/vendor/timeline/20120520/css/timeline.png
A ckanext/reclinepreview/theme/public/vendor/timeline/20120520/js/timeline.js
A ckanext/reclinepreview/theme/public/vendor/timeline/20120520/js/timeline.min.js
A ckanext/reclinepreview/theme/public/vendor/underscore.deferred/0.4.0/underscore.deferred.js
A ckanext/reclinepreview/theme/public/vendor/underscore.deferred/0.4.0/underscore.deferred.min.js
A ckanext/reclinepreview/theme/public/vendor/underscore/1.4.2/underscore.js
A ckanext/reclinepreview/theme/public/vendor/underscore/1.4.2/underscore.min.js
R ckanext/reclinepreview/theme/public/vendor/underscore/underscore.js
R ckanext/reclinepreview/theme/public/vendor/underscore/underscore.min.js
M ckanext/reclinepreview/theme/templates/recline.html
M doc/install-from-source.rst
M doc/writing-extensions.rst
M setup.py
M test-core.ini
Log Message:
-----------
Merge remote-tracking branch 'okfn/master' into 368-new-history-page
Commit: 87c693879640b256b40d95af49dab568c56bd775
https://github.com/okfn/ckan/commit/87c693879640b256b40d95af49dab568c56bd775
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Changed paths:
M ckan/templates/revision/read.html
Log Message:
-----------
[#368] Fix display of action buttons for revisions which broke after I merged in the latest master with new bootstrap.
Commit: c81edd2572d56b0a74c82eb76a7f97cafc3ac9c4
https://github.com/okfn/ckan/commit/c81edd2572d56b0a74c82eb76a7f97cafc3ac9c4
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-20 (Wed, 20 Feb 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#368] Add `num_followers` after validating the group_dict against a schema.
This makes sure that is still there and is necessary because we require a schema in controllers.group.history but there is no `num_followers` field in logic.schema.default_group_schema.
Commit: c7bc31565811444ef225d3716a6b43d761801b9d
https://github.com/okfn/ckan/commit/c7bc31565811444ef225d3716a6b43d761801b9d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-02-21 (Thu, 21 Feb 2013)
Changed paths:
M ckan/lib/navl/validators.py
M ckan/logic/action/get.py
M ckan/logic/schema.py
Log Message:
-----------
[#368] Add `num_followers` to group schema
Commit: 6c6c955687994084d61d3a5fc61f525b44d87ad2
https://github.com/okfn/ckan/commit/6c6c955687994084d61d3a5fc61f525b44d87ad2
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
M bin/osx-postgres-mem.sh
M doc/install-from-source.rst
M test-core.ini
Log Message:
-----------
[#517] First try on a separate testing db
Commit: 20a23817d15d1c7a672aa82614dd1ad7a2909207
https://github.com/okfn/ckan/commit/20a23817d15d1c7a672aa82614dd1ad7a2909207
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] sed the fixes
Commit: 66a2a3a629a43c3c46fc8084b5deb755182ed5a3
https://github.com/okfn/ckan/commit/66a2a3a629a43c3c46fc8084b5deb755182ed5a3
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Stupid config files suck
Commit: 9f128c0b7709c656acba167e27ed84fdb9971009
https://github.com/okfn/ckan/commit/9f128c0b7709c656acba167e27ed84fdb9971009
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Make Dominik happy plus minor re addition
Commit: 92a1f54fb9b077607c18bc18b32d1be19c94f16d
https://github.com/okfn/ckan/commit/92a1f54fb9b077607c18bc18b32d1be19c94f16d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
M test-core.ini
Log Message:
-----------
[#517] remove the development.ini dependency
Commit: c714faf2380d2babcbe5003aff4171fea524d41b
https://github.com/okfn/ckan/commit/c714faf2380d2babcbe5003aff4171fea524d41b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Grrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Commit: 9f7465ebfe44fa1c1fe342f890387e0ccd0d5745
https://github.com/okfn/ckan/commit/9f7465ebfe44fa1c1fe342f890387e0ccd0d5745
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M .travis.yml
Log Message:
-----------
[#517] Travis specify the config
Commit: 69c5f3cabc6f47992164f020631a823804d48f1d
https://github.com/okfn/ckan/commit/69c5f3cabc6f47992164f020631a823804d48f1d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-01 (Fri, 01 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Tests need beaker secret key
Commit: f978f8529b792f6fbb070470f7908e4f50ae3692
https://github.com/okfn/ckan/commit/f978f8529b792f6fbb070470f7908e4f50ae3692
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-05 (Tue, 05 Mar 2013)
Changed paths:
M .travis.yml
M bin/osx-postgres-mem.sh
M ckan/config/deployment.ini_tmpl
M doc/install-from-source.rst
M test-core.ini
Log Message:
-----------
[#517] Rename databases to ckan_dev and ckan_test
Commit: eb921d07a18fce3a62838ad5e35c8aff394b066a
https://github.com/okfn/ckan/commit/eb921d07a18fce3a62838ad5e35c8aff394b066a
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/lib/navl/validators.py
M ckan/logic/action/get.py
M ckan/logic/schema.py
Log Message:
-----------
Revert "[#368] Add `num_followers` to group schema"
This reverts commit c7bc31565811444ef225d3716a6b43d761801b9d.
Commit: 92d8f7d99dd9f9543ebee5b9d318043f20eb07aa
https://github.com/okfn/ckan/commit/92d8f7d99dd9f9543ebee5b9d318043f20eb07aa
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
Revert "[#368] Add `num_followers` after validating the group_dict against a schema."
This reverts commit c81edd2572d56b0a74c82eb76a7f97cafc3ac9c4.
Commit: 470c7f9ed16811c225ed3241abb31f6463c1fc2e
https://github.com/okfn/ckan/commit/470c7f9ed16811c225ed3241abb31f6463c1fc2e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M .travis.yml
M ckan/config/middleware.py
M ckan/config/routing.py
M ckan/controllers/admin.py
M ckan/controllers/api.py
R ckan/controllers/datastore.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/tag.py
M ckan/controllers/template.py
M ckan/controllers/user.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/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/jinja_extensions.py
M ckan/lib/maintain.py
M ckan/lib/plugins.py
M ckan/lib/search/__init__.py
M ckan/lib/search/index.py
M ckan/lib/search/query.py
M ckan/logic/__init__.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/update.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/migration/versions/027_adjust_harvester.py
M ckan/migration/versions/045_user_name_unique.py
M ckan/migration/versions/064_add_email_last_sent_column.py
A ckan/migration/versions/067_turn_extras_to_strings.py
M ckan/model/group.py
M ckan/model/group_extra.py
M ckan/model/package_extra.py
M ckan/new_authz.py
M ckan/plugins/core.py
M ckan/plugins/interfaces.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/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/bg.png
M ckan/public/base/images/dashboard-followee-related.png
A ckan/public/base/images/nav-active.png
A ckan/public/base/images/nav.png
M ckan/public/base/images/placeholder-application.png
M ckan/public/base/images/placeholder-group.png
M ckan/public/base/images/placeholder-image.png
M ckan/public/base/images/placeholder-organization.png
M ckan/public/base/javascript/client.js
R ckan/public/base/javascript/client.min.js
R ckan/public/base/javascript/i18n.min.js
M ckan/public/base/javascript/main.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
M ckan/public/base/javascript/modules/autocomplete.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
M ckan/public/base/javascript/modules/dashboard.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-selectable-rows.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/activity.less
M ckan/public/base/less/ckan.less
M ckan/public/base/less/dashboard.less
M ckan/public/base/less/dataset.less
R ckan/public/base/less/follower-list.less
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
A ckan/public/base/less/homepage.less
M ckan/public/base/less/icons.less
M ckan/public/base/less/iehacks.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/masthead.less
M ckan/public/base/less/media.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/profile.less
A ckan/public/base/less/tables.less
M ckan/public/base/less/toolbar.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
R ckan/templates/admin/authz.html
A ckan/templates/admin/base.html
M ckan/templates/admin/config.html
M ckan/templates/admin/confirm_reset.html
M ckan/templates/admin/index.html
R ckan/templates/admin/snippets/header.html
M ckan/templates/error_document_template.html
M ckan/templates/group/about.html
M ckan/templates/group/base_form_page.html
M ckan/templates/group/index.html
M ckan/templates/group/members.html
M ckan/templates/group/new.html
M ckan/templates/group/read.html
M ckan/templates/group/read_base.html
M ckan/templates/group/snippets/group_item.html
M ckan/templates/header.html
M ckan/templates/home/about.html
M ckan/templates/home/index.html
M ckan/templates/organization/about.html
M ckan/templates/organization/base_form_page.html
A ckan/templates/organization/bulk_process.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/member_new.html
M ckan/templates/organization/members.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read.html
M ckan/templates/organization/read_base.html
A ckan/templates/organization/snippets/help.html
M ckan/templates/organization/snippets/organization_item.html
A ckan/templates/package/base.html
M ckan/templates/package/base_form_page.html
M ckan/templates/package/edit.html
M ckan/templates/package/new_resource.html
M ckan/templates/package/read.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
R ckan/templates/package/resource_api_data.html
M ckan/templates/package/resource_edit.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
R ckan/templates/package/snippets/back_to_package_action.html
M ckan/templates/package/snippets/data_api_button.html
M ckan/templates/package/snippets/info.html
A ckan/templates/package/snippets/package_context.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/package/snippets/resources_list.html
M ckan/templates/package/snippets/search_form.html
M ckan/templates/page.html
M ckan/templates/snippets/context.html
M ckan/templates/snippets/context/dataset.html
M ckan/templates/snippets/context/group.html
M ckan/templates/snippets/context/user.html
M ckan/templates/snippets/facet_list.html
M ckan/templates/snippets/group_item.html
M ckan/templates/snippets/organization.html
A ckan/templates/snippets/simple_search.html
M ckan/templates/snippets/social.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/edit.html
A ckan/templates/user/edit_base.html
M ckan/templates/user/list.html
M ckan/templates/user/perform_reset.html
M ckan/templates/user/read_base.html
M ckan/templates/user/snippets/back_to_user_action.html
M ckan/templates/user/snippets/followers.html
M ckan/templates_legacy/package/search.html
M ckan/tests/ckantestplugin/ckantestplugin.egg-info/entry_points.txt
M ckan/tests/ckantestplugin/ckantestplugin/__init__.py
M ckan/tests/ckantestplugin/setup.py
M ckan/tests/functional/api/base.py
M ckan/tests/functional/api/model/test_group.py
M ckan/tests/functional/api/model/test_licenses.py
M ckan/tests/functional/api/model/test_package.py
M ckan/tests/functional/api/model/test_ratings.py
M ckan/tests/functional/api/model/test_relationships.py
M ckan/tests/functional/api/model/test_revisions.py
M ckan/tests/functional/api/model/test_tag.py
M ckan/tests/functional/api/test_api.py
M ckan/tests/functional/api/test_email_notifications.py
M ckan/tests/functional/api/test_misc.py
M ckan/tests/functional/api/test_package_search.py
M ckan/tests/functional/api/test_resource_search.py
M ckan/tests/functional/test_activity.py
R ckan/tests/functional/test_datastore.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/functional/test_related.py
M ckan/tests/functional/test_storage.py
M ckan/tests/functional/test_upload.py
M ckan/tests/lib/test_datapreview.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/lib/test_helpers.py
M ckan/tests/lib/test_solr_package_search_synchronous_update.py
M ckan/tests/logic/test_action.py
M ckan/tests/models/test_group.py
M ckan/tests/test_plugins.py
M ckanext/datastore/bin/datastore_setup.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_unit.py
M ckanext/datastore/tests/test_upsert.py
A ckanext/example_itemplatehelpers/__init__.py
A ckanext/example_itemplatehelpers/plugin.py
A ckanext/example_itemplatehelpers/templates/home/index.html
M ckanext/jsonpreview/tests/test_preview.py
R ckanext/jsonpreview/theme/public/css/json.min.css
R ckanext/jsonpreview/theme/public/preview_json.min.js
M ckanext/multilingual/plugin.py
M ckanext/pdfpreview/tests/test_preview.py
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
M ckanext/reclinepreview/tests/test_preview.py
R ckanext/reclinepreview/theme/public/css/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
M ckanext/resourceproxy/controller.py
M ckanext/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/stats/tests/__init__.py
M ckanext/stats/tests/test_stats_lib.py
M doc/writing-extensions.rst
M pip-requirements-test.txt
M pip-requirements.txt
M setup.py
M test-core.ini
Log Message:
-----------
Merge branch 'master' into 368-new-history-page
Commit: 38b8c21634ec0a6f6928fabf2bf286f5fe91ec24
https://github.com/okfn/ckan/commit/38b8c21634ec0a6f6928fabf2bf286f5fe91ec24
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#368] Use the correct schema to validate against in controllers.group.history
Commit: f9ad67d3cda2e19d894342bd78ef4b9b325f5613
https://github.com/okfn/ckan/commit/f9ad67d3cda2e19d894342bd78ef4b9b325f5613
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/package/history.html
A ckan/templates/package/snippets/history_revisions.html
A ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Ported revision history page to new template system
Commit: fdceaa0b376722429a38e2fdd1d079a12651576d
https://github.com/okfn/ckan/commit/fdceaa0b376722429a38e2fdd1d079a12651576d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Refactor truncate in revisions table
Commit: 13b199d54859ded45eee11d3e73b74a569e0b793
https://github.com/okfn/ckan/commit/13b199d54859ded45eee11d3e73b74a569e0b793
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/templates/package/snippets/revisions_table.html
Log Message:
-----------
[#368] Revisions table should not be condensed which would otherwise lead to display errors with in radio buttons
Commit: 794c6503d4fa7297926f04024eb7e355abdeaf63
https://github.com/okfn/ckan/commit/794c6503d4fa7297926f04024eb7e355abdeaf63
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/revision/__init__.py
Log Message:
-----------
[#368] New templates for revisions
Commit: 8ba1d02847ccd0e574da569ab913c1f7f4ed4c6d
https://github.com/okfn/ckan/commit/8ba1d02847ccd0e574da569ab913c1f7f4ed4c6d
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/revision/diff.html
Log Message:
-----------
[#368] New template for revision diff
Commit: 0ca308aa78eda2de7b3312c5733c1740f2776e3c
https://github.com/okfn/ckan/commit/0ca308aa78eda2de7b3312c5733c1740f2776e3c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/revision/read.html
Log Message:
-----------
[#368] New template for revision read
Commit: f0fd58f9197192936b3cfb11d1d0bae023eea87b
https://github.com/okfn/ckan/commit/f0fd58f9197192936b3cfb11d1d0bae023eea87b
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/revision/list.html
A ckan/templates/revision/snippets/revisions_list.html
Log Message:
-----------
[#368] New template for revision list
Commit: dd7b29cd866a278479b265c941304b17d6d4b6cd
https://github.com/okfn/ckan/commit/dd7b29cd866a278479b265c941304b17d6d4b6cd
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
Log Message:
-----------
[#368] New template for group history
Commit: b6fafee46d1cf33daba1c137c4a2411a9432dac5
https://github.com/okfn/ckan/commit/b6fafee46d1cf33daba1c137c4a2411a9432dac5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/templates/revision/read.html
Log Message:
-----------
[#368] Fix display of action buttons for revisions which broke after I merged in the latest master with new bootstrap.
Commit: b5f69fc2563c690ef1bda65a389e98fa61faf50f
https://github.com/okfn/ckan/commit/b5f69fc2563c690ef1bda65a389e98fa61faf50f
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
[#368] Use the correct schema to validate against in controllers.group.history
Commit: 2462f8294a4b5c89daff09df6da3e5e3a83e61d2
https://github.com/okfn/ckan/commit/2462f8294a4b5c89daff09df6da3e5e3a83e61d2
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/templates/group/snippets/revisions_table.html
Log Message:
-----------
[#368] Groups do not support reading them as of a certain date. So let's not link to it in the revisions table.
Commit: 6d2d4997739a691da9240ceba55e43e10c49d449
https://github.com/okfn/ckan/commit/6d2d4997739a691da9240ceba55e43e10c49d449
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-06 (Wed, 06 Mar 2013)
Changed paths:
M ckan/templates/revision/diff.html
M ckan/templates/revision/list.html
M ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
Log Message:
-----------
[#368] Show sidebar on revisions pages
Commit: e9a17f61dfb37c563be41585cd227f59be7ec971
https://github.com/okfn/ckan/commit/e9a17f61dfb37c563be41585cd227f59be7ec971
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Remove unwanted comment
Commit: e430923870516bfabd53f11f997ad81254136d32
https://github.com/okfn/ckan/commit/e430923870516bfabd53f11f997ad81254136d32
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Remove another unwanted comment
Commit: ab8024525053ea665dad26158f1fe3dfcc3dd7ba
https://github.com/okfn/ckan/commit/ab8024525053ea665dad26158f1fe3dfcc3dd7ba
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-07 (Thu, 07 Mar 2013)
Changed paths:
M doc/install-from-source.rst
M doc/test.rst
Log Message:
-----------
[#517] Update testing doc
Commit: a4781348506ecbd108b14db3aff3841103b1ba5b
https://github.com/okfn/ckan/commit/a4781348506ecbd108b14db3aff3841103b1ba5b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-14 (Thu, 14 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/index.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/schema.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/bulk_process.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/simple_search.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/lib/test_dictization_schema.py
M ckan/tests/lib/test_solr_search_index.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 pip-requirements.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 517-test-db
Conflicts:
.travis.yml
move to bin/travis-build
Commit: 224f97a8cc59ac864ff4ba07b5422e7819c39471
https://github.com/okfn/ckan/commit/224f97a8cc59ac864ff4ba07b5422e7819c39471
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M ckan/templates/group/snippets/revisions_table.html
M ckan/templates/revision/diff.html
M ckan/templates/revision/list.html
M ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
Log Message:
-----------
Merge branch '368-new-history-page-2' of github.com:okfn/ckan into 368-new-history-page-2
Conflicts:
ckan/templates/group/snippets/revisions_table.html
ckan/templates/revision/diff.html
ckan/templates/revision/list.html
ckan/templates/revision/read.html
Commit: c337be0ccbb567c5eaca7dd765ff872beb1971f0
https://github.com/okfn/ckan/commit/c337be0ccbb567c5eaca7dd765ff872beb1971f0
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Debug patch
Commit: d010620fa1b8d0f3be4053784902ec14ce7b94cf
https://github.com/okfn/ckan/commit/d010620fa1b8d0f3be4053784902ec14ce7b94cf
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Update correct config
Commit: 671dc0fd865a49f6fd4c96d3af568de51379d14e
https://github.com/okfn/ckan/commit/671dc0fd865a49f6fd4c96d3af568de51379d14e
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Use correct config for paster
Commit: 0863316850bc6adbb1a3832e07ea25d2e9b4bcc4
https://github.com/okfn/ckan/commit/0863316850bc6adbb1a3832e07ea25d2e9b4bcc4
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Does this work?
Commit: 4e537d4a5eb7475fd190af563fb99af33fd6bbfd
https://github.com/okfn/ckan/commit/4e537d4a5eb7475fd190af563fb99af33fd6bbfd
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Actually import the requirements
Commit: 13e7c0674de03aba5ce341b2183898848a4e5946
https://github.com/okfn/ckan/commit/13e7c0674de03aba5ce341b2183898848a4e5946
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Hopefully this fixes 8.4 tests
Commit: c8be95d97b4d39b90c507d431fb7b3c4233c74fa
https://github.com/okfn/ckan/commit/c8be95d97b4d39b90c507d431fb7b3c4233c74fa
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Remove datastore.read_url for 8.4
Commit: 00d98784b1e697321cf85186a9fc7b62b4ea688d
https://github.com/okfn/ckan/commit/00d98784b1e697321cf85186a9fc7b62b4ea688d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-15 (Fri, 15 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] This may be a better fix I hate shell scripts
Commit: 5a77d67ec5bac917578373b706957072086f5bba
https://github.com/okfn/ckan/commit/5a77d67ec5bac917578373b706957072086f5bba
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-16 (Sat, 16 Mar 2013)
Changed paths:
M ckan/model/tag.py
Log Message:
-----------
[#368] Return utf-8 encoded string from __repr__ so that pprint which calls repr() does not choke on unicode characters in tags
Commit: 344262c0681f4fc0988a01da322af81c819e134d
https://github.com/okfn/ckan/commit/344262c0681f4fc0988a01da322af81c819e134d
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-19 (Tue, 19 Mar 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Bash?
Commit: 3d41beb3435951a23b17c2e32e6f0dbd3a0183c5
https://github.com/okfn/ckan/commit/3d41beb3435951a23b17c2e32e6f0dbd3a0183c5
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
A doc/CONTRIBUTING.rst
Log Message:
-----------
[#618] create symlink from docs/CONTRIBUTING.rst to CONTRIBUTING.txt
Commit: 9f0ff9d64d364440105e00e0ebdf348054b6ef54
https://github.com/okfn/ckan/commit/9f0ff9d64d364440105e00e0ebdf348054b6ef54
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-20 (Wed, 20 Mar 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/app_globals.py
Log Message:
-----------
[#606] Fix no resource error to not me flash message
Commit: e3699726a07b705fdcbd3bd351e21a8554942b66
https://github.com/okfn/ckan/commit/e3699726a07b705fdcbd3bd351e21a8554942b66
Author: amercader <amercadero at gmail.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M ckan/controllers/api.py
Log Message:
-----------
[#691] Remove fq on legacy search API and force public datasets
Even if it is a backwards breaking change we sholdn't be allowing the fq
parameter to be set through the API as it can lead to privacy issues. We
will also enforce that all datasets available through the API are public
(as the v3 API does)
Commit: 995d1df4b06324ce115d2a9d0247fb2bb84f8801
https://github.com/okfn/ckan/commit/995d1df4b06324ce115d2a9d0247fb2bb84f8801
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-22 (Fri, 22 Mar 2013)
Changed paths:
M ckan/lib/cli.py
M doc/paster.rst
Log Message:
-----------
[#533] Change paster commands docs to follow paster's conventions
In paster's documentation, a required field is shown in UPPER_CASE, and
underscores are used as word separator.
Commit: ee1581a1020bf731249d78f7c36d3eb991b9353d
https://github.com/okfn/ckan/commit/ee1581a1020bf731249d78f7c36d3eb991b9353d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#517] Clarify custom db sqlalchemy.url setting
Commit: 1e0a2605e2229240b1feacd9c645bad6595252a6
https://github.com/okfn/ckan/commit/1e0a2605e2229240b1feacd9c645bad6595252a6
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Typo
Commit: 97138fe0d69719b40d3a55832dddc8cdb4b61b19
https://github.com/okfn/ckan/commit/97138fe0d69719b40d3a55832dddc8cdb4b61b19
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M ckan/lib/cli.py
M ckanext/datastore/commands.py
M doc/database-dumps.rst
M doc/paster.rst
Log Message:
-----------
[#533] Update paster's documentation and rename its title
Commit: b8654228b72f163bab179cabb41fa1fec422c458
https://github.com/okfn/ckan/commit/b8654228b72f163bab179cabb41fa1fec422c458
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M doc/paster.rst
Log Message:
-----------
[#533] Remove documentation of paster rights and roles.
They don't exist anymore.
Commit: adfc4bf2f9a862120a2ff05c9ff9bac9a6195102
https://github.com/okfn/ckan/commit/adfc4bf2f9a862120a2ff05c9ff9bac9a6195102
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M ckan/templates/package/read_base.html
Log Message:
-----------
[#368] Move package_revision_info block and fix wrong tag (div->p) to make the sidebar float correctly on package read pages if a certain revision of a package is requested
Commit: 46e3fde42fa36efdfc08dc2162c001cc5f4f67c5
https://github.com/okfn/ckan/commit/46e3fde42fa36efdfc08dc2162c001cc5f4f67c5
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Log possible problems with the datastore permission checks instead of raising an exception.
If postgres is set to a language other than english, some strings might not occur in the error message returned from the database. This change makes the checks less strict but in almost all cases, this should not be a problem because the only error raised during executing of the permission check statements are (expected) permission errors.
Commit: 7791070ee53c1f04d45eb9cf13631e5b4a87daef
https://github.com/okfn/ckan/commit/7791070ee53c1f04d45eb9cf13631e5b4a87daef
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M .travis.yml
A bin/travis-build
A ckan/common.py
M ckan/config/routing.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/app_globals.py
R ckan/lib/authztool.py
M ckan/lib/base.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_dictize.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/index.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/action/update.py
M ckan/logic/auth/create.py
M ckan/logic/auth/update.py
M ckan/logic/schema.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/new_authz.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.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
A ckan/public/base/images/table-seperator.png
A ckan/public/base/javascript/modules/table-toggle-more.js
M ckan/public/base/javascript/resource.config
M ckan/public/base/less/dataset.less
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/homepage.less
M ckan/public/base/less/layout.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
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_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/bulk_process.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/edit_base.html
M ckan/templates/organization/index.html
M ckan/templates/organization/members.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read_base.html
M ckan/templates/package/base.html
M ckan/templates/package/new_package_metadata.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/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/simple_search.html
M ckan/templates/snippets/social.html
M ckan/templates/snippets/subscribe.html
A ckan/templates/tag/index.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/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.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_activity.py
M ckan/tests/functional/test_group.py
M ckan/tests/functional/test_package.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_dictization_schema.py
M ckan/tests/lib/test_solr_search_index.py
M ckan/tests/logic/test_action.py
M ckan/tests/logic/test_auth.py
M ckan/tests/misc/test_sync.py
R ckan/tests/mock_publisher_auth.py
M ckan/tests/schema/test_schema.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
A ckanext/example_idatasetform/__init__.py
A ckanext/example_idatasetform/plugin.py
A ckanext/example_idatasetform/templates/package/read.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R ckanext/organizations/__init__.py
R ckanext/organizations/controllers.py
R ckanext/organizations/forms.py
R ckanext/organizations/templates/email/join_publisher_request.txt
R ckanext/organizations/templates/organization_edit.html
R ckanext/organizations/templates/organizations/form.html
R ckanext/organizations/templates/organizations/index.html
R ckanext/organizations/templates/organizations/new.html
R ckanext/organizations/templates/organizations/read.html
R ckanext/organizations/templates/organizations/users.html
R ckanext/organizations/templates/organizations/users_form.html
R ckanext/organizations/templates_legacy/organizations/apply.html
R ckanext/organizations/templates_legacy/organizations/apply_form.html
R ckanext/organizations/templates_legacy/organizations/email/join_publisher_request.txt
R ckanext/organizations/templates_legacy/organizations/form.html
R ckanext/organizations/templates_legacy/organizations/history.html
R ckanext/organizations/templates_legacy/organizations/index.html
R ckanext/organizations/templates_legacy/organizations/layout.html
R ckanext/organizations/templates_legacy/organizations/new.html
R ckanext/organizations/templates_legacy/organizations/package_form.html
R ckanext/organizations/templates_legacy/organizations/read.html
R ckanext/organizations/templates_legacy/organizations/users.html
R ckanext/organizations/templates_legacy/organizations/users_form.html
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/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/test_tag_vocab_plugin.py
R doc/administrative-dashboard.rst
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/configuration.rst
M doc/datastore-api.rst
A doc/filestore-api.rst
M doc/filestore.rst
R doc/forms.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 pip-requirements-test.txt
M pip-requirements.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 368-new-history-page-2
Conflicts:
ckan/templates/package/read_base.html
Commit: b8063f090f5a7826367f48539b668e35891bf71b
https://github.com/okfn/ckan/commit/b8063f090f5a7826367f48539b668e35891bf71b
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/controllers/package.py
M ckan/controllers/tag.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/app_globals.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/helpers.py
M ckan/lib/plugins.py
M ckan/lib/search/index.py
M ckan/logic/action/create.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/logic/validators.py
M ckan/new_authz.py
M ckan/plugins/interfaces.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
M ckan/public/base/less/footer.less
M ckan/public/base/less/forms.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/module.less
M ckan/templates/footer.html
M ckan/templates/home/about.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/members.html
M ckan/templates/package/new_package_metadata.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/snippets/license.html
A ckan/templates/tag/index.html
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/test_activity.py
M ckan/tests/functional/test_package.py
M ckan/tests/lib/test_dictization_schema.py
M ckan/tests/logic/test_auth.py
M ckan/tests/logic/test_member.py
M ckan/tests/schema/test_schema.py
A ckanext/example_idatasetform/__init__.py
A ckanext/example_idatasetform/plugin.py
A ckanext/example_idatasetform/templates/package/read.html
A ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R ckanext/organizations/__init__.py
R ckanext/organizations/controllers.py
R ckanext/organizations/forms.py
R ckanext/organizations/templates/email/join_publisher_request.txt
R ckanext/organizations/templates/organization_edit.html
R ckanext/organizations/templates/organizations/form.html
R ckanext/organizations/templates/organizations/index.html
R ckanext/organizations/templates/organizations/new.html
R ckanext/organizations/templates/organizations/read.html
R ckanext/organizations/templates/organizations/users.html
R ckanext/organizations/templates/organizations/users_form.html
R ckanext/organizations/templates_legacy/organizations/apply.html
R ckanext/organizations/templates_legacy/organizations/apply_form.html
R ckanext/organizations/templates_legacy/organizations/email/join_publisher_request.txt
R ckanext/organizations/templates_legacy/organizations/form.html
R ckanext/organizations/templates_legacy/organizations/history.html
R ckanext/organizations/templates_legacy/organizations/index.html
R ckanext/organizations/templates_legacy/organizations/layout.html
R ckanext/organizations/templates_legacy/organizations/new.html
R ckanext/organizations/templates_legacy/organizations/package_form.html
R ckanext/organizations/templates_legacy/organizations/read.html
R ckanext/organizations/templates_legacy/organizations/users.html
R ckanext/organizations/templates_legacy/organizations/users_form.html
R ckanext/resourceproxy/tests/file_server.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/test_tag_vocab_plugin.py
R doc/administrative-dashboard.rst
M doc/conf.py
M doc/configuration.rst
R doc/forms.rst
M doc/index.rst
M doc/tag-vocabularies.rst
M pip-requirements-test.txt
M setup.py
Log Message:
-----------
Merge branch 'master' into 517-test-db
Commit: 4872f516f824bcc6a07552a9d2abba13e27f6108
https://github.com/okfn/ckan/commit/4872f516f824bcc6a07552a9d2abba13e27f6108
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Update docs to create test datastore db
Commit: 57b6e3f5c29927f2390769be96114dccb4e37463
https://github.com/okfn/ckan/commit/57b6e3f5c29927f2390769be96114dccb4e37463
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M test-core.ini
Log Message:
-----------
[#517] Update test-core.ini with correct datastore db and solr url
Commit: 7215631bea6d1e0f9b8db479612dada4dbf08202
https://github.com/okfn/ckan/commit/7215631bea6d1e0f9b8db479612dada4dbf08202
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/test.rst
Log Message:
-----------
[#517] Add readonly user added for testing
Commit: 0ba06dc173b1bd56ec6264cc4d588a2e94b54c9a
https://github.com/okfn/ckan/commit/0ba06dc173b1bd56ec6264cc4d588a2e94b54c9a
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/install-from-source.rst
M doc/test.rst
Log Message:
-----------
Merge branch '517-test-db' of github.com:okfn/ckan into 517-test-db
Conflicts:
doc/test.rst
fixed doc
Commit: e6eec2267afe62cd04ba199359a8fd1579c9ffb5
https://github.com/okfn/ckan/commit/e6eec2267afe62cd04ba199359a8fd1579c9ffb5
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M doc/install-from-source.rst
Log Message:
-----------
[#517] Doc fix
Commit: 8d3917112382474d2d44900f979fee6ba99b7af7
https://github.com/okfn/ckan/commit/8d3917112382474d2d44900f979fee6ba99b7af7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Add spaces to log messages where they are missing
Commit: b68601d2bae05f289e969f189a0495ab9d53283e
https://github.com/okfn/ckan/commit/b68601d2bae05f289e969f189a0495ab9d53283e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Use has_table_privilege and has_schema_privilege instead of experimental privilege checks.
Commit: cbc4fa95731b018d9d36a860662d5b6e9f8e43a1
https://github.com/okfn/ckan/commit/cbc4fa95731b018d9d36a860662d5b6e9f8e43a1
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Make check functions consistent (return bool instead of raising exceptions)
Commit: e061b0c59af5a58032996b1e8bd80888ef941b97
https://github.com/okfn/ckan/commit/e061b0c59af5a58032996b1e8bd80888ef941b97
Author: tobes <toby.junk at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
[#509] Fix bug in add/remove groups
Commit: 43ddc88c6f589b1972b946bf3e6c9681b92cad4f
https://github.com/okfn/ckan/commit/43ddc88c6f589b1972b946bf3e6c9681b92cad4f
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/migration/versions/067_turn_extras_to_strings.py
Log Message:
-----------
[#706] make substr index from correct character
Commit: cce3602c92db39233ae1afdca786687fad9d60d6
https://github.com/okfn/ckan/commit/cce3602c92db39233ae1afdca786687fad9d60d6
Author: amercader <amercadero at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/migration/versions/067_turn_extras_to_strings.py
Log Message:
-----------
Merge branch '706-fix-data-migration'
Commit: 302a9ff87780ce6653f16fd77bf25496b586a9e2
https://github.com/okfn/ckan/commit/302a9ff87780ce6653f16fd77bf25496b586a9e2
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Refactor datastore plugin configuration, improve (and fix ;-)) tests
Commit: 42b65347117106d0e778ef7f18ceb2ae6870425b
https://github.com/okfn/ckan/commit/42b65347117106d0e778ef7f18ceb2ae6870425b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
[#710] Use "Unnamed resource" instead of URL
Use "Unnamed resource" instead of URL for resource display name when
resource has no name. This looks better especially in the heading on the
resource read page. Fixes #710
Commit: 67b01d5dae0d844cb0f7f5518e7e9efaaf9801c6
https://github.com/okfn/ckan/commit/67b01d5dae0d844cb0f7f5518e7e9efaaf9801c6
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M doc/index.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
Log Message:
-----------
[#536] Remove user stories from doc for 2.0
Commit: b2f477f9fe73e07820330a71460a65015332e2f0
https://github.com/okfn/ckan/commit/b2f477f9fe73e07820330a71460a65015332e2f0
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Fix how the check for separate urls is ignored in legacy mode.
I put the check for the legacy mode in this function to make it testable.
Commit: 409eada907641fd63fd60071b5c090b223077748
https://github.com/okfn/ckan/commit/409eada907641fd63fd60071b5c090b223077748
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckan/templates/package/snippets/package_basic_fields.html
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
Log Message:
-----------
[#713] Blockify package_basic_fields.html
Add a package_basic_fields_custom block to package_basic_fields.html,
which IDatasetForm plugins can use to add custom fields to the first
page of the new package form without duplicating any template code.
Update example_idatasetform to use this new block for one of its custom
fields.
Fixes #713.
Commit: ad07692ac6c1a8c23e4a5bba54bb9defe1a89621
https://github.com/okfn/ckan/commit/ad07692ac6c1a8c23e4a5bba54bb9defe1a89621
Author: amercader <amercadero at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
Log Message:
-----------
[#716] Allow to pass the schema as part of the context
In some cases extensions need to tweak the schema used on package
creation or update. For instance harvesters may want to create a package
with a certain id, or relax the default tags schema. There used to be an
option via `form_to_db_schema_options` to provide a custom schema via
the context, but this was removed on the last IDatasetForm refactor.
This adds back the option to pass the schema as part of the context.
Commit: 1a9566bc9ce4b4c5e1ac9dfe36e22f296bc7c5f3
https://github.com/okfn/ckan/commit/1a9566bc9ce4b4c5e1ac9dfe36e22f296bc7c5f3
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Simplify check for debug mode, only create _foo once
Commit: 7af31361b8bb9ae013c31aff6a20bfaa4df74286
https://github.com/okfn/ckan/commit/7af31361b8bb9ae013c31aff6a20bfaa4df74286
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
Log Message:
-----------
[#718] Use error codes instead of relying on english error messages in datastore
Commit: 26b45b6dbae8aac1859ebfcd9cfdf618c1404199
https://github.com/okfn/ckan/commit/26b45b6dbae8aac1859ebfcd9cfdf618c1404199
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#718] Move pg error codes in a separate dictionary
Commit: 6f7e792be19f57397fad6657bdee4fb6fe98edbe
https://github.com/okfn/ckan/commit/6f7e792be19f57397fad6657bdee4fb6fe98edbe
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckan/templates/package/snippets/package_basic_fields.html
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
Log Message:
-----------
Merge pull request #713 from okfn/713-blockify-package-basic-fields.html
Blockify package_basic_fields.html
Commit: 4c1ed36157da4d7761a7e70fc1f480d051e3832b
https://github.com/okfn/ckan/commit/4c1ed36157da4d7761a7e70fc1f480d051e3832b
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckan/lib/helpers.py
Log Message:
-----------
Merge pull request #710 from okfn/710-use-unnamed-resource-instead-of-url
Use "Unnamed resource" not URL for display name when resource has no name
Commit: 141d08ca583bc3bb53736a04fe86bda364bd430e
https://github.com/okfn/ckan/commit/141d08ca583bc3bb53736a04fe86bda364bd430e
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M doc/index.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
Log Message:
-----------
Merge pull request #711 from okfn/536-delete-userstories
Remove user stories from doc for 2.0
Commit: c82ba857ba6f3073948a101a1e16a5bf59548abd
https://github.com/okfn/ckan/commit/c82ba857ba6f3073948a101a1e16a5bf59548abd
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Refactored datastore config to make it easier to understand and easier to test
Commit: c2e13e51f3e4aed97a7dc7fa944a9007b3637298
https://github.com/okfn/ckan/commit/c2e13e51f3e4aed97a7dc7fa944a9007b3637298
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
Log Message:
-----------
[#718] Try to avoid PL/pgSQL since we cannot guarantee that is is activated
Commit: 0f8c1965f8507bb27826edee90e6ba72b2cb6191
https://github.com/okfn/ckan/commit/0f8c1965f8507bb27826edee90e6ba72b2cb6191
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-03-29 (Fri, 29 Mar 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Ignore permission check in legacy mode and improve configuration tests
Commit: bb2ca7f58005142b7008132692b9cdc954045b02
https://github.com/okfn/ckan/commit/bb2ca7f58005142b7008132692b9cdc954045b02
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-01 (Mon, 01 Apr 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Inject `error_handler` instead of explicitly passing it as an argument, split large test into smaller tests
Commit: ad4bb46df8a2913b0bb487dba8ff2468c977e1b6
https://github.com/okfn/ckan/commit/ad4bb46df8a2913b0bb487dba8ff2468c977e1b6
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-01 (Mon, 01 Apr 2013)
Changed paths:
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Add plugin loading and unloading. This does not fix the singleton issue but is better anyway.
Commit: c76c351555f7daa44aa2be1f671363a76857d2b7
https://github.com/okfn/ckan/commit/c76c351555f7daa44aa2be1f671363a76857d2b7
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-01 (Mon, 01 Apr 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/logic/validators.py
Log Message:
-----------
[#621] Move extras_validation into __before
This fixes an issue where creating a new resource would crash in
validation if there was a custom field (using convert_to/from_extras)
with a name that sorted after extras validation alphabetically. Fixes #621.
Commit: 494420ffaa7eeb7e4b676f6ffcc0a44836f4b407
https://github.com/okfn/ckan/commit/494420ffaa7eeb7e4b676f6ffcc0a44836f4b407
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckan/config/environment.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/home.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/base.py
M ckan/lib/email_notifications.py
M ckan/lib/formatters.py
M ckan/lib/mailer.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/logic/__init__.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/converters.py
M ckan/logic/validators.py
M ckan/model/license.py
M ckan/model/package_relationship.py
M ckan/plugins/toolkit.py
M ckan/tests/functional/test_home.py
Log Message:
-----------
[#727] Clean up imports in core
Commit: d242bb98a9af9b94c7ee760049aff91ddfde8c17
https://github.com/okfn/ckan/commit/d242bb98a9af9b94c7ee760049aff91ddfde8c17
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckan/lib/app_globals.py
Log Message:
-----------
[#728] Add ckan.tracking_enabled to app_globals
The ckan.tracking_enabled ini file setting was being ignored, so page
view tracking wasn't working. Adding ckan.tracking_enabled to
app_globals makes the setting work again.
Fixes #728
Commit: 55129dbf959b060b27c68afce87486e5925e0b74
https://github.com/okfn/ckan/commit/55129dbf959b060b27c68afce87486e5925e0b74
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#729] Handle languages in URLs when updating page view tracking summary
Page view tracking was failing when a language was selected:
1. Put `ckan.tracking_enabled = true` in your ini file
2. Run CKAN, visit a page with a language e.g. `/en/dataset/annakarenina`
3. Run `paster tracking update`. If you look in your db, in the
`tracking_summary` table there'll be a row with `package_id`
`~~not~found~~`.
4. Run `paster tracking export tracking.csv`, the exported CSV file will
say 0 views.
If you visit the page without the language in the URL e.g.
`/dataset/annakarenina` then run the export command again, the view does
get counted.
This commit fixes the SQL used by the `paster tracking update/export`
command to handle URLs with or without languages at the start.
Fixes #729
Commit: 66c450a6d655c52e679e3de9a25d36a810bc73da
https://github.com/okfn/ckan/commit/66c450a6d655c52e679e3de9a25d36a810bc73da
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
Log Message:
-----------
[#642] Use single quotes where possible
Commit: a64916ce12ceb88fa5da1e8fe15b02f2848519dd
https://github.com/okfn/ckan/commit/a64916ce12ceb88fa5da1e8fe15b02f2848519dd
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] Refactor and fix Datastore tests
Datastore is a SingletonPlugin, so it doesn't matter if we call
plugin.DatastorePlugin() many times: we always end up with the same instance.
I've added a workaround that, first, saves and unloads the current datastore
instance, then sets:
pyutilib.component.core.PluginGlobals.singleton_services()[plugin.DatastorePlugin] = True
This will make plugin.DatastorePlugin not be a Singleton anymore, so any
subsequent calls to ckan.plugins.load('datastore') will create a new instance.
Then, in the next line, we create a new DatastorePlugin instance by loading
it, and save it into self.p and
pyutilib.component.core.PluginGlobals.singleton_services()[plugin.DatastorePlugin].
This turns DatastorePlugin into a Singleton again, and subsequent calls to
ckan.plugins.load('datastore') will return this new instance instead.
Then, in the teardown, we unload the current the datastore, which gets rid of
our test instance, and put the original datastore back in its place, so the
environment before setUp() is the same as after tearDown().
For InvalidUrlsOrPermissionsException, what I wanted was a way to check if
_check_urls_and_permissions() failed. I did this by overloading _log_or_raise()
with an unique Exception, and checking if it's raised. If so, I guarantee that
_log_or_raise() was called. This feels like too much boilerplate, but we don't
have a stub/mock library, so we have to write it.
Conflicts:
ckanext/datastore/tests/test_configure.py
Commit: 511f6f4ff504f67758f67da4340f6544a93dd128
https://github.com/okfn/ckan/commit/511f6f4ff504f67758f67da4340f6544a93dd128
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
[#642] PEP8
Commit: f6459ca330fa5c9d3aff1488a9a0fc5327cf47d1
https://github.com/okfn/ckan/commit/f6459ca330fa5c9d3aff1488a9a0fc5327cf47d1
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-02 (Tue, 02 Apr 2013)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
Log Message:
-----------
Merge pull request #642 from okfn/642-localization-independent-datastore-permission-ckecks
datastore plugin's permission checks will fail on a non english environnement
Commit: 7551cbbc241c0304cb767f572965aac1e8142034
https://github.com/okfn/ckan/commit/7551cbbc241c0304cb767f572965aac1e8142034
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
[#509] Test fixups
Commit: 8eca49719cb2be394e103890e81cd8c315e74b2a
https://github.com/okfn/ckan/commit/8eca49719cb2be394e103890e81cd8c315e74b2a
Author: amercader <amercadero at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/legacy-api.rst
Log Message:
-----------
[#691] Add note to legacy search docs about private datasets
Commit: 8ac95963a6a8a274dca6bd2a2a25ed8b841dfd23
https://github.com/okfn/ckan/commit/8ac95963a6a8a274dca6bd2a2a25ed8b841dfd23
Author: John Glover <glover.john at gmail.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckan/controllers/api.py
M doc/legacy-api.rst
Log Message:
-----------
Merge pull request #691 from okfn/691-override-fq-on-legacy-api
Disallow fq parameter on the legacy search API and force to search only public datasets
Commit: 3eeeef257a9c9a7c574f9a9662289ebc7cd40d24
https://github.com/okfn/ckan/commit/3eeeef257a9c9a7c574f9a9662289ebc7cd40d24
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/index.rst
A doc/tracking.rst
Log Message:
-----------
[#541] Add docs for page view tracking feature
Add documentation for the page view tracking feature. There are still
some details to document, including how to show number of page views on
the pages themselves (eg. dataset views next to datasets) and how to
show "popular" labels next to popular datasets. It's also possible to
get a list of the N most popular datasets, for example for the front
page, perhaps this should be documented too.
Commit: 8db766429d7f2afd593396b7138cb04e15e6d187
https://github.com/okfn/ckan/commit/8db766429d7f2afd593396b7138cb04e15e6d187
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
A doc/images/sort-datasets-by-popularity.png
Log Message:
-----------
[#541] Add popularity-sorting screenshot
Should have been added in commit 3eeeef2 but I forgot.
Commit: 52005cb098848ffe55117fb46c06be1a96e59c5d
https://github.com/okfn/ckan/commit/52005cb098848ffe55117fb46c06be1a96e59c5d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckan/templates/snippets/sort_by.html
Log Message:
-----------
[#730] Only show 'Popular' sort option if tracking enabled
Sorting datasets by popularity only works if page view tracking is
enabled, so don't show the 'Popular' option in the 'Order by:' dropdown
if tracking isn't enabled.
Commit: 8f12aea64093320837bb928862904c958a3d6ee2
https://github.com/okfn/ckan/commit/8f12aea64093320837bb928862904c958a3d6ee2
Author: John Glover <j at johnglover.net>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckanext/reclinepreview/theme/public/preview_recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
[#702] Update Recline to latest master version.
Adds filter support for datastore backend and a
couple of other bug fixes.
Commit: ca04063ce061fb80375e73d5aad865ebd6e0ae6d
https://github.com/okfn/ckan/commit/ca04063ce061fb80375e73d5aad865ebd6e0ae6d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/templates/snippets/sort_by.html
Log Message:
-----------
[#714] Fix default sort ordering
Change the default sort order of package_search() to 'relevance asc,
metadata_modified desc'. We want to sort by relevance by default, but
when there's no search query relevance is meaningless, in that case fall
back on showing the most recently modified datasets first. Also changes
the sort ordering of the "Relevance" option in the "Order by:" dropdown
to 'relevance asc, metadata_modified desc' instead of just 'relevance
asc'.
The previous default ordering was 'score desc, name asc'. I'm not even
sure if that works, it seems to disagree with the sort strings that the
dropdown gives you, when you chose relevance from the dropdown you got
'relevance asc' not 'score desc' (and the datasets appeared in a
different order then the default), and when you chose name you get
'title_string' not name.
Previously we've fallen back on showing datasets alphabetically but
that's boring as it simply means that all the datasets beginning with 'a'
are always shown. Last modified seems more interesting and changes over
time. Popularity is not an option because that only works if the page
view tracking feature is enabled.
Move the logic that selects the default sort order for package_search()
out of lib and into package_search().
The package_search() action function now returns the sort order it used
in the 'sort' key of the returned dict, and the package controller sends
this to the templates to decide which sort ordering to show selected in
the "Order by:" dropdown. Previously the package controller and action
function each had their own logic and the dropdown was out of sync with
the actual sort order.
Fixes #714.
Commit: 8d4c36649c307c27bd07945f043c89d95fafec92
https://github.com/okfn/ckan/commit/8d4c36649c307c27bd07945f043c89d95fafec92
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
A doc/images/popular-dataset.png
A doc/images/popular-resource.png
M doc/tracking.rst
Log Message:
-----------
[#541] Add docs for highlighting popular datasets and resources
Also mention that tracking summary data is also available for resources
via the API, not just packages.
Commit: 4822caa0565f10681864db4a364eafd91a50c58b
https://github.com/okfn/ckan/commit/4822caa0565f10681864db4a364eafd91a50c58b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/tracking.rst
Log Message:
-----------
[#541] Document how to show dataset and resource view counts in templates
Commit: a38ce6b025442c5198a32196aa2098e7496705d5
https://github.com/okfn/ckan/commit/a38ce6b025442c5198a32196aa2098e7496705d5
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/tracking.rst
Log Message:
-----------
[#541] Document showing most popular datasets on front page
Commit: b0ce83c1ed6b42da83f2ccc2ebf0d4cac2ffbb33
https://github.com/okfn/ckan/commit/b0ce83c1ed6b42da83f2ccc2ebf0d4cac2ffbb33
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-03 (Wed, 03 Apr 2013)
Changed paths:
M doc/tracking.rst
Log Message:
-----------
[#541] Reference Google Analytics extension in Tracking docs
Commit: 7d75f0805191e7eeecce788baa886fbb5b3557e5
https://github.com/okfn/ckan/commit/7d75f0805191e7eeecce788baa886fbb5b3557e5
Author: John Martin <me at johnmart.in>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckan/templates/package/search.html
Log Message:
-----------
Remove {{ value }} when h.list_dict_filter is used
Commit: 39c72f27d34249f1ed4eba511e558876a8db7b6f
https://github.com/okfn/ckan/commit/39c72f27d34249f1ed4eba511e558876a8db7b6f
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Rename datastore -> ckan_test_datastore
Commit: 2b46a450ce4ce118599a86ecefd3d4b8baba8d32
https://github.com/okfn/ckan/commit/2b46a450ce4ce118599a86ecefd3d4b8baba8d32
Author: John Martin <me at johnmart.in>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
Log Message:
-----------
[#726] Fix page zoom out bug up to zoom:0.6
Commit: 893c1b6eb285a2fd542ddb1535204d233523d5d5
https://github.com/okfn/ckan/commit/893c1b6eb285a2fd542ddb1535204d233523d5d5
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Merge pull request #719 from okfn/718-datastore-depends-on-localisation-for-2.1
[#718] Use error codes instead of relying on english error messages in d...
Commit: b5b2f92e6a347ffba54e56867a55ec6064d67aec
https://github.com/okfn/ckan/commit/b5b2f92e6a347ffba54e56867a55ec6064d67aec
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-04 (Thu, 04 Apr 2013)
Changed paths:
R doc/contrib.rst
M doc/index.rst
Log Message:
-----------
[#537] Remove 'Contrib & Tools' page from documentation
It was moved to GitHub wiki, at https://github.com/okfn/ckan/wiki/Contrib-and-Tools
Commit: 43516bff31528ff275c2c7e75daa95ed8ee282b5
https://github.com/okfn/ckan/commit/43516bff31528ff275c2c7e75daa95ed8ee282b5
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)
Changed paths:
M ckan/model/__init__.py
M ckan/model/tracking.py
Log Message:
-----------
[#730] Add tracking_raw_table to model
The tracking_raw table was being created by a migration script, but was
not actually defined anywhere in ckan's model. This means that in tests,
ckan.model.rebuild_db() would not clear the tracking_raw table, and the
old data would then leak it into tracking_summary as well. Adding
tracking_raw to the model makes rebuild_db() behave as expected again.
Commit: f9bb3ee1146acc10f11eb0a9c62968257335f8aa
https://github.com/okfn/ckan/commit/f9bb3ee1146acc10f11eb0a9c62968257335f8aa
Author: kindly <kindly at gmail.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)
Changed paths:
M ckan/lib/search/query.py
Log Message:
-----------
739 add extra options to solr query
Commit: c0484f86b55550d378d0f9906d016543bb2c2974
https://github.com/okfn/ckan/commit/c0484f86b55550d378d0f9906d016543bb2c2974
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)
Changed paths:
M ckan/logic/action/get.py
Log Message:
-----------
[#730] Make sure 'sort' is always in package_search's data_dict
If data_dict contained no 'sort', the default value was not being added
if the data_dict did contain 'abort_search': True. The code nonetheless
tries to access data_dict['sort'] later on and crashes. (Isn't this what
schemas and validation are supposed to be for?) This was causing a test
to fail. Adding the default 'sort' value to data_dict even if
'abort_search': True is there fixes it.
Commit: 2879cf964e7c214e2046a4644606a7417bc19e4b
https://github.com/okfn/ckan/commit/2879cf964e7c214e2046a4644606a7417bc19e4b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)
Changed paths:
M ckan/tests/lib/test_solr_package_search.py
Log Message:
-----------
[#714] Fix some solr package search tests
CKAN used to convert 'sort': 'rank' into 'sort': 'score desc, namae asc'
but since commit ca04063ce061fb80375e73d5aad865ebd6e0ae6d ([#714] Fix
default sort ordering) it no longer does this, which breaks these tests.
Update the tests to pass 'score desc, name asc' directly instead.
Commit: bc496ffd758cf3053dc24e6e24e02f495553f71f
https://github.com/okfn/ckan/commit/bc496ffd758cf3053dc24e6e24e02f495553f71f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/templates/snippets/sort_by.html
Log Message:
-----------
[#714] Use score not relevance in default sort order
'relevance' is not actually in the solr schema so it doesn't do
anything, score is the one we want.
Commit: 85b30cacf3d0f249544ace9fd73705f03933d1f9
https://github.com/okfn/ckan/commit/85b30cacf3d0f249544ace9fd73705f03933d1f9
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/lib/create_test_data.py
M ckan/tests/functional/test_pagination.py
Log Message:
-----------
[#714] Fix pagination tests
Change create_arbitrary() to always create datasets in the same order,
instead of a different order each time. Update pagination tests to
expect datasets in the new default sort order.
Commit: 495d1521ebacad5281d06c02ab21963bd6f4e13d
https://github.com/okfn/ckan/commit/495d1521ebacad5281d06c02ab21963bd6f4e13d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#714] Fix an intermittently failing test
This test depends on the order of the two datasets. The default sort
order has changed now to most-recently-modified-first when there's no
search query, and since the test creates the two datasets in a random
order the search returns the datasets in a different order each time the
test is run, giving a 50/50 chance that the test will fail.
Change the test to not depend on the fixed order of the datasets.
Commit: 4e149cbd888e93465c77731a7f18f603f6299ec8
https://github.com/okfn/ckan/commit/4e149cbd888e93465c77731a7f18f603f6299ec8
Author: kindly <kindly at gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/controllers/group.py
Log Message:
-----------
#739 remove whitespace between : and term for comaptibility with edismax search
Commit: 0ee390495785d6d4b37885ee488d324690702db7
https://github.com/okfn/ckan/commit/0ee390495785d6d4b37885ee488d324690702db7
Author: amercader <amercadero at gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/templates/revision/snippets/revisions_list.html
Log Message:
-----------
[#368] Fix links in revision list
Commit: 945b0f4b3054550fd7d181ffbe0444a1037ead66
https://github.com/okfn/ckan/commit/945b0f4b3054550fd7d181ffbe0444a1037ead66
Author: amercader <amercadero at gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/templates/package/read_base.html
Log Message:
-----------
[#386] Display old revision message as a notice
Commit: d1476fe6ecc0cabf27c3bcc0280b86d69fddb0dd
https://github.com/okfn/ckan/commit/d1476fe6ecc0cabf27c3bcc0280b86d69fddb0dd
Author: amercader <amercadero at gmail.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/model/tag.py
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
A ckan/templates/package/history.html
M ckan/templates/package/read_base.html
A ckan/templates/package/snippets/history_revisions.html
A ckan/templates/package/snippets/revisions_table.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
Log Message:
-----------
Merge branch '368-new-history-page-2'
Commit: 28fe3090165e435facdb8ff29e0fe8bc21321f4d
https://github.com/okfn/ckan/commit/28fe3090165e435facdb8ff29e0fe8bc21321f4d
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M bin/travis-build
Log Message:
-----------
[#517] Small refactoring in travis-build script
Commit: 5df70179acab1a614264644376e58fa23629c493
https://github.com/okfn/ckan/commit/5df70179acab1a614264644376e58fa23629c493
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-08 (Mon, 08 Apr 2013)
Changed paths:
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M doc/install-from-source.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge pull request #517 from okfn/517-test-db
Testing to run on own database
Commit: 05bc0be1a14b7cae8a631b507e47faefbf7a2674
https://github.com/okfn/ckan/commit/05bc0be1a14b7cae8a631b507e47faefbf7a2674
Author: amercader <amercadero at gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M ckan/logic/action/create.py
Log Message:
-----------
[#716] Fix typo in check_data_dict check
Commit: 22c1845b277fae269dbb4d602937b660fc4d2658
https://github.com/okfn/ckan/commit/22c1845b277fae269dbb4d602937b660fc4d2658
Author: amercader <amercadero at gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M ckan/logic/action/create.py
M ckan/logic/action/update.py
Log Message:
-----------
[#716] Do not use provided schema on later package_show calls
Make sure that if users provide a schema in the context, it is only used
for creating or updating the packages, but not on the package_show call
at the end of the functions.
Commit: 6b2d32fb8ff4cb7a3a8c06d8d029fd1c61bbcdba
https://github.com/okfn/ckan/commit/6b2d32fb8ff4cb7a3a8c06d8d029fd1c61bbcdba
Author: kindly <kindly at gmail.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/lib/helpers.py
M ckan/model/tag.py
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
A ckan/templates/package/history.html
M ckan/templates/package/read_base.html
M ckan/templates/package/search.html
A ckan/templates/package/snippets/history_revisions.html
M ckan/templates/package/snippets/package_basic_fields.html
A ckan/templates/package/snippets/revisions_table.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R doc/contrib.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/legacy-api.rst
M doc/test.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
M test-core.ini
Log Message:
-----------
Merge branch 'master' into 716-pass-schema-in-context
Commit: 5bd3efac1e0b19056b5305fd626eedafc40f510b
https://github.com/okfn/ckan/commit/5bd3efac1e0b19056b5305fd626eedafc40f510b
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M doc/tracking.rst
Log Message:
-----------
[#541] Tweak page view tracking docs
Just clarify the docs a bit, and also mention that "recent" means last
14 days and that paster export is for datasets only.
Commit: 48da70a71de2a0c2d3ed7da152dd289f2f166a51
https://github.com/okfn/ckan/commit/48da70a71de2a0c2d3ed7da152dd289f2f166a51
Author: John Martin <me at johnmart.in>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M ckan/public/base/less/prose.less
M ckan/templates/package/resource_read.html
Log Message:
-----------
[#740] Adds ellipsis wrapper to resource_read
Commit: 7c7f3320de025aad5a1abbe426925b0184b2c309
https://github.com/okfn/ckan/commit/7c7f3320de025aad5a1abbe426925b0184b2c309
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-09 (Tue, 09 Apr 2013)
Changed paths:
M doc/tracking.rst
Log Message:
-----------
[#541] Small tweak to page view tracking docs
Commit: 96dee5fa6a3e7244f2fd40158d9a8485d5ef450f
https://github.com/okfn/ckan/commit/96dee5fa6a3e7244f2fd40158d9a8485d5ef450f
Author: John Glover <glover.john at gmail.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M ckan/controllers/group.py
M ckan/lib/search/query.py
Log Message:
-----------
Merge pull request #739 from okfn/739-add-extra-options-to-query
Add extra options to search queries
Commit: 938a346af96fbe1f91c0f19c7acd16fd89b87ab2
https://github.com/okfn/ckan/commit/938a346af96fbe1f91c0f19c7acd16fd89b87ab2
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M ckan/logic/validators.py
Log Message:
-----------
[#621] Fix crash on duplicate extras key error
Fix a crash when generating a 'duplicate extras key' error. To trigger
the crash, post a dataset dict to package_create() containing two extras
dicts with the same key. There is no test for this yet.
Commit: f0aeecefe2a742b5923a04cced5e16d1524d70fc
https://github.com/okfn/ckan/commit/f0aeecefe2a742b5923a04cced5e16d1524d70fc
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#621] Add tests for duplicate extras key error
This code path was not covered by the tests.
Commit: ed0b8527d106583714a223ff841ecd618b08c8e4
https://github.com/okfn/ckan/commit/ed0b8527d106583714a223ff841ecd618b08c8e4
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/controllers/api.py
M ckan/controllers/group.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/tag.py
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
A ckan/templates/package/history.html
M ckan/templates/package/read_base.html
M ckan/templates/package/search.html
A ckan/templates/package/snippets/history_revisions.html
A ckan/templates/package/snippets/revisions_table.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
R doc/contrib.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/legacy-api.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 621-bug-move-extras_validation_into___before
Commit: 04d8df80da19579bd551e469a879f12c8dedb15c
https://github.com/okfn/ckan/commit/04d8df80da19579bd551e469a879f12c8dedb15c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
R doc/CONTRIBUTING.rst
A doc/contributing.rst
Log Message:
-----------
[#618] Rename contributing -> CONTRIBUTING in docs
The source file in the root of this git repo is still called CONTRIBUTING.rst,
but the symlink to it in docs/ is now lower-case contributing.rst. This
means the docs.ckan.org URL is /contributing.html not
/CONTRIBUTING.html.
Commit: 25852a2032f11d3c3117a3cfa29c81643c545c2f
https://github.com/okfn/ckan/commit/25852a2032f11d3c3117a3cfa29c81643c545c2f
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M doc/index.rst
Log Message:
-----------
[#618] Add contributing docs to docs index
Commit: 3428f8a5c1f873bfa36dfb08fa62eb226bf9092c
https://github.com/okfn/ckan/commit/3428f8a5c1f873bfa36dfb08fa62eb226bf9092c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
[#618] Fix a broken link in CONTRIBUTING.rst
Commit: 2ab6084a5e7e8ecd109a65d6b5dd2dc53f5f368c
https://github.com/okfn/ckan/commit/2ab6084a5e7e8ecd109a65d6b5dd2dc53f5f368c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
[#618] Move Coding Standards link to top of CONTRIBUTING.rst
Make it more prominent.
Commit: 254222ffbd43f736eb5baf7c188578ecbd5a2a55
https://github.com/okfn/ckan/commit/254222ffbd43f736eb5baf7c188578ecbd5a2a55
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
A doc/contributing.rst
M doc/index.rst
Log Message:
-----------
Merge branch '618-source-contributing-file-from-docs'
Commit: 09220c47854666bd126a8bc8125621abbc6b399f
https://github.com/okfn/ckan/commit/09220c47854666bd126a8bc8125621abbc6b399f
Author: John Martin <me at johnmart.in>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M ckan/templates/organization/index.html
Log Message:
-----------
[#748] Changes page title on /organization index
Commit: 6760976d0e1868a03196d90949dd619cff7f89d9
https://github.com/okfn/ckan/commit/6760976d0e1868a03196d90949dd619cff7f89d9
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
Fix broken link in CONTRIBUTING.rst
There seems to be a bug in GitHub's restructured text rendering, an
internal link to a section with a ' in its title will be broken (but it
works fine in Sphinx). Rename the section to workaround this.
Commit: f3bb02d9fe3f749055ef838379ed4cf11ca3db00
https://github.com/okfn/ckan/commit/f3bb02d9fe3f749055ef838379ed4cf11ca3db00
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
Log Message:
-----------
Remove changelog update from contributing guidelines
We agreed not to update the changelog as features are added, someone
will update it all at once before a release instead.
Commit: bcff15ac0c6262b81d3ff2ed5454f7899e3f8a3c
https://github.com/okfn/ckan/commit/bcff15ac0c6262b81d3ff2ed5454f7899e3f8a3c
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-10 (Wed, 10 Apr 2013)
Changed paths:
M ckan/logic/validators.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
[#621] Return duplicate extras key error in a list
This makes it consistent with other errors that CKAN returns.
Commit: 5fff2bc88d6f84566178d76660fc37f6876131d5
https://github.com/okfn/ckan/commit/5fff2bc88d6f84566178d76660fc37f6876131d5
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
Log Message:
-----------
[#509] minor indentation cleanup
Commit: a5c5b667b1325475c26c1e12564ca4fa11c4e042
https://github.com/okfn/ckan/commit/a5c5b667b1325475c26c1e12564ca4fa11c4e042
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/lib/dictization/model_save.py
M ckan/tests/lib/test_dictization.py
Log Message:
-----------
Merge branch '509-group-add-remove'
Commit: ac3714c6e86b83eeda136c962e0ada5e364d2de8
https://github.com/okfn/ckan/commit/ac3714c6e86b83eeda136c962e0ada5e364d2de8
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
Log Message:
-----------
Merge pull request #735 from okfn/726-zoom-bug
#726 Fix page zoom out render issue
Commit: cd8f25f6556ef5ed9d381d71e343d62e71cdaf32
https://github.com/okfn/ckan/commit/cd8f25f6556ef5ed9d381d71e343d62e71cdaf32
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
[#726] Recompile CSS files.
Commit: 6f637791340bf04b61e6f6169fddabbb06b77251
https://github.com/okfn/ckan/commit/6f637791340bf04b61e6f6169fddabbb06b77251
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/config/routing.py
Log Message:
-----------
reformat /ckan/ckan/config/routing.py
Commit: 87e0df4ea027f883c8f208f5b95ffee544f481a6
https://github.com/okfn/ckan/commit/87e0df4ea027f883c8f208f5b95ffee544f481a6
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/error.py
Log Message:
-----------
reformat /ckan/ckan/controllers/error.py
Commit: a591c7d33a88b65de9e0a3903acd82028f4225ad
https://github.com/okfn/ckan/commit/a591c7d33a88b65de9e0a3903acd82028f4225ad
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/feed.py
Log Message:
-----------
reformat /ckan/ckan/controllers/feed.py
Commit: 1f2cbbaa15de2ce305cfadaed580e140b19fb47a
https://github.com/okfn/ckan/commit/1f2cbbaa15de2ce305cfadaed580e140b19fb47a
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/home.py
Log Message:
-----------
reformat /ckan/ckan/controllers/home.py
Commit: 6ebc7d9010a29fb7d19a03513a5f02cf43aea812
https://github.com/okfn/ckan/commit/6ebc7d9010a29fb7d19a03513a5f02cf43aea812
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/organization.py
M ckan/controllers/package.py
Log Message:
-----------
reformat /ckan/ckan/controllers/organization.py
Commit: 468210b5303371bec33c8d9e60b1f992c228bb04
https://github.com/okfn/ckan/commit/468210b5303371bec33c8d9e60b1f992c228bb04
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/related.py
Log Message:
-----------
reformat /ckan/ckan/controllers/related.py
Commit: f0088871d8f09c6243901c98ab542e53cf7aa011
https://github.com/okfn/ckan/commit/f0088871d8f09c6243901c98ab542e53cf7aa011
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/storage.py
Log Message:
-----------
reformat /ckan/ckan/controllers/storage.py
Commit: 39b49dfd22e6b678fbdaa6ec2ad612e9afef9a91
https://github.com/okfn/ckan/commit/39b49dfd22e6b678fbdaa6ec2ad612e9afef9a91
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/tag.py
Log Message:
-----------
reformat /ckan/ckan/controllers/tag.py
Commit: bbb15f9ca6dd256ce178c950f33f6264c1dcd5e6
https://github.com/okfn/ckan/commit/bbb15f9ca6dd256ce178c950f33f6264c1dcd5e6
Author: jbspeakr <jbspeakr at funkblocka.de>
Date: 2013-04-11 (Thu, 11 Apr 2013)
Changed paths:
M ckan/controllers/user.py
Log Message:
-----------
reformat /ckan/ckan/controllers/user.py
Commit: 40edf3abf91037db32bea141a16a8074ec29b7ef
https://github.com/okfn/ckan/commit/40edf3abf91037db32bea141a16a8074ec29b7ef
Author: amercader <amercadero at gmail.com>
Date: 2013-04-12 (Fri, 12 Apr 2013)
Changed paths:
M ckan/public/base/less/prose.less
M ckan/templates/package/resource_read.html
Log Message:
-----------
Merge branch '740-resource-url'
Commit: 4361de6044a366da3c72a7c32542f2a62835f35c
https://github.com/okfn/ckan/commit/4361de6044a366da3c72a7c32542f2a62835f35c
Author: amercader <amercadero at gmail.com>
Date: 2013-04-12 (Fri, 12 Apr 2013)
Changed paths:
M ckan/public/base/css/main.css
Log Message:
-----------
[#740] Rebuild css
Commit: bfc96b789eb088a4cc73f48b5d438c81ca59a1d8
https://github.com/okfn/ckan/commit/bfc96b789eb088a4cc73f48b5d438c81ca59a1d8
Author: amercader <amercadero at gmail.com>
Date: 2013-04-12 (Fri, 12 Apr 2013)
Changed paths:
M ckan/templates/organization/index.html
Log Message:
-----------
Merge branch '749-org-index-title'
Commit: 60fb73f5e45f790bee9b01c5c8c3ec7734610f93
https://github.com/okfn/ckan/commit/60fb73f5e45f790bee9b01c5c8c3ec7734610f93
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-12 (Fri, 12 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/error.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/storage.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams_session_extension.py
M ckan/lib/dictization/model_dictize.py
M ckan/lib/dictization/model_save.py
M ckan/lib/helpers.py
M ckan/lib/search/index.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/logic/validators.py
M ckan/migration/versions/067_turn_extras_to_strings.py
M ckan/misc.py
M ckan/model/tag.py
M ckan/public/base/css/main.css
M ckan/public/base/less/footer.less
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/prose.less
M ckan/templates/footer.html
M ckan/templates/group/about.html
M ckan/templates/group/activity_stream.html
M ckan/templates/group/admins.html
M ckan/templates/group/confirm_delete.html
M ckan/templates/group/confirm_delete_member.html
M ckan/templates/group/followers.html
A ckan/templates/group/history.html
M ckan/templates/group/index.html
M ckan/templates/group/member_new.html
M ckan/templates/group/members.html
M ckan/templates/group/read.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
M ckan/templates/header.html
M ckan/templates/organization/about.html
M ckan/templates/organization/activity_stream.html
M ckan/templates/organization/admins.html
M ckan/templates/organization/base_form_page.html
M ckan/templates/organization/bulk_process.html
M ckan/templates/organization/confirm_delete.html
M ckan/templates/organization/confirm_delete_member.html
M ckan/templates/organization/edit.html
M ckan/templates/organization/index.html
M ckan/templates/organization/member_new.html
M ckan/templates/organization/new.html
M ckan/templates/organization/read.html
M ckan/templates/package/activity.html
M ckan/templates/package/activity_stream.html
M ckan/templates/package/confirm_delete.html
M ckan/templates/package/confirm_delete_resource.html
M ckan/templates/package/followers.html
A ckan/templates/package/history.html
M ckan/templates/package/read.html
M ckan/templates/package/read_base.html
M ckan/templates/package/related_list.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
M ckan/templates/package/snippets/additional_info.html
A ckan/templates/package/snippets/history_revisions.html
M ckan/templates/package/snippets/info.html
M ckan/templates/package/snippets/package_basic_fields.html
M ckan/templates/package/snippets/package_metadata_fields.html
M ckan/templates/package/snippets/resource_form.html
M ckan/templates/package/snippets/resources_list.html
A ckan/templates/package/snippets/revisions_table.html
M ckan/templates/package/snippets/search_form.html
M ckan/templates/related/confirm_delete.html
M ckan/templates/related/dashboard.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckan/templates/snippets/license.html
A ckan/templates/tag/index.html
M ckan/templates/user/activity_stream.html
M ckan/templates/user/dashboard.html
M ckan/templates/user/followers.html
M ckan/templates/user/list.html
M ckan/templates/user/login.html
M ckan/templates/user/logout.html
M ckan/templates/user/new.html
M ckan/templates/user/perform_reset.html
M ckan/templates/user/read.html
M ckan/templates_legacy/group/layout.html
M ckan/templates_legacy/layout_base.html
M ckan/templates_legacy/package/layout.html
M ckan/templates_legacy/package/read_core.html
M ckan/templates_legacy/revision/layout.html
M ckan/templates_legacy/user/layout.html
M ckan/tests/functional/api/model/test_vocabulary.py
M ckan/tests/functional/api/test_activity.py
M ckan/tests/functional/test_activity.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/logic/test_member.py
M ckanext/datastore/bin/set_permissions.sql
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
R ckanext/organizations/__init__.py
R ckanext/organizations/controllers.py
R ckanext/organizations/forms.py
R ckanext/organizations/templates/email/join_publisher_request.txt
R ckanext/organizations/templates/organization_edit.html
R ckanext/organizations/templates/organizations/form.html
R ckanext/organizations/templates/organizations/index.html
R ckanext/organizations/templates/organizations/new.html
R ckanext/organizations/templates/organizations/read.html
R ckanext/organizations/templates/organizations/users.html
R ckanext/organizations/templates/organizations/users_form.html
R ckanext/organizations/templates_legacy/organizations/apply.html
R ckanext/organizations/templates_legacy/organizations/apply_form.html
R ckanext/organizations/templates_legacy/organizations/email/join_publisher_request.txt
R ckanext/organizations/templates_legacy/organizations/form.html
R ckanext/organizations/templates_legacy/organizations/history.html
R ckanext/organizations/templates_legacy/organizations/index.html
R ckanext/organizations/templates_legacy/organizations/layout.html
R ckanext/organizations/templates_legacy/organizations/new.html
R ckanext/organizations/templates_legacy/organizations/package_form.html
R ckanext/organizations/templates_legacy/organizations/read.html
R ckanext/organizations/templates_legacy/organizations/users.html
R ckanext/organizations/templates_legacy/organizations/users_form.html
R doc/about.rst
M doc/configuration.rst
R doc/contrib.rst
A doc/contributing.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/legacy-api.rst
M doc/test.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
M test-core.ini
Log Message:
-----------
Merge branch 'master' of github.com:okfn/ckan into 606-nice-error-on-no-resource
Commit: 5354769c480f4ad115bf53ca7450d3f49c837edb
https://github.com/okfn/ckan/commit/5354769c480f4ad115bf53ca7450d3f49c837edb
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-12 (Fri, 12 Apr 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/app_globals.py
Log Message:
-----------
Merge branch '606-nice-error-on-no-resource'
Commit: deef56f1b324569526d86b3bfd24a669d389f213
https://github.com/okfn/ckan/commit/deef56f1b324569526d86b3bfd24a669d389f213
Author: amercader <amercadero at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/lib/cli.py
M ckanext/datastore/commands.py
M doc/database-dumps.rst
M doc/paster.rst
Log Message:
-----------
Merge branch '533' of git://github.com/vitorbaptista/ckan into vitorbaptista-533
Commit: 061fdc4b716536f71a7cd7e127b8c05df3e31b3b
https://github.com/okfn/ckan/commit/061fdc4b716536f71a7cd7e127b8c05df3e31b3b
Author: amercader <amercadero at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M ckan/lib/cli.py
M ckanext/datastore/commands.py
M doc/database-dumps.rst
M doc/paster.rst
Log Message:
-----------
Merge branch 'vitorbaptista-533'
Commit: cf1c548b4d1fcbe5ee1015fa9f253225089805c4
https://github.com/okfn/ckan/commit/cf1c548b4d1fcbe5ee1015fa9f253225089805c4
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-15 (Mon, 15 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/error.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/storage.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/dictization/model_save.py
M ckan/lib/search/query.py
M ckan/logic/action/create.py
M ckan/logic/action/get.py
M ckan/logic/action/update.py
M ckan/model/tag.py
M ckan/public/base/css/main.css
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/prose.less
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
M ckan/templates/organization/index.html
A ckan/templates/package/history.html
M ckan/templates/package/read_base.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
A ckan/templates/package/snippets/history_revisions.html
A ckan/templates/package/snippets/revisions_table.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckan/tests/lib/test_dictization.py
M ckanext/datastore/commands.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
R doc/contrib.rst
A doc/contributing.rst
M doc/database-dumps.rst
M doc/index.rst
M doc/install-from-source.rst
M doc/legacy-api.rst
M doc/paster.rst
M doc/test.rst
M test-core.ini
Log Message:
-----------
Merge remote-tracking branch 'okfn/master' into 727-import-cleans
Conflicts:
ckan/controllers/feed.py
Commit: 98e98f0089edaf3b7e44aab50ab74dae679ef595
https://github.com/okfn/ckan/commit/98e98f0089edaf3b7e44aab50ab74dae679ef595
Author: kindly <kindly at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
M ckan/config/routing.py
M ckan/controllers/error.py
M ckan/controllers/feed.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/storage.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/dictization/model_save.py
M ckan/public/base/css/main.css
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/prose.less
M ckan/templates/organization/index.html
M ckan/templates/package/resource_read.html
M ckan/tests/lib/test_dictization.py
M ckanext/datastore/commands.py
A doc/contributing.rst
M doc/database-dumps.rst
M doc/index.rst
M doc/paster.rst
Log Message:
-----------
Merge branch 'master' into 621-bug-move-extras_validation_into___before
Commit: f75d21b288e5e2b1dbb7c2c416a498a28d6a5ad1
https://github.com/okfn/ckan/commit/f75d21b288e5e2b1dbb7c2c416a498a28d6a5ad1
Author: kindly <kindly at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/tests/logic/test_action.py
Log Message:
-----------
Merge branch '621-bug-move-extras_validation_into___before'
Commit: ad87251ec5755754b6161c490ed82ebb21fc869c
https://github.com/okfn/ckan/commit/ad87251ec5755754b6161c490ed82ebb21fc869c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/config/environment.py
M ckan/controllers/api.py
M ckan/controllers/feed.py
M ckan/controllers/home.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/base.py
M ckan/lib/email_notifications.py
M ckan/lib/formatters.py
M ckan/lib/mailer.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/logic/__init__.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/converters.py
M ckan/logic/validators.py
M ckan/model/license.py
M ckan/model/package_relationship.py
M ckan/plugins/toolkit.py
M ckan/tests/functional/test_home.py
Log Message:
-----------
Merge pull request #727 from okfn/727-import-cleans
import cleanups for 2.1
Commit: 954fa1381e796891e1a098982675c9b7a04dad05
https://github.com/okfn/ckan/commit/954fa1381e796891e1a098982675c9b7a04dad05
Author: John Martin <me at johnmart.in>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/conf.py
Log Message:
-----------
[#767] Changes doc title
Commit: 3ffa1873e425d05bf383e51d83395030206f29c3
https://github.com/okfn/ckan/commit/3ffa1873e425d05bf383e51d83395030206f29c3
Author: Stefan Wehrmeyer <mail at stefanwehrmeyer.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/post-installation.rst
Log Message:
-----------
Add email to paster user add command in docs
Also replace config ini with standard development.ini
Commit: cafdb7988cf48a9a4f44ef9d5903f7ae07a0e19b
https://github.com/okfn/ckan/commit/cafdb7988cf48a9a4f44ef9d5903f7ae07a0e19b
Author: John Glover <j at johnglover.net>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
[#702] Lint and whitespace cleanup.
Commit: 40a136a2b7936a29d53fbbcb071a96f5542cd069
https://github.com/okfn/ckan/commit/40a136a2b7936a29d53fbbcb071a96f5542cd069
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/controllers/home.py
M doc/configuration.rst
Log Message:
-----------
Change demo.featured_groups name and add docs (Fixes #584)
Commit: ed41362ce62f57b5cfb32ef296b718f2d14f118d
https://github.com/okfn/ckan/commit/ed41362ce62f57b5cfb32ef296b718f2d14f118d
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
Specify that group names or ids are alllowed
Commit: d2613b2977b1d2927e697f161e9f6ec12951f91f
https://github.com/okfn/ckan/commit/d2613b2977b1d2927e697f161e9f6ec12951f91f
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/configuration.rst
Log Message:
-----------
Tweak documention per Tobby's suggestion
Commit: 08da6c7206e01a2dc7cfe3a87c0ec241ce9576e5
https://github.com/okfn/ckan/commit/08da6c7206e01a2dc7cfe3a87c0ec241ce9576e5
Author: tobes <toby.junk at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckan/controllers/package.py
M ckan/lib/app_globals.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/search/query.py
M ckan/logic/action/get.py
M ckan/model/__init__.py
M ckan/model/tracking.py
M ckan/templates/snippets/sort_by.html
M ckan/tests/functional/test_pagination.py
M ckan/tests/lib/test_solr_package_search.py
M ckan/tests/logic/test_action.py
A doc/images/popular-dataset.png
A doc/images/popular-resource.png
A doc/images/sort-datasets-by-popularity.png
M doc/index.rst
A doc/tracking.rst
Log Message:
-----------
Merge branch 'tracking-fixes'
Conflicts:
ckan/lib/app_globals.py
new config options added in different branches no conflicts
Commit: 2c425029337f77266b60b4da044e8fbd2d1e49cc
https://github.com/okfn/ckan/commit/2c425029337f77266b60b4da044e8fbd2d1e49cc
Author: Nigel Babu <nigelbabu at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M ckanext/reclinepreview/theme/public/preview_recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
Log Message:
-----------
Merge pull request #702 from okfn/702-recline-filters
Recline datastore backend implementation incomplete (Fixes: #702)
Commit: 8b88f596ac55bf32b834df76f2d00feac4b94ae1
https://github.com/okfn/ckan/commit/8b88f596ac55bf32b834df76f2d00feac4b94ae1
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/post-installation.rst
Log Message:
-----------
Merge branch 'docs-add-user'
Commit: 174b06547c6132119b4625e65f779ee7e56ff515
https://github.com/okfn/ckan/commit/174b06547c6132119b4625e65f779ee7e56ff515
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/conf.py
Log Message:
-----------
Merge branch '767-doc-title'
Commit: 0c1caab94088101792efce2e47defb011e1dc688
https://github.com/okfn/ckan/commit/0c1caab94088101792efce2e47defb011e1dc688
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/_templates/footer.html
Log Message:
-----------
Update Issues link in docs footer (trac->github)
Commit: 0955b0c09d5345a3f9745dbe07aa8099916eca9d
https://github.com/okfn/ckan/commit/0955b0c09d5345a3f9745dbe07aa8099916eca9d
Author: Sean Hammond <seanhammond at lavabit.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M doc/index.rst
Log Message:
-----------
Change title on docs index page
Commit: 85a3d3e2fdf6ebbf8d51122f0092bdc8f694a635
https://github.com/okfn/ckan/commit/85a3d3e2fdf6ebbf8d51122f0092bdc8f694a635
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-04-16 (Tue, 16 Apr 2013)
Changed paths:
M CONTRIBUTING.rst
M bin/osx-postgres-mem.sh
M bin/travis-build
M ckan/config/deployment.ini_tmpl
M ckan/config/environment.py
M ckan/config/routing.py
M ckan/controllers/api.py
M ckan/controllers/error.py
M ckan/controllers/feed.py
M ckan/controllers/group.py
M ckan/controllers/home.py
M ckan/controllers/organization.py
M ckan/controllers/package.py
M ckan/controllers/related.py
M ckan/controllers/revision.py
M ckan/controllers/storage.py
M ckan/controllers/tag.py
M ckan/controllers/user.py
M ckan/lib/activity_streams.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/app_globals.py
M ckan/lib/base.py
M ckan/lib/cli.py
M ckan/lib/create_test_data.py
M ckan/lib/dictization/model_save.py
M ckan/lib/email_notifications.py
M ckan/lib/formatters.py
M ckan/lib/helpers.py
M ckan/lib/mailer.py
M ckan/lib/navl/dictization_functions.py
M ckan/lib/navl/validators.py
M ckan/lib/search/query.py
M ckan/logic/__init__.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/converters.py
M ckan/logic/schema.py
M ckan/logic/validators.py
M ckan/migration/versions/067_turn_extras_to_strings.py
M ckan/model/__init__.py
M ckan/model/license.py
M ckan/model/package_relationship.py
M ckan/model/tag.py
M ckan/model/tracking.py
M ckan/plugins/toolkit.py
M ckan/public/base/css/main.css
M ckan/public/base/less/layout.less
M ckan/public/base/less/mixins.less
M ckan/public/base/less/prose.less
A ckan/templates/group/history.html
A ckan/templates/group/snippets/history_revisions.html
A ckan/templates/group/snippets/revisions_table.html
M ckan/templates/organization/index.html
A ckan/templates/package/history.html
M ckan/templates/package/read_base.html
M ckan/templates/package/resource_read.html
M ckan/templates/package/search.html
A ckan/templates/package/snippets/history_revisions.html
M ckan/templates/package/snippets/package_basic_fields.html
A ckan/templates/package/snippets/revisions_table.html
A ckan/templates/revision/__init__.py
A ckan/templates/revision/diff.html
A ckan/templates/revision/list.html
A ckan/templates/revision/read.html
A ckan/templates/revision/read_base.html
A ckan/templates/revision/snippets/revisions_list.html
M ckan/templates/snippets/sort_by.html
M ckan/tests/functional/test_home.py
M ckan/tests/functional/test_pagination.py
M ckan/tests/lib/test_dictization.py
M ckan/tests/lib/test_solr_package_search.py
M ckan/tests/logic/test_action.py
M ckanext/datastore/commands.py
M ckanext/datastore/db.py
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_configure.py
A ckanext/example_idatasetform/templates/package/snippets/package_basic_fields.html
M ckanext/example_idatasetform/templates/package/snippets/package_metadata_fields.html
M ckanext/reclinepreview/theme/public/preview_recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.dataset.min.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.js
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.css
M ckanext/reclinepreview/theme/public/vendor/recline/recline.min.js
M doc/_templates/footer.html
M doc/conf.py
M doc/configuration.rst
R doc/contrib.rst
A doc/contributing.rst
M doc/database-dumps.rst
A doc/images/popular-dataset.png
A doc/images/popular-resource.png
A doc/images/sort-datasets-by-popularity.png
M doc/index.rst
M doc/install-from-source.rst
M doc/legacy-api.rst
M doc/paster.rst
M doc/post-installation.rst
M doc/test.rst
A doc/tracking.rst
R doc/user-stories-list.rst
R doc/user-stories.rst
M test-core.ini
Log Message:
-----------
Merge remote-tracking branch 'okfn/master' into 708-markdown-fixes
Conflicts:
ckan/controllers/user.py
Compare: https://github.com/okfn/ckan/compare/ab31c4e0cdf8...85a3d3e2fdf6
More information about the ckan-changes
mailing list