Jun Pataleta
fa9632cb54
Merge branch 'MDL-72679-311' of git://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2021-11-05 12:40:55 +08:00
Andrew Nicols
d905332e97
Merge branch 'MDL-72990-311' of https://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-11-05 11:58:29 +08:00
Andrew Nicols
ceba19a45c
Merge branch 'MDL-71439_311' of https://github.com/mdjnelson/moodle into MOODLE_311_STABLE
2021-11-05 11:32:59 +08:00
Jun Pataleta
3dcfe5a4c0
Merge branch 'MDL-72688-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-11-05 11:23:43 +08:00
Víctor Déniz
ddc368559d
Merge branch 'MDL-72945-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-11-05 01:47:46 +00:00
Shamim Rezaie
a7889e19ee
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:46:05 +11:00
Shamim Rezaie
eaaf4e9486
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-05 12:46:05 +11:00
Víctor Déniz
adc358399e
Merge branch 'MDL-72969-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-11-05 01:19:37 +00:00
AMOS bot
55a21bfe31
Automatically generated installer lang files
2021-11-05 00:07:25 +00:00
Jun Pataleta
1cdea1f1ea
Merge branch 'MDL-72667-311' of https://github.com/lameze/moodle into MOODLE_311_STABLE
2021-11-04 22:05:57 +08:00
Simey Lameze
7909173f5d
MDL-72667 message: fix contrast issue in the drawer
2021-11-04 21:14:21 +08:00
Simey Lameze
bf711cc097
MDL-72667 notifications: improve colour contrast
2021-11-04 21:06:01 +08:00
Simey Lameze
162751f709
MDL-72667 lesson: improve colour contrast of correct text
2021-11-04 21:04:44 +08:00
Simey Lameze
93dc1eb447
MDL-72667 assign: improve contrast of not graded text
2021-11-04 21:04:44 +08:00
Jun Pataleta
e2e6731171
Merge branch 'MDL-72672-311' of https://github.com/junpataleta/moodle into MOODLE_311_STABLE
2021-11-04 18:23:00 +08:00
Simey Lameze
8c59e41bfa
MDL-72672 lesson: make edit collapsed table responsive
2021-11-04 18:20:35 +08:00
Simey Lameze
b1f87d5ef0
MDL-72672 lesson: make detailed stats table responsive
2021-11-04 18:20:35 +08:00
Simey Lameze
b874c56751
MDL-72672 lesson: make attempts table responsive
2021-11-04 18:20:34 +08:00
Simey Lameze
4c4abafedc
MDL-72672 lesson: add label for true/false checkboxes
2021-11-04 18:20:33 +08:00
Simey Lameze
36e2b9cd95
MDL-72672 lesson: add label for multichoice checkboxes
2021-11-04 18:20:32 +08:00
Simey Lameze
214c3994df
MDL-72672 lesson: remove unnecessary nowrap
...
This commit also remove some deprecated table properties as well.
2021-11-04 18:20:31 +08:00
Simey Lameze
7e69d60652
MDL-72672 mod_lesson: add aria-label to actions select element
2021-11-04 18:20:30 +08:00
Sara Arjona
cbc7cdb686
Merge branch 'MDL-72949-311' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_311_STABLE
2021-11-04 10:33:29 +01:00
Cameron Ball
f372737b2f
MDL-72992 assign: Allow gradebook to override feedback when empty
2021-11-04 15:47:21 +08:00
Nathan Nguyen
41868f952b
MDL-72679 qtype_ddmarker: Fix incorrect positions in multiple viewportss
...
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2021-11-04 14:42:50 +07:00
Jun Pataleta
70bb50e3b7
Merge branch 'MDL-72668-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-11-04 12:04:01 +08:00
Shamim Rezaie
c6f3ea3932
MDL-72990 badges: Use imagecaption as alternative text for badge image
2021-11-04 15:03:32 +11:00
Shamim Rezaie
d0d82e9f34
MDL-72668 block_badges: Add alt attribute to badge images
2021-11-04 14:17:36 +11:00
Shamim Rezaie
ced90c8a18
MDL-72668 core: Highlight the focused tree item in a tree.
2021-11-04 14:17:35 +11:00
Shamim Rezaie
6e5c04f6c5
MDL-72668 block_private_files: Switched from YUI to core/tree AMD
2021-11-04 14:17:33 +11:00
Víctor Déniz
99c7eacdeb
Merge branch 'MDL-72895-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE
2021-11-04 01:47:38 +00:00
Paul Holden
7012c95569
MDL-70823 qtype_ddwtos: new method for safer feedback unserializing.
2021-11-03 16:57:15 +01:00
Paul Holden
cdc80e6bfd
MDL-70823 mod: safely parse module display options array.
2021-11-03 16:57:15 +01:00
Paul Holden
294fa223c9
MDL-70823 blocks: safer unserializing during block restore.
2021-11-03 16:57:15 +01:00
Paul Holden
f8fed9810a
MDL-70823 core: safer alternative for unserializing objects.
2021-11-03 16:57:14 +01:00
sangnguyena
d01f8ac051
MDL-72949 WS: Return coursegraceperiod setting in tool_mobile_get_config
2021-11-03 16:12:13 +07:00
Ilya Tregubov
0316f650ed
Merge branch 'MOODLE_311_MDL-72953' of https://github.com/golenkovm/moodle into MOODLE_311_STABLE
2021-11-03 10:34:47 +02:00
Andrew Nicols
e504d7159c
MDL-72894 courseexport: Whitespace fix
2021-11-03 16:11:27 +08:00
Andrew Nicols
98a784483a
Merge branch 'MDL-72894-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-11-03 16:11:23 +08:00
Sara Arjona
72a7266a87
Merge branch 'MDL-72977-311' of https://github.com/juancs/moodle into MOODLE_311_STABLE
2021-11-03 09:04:00 +01:00
Ilya Tregubov
3cb24afce3
Merge branch 'MDL-71872-311' of https://github.com/HuongNV13/moodle into MOODLE_311_STABLE
2021-11-03 09:27:24 +02:00
Jun Pataleta
7bf69ea780
Merge branch 'MDL-72687-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE
2021-11-03 11:57:17 +08:00
Mikhail Golenkov
7552335ccf
MDL-72953 core_lang: Add string for new timezone Pacific/Kanton
2021-11-03 11:43:14 +11:00
AMOS bot
af5e30b2b2
Automatically generated installer lang files
2021-11-03 00:07:26 +00:00
Paul Holden
1cdacd7771
MDL-72370 badges: require sesskey to remove related badge.
2021-11-02 18:04:15 +01:00
Ilya Tregubov
fa363b52eb
MDL-70887 mlbackend_python: Update to latest version.
2021-11-02 18:04:15 +01:00
Simey Lameze
2a22a20251
MDL-72571 tool_filetypes: change extension param to PARAM_ALPHANUMEXT
2021-11-02 18:04:15 +01:00
Sara Arjona
5ce9c733ce
Merge branch 'MDL-72857-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-11-02 18:01:06 +01:00
Eloy Lafuente (stronk7)
8ecf433c53
weekly release 3.11.3+
2021-11-02 14:07:54 +01:00
Eloy Lafuente (stronk7)
a4aefa9c98
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-11-02 14:07:49 +01:00