Paul Holden
6cb06dc43a
MDL-81572 editor_tiny: use standard plugin name in editor help dialog.
2024-06-03 09:40:08 +01:00
Huong Nguyen
6d715e19f3
Merge branch 'MDL-81544-main' of https://github.com/rezaies/moodle
2024-06-03 12:04:58 +07:00
Huong Nguyen
6e1197d0bf
Merge branch 'MDL-73735_duplicate-line-course-rest-php' of https://github.com/ziegenberg/moodle
2024-06-03 11:52:23 +07:00
Huong Nguyen
2407913de4
Merge branch 'MDL-82009-main' of https://github.com/sarjona/moodle
2024-06-03 11:36:17 +07:00
Paul Holden
22327a1489
MDL-82055 output: replace usage of named templatable interface.
...
It's not available during, and breaks, site installation. The output
class doesn't necessarily need it in 78db6bbce8, so switch to simple
templatable interface instead.
2024-05-31 13:04:20 +01:00
Sara Arjona
3938b26a08
Merge branch 'MDL-81850' of https://github.com/paulholden/moodle
2024-05-31 10:44:33 +02:00
Paul Holden
113b64c2de
MDL-82047 dml: correct constant name in large integer test docblock.
2024-05-31 07:19:23 +01:00
Sara Arjona
0240478571
MDL-82009 course: Course blocks should be displayed in section page too
2024-05-31 08:16:49 +02:00
Ilya Tregubov
6e89016c30
Merge branch 'MDL-77685' of https://github.com/paulholden/moodle
2024-05-31 09:04:17 +08:00
Paul Holden
faee1cd58e
MDL-82047 analytics: remove 32-bit integer checks for maximum time.
2024-05-30 18:17:44 +01: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
Paul Holden
6a8f6dd925
MDL-81850 availability_group: correctly retrieve groups for given user.
2024-05-30 10:13:31 +01: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
meirzamoodle
ba8cb7874f
MDL-81794 core: Fix the TLS issue on the Redis
...
The fix covers two places:
- The Redis session.
- The Redis cache store.
The PHP Redis has the option to establish the connection using TLS/SSL instead of using the "tls://" prefix.
This is done to ensure consistency with the Redis cluster connection,
as the code for both single and cluster connections is located in one place.
2024-05-29 09:14:27 +07: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