MDL-67790 core_contentbank: Add Rename content option
authorAmaia Anabitarte <amaia@moodle.com>
Fri, 17 Apr 2020 11:40:55 +0000 (13:40 +0200)
committerAmaia Anabitarte <amaia@moodle.com>
Mon, 4 May 2020 18:15:05 +0000 (20:15 +0200)
commit448012c6b601a29d221ce51498dcdcdf5df91705
tree5e5c604acfbf5d284ee6e53ef657c69ec8584e32
parentcd391f9922a7fdfbf0e57709c216725aa66d5293
MDL-67790 core_contentbank: Add Rename content option
13 files changed:
contentbank/amd/build/actions.min.js
contentbank/amd/build/actions.min.js.map
contentbank/amd/src/actions.js
contentbank/classes/content.php
contentbank/classes/contenttype.php
contentbank/classes/external/rename_content.php [new file with mode: 0644]
contentbank/templates/renamecontent.mustache [new file with mode: 0644]
contentbank/view.php
lang/en/contentbank.php
lang/en/role.php
lib/db/access.php
lib/db/services.php
version.php