Sara Arjona
dc444f4634
Merge branch 'MDL-76500-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-07 18:27:53 +01:00
Sara Arjona
151de4586d
Merge branch 'MDL-76193-401' of https://github.com/JBThong/moodle into MOODLE_401_STABLE
2022-12-07 17:26:22 +01:00
Sara Arjona
52890694bf
Merge branch 'MDL-76571_401' of https://github.com/timhunt/moodle into MOODLE_401_STABLE
2022-12-07 17:17:41 +01:00
Tim Hunt
95f073453b
MDL-76571 quiz reports: should not show description items
...
... or anything else with length = 0. This got broken in MDL-71696.
The only way to fix this kind-of involves and API change to
quiz_report_get_significant_questions. However, it is only changing
the external API of this function back to how it was before the 4.0 release,
and the chnages in 4.0 were never documented, nor, I would guess, intended,
since they just broke things.
2022-12-07 14:53:41 +00:00
Jun Pataleta
6661a3eb45
Merge branch 'MDL-76559-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2022-12-07 22:41:07 +08:00
Andrew Nicols
0f8f164a07
MDL-76559 core: validate_email does not take false either
2022-12-07 21:40:18 +08:00
Sara Arjona
4cc96c42fa
Merge branch 'MDL-76273-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-07 12:51:37 +01:00
Jun Pataleta
e0f34d5049
Merge branch 'MDL-73017-M401_add-environment-check-for-versions-not-supporting-php-8-1' of https://github.com/ziegenberg/moodle into MOODLE_401_STABLE
2022-12-07 13:47:12 +08:00
Jun Pataleta
4426e21204
Merge branch 'MDL-76559-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2022-12-06 23:19:37 +08:00
Andrew Nicols
fb7d1b34ef
MDL-76559 core: validate_email should not accept empty values
2022-12-06 20:53:47 +08:00
Jun Pataleta
32bb535cb6
Merge branch 'MDL-76476-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 19:41:17 +08:00
Jun Pataleta
dd3b92545e
Merge branch 'MDL-75381-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 19:24:34 +08:00
Ilya Tregubov
e572943d21
Merge branch 'MDL-76490-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 13:09:38 +03:00
Paul Holden
2d2b2e3244
MDL-76500 grade: fix grade form when item cannot be overridden.
2022-12-06 09:20:01 +00:00
Ilya Tregubov
e03c52acbe
Merge branch 'MDL-76446-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 12:19:09 +03:00
Ilya Tregubov
bc5c812db3
Merge branch 'MDL-75516_401' of https://github.com/larsbonczek/moodle into MOODLE_401_STABLE
2022-12-06 10:38:12 +03:00
Andrew Nicols
ba38d916be
Merge branch 'MDL-75446-401' of https://github.com/andelacruz/moodle into MOODLE_401_STABLE
2022-12-06 15:19:47 +08:00
Andrew Nicols
e7c70fd2c0
Merge branch 'MDL-75573-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-06 13:55:58 +08:00
Andrew Nicols
fa309d0650
Merge branch 'MDL-76145-401' of https://github.com/meirzamoodle/moodle into MOODLE_401_STABLE
2022-12-06 13:36:16 +08:00
Paul Holden
1efd88b2c8
MDL-76273 core: multi-byte character filename support for TCPDF.
...
See: https://github.com/tecnickcom/TCPDF/pull/562
2022-12-05 15:04:23 +00:00
Paul Holden
20ac0d1626
MDL-76490 behat: use defined step for interaction with autocomplete.
2022-12-05 14:22:19 +00:00
Marina Glancy
40ee69ea8b
MDL-76490 behat: correct step for opening autocomplete in container.
2022-12-05 14:21:53 +00:00
Sara Arjona
05c53f2c44
Merge branch 'MDL-75789-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-05 12:53:43 +01:00
Sara Arjona
1b9bcbf19d
Merge branch 'MDL-76166-username-logging-MOODLE_401_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_401_STABLE
2022-12-05 12:44:23 +01:00
Ilya Tregubov
a3ed6cea5f
Merge branch 'MDL-75788-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2022-12-05 14:31:44 +03:00
Sara Arjona
f2dd9867ab
Merge branch 'MDL-76482-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2022-12-05 12:04:02 +01:00
Daniel Ziegenberg
bbd49c9533
MDL-73017 env: Moodle 3.9.x, 3.11.x and 4.0.x do not support PHP 8.1
...
This commit adds an additional environment check for the unsupported
PHP 8.1 version to Moodle 3.9.x, 3.11.x and 4.0.x.
It also updates the lang string for unsupported PHP version.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-12-05 11:29:09 +01:00
Angelia Dela Cruz
bc82295f6a
MDL-75446 behat: Workshop behat generators use UI
...
Replace steps that manually add Workshop instances via the UI and use
Behat generators. This improves the speed of the Behat test runs.
2022-12-05 16:05:07 +08:00
Ilya Tregubov
2e1118fa62
Merge branch 'MDL-76330-MOODLE_401_STABLE' of https://github.com/sh-csg/moodle into MOODLE_401_STABLE
2022-12-05 09:22:05 +03:00
Ferran Recio
272a458099
MDL-76225 core_courseformat: fix section title id
2022-12-05 13:48:05 +08:00
Thong Bui
2370255e4c
MDL-76193 Questions: Backup and Restore with tags fails
2022-12-05 10:01:48 +07:00
Ilya Tregubov
a7e9836173
Merge branch 'MDL-76495-401' of https://github.com/marinaglancy/moodle into MOODLE_401_STABLE
2022-12-02 13:49:13 +03:00
Lars Bonczek
add1d29339
MDL-75516 core: Perform proper JSON encoding in mustache quote helper
2022-12-02 11:22:23 +01:00
Ilya Tregubov
e6dec9c0fb
Merge branch 'MDL-75951-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE
2022-12-02 11:55:54 +03:00
Dani Palou
8b153fb67d
MDL-75788 behat: Use profile field generators in existing tests
2022-12-02 14:58:28 +08:00
Dani Palou
1145b8f597
MDL-75788 testing: Handle new lines in menu profile field generator
2022-12-02 14:58:28 +08:00
Andrew Nicols
743fc68b4f
MDL-75951 core: Update box/spout to address PHP 8.1 deprecation
...
This change is a direct pull from an upstream fix:
64a09a748d
This addresses the deprecation of auto_detect_line_endings in PHP 8.1.
2022-12-02 13:58:39 +08:00
Ilya Tregubov
9d801ab8a0
Merge branch 'MDL-76494-401' of https://github.com/marinaglancy/moodle into MOODLE_401_STABLE
2022-12-02 08:41:34 +03:00
Andrew Nicols
715ec40ad6
Merge branch 'MDL-76493-401' of https://github.com/marinaglancy/moodle into MOODLE_401_STABLE
2022-12-02 12:15:30 +08:00
Paul Holden
1d98d162a1
MDL-75573 backup: translate async operation type in messages.
2022-12-01 19:48:58 +00:00
Stefan Hanauska
d42189d71a
MDL-76330 enrol: Check permission to show edit icon
2022-12-01 20:07:13 +01:00
Sara Arjona
7f5f04dbc2
weekly release 4.1+
2022-12-01 16:07:58 +01:00
Sara Arjona
82d90a8950
NOBUG: Fixed file access permissions
2022-12-01 16:07:57 +01:00
Simey Lameze
e581bd6cde
MDL-76507 behat: change step to use 'Recent and next 60 days' option
...
It was detected that 'This month' option may cause failures in builds in between months
so using the 'Recent and next 60 days' still fixes the weekend scenario and also the
in between months issue.
2022-12-01 08:51:26 +01:00
Andrew Nicols
68cd224ef3
Merge branch 'MDL-75604-401' of https://github.com/ssj365/moodle into MOODLE_401_STABLE
2022-12-01 08:59:07 +03:00
Andrew Nicols
afef05b07c
Merge branch 'MDL-75281-401' of https://github.com/call-learning/moodle into MOODLE_401_STABLE
2022-12-01 08:59:07 +03:00
Jun Pataleta
d9cd25c2fb
MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts
2022-12-01 08:59:07 +03:00
Sara Arjona
960bc4e3c5
Merge branch 'MDL-76226-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-01 08:59:07 +03:00
Sara Arjona
cf06e4207f
Merge branch 'MDL-76507-401' of https://github.com/lameze/moodle into MOODLE_401_STABLE
2022-12-01 08:59:07 +03:00
Jun Pataleta
9f06111278
Merge branch 'MDL-76250-401' of https://github.com/paulholden/moodle into MOODLE_401_STABLE
2022-12-01 08:59:06 +03:00