[ckan-changes] [ckan/ckan] 888711: Only show packages from specified group when dicti...

Adrià Mercader noreply at github.com
Fri Oct 4 12:48:34 UTC 2019


  Branch: refs/heads/remove-vdm-2
  Home:   https://github.com/ckan/ckan
  Commit: 8887115968ca17879546321d443363b7642c43e9
      https://github.com/ckan/ckan/commit/8887115968ca17879546321d443363b7642c43e9
  Author: Rae Knowler <rae.knowler at liip.ch>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py

  Log Message:
  -----------
  Only show packages from specified group when dictizing that group


  Commit: 1cacaff1eda093cb204162c0c007074265c7264c
      https://github.com/ckan/ckan/commit/1cacaff1eda093cb204162c0c007074265c7264c
  Author: Rae Knowler <rae.knowler at liip.ch>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

  Changed paths:
    M ckan/tests/lib/dictization/test_model_dictize.py

  Log Message:
  -----------
  Add test for only showing package_count from specified group when dictizing that group


  Commit: 1e70c730e131a0b53a5f42e815d5f710957c9fa1
      https://github.com/ckan/ckan/commit/1e70c730e131a0b53a5f42e815d5f710957c9fa1
  Author: Sergey <tonnydexter at gmail.com>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    M ckan/lib/dictization/model_dictize.py
    M ckan/tests/lib/dictization/test_model_dictize.py

  Log Message:
  -----------
  Merge pull request #4987 from bellisk/4420-fix-org-and-group-dataset-counts

4420 fix org and group dataset counts


  Commit: 9579744fdc6c0665d5e92e7106daffedf537dff6
      https://github.com/ckan/ckan/commit/9579744fdc6c0665d5e92e7106daffedf537dff6
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-23 (Mon, 23 Sep 2019)

  Changed paths:
    A ckanext/datapusher/blueprint.py
    M ckanext/datapusher/plugin.py
    M ckanext/datapusher/templates-bs2/datapusher/resource_data.html
    M ckanext/datapusher/templates-bs2/package/resource_edit_base.html
    M ckanext/datapusher/templates/datapusher/resource_data.html
    M ckanext/datapusher/templates/package/resource_edit_base.html
    M ckanext/stats/blueprint.py

  Log Message:
  -----------
  DatapushserController -> DatapusherBlueprint


  Commit: cec4815c244bf977aadb027b1e48417072c722fc
      https://github.com/ckan/ckan/commit/cec4815c244bf977aadb027b1e48417072c722fc
  Author: Sergey Motornyuk <sergey.motornyuk at linkdigital.com.au>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M ckanext/datapusher/tests/test_controller.py
    M ckanext/datastore/tests/test_dictionary.py

  Log Message:
  -----------
  Update tests


  Commit: 422cf49b327c09e51a202d769f91685f6bb749b8
      https://github.com/ckan/ckan/commit/422cf49b327c09e51a202d769f91685f6bb749b8
  Author: Josh Humphries <j.humphries at nhm.ac.uk>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M ckan/templates/organization/member_new.html

  Log Message:
  -----------
  Add missing closing div tag to template

Without this closing tag the primary content is rendered as part of
the secondary content.


  Commit: c795f7fe986cc92efce5bcf6ead87427d4483045
      https://github.com/ckan/ckan/commit/c795f7fe986cc92efce5bcf6ead87427d4483045
  Author: Jonathan Nichols <jonathannichols at gds5537.local>
  Date:   2019-09-25 (Wed, 25 Sep 2019)

  Changed paths:
    M doc/contributing/test.rst

  Log Message:
  -----------
  Remove link and accompanying text. URL is no longer available.


  Commit: e5ab948b2b896caf3757d264f83edf9b15e4f7a9
      https://github.com/ckan/ckan/commit/e5ab948b2b896caf3757d264f83edf9b15e4f7a9
  Author: Ian Ward <ian at excess.org>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M doc/contributing/test.rst

  Log Message:
  -----------
  Merge pull request #5001 from nicholsj/master

Remove link to unavailable page


  Commit: dfad5d98a644a76939a57872073ef27dc7c68d86
      https://github.com/ckan/ckan/commit/dfad5d98a644a76939a57872073ef27dc7c68d86
  Author: Ian Ward <ian at excess.org>
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
    M ckan/templates/organization/member_new.html

  Log Message:
  -----------
  Merge pull request #4999 from jrdh/new_member_minor_fix

Add missing closing div tag to template


  Commit: 08c7a9eb0306e108be1f80d57e781acc9f949fce
      https://github.com/ckan/ckan/commit/08c7a9eb0306e108be1f80d57e781acc9f949fce
  Author: Chris Wood <wood-chris at users.noreply.github.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  Updated Sysadmin and UserCmd help strings

Added name and fullname to the help strings for both the Sysadmin and UserCmd commands


  Commit: 01ce2d51348f012219f9d2146f0346822b00d91c
      https://github.com/ckan/ckan/commit/01ce2d51348f012219f9d2146f0346822b00d91c
  Author: Chris Wood <wood-chris at users.noreply.github.com>
  Date:   2019-09-28 (Sat, 28 Sep 2019)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  Merge pull request #1 from wood-chris/wood-chris-patch-1

Updated Sysadmin and UserCmd help strings


  Commit: 85ed9a9605c165c7e693975e4f0fb6e8ce6f08e6
      https://github.com/ckan/ckan/commit/85ed9a9605c165c7e693975e4f0fb6e8ce6f08e6
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M ckan/lib/cli.py

  Log Message:
  -----------
  Merge pull request #5007 from wood-chris/master

Fix for https://github.com/ckan/ckan/issues/5002


  Commit: f8c2422e765196c8de7ea897d2c64656e3d75731
      https://github.com/ckan/ckan/commit/f8c2422e765196c8de7ea897d2c64656e3d75731
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    A ckanext/datapusher/blueprint.py
    M ckanext/datapusher/plugin.py
    M ckanext/datapusher/templates-bs2/datapusher/resource_data.html
    M ckanext/datapusher/templates-bs2/package/resource_edit_base.html
    M ckanext/datapusher/templates/datapusher/resource_data.html
    M ckanext/datapusher/templates/package/resource_edit_base.html
    M ckanext/datapusher/tests/test_controller.py
    M ckanext/datastore/tests/test_dictionary.py
    M ckanext/stats/blueprint.py

  Log Message:
  -----------
  Merge pull request #4994 from DataShades/datapusher-blueprint

DatapushserController -> DatapusherBlueprint


  Commit: 9ea12fdbb7cfbce04191725bbf35eac987d4b6d4
      https://github.com/ckan/ckan/commit/9ea12fdbb7cfbce04191725bbf35eac987d4b6d4
  Author: Francesco Frassinelli <francesco.frassinelli at nina.no>
  Date:   2019-10-01 (Tue, 01 Oct 2019)

  Changed paths:
    M contrib/docker/postgresql/Dockerfile

  Log Message:
  -----------
  Fix PostGIS base image tag


  Commit: 42596a014a713f9787d4ee9167f4c51afaaefaa6
      https://github.com/ckan/ckan/commit/42596a014a713f9787d4ee9167f4c51afaaefaa6
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-10-03 (Thu, 03 Oct 2019)

  Changed paths:
    M contrib/docker/postgresql/Dockerfile

  Log Message:
  -----------
  Merge pull request #5008 from frafra/docker-db-tag

Fix PostGIS base image tag


  Commit: 77bb4236de7d8b8fd4a0ff4a65c2213beb46ce51
      https://github.com/ckan/ckan/commit/77bb4236de7d8b8fd4a0ff4a65c2213beb46ce51
  Author: amercader <amercadero at gmail.com>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M ckan/logic/action/update.py

  Log Message:
  -----------
  Use user performing the action on activity context on user_update


  Commit: 6964f13dc1e5e36eb2ab5411f2e15cfb10130a9b
      https://github.com/ckan/ckan/commit/6964f13dc1e5e36eb2ab5411f2e15cfb10130a9b
  Author: amercader <amercadero at gmail.com>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M ckan/lib/cli.py
    M ckan/lib/dictization/model_dictize.py
    M ckan/templates/organization/member_new.html
    M ckan/tests/lib/dictization/test_model_dictize.py
    A ckanext/datapusher/blueprint.py
    M ckanext/datapusher/plugin.py
    M ckanext/datapusher/templates-bs2/datapusher/resource_data.html
    M ckanext/datapusher/templates-bs2/package/resource_edit_base.html
    M ckanext/datapusher/templates/datapusher/resource_data.html
    M ckanext/datapusher/templates/package/resource_edit_base.html
    M ckanext/datapusher/tests/test_controller.py
    M ckanext/datastore/tests/test_dictionary.py
    M ckanext/stats/blueprint.py
    M contrib/docker/postgresql/Dockerfile
    M doc/contributing/test.rst

  Log Message:
  -----------
  Merge branch 'master' into remove-vdm-2


Compare: https://github.com/ckan/ckan/compare/8c02842ebf60...6964f13dc1e5


More information about the ckan-changes mailing list