Commit Graph

179 Commits (webservicelpcreate)

Author SHA1 Message Date
Julio Montoya 0d28340484 BBB: Add meeting duration setting by default 300 minutes 6 years ago
Yannick Warnier 98512f7b03 Plugin: Update instance of Plugin::isEnabled() method 6 years ago
Yannick Warnier 55439d1f30 Plugin: BigBlueButton: Fix URL when the videoconference server string contains /bigbluebutton at the end *and* we use HTML5 mode 6 years ago
Yannick Warnier 49b47a842e Minor - Simplify logical expression in BBB plugin 6 years ago
Yannick Warnier f1bf4002aa Minor - Set HTML5 as default interface in BBB plugin configuration page 6 years ago
Yannick Warnier 0a6ee65d91 Plugin: BigBlueButton: Fix missing field 'close' in plugin_bbb_room on install 6 years ago
Nosolored 1d30b92cd1 Improve access tracking in BBB 6 years ago
Julio Montoya bfe2d77da8 BBB: Check if table exists. 6 years ago
Julio Montoya 9c98ea1e6b Plugins: Add filters from url 6 years ago
Julio Montoya d6a61e30c3 Fix uninstall only from URL 6 years ago
Julio Montoya d3c22d8f89 BBB: add closed at and show count users BT#17287 6 years ago
Julio Montoya 6a4a18f968 Minor - fix guest name 6 years ago
Julio Montoya 4f3fe55b67 BB: Add get_lang('Guest') + fix php error 6 years ago
Julio Montoya ba6cfd7287 BBB: Fix fatal error when course doesn't exists + fix anon users 6 years ago
Leonardo Crauss Daronco 1cf87448d1 If the BBB URL has a protocol, use it when making API calls 6 years ago
Julio Montoya 6540601b6f Minor - format code, fix PHP warning. 6 years ago
Yannick Warnier 6d1f8378f2 Plugin: BBB: Fix previous commit 047c5049fe as should remain different from >url 6 years ago
Yannick Warnier ec307b5f87 Minor: remove commented code 6 years ago
Yannick Warnier 79b4840172 Plugin: BBB: Add support for HTTP redirects from Scalelite - refs BT#17134 6 years ago
Nosolored 459c5b1ec5 Check-out at the videoconference BT#17071 6 years ago
Julio Montoya 457e1c67e2 Minor - flint fixes 6 years ago
juan-cortizas-ponte 5d368bc2bc add bbb plugin option to hide settings on course administration options 6 years ago
Julio Montoya 681b6c0ea4 Add global default values for plugin settings BT#17134 6 years ago
Julio Montoya 469153d74b Add event log when creating meeting BT#17007 6 years ago
NicoDucou c9b570e566 Fix configuration big_blue_button_record_and_store that was not appearing in the course setting because there is no specific configuration for this in the plugin 6 years ago
Julio Montoya f9128c0acb BBB: add logs, check that remote id and record id are not empty. 6 years ago
Julio Montoya fba0a257e5 Check if remote_id exists, add logs, restore meeting delete BT#17007 6 years ago
Julio Montoya dc537c55cd Don't delete a meeting or room when deleting a record. 6 years ago
Julio Montoya ed17bd23cb Validate admin bbb settings, before showing in the course settings page 6 years ago
Yannick Warnier 17cec3d963 Plugin: BBB: Improve videoconference server host validation + check if host & salt have been defined and adapt warning message - refs #2974 6 years ago
Yannick Warnier 047c5049fe Plugin: BBB: Improve server host auto-correct - refs #2974 6 years ago
Angel Fernando Quiroz Campos 2061312775 BBB: Fix url in Go To Course button #3181 6 years ago
Julio Montoya ed960bbf0e Add system events when deleting a BBB recording BT#17007 6 years ago
Yannick Warnier b7fd5b6870 Plugin: BBB: Remove useless calls to getModMeetingPassword() and getUserMeetingPassword() when the data is already available. These methods should only be used when generating a password or when we do not have the data on hand - refs #3143 6 years ago
Yannick Warnier 2beae19ab7 Plugin: BBB: Fix mixed moderator access to conferences from endMeeting() method - loosely refs #3143 6 years ago
Yannick Warnier dd34a8866b Minor - Plugin: BBB: Improve code documentation 6 years ago
Yannick Warnier 04fe918a51 Plugin: BBB: Fix password generation from meetings of courses/sessions that have been removed in the meantime - refs #3143 6 years ago
Yannick Warnier 79be5fca7c Plugin: BBB: Fix mixed moderator access to conferences from getMeetings() method - loosely refs #3143 6 years ago
Julio Montoya bbbc3718d6 Minor - format code 6 years ago
Julio Montoya 8f00902c47 Speed performance: Avoid hitting the DB for a course info 6 years ago
Julio Montoya a41b1aa476 Allow student to see recording see BT#16008 6 years ago
Angel Fernando Quiroz Campos cc2108cc33 BBB: Check if host setting is set #2974 6 years ago
Julio Montoya 77a97dcbd7 Add new setting "bbb_force_record_generation" see BT#15618 7 years ago
Julio Montoya 4dcea2493f Minor - format code, remove unused code 7 years ago
Julio Montoya 89fed6ecde Save bbb "internal meeting id" in plugin_bbb_meeting table see BT#15618 7 years ago
Julio Montoya bbdd57e3f0 Record should be available to show the regenerate record button 7 years ago
Julio Montoya ad49e34f83 Allow generate records when user didn't click in "record conference" BT#15618 7 years ago
Julio 0fd2cbcd10 Minor - format code, fix return message 7 years ago
Julio Montoya b2942a5dba Minor - fix return value 7 years ago
Julio Montoya e190df7d20 Fix redirect + php warnings see BT#15618 7 years ago