Andrew Nicols
31cfe5aaff
Merge branch 'MDL-77877' of https://github.com/paulholden/moodle
2023-06-22 14:29:42 +02:00
Andrew Nicols
165bb391f0
MDL-78212 core: Add note that drivers extending mysqli also support compression
2023-06-22 14:29:41 +02:00
Andrew Nicols
28b2c57c82
Merge branch 'MDL-78212-MYSQLI_CLIENT_COMPRESS' of https://github.com/catalyst/moodle
2023-06-22 14:29:41 +02:00
Andrew Nicols
c40cf46b22
Merge branch 'MDL-78004_master' of https://github.com/mwehr/moodle
2023-06-22 14:29:41 +02:00
Ilya Tregubov
3baa6045af
Merge branch 'MDL-78434-master' of https://github.com/sammarshallou/moodle
2023-06-22 14:29:41 +02:00
Andrew Nicols
09505be547
Merge branch '77986-master-backup-trim-search-fields' of https://github.com/DSI-Universite-Rennes2/moodle
2023-06-22 14:29:41 +02:00
Andrew Nicols
f7f01fe2ab
Merge branch 'MDL-78273' of https://github.com/Chocolate-lightning/moodle
2023-06-22 14:29:41 +02:00
Andrew Nicols
ca6edf6f3c
Merge branch 'MDL-77813-master' of https://github.com/laurentdavid/moodle
2023-06-22 14:29:40 +02:00
Ilya Tregubov
b2dce5d60c
Merge branch 'MDL-76629' of https://github.com/liorgil/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
d4bee79ce1
Merge branch 'MDL-78071' of https://github.com/paulholden/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
7092b99512
Merge branch 'MDL-78541/master' of https://github.com/skodak/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
0dfcb91ca2
Merge branch 'MDL-78350' of https://github.com/paulholden/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
914073453f
Merge branch 'MDL-68067' of https://github.com/Chocolate-lightning/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
6c6c795230
Merge branch 'MDL-78056-master' of https://github.com/laurentdavid/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
f7eddfa583
Merge branch 'MDL-78263-master' of https://github.com/jleyva/moodle
2023-06-22 14:29:40 +02:00
Andrew Nicols
bd8b6e011c
Merge branch 'MDL-78435' of https://github.com/paulholden/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
1a59347351
Merge branch 'MDL-76917-master' of https://github.com/HuongNV13/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
b9cc9d4034
Merge branch 'MDL-76953' of https://github.com/paulholden/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
79f27a853e
Merge branch 'MDL-78252' of https://github.com/paulholden/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
bf72c0de9d
Merge branch 'MDL-75913-master' of https://github.com/davewoloszyn/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
276bf5acbc
Merge branch 'MDL-77793-master' of https://github.com/davewoloszyn/moodle
2023-06-22 14:29:39 +02:00
Andrew Nicols
944129a57f
Merge branch 'MDL-78477' of https://github.com/AnupamaSarjoshi/moodle
2023-06-22 14:29:38 +02:00
Andrew Nicols
3e1d6d61a9
Merge branch 'MDL-78159-master' of https://github.com/meirzamoodle/moodle
2023-06-22 14:29:38 +02:00
Andrew Nicols
5f41e5fdc7
Merge branch 'MDL-77865_Master' of https://github.com/tuanngocnguyen/moodle
2023-06-22 14:29:38 +02:00
Andrew Nicols
4149de88c2
Merge branch 'MDL-78164-master' of https://github.com/meirzamoodle/moodle
2023-06-22 14:29:38 +02:00
Mathew May
dd589d0fef
MDL-78274: scss: Modify how the focus is set on modals
2023-06-22 13:28:20 +08:00
hieuvu
0b7ac9ffb1
MDL-78484 formslib: Move enable checkbox display before the date picker
2023-06-22 09:56:14 +07:00
Jake Dallimore
60b086635c
MDL-78544 forms: fix string to number comparison bug in duration element
...
Prior to PHP 8, 0 == "", but now no more. We should use empty instead.
See: https://www.php.net/manual/en/migration80.incompatible.php
2023-06-22 10:54:46 +08:00
Safat
42f704ac11
MDL-78523 communication_matrix: Behat coverage for matrix safe disable
2023-06-22 12:19:44 +10:00
Safat
d785ff6f57
MDL-78523 core_communication: Safe disable of communication plugins
2023-06-22 12:19:44 +10:00
Paul Holden
ecf47ff23b
MDL-78350 reportbuilder: parse javascript before rendering template.
2023-06-21 17:33:40 +01:00
Paul Holden
40cc1e53c2
MDL-78350 output: parse returned dynamic tab javascript when loading.
...
Ensure we don't create nested <script> tags when rendering templates,
which triggers console errors since 1ef815cd.
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-06-21 17:25:34 +01:00
Petr Skoda
c70a460978
MDL-78541 admin: ignore headings in admin_apply_default_settings()
...
This is a workaround for plugins that do not have
unique setting names.
2023-06-21 15:46:14 +02:00
Sara Arjona
5f1ed26c75
Merge branch 'MDL-76635-master' of https://github.com/lameze/moodle
2023-06-21 14:02:11 +02:00
Sara Arjona
5039f6980c
Merge branch 'MDL-63120_Badges_cron_task_fails-master' of https://github.com/mebis-lp/moodle
2023-06-21 11:41:51 +02:00
Jun Pataleta
cb4b3d54ee
Merge branch 'MDL-76704-master' of https://github.com/safatshahin/moodle
2023-06-21 17:20:54 +08:00
Ilya Tregubov
81c8850462
Merge branch 'MDL-77591-master' of https://github.com/justusdieckmann/moodle
2023-06-21 16:57:49 +08:00
Sara Arjona
8c944b217f
Merge branch 'MDL-78201-master' of https://github.com/aanabit/moodle
2023-06-21 10:56:33 +02:00
Meirza
97ff68fd6b
MDL-78159 lib: Added missing properties for core libraries
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-06-21 15:39:53 +07:00
Meirza
337bc1554a
MDL-78164 lib: Added class properties that are not declared in grade
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2023-06-21 14:41:35 +07:00
Andrew Nicols
4eb5c0d707
Merge branch 'MDL-77634-master' of https://github.com/ilyatregubov/moodle
2023-06-21 15:19:54 +08:00
Andrew Nicols
acc91736d1
Merge branch 'MDL-78274' of https://github.com/Chocolate-lightning/moodle
2023-06-21 15:14:16 +08:00
Mathew May
6394056c90
MDL-78274: gradereport_grader: Vertically center feedback modal
2023-06-21 14:51:26 +08:00
Mathew May
0fb1152345
MDL-78274 modal: Enable modals to be vertically centered
2023-06-21 14:51:26 +08:00
Paul Holden
ed23ce7c77
MDL-77260 tool_monitor: group and sort list of components.
...
AMOS BEGIN
CPY [coresubsystem,report_eventlist],[coresubsystem,tool_monitor]
AMOS END
2023-06-21 07:34:02 +01:00
Ilya Tregubov
7aa0fd916c
Merge branch 'MDL-76174' of https://github.com/larsbonczek/moodle
2023-06-21 14:26:16 +08:00
Paul Holden
ecff15e2e6
MDL-78252 libraries: upgrade to version 0.10.0 of PHP-ML.
2023-06-21 07:24:04 +01:00
Ilya Tregubov
807bfe69ae
MDL-77634 gradereport_singleview: Sticky footer for singleview
...
Moving Save button, pagination, next and previous link as well as
perpage selector to sticky footer.
2023-06-21 12:59:03 +08:00
Safat
f7b2f36218
MDL-76704 core_course: Add settings to control selected provider
2023-06-21 14:46:32 +10:00
Safat
3f48306385
MDL-76704 core_communication: Default setting for communication provider
2023-06-21 14:46:32 +10:00