Jake Dallimore
77a1212d41
Merge branch 'MDL-76041-master' of https://github.com/call-learning/moodle
2022-10-31 11:43:49 +08:00
Laurent David
07735e1165
MDL-76041 mod_bigbluebuttonbn: Exception on Recording only page
...
* This fixes a the parameter provided to the get_recordings method of recording class
2022-10-19 19:47:41 +02:00
Shamiso.Jaravaza
74b2989f13
MDL-74654 mod_bigbluebuttonbn: Add role parameter
2022-10-18 08:27:15 -06:00
Ilya Tregubov
295e6fee8f
Merge branch 'MDL-74782-master' of https://github.com/ssj365/moodle
2022-09-07 15:48:56 +04:00
Jun Pataleta
c0fa734e3a
Merge branch 'MDL-74749-master' of https://github.com/junpataleta/moodle
2022-09-07 06:40:58 +08:00
Shamiso.Jaravaza
6b6803d46a
MDL-74749 mod_bigbluebuttonbn: Fix import button
2022-09-06 12:17:09 -06:00
Laurent David
cb7d2bf2f1
MDL-73228 mod_bigbluebuttonbn: Close all meetings when deleting
...
* When a BigblueButtonBN activity is deleted, we need to also close all
running meetings (including group meetings)
2022-08-31 17:19:41 +02:00
Shamiso.Jaravaza
6236be46e1
MDL-74782 mod_bigbluebuttonbn: Fix only imported
...
* When Show imported links only is enabled in activity or config, only imported recordings will appear
* Logic for activity/default overrides implemented
2022-08-05 10:20:42 -06:00
Andrew Nicols
f57461cfb7
Merge branch 'MDL-74398' of https://github.com/call-learning/moodle
2022-04-07 15:25:36 +08:00
Laurent David
d8f3c831c9
MDL-74398 mod_bigbluebuttonbn: Remove (All participants) meeting title
...
* When course groups are disable the meeting title should not display (All participants)
2022-04-07 08:15:12 +02:00
Laurent David
96050a58ec
MDL-74052 mod_bigbluebuttonbn: Wait for moderator not working with app
...
* On the server the poll was not started when we load the page
resulting in the status not being updated on moodle / browser side.
2022-04-01 11:43:43 +02:00
Anastasios Bithas
c3f4123b38
MDL-73313 mod_bigbluebutton: Option to disable default welcome message
...
General configuration BBB default messages now work properly.
The option to disable BBB default messages for a course is now available.
2022-02-16 18:52:51 +02:00
Laurent David
9877868c6f
MDL-73254 mod_bigbluebuttonbn: Fix hide recording functionality
...
* The hide recording is working in combination with several settings and should
allow the Record button to be hidden either globally on in a given activity
2022-01-24 08:33:45 +01:00
Eloy Lafuente (stronk7)
b34da7b184
MDL-70658 dml: Shorten aliases to make Oracle happy
...
Some columns in the database have already 29 characters, so we
cannot use a prefix of 3 characters because that puts orcle over
the 30 characters max.
2021-11-25 09:05:52 +01:00
laurentdavid
65212c538b
MDL-70658 mod_bigbluebutton: Include version 2021091407 into core
...
This commit includes a copy of the bigbluebuttonbn activity module from:
- branch: tags/v2.5-alpha.2^0
- commit:
2021-11-24 12:27:27 +00:00