Andrew Nicols
6212b71318
MDL-74291 mod_bigbluebuttonbn: Allow students to join moderated meetings
2022-03-22 16:09:45 +08:00
Paul Holden
61e5f6da55
MDL-74194 mod_bigbluebuttonbn: access checks for inplace editables.
2022-03-15 09:57:55 +06:00
Andrew Nicols
68c0b45ca3
MDL-73308 mod_bigbluebuttonbn: Ensure breakout data is in metadata
2022-03-01 12:03:01 +08:00
Víctor Déniz
af0e3bcadc
Merge branch 'MDL-73855' of https://github.com/ssj365/moodle
2022-03-01 01:56:11 +00:00
Andrew Nicols
05ef98134e
Merge branch 'MDL-73308' of https://github.com/call-learning/moodle
2022-02-28 14:06:38 +08:00
Shamiso Jaravaza
2aa61b3a06
MDL-73855 mod_bigbluebuttonbn: Recording Icon settings removed
2022-02-24 18:07:05 -03:30
jfederico
8c9f20e645
MDL-73192 mod_bigbluebuttonbn: Lock settings not working
...
* The lock settings from the instance were not sent to the BBB API
* The global settings related to lock settings did not show
* lockSettingLockOnJoinConfigurable is not working so removed for now
* Fixed lockSettingsLockOnJoin setting
2022-02-21 15:00:46 +01:00
Víctor Déniz
649fb3cc49
Merge branch 'MDL-73724' of https://github.com/call-learning/moodle
2022-02-17 22:33:21 +00:00
Laurent David
628ee05f98
MDL-73308 mod_bigbluebuttonn: Breakout room
...
* Fetch recording attached to breakout meetings
* Add tests for breakoutrooms
2022-02-17 18:23:56 +01:00
Laurent David
c25c134728
MDL-73724 mod_bigbluebuttonbn: Error when joining meeting
...
* When pre-uploaded presentation is uploaded, the meeting refuses to start and
and error is thrown.
2022-02-17 17:26:38 +01:00
Sara Arjona
af7a0ed1a1
Merge branch 'MDL-73313_master' of https://github.com/tasosb/moodle
2022-02-17 08:38:08 +01: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
749b416473
MDL-73312 mod_bigbluebuttonbn: Fix sort by date for recordings
...
* Fix sorting for dates in recording table
* Code review and getString usage in JS
2022-02-15 08:07:51 +01:00
Víctor Déniz
1a42a95e8d
Merge branch 'MDL-73279' of https://github.com/call-learning/moodle
2022-02-07 18:13:20 +00:00
Amaia Anabitarte
4c7fac1957
MDL-71712 lib: Set Moodle files after PHP-JWT upgrade
2022-02-01 16:25:35 +01:00
Laurent David
4d726630b1
MDL-73279 mod_bigbluebuttonbn: Remove notify change option in settings
...
* As 'Send content change notification' is standard in all activities in Moodle 4.0
we should be removing 'Notify this change to users enrolled'
* Fix and adjust tests
2022-02-01 15:39:31 +01: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
Laurent David
3d197d7493
MDL-73218 mod_bigbluebuttonbn: Remove phased out settings
...
* Remove deprecated settings :
- bigbluebuttonbn_recordings_validate_url,
- bigbluebuttonbn_recordings_html_default,
- bigbluebuttonbn_recordings_html_editable
2022-01-17 09:17:15 +01:00
Laurent David
09ba0cb9a8
MDL-73306 mod_bigbluebuttonbn: "Recently Activity" block display
...
* The callback 'xxx_print_recent_activity' needed to be created in order to display
the activities in the block
* Use the print_recent_activity_note api function
2022-01-03 15:04:21 +01:00
jfederico
cea29ffebc
MDL-73200 mod_bigbluebuttonbn: Replaced credentials provided by default
2021-12-20 14:51:44 +00:00
Víctor Déniz
c8abe79865
Merge branch 'MDL-73199' of git://github.com/jfederico/moodle
2021-12-16 16:57:40 +00:00
jfederico
36caeca30a
MDL-73199 bigbluebutton: fix protect recording action not being disabled
2021-12-16 16:24:33 +00:00
Víctor Déniz
91ad6d08d9
Merge branch 'MDL-73198' of https://github.com/jfederico/moodle
2021-12-15 13:23:05 +00:00
jfederico
fbbf30dd04
MDL-73198 mod_bigbluebuttonbn: restored synchrony of recordings
2021-12-10 03:13:28 +00:00
Laurent David
8c1568d047
MDL-73220 mod_bigbluebuttonbn: "Recently accessed items" block display
...
* The BBB activity did not send the right event trigger when activity was viewed hence
the block_recentlyaccesseditems did not pick up information from any BBB activity
2021-12-07 21:03:08 +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