Commit Graph

136 Commits (webservicelpcreate)

Author SHA1 Message Date
Julio Montoya 0d28340484 BBB: Add meeting duration setting by default 300 minutes 6 years ago
Yannick Warnier 49b47a842e Minor - Simplify logical expression in BBB plugin 6 years ago
Nosolored 1d30b92cd1 Improve access tracking in BBB 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
Yannick Warnier 6d1f8378f2 Plugin: BBB: Fix previous commit 047c5049fe as should remain different from >url 6 years ago
Nosolored 459c5b1ec5 Check-out at the videoconference BT#17071 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
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
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
Julio Montoya 7a58cfd900 Minor - fix php warnings 7 years ago
Julio Montoya ab78f37c00 Fix PHP warning, change icon 7 years ago
Julio Montoya c393fe0aee Add regenerate recording setting see BT#15618 7 years ago
Julio Montoya 29cc82f977 Fix delete bbb records see BT#15513 7 years ago
Nosolored 23c7df85ef Fix order meeting list 7 years ago
Julio Montoya dfafadf43a Advice to add the protocol when setting the BBB host see BT#15207 7 years ago
Julio 0d5172265a Add new setting in BBB plugin "disable_download_conference_link" 7 years ago
Julio Montoya 85ef745825 Add bbb interface option (flash or html5) see BT#14664 8 years ago
jmontoyaa f2e14449de Fix global user bbb meeting creation see BT#14069 8 years ago
Julio 39d087eea5 Minor - missing ";" 8 years ago
Julio fd572ef684 Fix BBB when creating a new meeting, remove loop. BT#13861 8 years ago
jmontoyaa 0f05432558 Use api_get_user_entity() instead of custom code 8 years ago
jmontoyaa 61d14b8cfc Fix listing button see BT#13804 8 years ago
jmontoyaa 919a41b37c Fix "NoRecording" get_lang 8 years ago