[ckan-changes] [ckan/ckan] 5d77ea: Trash page uses action

David Read noreply at github.com
Fri Jul 19 17:04:38 UTC 2019


  Branch: refs/heads/trash-page-uses-action
  Home:   https://github.com/ckan/ckan
  Commit: 5d77eab317a983236549e88f989c72dae801938b
      https://github.com/ckan/ckan/commit/5d77eab317a983236549e88f989c72dae801938b
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M ckan/tests/controllers/test_admin.py
    M ckan/views/admin.py

  Log Message:
  -----------
  Trash page uses action

We add in a call to 'dataset_purge' action to do the purge of the
dataset, when previously this done as part of the
model.repo.purge_revision() call, but will be deleted soon anyway
with the remove-vdm branch.


  Commit: e3a3b1c5c079ae3ea9ae85d2d357f1d27539c7fe
      https://github.com/ckan/ckan/commit/e3a3b1c5c079ae3ea9ae85d2d357f1d27539c7fe
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M ckan/views/admin.py

  Log Message:
  -----------
  "purge-revisions" removed as its not been in the UI for a long while


Compare: https://github.com/ckan/ckan/compare/7ad68f3d0937...e3a3b1c5c079


More information about the ckan-changes mailing list