[ckan-changes] [okfn/ckan] c0cf5b: Port new datastore (v2) to 1.8 release branch

GitHub noreply at github.com
Fri Oct 5 16:22:17 UTC 2012


  Branch: refs/heads/release-v1.8-new-datastore
  Home:   https://github.com/okfn/ckan
  Commit: c0cf5b32f702b2b9a62ef7065c8b6af115f2fe34
      https://github.com/okfn/ckan/commit/c0cf5b32f702b2b9a62ef7065c8b6af115f2fe34
  Author: amercader <amercadero at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/config/deployment.ini_tmpl
    M ckan/lib/cli.py
    A ckanext/datastore/__init__.py
    A ckanext/datastore/bin/create_datastore_db_and_read_only_user.sql
    A ckanext/datastore/commands.py
    A ckanext/datastore/db.py
    A ckanext/datastore/logic/__init__.py
    A ckanext/datastore/logic/action.py
    A ckanext/datastore/logic/auth.py
    A ckanext/datastore/plugin.py
    A ckanext/datastore/tests/__init__.py
    A ckanext/datastore/tests/test_datastore.py
    M doc/datastore.rst
    M setup.py

  Log Message:
  -----------
  Port new datastore (v2) to 1.8 release branch

This moves the new datastore (as of bc5f90) from master to 1.8 branch.

TODO:
    * Integrate with recline
    * Reenable Data API button and update contents
    * Test datastorer


  Commit: ef6c02d182d4b1066776ee39666289e5fed85cf7
      https://github.com/okfn/ckan/commit/ef6c02d182d4b1066776ee39666289e5fed85cf7
  Author: amercader <amercadero at gmail.com>
  Date:   2012-10-05 (Fri, 05 Oct 2012)

  Changed paths:
    M ckan/controllers/package.py
    M ckan/templates/_snippet/data-api-help.html
    M ckan/templates/package/resource_read.html

  Log Message:
  -----------
  Update Data API button checks and popup content for new datastore


Compare: https://github.com/okfn/ckan/compare/c0cf5b32f702^...ef6c02d182d4


More information about the ckan-changes mailing list