[ckan-changes] [ckan/ckan] 32ec48: Trash page uses action
David Read
noreply at github.com
Fri Aug 9 08:44:02 UTC 2019
Branch: refs/heads/trash-page-uses-action
Home: https://github.com/ckan/ckan
Commit: 32ec48c606791b9e7e571183f4da9e1745dd810a
https://github.com/ckan/ckan/commit/32ec48c606791b9e7e571183f4da9e1745dd810a
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-08-09 (Fri, 09 Aug 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: 13c07eaa4e7e665015058a38e7b4dc4ca6a457fc
https://github.com/ckan/ckan/commit/13c07eaa4e7e665015058a38e7b4dc4ca6a457fc
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-08-09 (Fri, 09 Aug 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/bc4fee07e7db...13c07eaa4e7e
More information about the ckan-changes
mailing list