102779 Commits

Author SHA1 Message Date
Sujith Haridasan
0b66b88bb2 MDL-71912 core: Fix behat tests for blocks
Fix the behat tests for blocks
2021-11-09 11:24:08 +08:00
Sujith Haridasan
4d2bfb38df MDL-71912 core_grading: Fix behat test
Fix behat test failure.
2021-11-09 11:24:08 +08:00
Mihail Geshoski
d06da2d1a0 MDL-71912 core_grading: Update behat step definitions 2021-11-09 11:24:08 +08:00
Mihail Geshoski
93b3bf6ed3 MDL-71912 media_videojs: Update behat tests 2021-11-09 11:24:08 +08:00
Adrian Greeve
7520614e26 MDL-71912 course modules: Toggle heading depending on navigation.
If the secondary navigation is on then the activity header does
not need to be displayed twice.
2021-11-09 11:24:08 +08:00
Adrian Greeve
c4c00f4e69 MDL-71912 mod_choice: Small alteration to show responses.
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>
2021-11-09 11:24:08 +08:00
Adrian Greeve
b72fa5fbae MDL-71912 behat: Updating various tests using assign steps. 2021-11-09 11:24:08 +08:00
abgreeve
e75eb8481d MDL-71912 mod_assign: Updating the activity to use the actionmenu.
Co-authored-by: Sujith Haridasan <sujith@moodle.com>
2021-11-09 11:24:08 +08:00
abgreeve
1fa136a9b4 MDL-71912 mod_lesson: Add tertiary navigation to the lesson module.
Co-authored-by: Sujith Haridasan <sujith@moodle.com>
2021-11-09 11:24:08 +08:00
abgreeve
0c5e1bff21 MDL-71912 mod_book: Update book to implement the action menu.
Co-authored-by: Sujith Haridasan <sujith@moodle.com>
2021-11-09 11:24:08 +08:00
Ilya Tregubov
d135a1200a on-demand release 4.0dev+ 2021-11-05 19:18:58 +02:00
Ilya Tregubov
8b55d318e3 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-11-05 19:18:54 +02:00
Safat Shahin
7ee798f679 MDL-72074 qbank_usage: Oracle phpunit issues resolve 2021-11-05 14:18:14 +02:00
Safat Shahin
8c004839c7 MDL-72074 qbank_usage: Behat issues resolve 2021-11-05 14:18:10 +02:00
Shamim Rezaie
96ca995d61 Merge branch 'MDL-70083-master' of git://github.com/jleyva/moodle 2021-11-05 19:20:26 +11:00
Juan Leyva
2d5ee7bf1a MDL-70083 message: Adapt tests to new number of default providers
We now have enough default providers, so no need to show a warning in that case
2021-11-05 08:51:26 +01:00
Huong Nguyen
48158134a0 MDL-71918 Calendar: Improve capability checks when fetching events 2021-11-05 13:15:01 +08:00
Jun Pataleta
9f4d3883fb Merge branch 'MDL-72667-master-fix' of https://github.com/lameze/moodle 2021-11-05 12:44:22 +08:00
Simey Lameze
d3729ab664 MDL-72667 assign: change overdue message to darker red 2021-11-05 12:41:06 +08:00
Jun Pataleta
d690997151 Merge branch 'MDL-72679-master' of git://github.com/HuongNV13/moodle 2021-11-05 12:40:50 +08:00
Andrew Nicols
750c04dd8f Merge branch 'MDL-72990-master' of https://github.com/rezaies/moodle 2021-11-05 11:50:30 +08:00
Shamim Rezaie
46d744c34a Merge branch 'MDL-70083-master' of git://github.com/jleyva/moodle 2021-11-05 14:37:44 +11:00
Andrew Nicols
924d538235 MDL-71439 core_grade: Coding style tidyup 2021-11-05 11:32:24 +08:00
Andrew Nicols
69ec4376c7 Merge branch 'MDL-71439_master' of https://github.com/mdjnelson/moodle 2021-11-05 11:32:16 +08:00
Jun Pataleta
4ed7cf0cd6 Merge branch 'MDL-72688-master' of git://github.com/rezaies/moodle 2021-11-05 11:23:22 +08:00
Víctor Déniz
eafd9a19c7 Merge branch 'MDL-72945-master' of git://github.com/sarjona/moodle 2021-11-05 01:46:09 +00:00
Shamim Rezaie
399b2d4772 MDL-72688 contentbank: Some accessibility improvements described below
- Label the table/list with aria-label
- Hide sort buttons from screen-readers and use aria-sort instead
- Remove the redundant title from decorative thumbnails
2021-11-05 12:45:27 +11:00
Víctor Déniz
e6cd902af8 Merge branch 'MDL-72969' of https://github.com/paulholden/moodle 2021-11-05 01:18:06 +00:00
AMOS bot
9323d6a9e2 Automatically generated installer lang files 2021-11-05 00:07:28 +00:00
Víctor Déniz
6c920c9f56 Merge branch 'MDL-72995-master' of https://github.com/ilyatregubov/moodle 2021-11-04 23:42:31 +00:00
Víctor Déniz
053dc587db Merge branch 'MDL-72920-master' of git://github.com/bmbrands/moodle 2021-11-04 23:08:25 +00:00
Eloy Lafuente (stronk7)
37fa747b30 Merge branch 'MDL-72968' of https://github.com/paulholden/moodle 2021-11-04 17:33:38 +01:00
Jun Pataleta
3b64e3e185 MDL-72667 theme: Fix moodle.css 2021-11-04 22:24:31 +08:00
Ilya Tregubov
73863ef3d9 Merge branch 'master_MDL-72074-usage' of https://github.com/catalyst/moodle-MDL-70329 2021-11-04 16:12:35 +02:00
Jun Pataleta
9556114475 Merge branch 'MDL-72667-master' of https://github.com/lameze/moodle 2021-11-04 22:05:37 +08:00
Safat Shahin
8f06aa01dc MDL-72074 qbank_usage: Add usage plugin to core
This implementation will introduce the usage plugin
which shows qhich quizes are using this question,
number of attmpts and other information.

Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Matt Porritt <mattp@catalyst-au.net>
2021-11-05 00:36:36 +11:00
Simey Lameze
1eed73fc4b MDL-72667 message: fix contrast issue in the drawer 2021-11-04 21:01:56 +08:00
Simey Lameze
fa080070a1 MDL-72667 notifications: improve colour contrast 2021-11-04 21:01:55 +08:00
Simey Lameze
91f5136363 MDL-72667 lesson: improve colour contrast of correct text 2021-11-04 21:01:55 +08:00
Simey Lameze
217d5c4183 MDL-72667 assign: improve contrast of not graded text 2021-11-04 21:01:55 +08:00
Ilya Tregubov
6b0b757124 Merge branch 'MDL-72961' of https://github.com/paulholden/moodle 2021-11-04 14:40:26 +02:00
Eloy Lafuente (stronk7)
7faf678b59 Merge branch 'MDL-72987' of https://github.com/paulholden/moodle 2021-11-04 12:52:38 +01:00
Ilya Tregubov
b433583bc3 Merge branch 'MDL-71761' of https://github.com/timhunt/moodle 2021-11-04 13:38:34 +02:00
Sara Arjona
61fef90a74 Merge branch 'MDL-72962' of git://github.com/paulholden/moodle 2021-11-04 12:30:27 +01:00
Juan Leyva
6f0f979ae3 MDL-70083 message: Updated content notification task 2021-11-04 12:23:21 +01:00
Jun Pataleta
32be3853c3 Merge branch 'MDL-72672-master' of https://github.com/junpataleta/moodle 2021-11-04 18:21:46 +08:00
Ilya Tregubov
ac93013cd1 MDL-72995 core_course: Revert "MDL-55231: Partial course cache rebuild"
This reverts commits c1468388bcecec43e671335db8edfc839494e710,
c1468388bcecec43e671335db8edfc839494e710 and
9a900492bc14176c4f56b8e600ef459069a3ec7a.
2021-11-04 11:57:58 +02:00
Sara Arjona
46ca6aa90e Merge branch 'MDL-72949-master' of https://github.com/NashTechOpenUniversity/moodle 2021-11-04 10:33:22 +01:00
Bas Brands
9ded7b06dc MDL-72920 core_renderer: do not show debug footer during install 2021-11-04 09:48:02 +01:00
Simey Lameze
9fe207211d MDL-72672 lesson: make edit collapsed table responsive 2021-11-04 16:18:35 +08:00