102953 Commits

Author SHA1 Message Date
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
Juan Leyva
39d96944eb MDL-66776 notifications: New login session notification 2021-11-04 11:18:00 +01: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
Simey Lameze
8889c69a38 MDL-72672 lesson: make detailed stats table responsive 2021-11-04 16:18:35 +08:00
Simey Lameze
575b22bcfc MDL-72672 lesson: make attempts table responsive 2021-11-04 16:18:35 +08:00
Simey Lameze
e2649db6c4 MDL-72672 lesson: add label for true/false checkboxes 2021-11-04 16:18:35 +08:00
Simey Lameze
f540540b9e MDL-72672 lesson: add label for multichoice checkboxes 2021-11-04 16:18:35 +08:00
Simey Lameze
1662fa085e MDL-72672 lesson: remove unnecessary nowrap
This commit also remove some deprecated table properties as well.
2021-11-04 16:18:35 +08:00
Simey Lameze
f7f15b93e4 MDL-72672 mod_lesson: add aria-label to actions select element 2021-11-04 16:18:35 +08:00
Sara Arjona
8f78381d12 Merge branch 'MDL-72236-master' of https://github.com/inkjet2000/moodle 2021-11-04 08:50:25 +01:00
Cameron Ball
b691e7b434 MDL-72992 assign: Allow gradebook to override feedback when empty 2021-11-04 15:46:17 +08:00
Nathan Nguyen
dfe28d6781 MDL-72679 qtype_ddmarker: Fix incorrect positions in multiple viewportss
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2021-11-04 14:35:31 +07:00
Shamim Rezaie
0063ed3e76 MDL-72688 contentbank: Add and maintain appropriate aria roles
Also moved header text into the sorting button as per the example at
https://dequeuniversity.com/library/aria/table-sortable
2021-11-04 15:12:18 +11:00
Jun Pataleta
825b276b1a Merge branch 'MDL-72668-master' of git://github.com/rezaies/moodle 2021-11-04 12:03:42 +08:00
Shamim Rezaie
c6cd47a82d MDL-72990 badges: Use imagecaption as alternative text for badge image 2021-11-04 14:45:19 +11:00
Shamim Rezaie
86ed2e7e40 MDL-72668 block_badges: Add alt attribute to badge images 2021-11-04 13:54:02 +11:00
Shamim Rezaie
b5c5455573 MDL-72668 core: Highlight the focused tree item in a tree. 2021-11-04 13:48:06 +11:00
Shamim Rezaie
ae2b100f55 MDL-72668 block_private_files: Switched from YUI to core/tree AMD 2021-11-04 13:48:06 +11:00
Víctor Déniz
234b9468e6 Merge branch 'MDL-72895-master' of https://github.com/HuongNV13/moodle 2021-11-04 01:53:29 +00:00
Eloy Lafuente (stronk7)
9e40598409 Merge branch 'MDL-72960' of https://github.com/paulholden/moodle 2021-11-03 19:09:11 +01:00
Eloy Lafuente (stronk7)
3873af5626 Merge branch 'MDL-72655-master' of https://github.com/andelacruz/moodle 2021-11-03 19:03:22 +01:00
Eloy Lafuente (stronk7)
c11096576a Merge branch 'MDL-72619-master' of https://github.com/sammarshallou/moodle 2021-11-03 18:15:28 +01:00
Justin Merrill
bb8ad90938 MDL-72236 forum: index restructure on table forum_read 2021-11-03 12:45:41 -04:00
Paul Holden
faddd24a13 MDL-70823 qtype_ddwtos: new method for safer feedback unserializing. 2021-11-03 16:57:06 +01:00
Paul Holden
b0cb1b8cea MDL-70823 mod: safely parse module display options array. 2021-11-03 16:57:06 +01:00
Paul Holden
58e8ad852f MDL-70823 blocks: safer unserializing during block restore. 2021-11-03 16:57:06 +01:00
Paul Holden
e22fded5fe MDL-70823 core: safer alternative for unserializing objects. 2021-11-03 16:57:06 +01:00
Paul Holden
3191443f47 MDL-72987 reportbuilder: reset manager cache between Behat tests. 2021-11-03 15:31:08 +00:00
Juan Leyva
714b482cba MDL-70083 message: New message provider "coursecontentupdated" 2021-11-03 15:06:50 +01:00
Sara Arjona
bc3890b60d Merge branch 'MDL-72603-master' of git://github.com/HuongNV13/moodle 2021-11-03 12:18:19 +01:00
sangnguyena
85e7f767ef MDL-72949 WS: Return coursegraceperiod setting in tool_mobile_get_config 2021-11-03 16:14:25 +07:00
Ilya Tregubov
498d6edd18 Merge branch 'master-MDL-72953' of https://github.com/golenkovm/moodle 2021-11-03 10:32:28 +02:00
Andrew Nicols
d3ad2477cc MDL-72894 courseexport: Whitespace fix 2021-11-03 16:10:52 +08:00
Andrew Nicols
9b72750cee Merge branch 'MDL-72894' of https://github.com/paulholden/moodle 2021-11-03 16:10:49 +08:00