114127 Commits

Author SHA1 Message Date
Amaia Anabitarte
f185fdca52 MDL-81749 core_completion: Let custom rules to return failed state 2024-06-05 15:55:04 +02:00
Sara Arjona
bcd8e0d6ed
weekly release 4.5dev 2024-05-30 17:00:19 +02:00
Sara Arjona
5d6c6bf81c
NOBUG: Add upgrade notes 2024-05-30 17:00:19 +02:00
Sara Arjona
4c9e2e4d0d
NOBUG: Fixed SVG browser compatibility 2024-05-30 17:00:00 +02:00
Jun Pataleta
05983317a5
Merge branch 'MDL-80831-main' of https://github.com/HuongNV13/moodle 2024-05-30 18:25:36 +08:00
Huong Nguyen
a74583cbf0
MDL-80831 core: Add missing classname for privacy url 2024-05-30 17:13:59 +07:00
Jun Pataleta
14eac824ed
Merge branch 'MDL-80640_upgrade-guzzlehttp' of https://github.com/ziegenberg/moodle 2024-05-30 12:00:28 +08:00
Huong Nguyen
47216b5db5
Merge branch 'MDL-80973-master' of https://github.com/jleyva/moodle 2024-05-30 10:37:42 +07:00
Andrew Nicols
b17b4ad4a3
MDL-68262 assignfeedback_editpdf: Correct args to make_request_directory 2024-05-30 09:53:19 +07:00
Huong Nguyen
5e7e6ad9b7
Merge branch 'MDL-77195' of https://github.com/paulholden/moodle 2024-05-30 09:30:03 +07:00
Huong Nguyen
fc72b6a987
Merge branch 'MDL-54105-integration_master' of https://github.com/praxisdigital/moodle 2024-05-30 09:01:39 +07:00
Andrew Nicols
93abcb87b8
Merge branch 'MDL-81490-main' of https://github.com/laurentdavid/moodle 2024-05-29 21:11:59 +08:00
Huong Nguyen
aa09138d75
MDL-81212 tiny_recordrtc: Screen-recorder improvements and cleanups 2024-05-29 19:54:51 +07:00
Huong Nguyen
89e78f75b3
Merge branch 'MDL-81212-master' of https://github.com/NashTechOpenUniversity/moodle 2024-05-29 19:50:47 +07:00
Frederik Milling Pytlick
3590629dca MDL-54105 mod_assign: Refactored the way that the default is set
Improved the way the default is set, now requiring less code and being more readable
2024-05-29 14:44:47 +02:00
Sara Arjona
9a72323f63
Merge branch 'MDL-81983' of https://github.com/lostrogit/moodle 2024-05-29 14:07:25 +02:00
Sara Arjona
e93351e488
Merge branch 'MDL-81901-progress-cli' of https://github.com/brendanheywood/moodle 2024-05-29 13:32:26 +02:00
Sara Arjona
e575b6ae7c
Merge branch 'MDL-80911-main' of https://github.com/HuongNV13/moodle 2024-05-29 13:19:16 +02:00
Jun Pataleta
4036b4a800
Merge branch 'MDL-81779' of https://github.com/paulholden/moodle 2024-05-29 17:02:13 +08:00
Jun Pataleta
65053f6584
Merge branch 'MDL-68262-main' of https://github.com/andrewnicols/moodle 2024-05-29 16:19:04 +08:00
Jun Pataleta
70c29d8d68
Merge branch 'MDL-80275-main' of https://github.com/andrewnicols/moodle 2024-05-29 15:30:46 +08:00
Andrew Nicols
c14253b2eb
Merge branch 'MDL-80831-main' of https://github.com/junpataleta/moodle 2024-05-29 14:26:53 +08:00
Andrew Nicols
f445245b9e
Merge branch 'MDL-81609_main' of https://github.com/marxjohnson/moodle 2024-05-29 10:50:42 +08:00
Jun Pataleta
6bd5ef1dce
MDL-80831 theme: Set a vertical padding for footer links
This is to increase the target size of links within the footer and
meet WCAG 2.2 Level AA Success Criterion 2.5.8
2024-05-29 10:39:18 +08:00
Jun Pataleta
1085bf7897
MDL-80831 gradereport_grader: Remove unnecessary setting of aria-hidden
- If an element is being hidden visually with `display: none;` (e.g. by
using the class `.d-none`), there's no need to set `aria-hidden` because
it is already hidden from the accessibility tree.
- Setting `aria-hidden=false` is also not recommended and it's better to
remove the `aria-hidden` attribute instead of setting it to false.
2024-05-29 10:39:17 +08:00
Jun Pataleta
89c6376fcc
MDL-80831 behat: Re-enable target-size rule for accessibility tests 2024-05-29 10:39:17 +08:00
Andrew Nicols
9745580bf4
Merge branch 'MDL-81282' of https://github.com/paulholden/moodle 2024-05-29 09:45:00 +08:00
Andrew Nicols
960f27eb5c
Merge branch 'MDL-82015' of https://github.com/ak4t0sh/moodle 2024-05-29 09:08:16 +08:00
Andrew Nicols
426960249f
Merge branch 'MDL-81597-main' of https://github.com/roland04/moodle 2024-05-28 23:48:50 +08:00
Andrew Nicols
06e43df2fc
MDL-81733 mod_lesson: Coding style fixes 2024-05-28 23:45:13 +08:00
Andrew Nicols
06196de3ec
Merge branch 'MDL-81733-main' of https://github.com/izendegi/moodle 2024-05-28 22:51:01 +08:00
Andrew Nicols
398e690d0e
Merge branch 'MDL-81589-main' of https://github.com/sarjona/moodle 2024-05-28 22:43:04 +08:00
Mikel Martín
78db6bbce8 MDL-81597 theme_boost: Fix header bar alignment
- Refactot context_header class to implement named templatable so
render_context_header in core and theme_boost can be removed
- Refactor context_header to use templates
- Fix context header layout and styles
2024-05-28 16:37:57 +02:00
Arnaud Trouvé
cb0db47609 MDL-82015 mod_bigbluebuttonbn: Fix date formatting during import 2024-05-28 15:23:41 +02:00
Huong Nguyen
84a2fdc2c7
MDL-54105 mod_assign: Move upgrade notes 2024-05-28 15:27:21 +07:00
Huong Nguyen
175e48bc08
Merge branch 'MDL-54105-master-default_grade_on_mod_assign' of https://github.com/praxisdigital/moodle 2024-05-28 15:21:39 +07:00
Frederik Milling Pytlick
cf7e43666b MDL-54105 mod_assign: Added default gradetype and gradescale
Added 2 new settings to mod_assign and made moodle core look for them to set the default grade values.
2024-05-28 09:10:20 +02:00
Andrew Nicols
f144ede33c
Merge branch 'MDL-82004' of https://github.com/paulholden/moodle 2024-05-28 14:30:30 +08:00
Andrew Nicols
94d5733a2d
Merge branch 'MDL-81411-main' of https://github.com/ilyatregubov/moodle 2024-05-28 14:14:17 +08:00
Andrew Nicols
8639237c62
Merge branch 'MDL-81822' of https://github.com/paulholden/moodle 2024-05-28 14:05:01 +08:00
Andrew Nicols
3a60821242
Merge branch 'MDL-81870' of https://github.com/paulholden/moodle 2024-05-28 13:57:13 +08:00
Huong Nguyen
77bb82fb87
Merge branch 'MDL-78768_import-multiple-new-grade-items' of https://github.com/ziegenberg/moodle 2024-05-28 12:32:02 +07:00
Huong Nguyen
b32fcf0a0a
Merge branch 'MDL-81903-main' of https://github.com/andrewnicols/moodle 2024-05-28 12:07:49 +07:00
Andrew Nicols
d74740e3a1
MDL-81897 tool_mobile: Coding style fix 2024-05-28 11:40:46 +08:00
toanlam
b91b442a80 MDL-81212 tiny_recordrtc: Add Screen-recorder button 2024-05-28 10:30:14 +07:00
Andrew Nicols
6aa05bb847
Merge branch 'MDL-81897-master' of https://github.com/jleyva/moodle 2024-05-28 11:27:35 +08:00
Andrew Nicols
9f471d77b8
Merge branch 'MDL-81757' of https://github.com/paulholden/moodle 2024-05-28 10:24:38 +08:00
Andrew Nicols
7fc931cdd8
Merge branch 'MDL-81698' of https://github.com/stronk7/moodle 2024-05-28 10:10:39 +08:00
Huong Nguyen
f1528765a5
Merge branch 'MDL-81915' of https://github.com/AnupamaSarjoshi/moodle 2024-05-28 08:57:26 +07:00
Andrew Nicols
e8f8a4c494
Merge branch 'MDL-74582' of https://github.com/paulholden/moodle 2024-05-28 09:52:14 +08:00