MDL-76339 mod_bigbluebuttonbn: Update dismissed recordings
commitb318fa73208e624b04044979de3f4d75a7997db4
authorLaurent David <lmedavid@gmail.com>
Wed, 16 Nov 2022 20:17:14 +0000 (16 21:17 +0100)
committerLaurent David <lmedavid@gmail.com>
Fri, 3 Mar 2023 04:48:53 +0000 (3 05:48 +0100)
treed9bd3cadb2827eb2b3b21af9adc36cfb436024ef
parent556208417deb47ccea80d00849aae6fb4d47f228
MDL-76339 mod_bigbluebuttonbn: Update dismissed recordings

* When the server is not reachable (or recordings are not reacheable)
the recording is set to RECORDING_STATUS_DISMISSED and is then
not visible in the list.
* Add a CLI script to solve potential issue with DISMISSED recordings
mod/bigbluebuttonbn/classes/recording.php
mod/bigbluebuttonbn/classes/task/check_dismissed_recordings.php [copied from mod/bigbluebuttonbn/db/tasks.php with 54% similarity]
mod/bigbluebuttonbn/cli/update_dismissed_recordings.php [new file with mode: 0644]
mod/bigbluebuttonbn/db/tasks.php
mod/bigbluebuttonbn/lang/en/bigbluebuttonbn.php
mod/bigbluebuttonbn/tests/task/check_recordings_task_test.php [new file with mode: 0644]
mod/bigbluebuttonbn/upgrade.txt