- 10 Nov, 2021 5 commits
-
-
Mathew May authored
-
Mathew May authored
-
Mathew May authored
-
Mathew May authored
-
-
- 09 Nov, 2021 16 commits
-
-
Eloy Lafuente authored
That way we get everything else passing, because @skip_interim scenarios are skipped by default. And can focus on the failing ones apart.
-
https://github.com/dravek/moodleilya authored
-
Eloy Lafuente authored
That way we get everything else passing, because @skip_interim scenarios are skipped by default. And can focus on the failing ones apart.
-
-
Fix the behat tests for blocks
-
Fix behat test failure.
-
-
-
If the secondary navigation is on then the activity header does not need to be displayed twice.
-
Depending on whether the secondary navigation is shown or not will determine if the link to the responses is shown on the view.php page. Co-authored-by:
Sujith Haridasan <sujith@moodle.com>
-
-
Adrian Greeve authored
Co-authored-by:
Sujith Haridasan <sujith@moodle.com>
-
Adrian Greeve authored
Co-authored-by:
Sujith Haridasan <sujith@moodle.com>
-
Adrian Greeve authored
Co-authored-by:
Sujith Haridasan <sujith@moodle.com>
-
git://github.com/HuongNV13/moodlejun authored
-
Huong Nguyen authored
The tables are generated by html_table will responsive across viewports
-
- 08 Nov, 2021 9 commits
-
-
-
-
-
David Matamoros authored
-
David Matamoros authored
-
-
-
-
-
- 06 Nov, 2021 5 commits
-
-
Luca Bösch authored
-
Eloy Lafuente authored
The problem (coincidence of contexts) was detected when running oracle phpunit tests, so we skipped the tests as part of MDL-72743. Now, with the problem fixed (previous commit), we can bring back that test.
-
Eloy Lafuente authored
Though it's really rare for this to happen (it only was discovered when running unit tests with Oracle), it's possible to get problems restoring courses when context ids in the backup file do match existing contexts in the restore target site in certain ways (see the issue for more information). This change just ensures that every call to the method (that happens 4 times, for sys, coursecat, course and module levels): prechek_precheck_qbanks_by_level() Is processed always for that level. Before the patch it was possible (hardly but possible) to return question categories belonging to another level when some qcats contexts were matching between the backup file and the target site.
-
ilya authored
-
-
- 05 Nov, 2021 5 commits
-
-
-
-
-
Juan Leyva authored
We now have enough default providers, so no need to show a warning in that case
-
-