moodle/mod/bigbluebuttonbn
Mihail Geshoski 6588baec97 MDL-74584 mod_bigbluebuttonbn: Implement 'pre_enable_plugin_actions'
Implements a function for the 'pre_enable_plugin_actions' callback.
When the default BBB server settings are used while the administrator
attempts to enable the BBB plugin, the function will prevent this
action and trigger a dynamic form requesting the admin to conifrm
their acceptance of the related data processing agreement. The process
of enabling the plugin will continue as usual in cases where the
admin has already confirmed the acceptance of the dpa or a different
BBB server configuration is used other than the default.
2022-05-06 13:36:53 +08:00
..
amd MDL-74584 mod_bigbluebuttonbn: Implement 'pre_enable_plugin_actions' 2022-05-06 13:36:53 +08:00
backup/moodle2
classes MDL-74584 mod_bigbluebuttonbn: Implement 'pre_enable_plugin_actions' 2022-05-06 13:36:53 +08:00
db MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:10 +02:00
lang/en MDL-74584 mod_bigbluebuttonbn: Implement 'pre_enable_plugin_actions' 2022-05-06 13:36:53 +08:00
mobileapp
pix MDL-74235 mod: Rename activity icons to new monologo naming 2022-04-07 12:56:14 +08:00
templates MDL-73206 mod_bigbluebuttonbn: Fix issue with participant roles 2022-01-17 11:48:31 +01:00
tests Merge branch 'MDL-74339' of https://github.com/call-learning/moodle 2022-04-08 09:57:41 +06:00
bbb_broker.php
bbb_view.php
import_view.php
index.php
lib.php MDL-74584 mod_bigbluebuttonbn: Implement 'pre_enable_plugin_actions' 2022-05-06 13:36:53 +08:00
mod_form.php MDL-74325 mod_bigbluebuttonbn: Fix presentation setting 2022-04-01 17:12:49 -02:30
settings.php
styles.css MDL-73368 mod_bigbluebuttonbn: update activity icon 2022-02-04 10:44:19 +01:00
version.php MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
view.php