Huong Nguyen
1d680644c2
Merge branch 'MDL-81955' of https://github.com/paulholden/moodle
2024-06-04 10:33:21 +07:00
Andrew Nicols
1790452026
Merge branch 'MDL-80208' of https://github.com/paulholden/moodle
2024-06-04 11:06:34 +08:00
Juan Leyva
36e0395bb9
MDL-80959 tool_mobile: Use different user keys for QR and auto login
2024-06-04 10:32:48 +08:00
Andrew Nicols
0800617868
Merge branch 'MDL-82047' of https://github.com/paulholden/moodle
2024-06-04 10:29:00 +08:00
Andrew Nicols
c5820bbc6e
Merge branch 'MDL-81321' of https://github.com/paulholden/moodle
2024-06-04 09:55:35 +08:00
Andrew Nicols
e96ac335e1
Merge branch 'MDL-81572' of https://github.com/paulholden/moodle
2024-06-04 09:54:12 +08:00
Andrew Nicols
aa43ded0c7
Merge branch 'MDL-82055' of https://github.com/paulholden/moodle
2024-06-04 09:50:13 +08:00
Mikel Martín
95f4f55648
MDL-81741 mod_feedback: Create a new 'Questions' secondary menu item
2024-06-03 16:35:45 +02:00
Paul Holden
74384ce875
MDL-81940 core: deprecate RC4 encryption library methods.
...
Switch current usage to secure `\core\encryption` alternative.
2024-06-03 13:43:41 +01:00
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
a33e54c08f
MDL-82041 reportbuilder: switch time-sensitive code to new Clock API.
...
Where current implementation, and more specifically tests, rely on the
current time then replace that with the PSR-20 Clock from 298c13ac3b.
Applicable updates to the date filter and report scheduling calculation.
2024-05-31 15:37:42 +01: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
Mikel Martín
e3c36e48cc
MDL-81648 navigation: Add delegated section logic to section nodes
2024-05-31 10:50:20 +02:00
Mikel Martín
932b094134
MDL-81648 course: Add new sectiondelegatemodule class
...
- Created sectiondelegatemodule abstract class for those delegated sections
managed by a module
- This class will override get_parent_section from the base class, retrieving
the parent section from the module
2024-05-31 10:50:20 +02:00
Mikel Martín
b4ecd9d805
MDL-81648 course: Add a method to retrieve delegate section parent
...
- New 'get_parent_section()' function added to sectiondelegate abstract class
2024-05-31 10:50:20 +02:00
Sara Arjona
3938b26a08
Merge branch 'MDL-81850' of https://github.com/paulholden/moodle
2024-05-31 10:44:33 +02:00
Shamim Rezaie
b7e6a176e6
MDL-80743 mod_assign: Add automatic attempt reopening option
2024-05-31 17:40:23 +10: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
Paul Holden
7e206c92cf
MDL-82001 mod_quiz: respect user language in draft save message text.
2024-05-30 16:04:26 +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