moodle/mod/bigbluebuttonbn
Marina Glancy b1c97381b4 MDL-76356 various: avoid implicit conversion to int
PHP before version 8.1 automatically converted to int if the function
parameter (or array key) is expected to be int. PHP 8.1 shows notice in
this case
2023-01-10 15:27:11 +01:00
..
amd MDL-76291 mod_bigbluebuttonbn: tell Behat to wait while polling. 2022-11-23 10:15:32 +00:00
backup/moodle2 MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
classes MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
cli MDL-75199 mod_bigbluebuttonbn: Add CLI command to migrate recordings 2022-08-31 17:40:29 +02:00
db Merge branch 'MDL-75281-master' of https://github.com/call-learning/moodle 2022-12-01 08:56:15 +03:00
lang/en MDL-74779 mod_bigbluebuttonbn: Fix recording sort 2022-12-12 13:34:44 -07: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-76291' of https://github.com/paulholden/moodle 2022-11-24 10:59:29 +03: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-74638 mod_bigbluebuttonbn: Allow logged-in users to join as guest 2022-11-11 15:27:26 +11:00
import_view.php
index.php
lib.php Merge branch 'MDL-74558-master' of https://github.com/ssj365/moodle 2022-11-16 17:51:24 +08:00
mod_form.php MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
settings.php
styles.css MDL-74638 mod_bigbluebuttonbn: Guest access for meetings 2022-11-11 14:56:24 +11:00
upgrade.txt MDL-74638 mod_bigbluebuttonbn: document ws change in upgrade.txt 2022-11-11 15:02:25 +11:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
view.php MDL-73225 mod_bigbluebuttonbn: Improve error message when joining 2022-05-20 13:07:14 +02:00