MDL-69331 core_h5p: Add enabled field to libraries
authorSara Arjona <sara@moodle.com>
Wed, 24 Feb 2021 15:11:12 +0000 (16:11 +0100)
committerSara Arjona <sara@moodle.com>
Thu, 15 Apr 2021 07:03:56 +0000 (09:03 +0200)
commitd3d3b3bdc046856a33329e0c75ac55b214b16362
treef9cd8afea4de0b922f1c75f8146219305c32c546
parenta83dd7dd4317c8d73958ef70e2f385d9ab3ce15e
MDL-69331 core_h5p: Add enabled field to libraries

The "enabled" field has been added to the H5P libraries to let
admins decide whether a library should be used or not in the site.
15 files changed:
h5p/classes/api.php
h5p/classes/framework.php
h5p/classes/output/libraries.php
h5p/libraries.php
h5p/templates/h5plibraries.mustache
h5p/tests/api_test.php
h5p/tests/behat/h5p_libraries.feature
h5p/tests/editor_framework_test.php
h5p/tests/generator/lib.php
h5p/tests/generator_test.php
lib/db/install.xml
lib/db/upgrade.php
theme/boost/scss/moodle/core.scss
theme/boost/style/moodle.css
theme/classic/style/moodle.css