moodle/mod/bigbluebuttonbn
Meirza f34a1296b5 MDL-77347 mod_bigbluebuttonbn: Added missing class properties.
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-03-27 15:58:06 +07:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup/moodle2 MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
classes MDL-77347 mod_bigbluebuttonbn: Added missing class properties. 2023-03-27 15:58:06 +07:00
cli MDL-76339 mod_bigbluebuttonbn: Update dismissed recordings 2023-03-03 05:48:53 +01:00
db MDL-76339 mod_bigbluebuttonbn: Update dismissed recordings 2023-03-03 05:48:53 +01:00
lang/en Merge branch 'MDL-76339-master' of https://github.com/call-learning/moodle 2023-03-15 19:03:03 +00:00
mobileapp
pix MDL-74235 mod: Rename activity icons to new monologo naming 2022-04-07 12:56:14 +08:00
templates MDL-76322 mod_bigbluebuttonbn: fix template/JS logic around guests. 2022-11-15 20:53:31 +00:00
tests Merge branch 'MDL-76339-master' of https://github.com/call-learning/moodle 2023-03-15 19:03:03 +00:00
bbb_broker.php MDL-74468 mod_bigbluebuttonbn: Fix custom completion for BBB 2022-11-03 22:16:15 +01:00
bbb_view.php MDL-73228 mod_bigbluebuttonbn: Close all meetings when deleting 2022-08-31 17:19:41 +02:00
guest.php MDL-76620 mod_bigbluebuttonbn: Fix guest access with forcelogin 2023-02-08 14:27:47 +01:00
import_view.php
index.php
lib.php MDL-77248 core: Move pre_enable_plugin_actions callback to enable_plugin 2023-02-28 12:04:50 +08:00
mod_form.php MDL-75337 core: Single button - core changes 2023-01-24 06:01:35 +01:00
settings.php
styles.css MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
upgrade.txt MDL-76339 mod_bigbluebuttonbn: correct upgrade note fix versions. 2023-03-15 19:15:00 +00:00
version.php MDL-73937 mod_bigbluebuttonbn: Remove lockedlayout 2023-02-13 15:24:35 -07:00
view.php MDL-73225 mod_bigbluebuttonbn: Improve error message when joining 2022-05-20 13:07:14 +02:00