Paul Holden
fc93938f23
MDL-79856 roles: use role localname when confirming deletion.
2023-10-26 12:01:05 +01:00
Sara Arjona
a985ac2e0c
weekly release 4.1.6+
2023-10-20 12:16:34 +02:00
Huong Nguyen
ccae21a639
Merge branch 'MDL-79689-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-10-19 10:05:37 +07:00
Sara Arjona
345d483ee2
Merge branch 'MDL-77651-401' of https://github.com/junpataleta/moodle into MOODLE_401_STABLE
2023-10-18 15:47:24 +02:00
Sara Arjona
4d9b533fd4
Merge branch 'MDL-79747_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-10-18 10:29:08 +02:00
Angelia Dela Cruz
174fc341d6
MDL-79689 mod_assign: Behat for enabling anonymous submissions
2023-10-18 10:58:34 +08:00
Huong Nguyen
bcbab5517b
Merge branch 'MDL-79705-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-10-18 09:37:35 +07:00
Huong Nguyen
0848bf8687
Merge branch 'MDL-78979-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-10-18 09:24:21 +07:00
Jun Pataleta
11e0579540
MDL-77651 calendar: Hide left/right arrow characters
...
* Hide the arrow characters for the calendar templates so they won't be
read out by screen readers and avoid confusion for screen reader users.
2023-10-17 23:53:05 +08:00
Jun Pataleta
cc9a537bd2
MDL-77651 core: Hide left/right arrow characters for link_arrow_xx()
...
* The arrow characters in link_arrow_right() and link_arrow_left()
functions get announced by screen readers. This causes confusion
and is unnecessary.
2023-10-17 23:53:05 +08:00
Paul Holden
38909cd64e
MDL-79705 reportbuilder: remove checkbox field callback handling.
...
We no longer need special handling of this field type, because it
now returns language strings rather than HTML markup for a checkbox
element on display.
2023-10-17 16:51:34 +01:00
Paul Holden
62aa37f70d
MDL-79705 profilefield_checkbox: display data as simple Yes/No.
2023-10-17 16:51:34 +01:00
Tim Hunt
f6e7eb2ebd
MDL-79747 quiz stats: task should run as admin the right way
...
The correct way to get an ad-hoc task to run as the main admin account
is to leave userid as null.
Setting it causes fatal errors if the main admin account is set to
auth: nologin.
2023-10-17 16:43:48 +01:00
Sara Arjona
c0fefd0a4d
Merge branch 'MDL-78481-401' of https://github.com/iarenaza/moodle into MOODLE_401_STABLE
2023-10-17 17:15:21 +02:00
Ilya Tregubov
b5599f33d0
Merge branch 'MDL-79691-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-10-17 10:29:08 +08:00
Huong Nguyen
5e1588ba63
Merge branch 'MDL-79367-401' of https://github.com/sarjona/moodle into MOODLE_401_STABLE
2023-10-17 09:18:33 +07:00
Paul Holden
50618adb13
MDL-78979 mod_data: correct restore decode rule for data view page.
2023-10-16 20:53:59 +01:00
Angelia Dela Cruz
1c023e7fbb
MDL-79691 mod_h5pactivity: Behat coverage for H5P activity grades reset
2023-10-16 17:06:13 +08:00
Sara Arjona
c6d8aca226
Merge branch 'MDL-79566-401' of https://github.com/HuongNV13/moodle into MOODLE_401_STABLE
2023-10-16 09:54:01 +02:00
Ilya Tregubov
c4c514ee46
Merge branch 'MDL-79365-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-10-16 14:08:45 +08:00
Sara Arjona
6c956d3408
MDL-79367 availability: Fail grade does not mark activities as completed
...
The UX team confirmed that an activity shouldn't be considered completed
when the criteria use a passing grade and the user gets a failing grade.
So the COMPLETION_COMPLETE_FAIL status won't be considered
completed from now on.
2023-10-16 07:55:12 +02:00
Huong Nguyen
052e646cdc
Merge branch 'MDL-79698-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-10-16 11:40:32 +07:00
Huong Nguyen
f1166fe9e6
Merge branch 'MDL-79653-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2023-10-16 10:55:23 +07:00
Huong Nguyen
0d45970bd3
MDL-79566 tiny_autosave: Add Javascript submission handler
2023-10-16 09:29:28 +07:00
Paul Holden
d160890cab
MDL-79365 customfield_textarea: ensure field uniqueness is correct.
2023-10-13 14:30:08 +01:00
Andrew Nicols
d6fdd2f5f9
MDL-79698 core: Correct duplicate array key in test provider
2023-10-13 15:44:33 +08:00
Ilya Tregubov
d188d58ce9
weekly release 4.1.6+
2023-10-13 13:39:33 +08:00
Angelia Dela Cruz
1f602aabec
MDL-79653 gradingform_guide: Behat coverage for deleting marking guide
2023-10-13 11:11:08 +08:00
Huong Nguyen
0257e1696f
Merge branch 'MDL-79638-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-10-12 11:08:05 +07:00
Ilya Tregubov
891b6f796c
Merge branch 'MDL-79160-401' of https://github.com/danghieu1407/moodle into MOODLE_401_STABLE
2023-10-12 09:44:23 +08:00
Ilya Tregubov
9fbdf21341
Merge branch 'MDL-79422-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2023-10-12 09:10:23 +08:00
Jun Pataleta
7e39cee0f6
Merge branch 'MDL-79633-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-10-11 13:41:36 +08:00
Huong Nguyen
82488f901d
Merge branch 'MDL-78103-401' of https://github.com/HuongNV13/moodle into MOODLE_401_STABLE
2023-10-11 11:26:02 +07:00
chen levy
7744cf2f28
MDL-78103 theme: Fixed dropdown menu size by the content
2023-10-11 11:15:44 +07:00
Andrew Nicols
e7263580b9
MDL-79638 phpunit: Add unit test for increment resets
2023-10-11 00:10:33 +08:00
Andrew Nicols
a74443a342
MDL-79638 phpunit: Adjust version checks for mysql/mariadb hack
...
This hack was introduced to work around a bug in MySQL 5.6.14 and
MariaDB at the time.
https://bugs.mysql.com/bug.php?id=69882
It was addressed a few months later in 5.6.16, and 5.7.4.
MariaDB merged version 5.6.16 of MySQL's InnoDB engine in MariaDB
10.0.11 and got the patch from there.
Moodle has required MySQL 5.7, and MariaDB 10.2.29 since Moodle 3.11 and
it is therefore safe to remove these hacks for these versions.
2023-10-11 00:02:12 +08:00
Sara Arjona
7ff2d18b93
Merge branch 'MDL-79623-MOODLE_401_STABLE' of https://github.com/PhMemmel/moodle into MOODLE_401_STABLE
2023-10-10 16:19:30 +02:00
Sara Arjona
66ff0a871f
Merge branch 'MDL-77816-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2023-10-10 09:21:39 +02:00
Ilya Tregubov
11fe89c08e
Merge branch 'MDL-79501-MOODLE_401_STABLE' of https://github.com/geichelberger/moodle into MOODLE_401_STABLE
2023-10-10 15:07:24 +08:00
Ilya Tregubov
76bd425474
Merge branch 'MDL-79279_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2023-10-10 11:24:47 +08:00
Ilya Tregubov
aeeaea6840
Merge branch 'MDL-71414-401' of https://github.com/laurentdavid/moodle into MOODLE_401_STABLE
2023-10-10 10:19:44 +08:00
Paul Holden
5c30074d99
MDL-79633 mod_data: correct timemodified tag replacement attribute.
2023-10-09 19:41:12 +01:00
Laurent David
8e53ef0162
MDL-71414 mod_h5pactivity: Add a new "None" message
...
* In matching types of questions, sometimes the user does not answer all
questions. We now display "None" in the result report. The answer can
be either correct or incorrect.
* Fix "unknown" answer constant name.
2023-10-09 11:45:11 +02:00
Laurent David
2a2d3c85bb
MDL-71414 mod_h5pactivity: Fix issue with drop down report
...
* Drag and Drop report were missing answers when target could be dropped on multiple
drop zones.
2023-10-09 11:45:10 +02:00
Philipp Memmel
805577664b
MDL-79623 tool_componentlibrary: Fix correct modal content attribute
2023-10-09 09:14:48 +00:00
Jun Pataleta
b0a7bc3f42
Moodle release 4.1.6
v4.1.6
2023-10-07 11:30:22 +08:00
Sara Arjona
fcd50e4722
weekly release 4.1.5+
2023-10-06 14:02:25 +02:00
danghieu1407
cf9373c4dd
MDL-79160 Question: Answer field overflows parent width with large size
2023-10-05 11:06:21 +07:00
Paul Holden
52ada82da2
MDL-77816 mod_bigbluebuttonbn: feedback when validating completion.
2023-10-04 21:07:31 +01:00
Yannick Schillinger
fca2456e1f
MDL-77816 mod_bigbluebuttonbn: Fix completionValidate argument format
2023-10-04 20:27:34 +01:00