- 28 Jun, 2022 1 commit
-
-
dani authored
-
- 27 May, 2022 1 commit
-
-
Jake Dallimore authored
-
- 26 May, 2022 6 commits
-
-
-
-
https://github.com/davosmith/moodlejun authored
-
https://github.com/junpataleta/moodlejun authored
-
-
-
- 25 May, 2022 2 commits
-
-
- 24 May, 2022 1 commit
-
-
jun authored
Merge branch 'MDL-72283_allow-customisation-of-redis-session-handler-errors' of https://github.com/ziegenberg/moodle
-
- 23 May, 2022 2 commits
-
-
Daniel Ziegenberg authored
The 'unable to obtain session lock'-exception raised by the Redis session handler is hardcoded in English and not all that useful to the end user. This change adds the error message to the lang/error.php and gives the user further hints why the error might have occured and how it could be fixed. Signed-off-by:
Daniel Ziegenberg <daniel@ziegenberg.at>
-
-
- 21 May, 2022 1 commit
-
-
jun authored
* No need to enclose the title of the quiz navigation fake block in a span tag. The block title also gets appended to the skip link which means that a block title with a span tag assigned with an identifier can cause duplicate ID errors on the DOM.
-
- 20 May, 2022 3 commits
-
-
Brendan Heywood authored
-
-
Laurent David authored
Display more friendly messages when: * When displaying activity and the server is not available * When we join a meeting and the server is not available or an error is detected
-
- 19 May, 2022 7 commits
-
-
ilya authored
-
-
Paul Holden authored
Prior to this change, the testcase would assert ordering based on identical fields which could lead to random failures. Set distinct next start time of course backup, and also remove random ordering by sorting on defined course order (all other fields being equal).
-
https://github.com/lameze/moodlejun authored
-
https://github.com/paulholden/moodleilya authored
-
https://github.com/paulholden/moodleilya authored
-
https://github.com/lameze/moodlejun authored
-
- 18 May, 2022 9 commits
-
-
https://github.com/keevan/moodlejun authored
-
https://github.com/dravek/moodlejun authored
-
https://github.com/roland04/moodlejun authored
-
Mikel Martín Corrales authored
To show inactive/unavailable rows '.dimmed_text' class usages have been replaced with '.text-muted'.
-
David Matamoros authored
-
ilya authored
-
https://github.com/danmarsden/moodleilya authored
-
Dan Marsden authored
-
https://github.com/dravek/moodlejun authored
-
- 17 May, 2022 5 commits
-
-
https://github.com/tasosb/moodlejun authored
-
https://github.com/roland04/moodlejun authored
-
https://github.com/lostrogit/moodlejun authored
-
AMOS Bot authored
-
Carlos Castillo authored
-
- 16 May, 2022 2 commits
-
-
Given that custom reports can now have defined pagesize properties, we need to preserve that value in the table filterset so that it's always available after AJAX requests.
-
Mikel Martín Corrales authored
-