Andrew Nicols
0356a9ba84
Merge branch 'MDL-79059-401-2' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-08-29 11:37:07 +08:00
Andrew Nicols
04dda99502
Merge branch 'MDL-79169-int-deprecate-401' of https://github.com/Peterburnett/moodle into MOODLE_401_STABLE
2023-08-29 11:21:00 +08:00
Sara Arjona
96c8cc1590
Merge branch 'MDL-78980-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-28 16:56:36 +02:00
Sara Arjona
33847c2920
Merge branch 'MDL-78707-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-28 16:40:58 +02:00
Sara Arjona
2a6000fc36
Merge branch 'MDL-78656-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-28 16:29:57 +02:00
Sara Arjona
ccd2ea3d60
Merge branch 'MDL-78749-401' of https://github.com/BruceGoodGuy/moodle into MOODLE_401_STABLE
2023-08-28 14:26:13 +02:00
vtos
db8e366ed9
MDL-61811 enrol_manual: fixed updating of 'notifyall' field
...
When updating a manual enrolment instance, the value of 'notifyall' field must be calculated automatically based on the value of
'expirynotify' field. The relevant plugin's method missed that, thus, the value of 'notifyall' field was never updated when
editing a manual enrolment instance and changing the 'expirynotify' setting.
A functional test has been added to test the entire behaviour of the relevant plugin's method.
2023-08-28 16:09:45 +08:00
Ilya Tregubov
bc67d4491c
Merge branch 'MDL-79139-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-28 15:40:51 +08:00
Jun Pataleta
60810e78fb
weekly release 4.1.5+
2023-08-26 11:03:23 +08:00
Jun Pataleta
aca404163c
Merge branch 'install_401_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_401_STABLE
2023-08-26 11:03:20 +08:00
Jun Pataleta
319cc7c82c
MDL-79059 core: Use full name as alt text for user picture links
...
When the user picture is being rendered as a link but the user's full
name is not being included in the link and the alt text turns out to be
empty, we could end up with a link without a discernible text. This is
an accessibility issue that will affect screen reader users. If this is
the case, use the full name as the user picture's alt text.
2023-08-26 10:40:34 +08:00
Jun Pataleta
9db9ff3028
MDL-79059 mod_data: Enclose preset options within a fieldset
...
Enclosing the radio buttons in a fieldset to provide additional context
to the purpose of the fields.
2023-08-26 10:40:34 +08:00
Jun Pataleta
bd76d860c0
MDL-79059 mod_data: Fix presets accessibility issues
...
* Add sr-only column headers for the select and actions columns.
* Define unique IDs for the preset name links using array indices.
* Label the radio buttons via aria-labelledby attribute pointing to
the ID of the preset's link.
2023-08-26 10:40:34 +08:00
Jun Pataleta
e12ef27c0a
Merge branch 'MDL-78397-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-25 11:52:43 +08:00
Jun Pataleta
e2b9b37846
Merge branch 'MDL-78386-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-25 11:38:55 +08:00
Jun Pataleta
fe72c72682
Merge branch 'MDL-77988-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-25 10:35:45 +08:00
Jun Pataleta
ec3723d8d0
Merge branch 'MDL-79015-401-fix' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-08-25 09:53:33 +08:00
Peter Burnett
7dac997bdc
MDL-79169 admin: Fix implicit int cast in maintenance warning
2023-08-25 11:15:07 +10:00
Simey Lameze
ea1cf5d927
MDL-79015 behat: make verification step more specific
2023-08-25 08:55:08 +08:00
AMOS bot
4756f9876c
Automatically generated installer lang files
2023-08-25 00:11:58 +00:00
Andrew Nicols
0d3cdb0c10
Merge branch 'MDL-79075-attempt_reviewed-401' of https://github.com/leonstr/moodle into MOODLE_401_STABLE
2023-08-25 00:16:15 +08:00
Andrew Nicols
748acadd05
Merge branch 'MDL-79063-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-08-25 00:13:21 +08:00
Andrew Nicols
a9a76642a4
Merge branch 'MDL-79073-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-25 00:07:20 +08:00
Andrew Nicols
bf47757ef3
Merge branch 'MDL-78811-MOODLE-401' of https://github.com/aydevworks/moodle into MOODLE_401_STABLE
2023-08-25 00:02:49 +08:00
Andrew Nicols
c0ab693e4e
Merge branch 'MDL-78787-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 23:58:57 +08:00
Sara Arjona
5c7f1b85c6
Merge branch 'MDL-78688-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 17:35:14 +02:00
Sara Arjona
d437bdafc4
Merge branch 'MDL-78965-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-08-24 16:38:36 +02:00
Huong Nguyen
de8180935f
Merge branch 'MDL-78533-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 15:36:33 +07:00
Huong Nguyen
7b720a1f56
Merge branch 'MDL-78502-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 15:30:34 +07:00
Huong Nguyen
f12e010847
Merge branch 'MDL-78302-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 15:26:39 +07:00
Jun Pataleta
87a9b1c8ba
Merge branch 'MDL-79015-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-08-24 15:53:14 +08:00
Angelia Dela Cruz
a16624f94c
MDL-78965 mod_quiz: Behat coverage for quiz with certainty-based marking
2023-08-24 15:01:50 +08:00
Jun Pataleta
e25d28ff05
Merge branch 'MDL-78941-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-08-24 13:05:49 +08:00
Angelia Dela Cruz
1b18e3328e
MDL-79015 mod_lesson: Behat coverage for lesson with access restriction
2023-08-24 12:53:58 +08:00
Huong Nguyen
3a6c0872b9
Merge branch 'MDL-69187-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-08-24 10:39:35 +07:00
Angelia Dela Cruz
60e74092cd
MDL-78941 mod_quiz: Behat coverage for student flagging quiz questions
2023-08-24 10:56:00 +08:00
Huong Nguyen
45bd1bfa49
Merge branch 'MDL-78843-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2023-08-24 08:58:03 +07:00
Sara Arjona
6f0e80bd21
Merge branch 'MDL-65363-starred-courses-only-include-enroled-courses-MOODLE_4.1' of https://github.com/stopfstedt/moodle into MOODLE_401_STABLE
2023-08-23 15:27:48 +02:00
Paul Holden
c5967dd7d0
MDL-79139 check: clarify default user role action text.
2023-08-23 13:35:44 +01:00
Paul Holden
ae51bda773
MDL-78787 dml: native casting to char in SQL Server driver.
...
Ensure the same is used during concatentation to prevent truncation
of data, which was previously set at 255 characters per field.
2023-08-23 00:55:18 +01:00
Paul Holden
f7b3caac2c
MDL-78656 output: display menu item titles in primary navigation.
...
Since custom menu items were merged into the primary navigation/more
menu as part of 56c34d71 and related work, the "title" attribute of
each custom menu item was lost.
2023-08-22 17:30:04 +01:00
Andrew Nicols
6dcb455973
MDL-69187 core_file: Unit test for file_get_typegroup string types
2023-08-22 17:10:36 +01:00
Paul Holden
ec92edec88
MDL-78688 admin: define accepted filetype for uploaded preset file.
2023-08-22 15:32:14 +01:00
Sara Arjona
4adae8e489
weekly release 4.1.5+
2023-08-22 15:51:02 +02:00
Paul Holden
8034ad8be2
MDL-69187 files: normalize retrieval of mimetypes from groups array.
...
Ensure that the following both return consistently, so that filepicker
form elements behave the same for each when defining "accepted_types":
'.html, .txt'
['.html', '.txt']
2023-08-22 09:56:17 +01:00
Paul Holden
08344a8c4b
MDL-79073 question: detect missing context when deleting question.
2023-08-22 09:45:25 +01:00
Paul Holden
434e5af241
MDL-78386 search: specify correct parameter type for search area.
2023-08-22 08:12:07 +01:00
Leon Stringer
fe3054d05b
MDL-79075 quiz: Fix transposed user IDs
...
In the description of "Quiz attempt reviewed" events the user IDs of
the reviewer (typically the teacher) and the reviewee (typically the
student) were the wrong way round.
2023-08-21 15:50:28 +01:00
Paul Holden
5af5c5d0a6
Merge branch 'MDL-79071-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-08-21 15:32:44 +01:00
Paul Holden
194458b229
MDL-78707 forms: improve form container collapsing mechanism.
...
By using a more explicit selector for matching containers we avoid
previous problems such as incorrect count, and collapsing of elements
that had the same class name.
2023-08-21 12:38:57 +01:00