MDL-65646 core: Move component storage to json
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 12 Feb 2019 14:03:12 +0000 (22:03 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 13 Jun 2019 04:26:00 +0000 (12:26 +0800)
commit29c442c5584b00a2e05430b7f0d8a643d42cc7cd
tree2fd5990bd6c265a670ebc976193637171aa32a69
parentf3507273e9f5eb05bb05c24f390d2fc8bf2dcf0a
MDL-65646 core: Move component storage to json
31 files changed:
admin/tool/log/db/subplugins.json [new file with mode: 0644]
admin/tool/log/db/subplugins.php
backup/util/plan/backup_structure_step.class.php
backup/util/plan/restore_structure_step.class.php
backup/util/plan/tests/step_test.php
lib/accesslib.php
lib/adminlib.php
lib/classes/component.php
lib/classes/plugin_manager.php
lib/components.json [new file with mode: 0644]
lib/editor/atto/db/subplugins.json [new file with mode: 0644]
lib/editor/atto/db/subplugins.php
lib/editor/tinymce/db/subplugins.json [new file with mode: 0644]
lib/editor/tinymce/db/subplugins.php
lib/upgrade.txt
mod/assign/db/subplugins.json [new file with mode: 0644]
mod/assign/db/subplugins.php
mod/assignment/db/subplugins.json [new file with mode: 0644]
mod/assignment/db/subplugins.php
mod/book/db/subplugins.json [new file with mode: 0644]
mod/book/db/subplugins.php
mod/data/db/subplugins.json [new file with mode: 0644]
mod/data/db/subplugins.php
mod/lti/db/subplugins.json [new file with mode: 0644]
mod/lti/db/subplugins.php
mod/quiz/db/subplugins.json [new file with mode: 0644]
mod/quiz/db/subplugins.php
mod/scorm/db/subplugins.json [new file with mode: 0644]
mod/scorm/db/subplugins.php
mod/workshop/db/subplugins.json [new file with mode: 0644]
mod/workshop/db/subplugins.php