[ckan-changes] [ckan/ckan] 2bb183: update ini template with public/templates configur...
GitHub
noreply at github.com
Tue Sep 12 11:13:29 UTC 2017
Branch: refs/heads/3229-api-blueprint
Home: https://github.com/ckan/ckan
Commit: 2bb1832bacf42cf9e58cfa820b7ad0d9ceb63ea8
https://github.com/ckan/ckan/commit/2bb1832bacf42cf9e58cfa820b7ad0d9ceb63ea8
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
update ini template with public/templates configuration
Commit: 508d15f46fe2611e6a650546b42e3daf2c0e2504
https://github.com/ckan/ckan/commit/508d15f46fe2611e6a650546b42e3daf2c0e2504
Author: Konstantin Sivakov <konstantin.sivakov at gmail.com>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Reorder settings
Commit: 1edd8c43de9457321fc95c7b40655b8f917b6006
https://github.com/ckan/ckan/commit/1edd8c43de9457321fc95c7b40655b8f917b6006
Author: Ian Ward <ian at excess.org>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/set_permissions.sql
Log Message:
-----------
[#3556] faster _table_metadata view definition
Commit: 83542a9608a87e00ba7fa2183e2820cf236f143f
https://github.com/ckan/ckan/commit/83542a9608a87e00ba7fa2183e2820cf236f143f
Author: Ian Ward <ian at excess.org>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/set_permissions.sql
Log Message:
-----------
[#3556] populate_full_text_trigger + migration
Commit: 228b9327cb182ce061db191bf24d451f7543faac
https://github.com/ckan/ckan/commit/228b9327cb182ce061db191bf24d451f7543faac
Author: Ian Ward <ian at excess.org>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/set_permissions.sql
Log Message:
-----------
[#3556] populate_full_text_trigger owner
Commit: 3ee86e9bd1ee9a2bc7285b53c214490ceac80999
https://github.com/ckan/ckan/commit/3ee86e9bd1ee9a2bc7285b53c214490ceac80999
Author: Ian Ward <ian at excess.org>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/logic/action.py
Log Message:
-----------
[#3556] datastore_search update whitelist check
_table_metadata no longer appears in _table_metadata (and thats just fine)
Commit: eafb8603485f47e3998bd3ffe26271ce394b7e70
https://github.com/ckan/ckan/commit/eafb8603485f47e3998bd3ffe26271ce394b7e70
Author: Ian Ward <ian at excess.org>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_db.py
Log Message:
-----------
[#3556] rely on populate_full_text_trigger
remove _to_full_text, json_get_values in python
Commit: d4384761340178daf0e466a626e74af284a1434a
https://github.com/ckan/ckan/commit/d4384761340178daf0e466a626e74af284a1434a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-08-25 (Fri, 25 Aug 2017)
Changed paths:
M ckanext/datastore/set_permissions.sql
Log Message:
-----------
[#3785] Fix whitespace needed after column names.
Commit: 021d3d96b54c885cd6182cdb3a60d622204ff936
https://github.com/ckan/ckan/commit/021d3d96b54c885cd6182cdb3a60d622204ff936
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M CHANGELOG.rst
Log Message:
-----------
[#3786] Add release notes about running set-permissions again after upgrading.
Commit: fa1ad07db8e18e60c5090071947af918212d1280
https://github.com/ckan/ckan/commit/fa1ad07db8e18e60c5090071947af918212d1280
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M CHANGELOG.rst
Log Message:
-----------
[#3786] Release notes tightened up.
Commit: 557f2eaa59aef8d027c88dc877503e4b3f722a15
https://github.com/ckan/ckan/commit/557f2eaa59aef8d027c88dc877503e4b3f722a15
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-08-28 (Mon, 28 Aug 2017)
Changed paths:
M CHANGELOG.rst
M doc/contributing/test.rst
M doc/maintaining/datastore.rst
Log Message:
-----------
[#3786] Release notes links fixed.
Commit: 3ce191e8d3396857100f765a3b36d3f2bedf25f6
https://github.com/ckan/ckan/commit/3ce191e8d3396857100f765a3b36d3f2bedf25f6
Author: Ian Ward <ian at excess.org>
Date: 2017-08-31 (Thu, 31 Aug 2017)
Changed paths:
M ckanext/datastore/backend/postgres.py
Log Message:
-----------
[#3786] remove unused variable
Commit: c6b613c9aaae67f6e73a042195725044b386469a
https://github.com/ckan/ckan/commit/c6b613c9aaae67f6e73a042195725044b386469a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-09-04 (Mon, 04 Sep 2017)
Changed paths:
M LICENSE.txt
M ckan/config/middleware/__init__.py
M ckan/controllers/user.py
M ckan/lib/alphabet_paginate.py
M ckan/lib/cli.py
M ckan/lib/helpers.py
M ckan/lib/mailer.py
M ckan/plugins/interfaces.py
M ckan/public/base/css/fuchsia.css
M ckan/public/base/css/green.css
M ckan/public/base/css/main.css
M ckan/public/base/css/maroon.css
M ckan/public/base/css/red.css
M ckan/public/base/javascript/modules/basic-form.js
M ckan/public/base/less/ckan.less
A ckan/public/base/less/input-groups.less
M ckan/public/base/less/variables.less
M ckan/templates/page.html
M ckan/tests/config/test_middleware.py
M ckan/tests/controllers/test_admin.py
M ckan/tests/controllers/test_api.py
M ckan/tests/controllers/test_feed.py
M ckan/tests/controllers/test_group.py
M ckan/tests/controllers/test_home.py
M ckan/tests/controllers/test_organization.py
M ckan/tests/controllers/test_package.py
M ckan/tests/controllers/test_tags.py
M ckan/tests/controllers/test_user.py
M ckan/tests/controllers/test_util.py
M ckan/tests/legacy/__init__.py
M ckan/tests/legacy/functional/api/base.py
M ckan/tests/legacy/functional/api/model/test_package.py
M ckan/tests/legacy/functional/api/model/test_relationships.py
M ckan/tests/legacy/functional/api/model/test_vocabulary.py
M ckan/tests/legacy/functional/api/test_activity.py
M ckan/tests/legacy/functional/api/test_dashboard.py
M ckan/tests/legacy/functional/api/test_email_notifications.py
M ckan/tests/legacy/functional/api/test_follow.py
M ckan/tests/legacy/functional/api/test_resource.py
M ckan/tests/legacy/functional/api/test_user.py
M ckan/tests/legacy/functional/api/test_util.py
M ckan/tests/legacy/functional/test_activity.py
M ckan/tests/legacy/functional/test_admin.py
M ckan/tests/legacy/functional/test_group.py
M ckan/tests/legacy/functional/test_package.py
M ckan/tests/legacy/functional/test_pagination.py
M ckan/tests/legacy/functional/test_preview_interface.py
M ckan/tests/legacy/functional/test_revision.py
M ckan/tests/legacy/functional/test_tag.py
M ckan/tests/legacy/functional/test_tracking.py
M ckan/tests/legacy/functional/test_user.py
M ckan/tests/legacy/html_check.py
M ckan/tests/legacy/lib/test_alphabet_pagination.py
M ckan/tests/legacy/logic/test_action.py
M ckan/tests/legacy/logic/test_auth.py
M ckan/tests/legacy/misc/test_format_text.py
M ckan/tests/legacy/models/test_package.py
M ckan/tests/legacy/test_coding_standards.py
M ckan/tests/lib/test_mailer.py
M ckan/tests/logic/action/test_create.py
M ckan/tests/test_none_root.py
M ckanext/datapusher/tests/test.py
M ckanext/datapusher/tests/test_interfaces.py
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/controller.py
M ckanext/datastore/templates/datastore/dictionary.html
A ckanext/datastore/templates/datastore/snippets/dictionary_form.html
M ckanext/datastore/templates/package/resource_read.html
A ckanext/datastore/templates/package/snippets/dictionary_table.html
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_dump.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
M ckanext/example_idatasetform/tests/test_controllers.py
M ckanext/example_igroupform/tests/test_controllers.py
M ckanext/example_iresourcecontroller/tests/test_example_iresourcecontroller.py
M ckanext/example_itranslation/tests/test_plugin.py
M ckanext/example_iuploader/test/test_plugin.py
M ckanext/imageview/tests/test_view.py
M ckanext/multilingual/tests/test_multilingual_plugin.py
M ckanext/reclineview/tests/test_view.py
M ckanext/resourceproxy/tests/test_proxy.py
M ckanext/stats/tests/__init__.py
M ckanext/stats/tests/test_stats_plugin.py
M ckanext/textview/tests/test_view.py
M ckanext/webpageview/tests/test_view.py
M doc/conf.py
M doc/extensions/flask-migration.rst
Log Message:
-----------
Merge branch 'master' into 3785-trigger-full-text-search
Commit: 8e36adeeda7de2f1e30163f56c76e33d5b9c55a0
https://github.com/ckan/ckan/commit/8e36adeeda7de2f1e30163f56c76e33d5b9c55a0
Author: David Read <david.read at hackneyworkshop.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M CHANGELOG.rst
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/set_permissions.sql
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_db.py
M doc/contributing/test.rst
M doc/maintaining/datastore.rst
Log Message:
-----------
Merge pull request #3786 from ckan/3785-trigger-full-text-search
Datastore full-text-search column is populated by postgres trigger rather than python
Commit: 50158b663b1213c80baefe727b6cf9f3da93a9d9
https://github.com/ckan/ckan/commit/50158b663b1213c80baefe727b6cf9f3da93a9d9
Author: Gabriel Gimenez Catuogno <12-11006 at usb.ve>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M Dockerfile
Log Message:
-----------
Try to fix travis
Commit: 23dbe64250f501e79c3da7bc2d486132b84c6388
https://github.com/ckan/ckan/commit/23dbe64250f501e79c3da7bc2d486132b84c6388
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M Dockerfile
Log Message:
-----------
Merge pull request #3802 from ggcatu/fix_travis
Try to fix travis
Commit: 12f23af383c2d3a20d78beda043850bfd8b1ea39
https://github.com/ckan/ckan/commit/12f23af383c2d3a20d78beda043850bfd8b1ea39
Author: Florian Brucker <florian.brucker at it.karlsruhe.de>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M CHANGELOG.rst
M doc/maintaining/upgrading/upgrade-package-to-minor-release.rst
M doc/maintaining/upgrading/upgrade-source.rst
Log Message:
-----------
[#3799] Add some missing major changes to change log.
The new hard requirement of Redis and the corresponding configuration
option `ckan.redis.url` previously wasn't explicitly documented.
This commit also clarifies the update procedure for package and source
installs w.r.t. new/changed 3rd-party package-requirements and
configuration options.
Commit: 7876b5ca9fd32bb874da6a151542251020ecf5ed
https://github.com/ckan/ckan/commit/7876b5ca9fd32bb874da6a151542251020ecf5ed
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M CHANGELOG.rst
M doc/maintaining/upgrading/upgrade-package-to-minor-release.rst
M doc/maintaining/upgrading/upgrade-source.rst
Log Message:
-----------
Merge pull request #3803 from torfsen/3799-add-major-changes-to-changelog
[#3799] Add some missing major changes to change log.
Commit: fbe6cb5527b4170065ba69892db3f93da1f71cdd
https://github.com/ckan/ckan/commit/fbe6cb5527b4170065ba69892db3f93da1f71cdd
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-09-07 (Thu, 07 Sep 2017)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Merge pull request #3772 from tino097/update_ini_template
update ini template with public/templates configuration
Commit: 96e5e80b35a68ede1f8f2b151e8d49b318b461f1
https://github.com/ckan/ckan/commit/96e5e80b35a68ede1f8f2b151e8d49b318b461f1
Author: amercader <amercadero at gmail.com>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Fix typo in the ini deployment template
Missing s in the config option name
Commit: 15db64bc46cc2a34a77822867dfa739bb36da20e
https://github.com/ckan/ckan/commit/15db64bc46cc2a34a77822867dfa739bb36da20e
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2017-09-08 (Fri, 08 Sep 2017)
Changed paths:
M ckan/config/deployment.ini_tmpl
Log Message:
-----------
Merge pull request #3808 from ckan/fix-typo-in-deployment-template
Fix typo in the ini deployment template
Commit: 9361f66f029a2ed21fa08cc9a87180b7f5bed188
https://github.com/ckan/ckan/commit/9361f66f029a2ed21fa08cc9a87180b7f5bed188
Author: amercader <amercadero at gmail.com>
Date: 2017-09-12 (Tue, 12 Sep 2017)
Changed paths:
M CHANGELOG.rst
M Dockerfile
M ckan/config/deployment.ini_tmpl
M ckanext/datastore/backend/postgres.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/set_permissions.sql
M ckanext/datastore/tests/helpers.py
M ckanext/datastore/tests/test_db.py
M doc/contributing/test.rst
M doc/maintaining/datastore.rst
M doc/maintaining/upgrading/upgrade-package-to-minor-release.rst
M doc/maintaining/upgrading/upgrade-source.rst
Log Message:
-----------
Merge branch 'master' into 3229-api-blueprint
Compare: https://github.com/ckan/ckan/compare/e51d7dadbfaf...9361f66f029a
More information about the ckan-changes
mailing list