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
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
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
Andrew Nicols
50093090f6
Merge branch 'MDL-78163-master' of https://github.com/meirzamoodle/moodle
2023-06-21 11:57:48 +08:00
Simey Lameze
9382d66b4a
MDL-76635 comment: render the delete icon in the right place
...
Special thanks to Andrew Lyons.
2023-06-21 11:27:41 +08:00
Andrew Nicols
dddb7dcb70
Merge branch 'MDL-78160-master' of https://github.com/meirzamoodle/moodle
2023-06-21 10:20:59 +08:00
Justus Dieckmann
a7d5328c31
MDL-77591 mod_assign: Fix feedback zip import for group submissions
...
Import now checks whether assignment is an group submission and
matches group ids instead of user ids in that case.
Additionally check for original unchanged files to not import in
group files instead of user files.
2023-06-20 20:20:35 +02:00
Anupama Sarjoshi
07d2f485b8
MDL-78477 qbank_history: Fix and improve UI for edit menu delete option
...
Changes done to fix the warnings thrown in the history view when the
last version of a question is deleted and improved UI to display the
message and a Continue button, to navigate back to the Question bank.
2023-06-20 17:24:50 +01:00
Lars Bonczek
7d09932365
MDL-76174 core_course: get_nearest_editable_subcategory performance fix
2023-06-20 14:42:17 +02:00
Ilya Tregubov
346548e21a
Merge branch 'MDL-78259-htmlpurify-media-tags' of https://github.com/DSI-Universite-Rennes2/moodle
2023-06-20 14:35:21 +08:00
Ilya Tregubov
9ee779cf0f
Merge branch 'MDL-77525/master' of https://github.com/skodak/moodle
2023-06-20 13:03:20 +08:00
Simey Lameze
d79788245b
MDL-76635 behat: improve submission comments test
2023-06-20 10:59:03 +08:00
Huong Nguyen
d5b9be35dd
MDL-76917 Libraries: Upgrade Ogv.js Playback Technology to 1.0.0
2023-06-20 09:18:19 +07:00
Huong Nguyen
6abfc0a519
MDL-76917 Libraries: Upgrade ogv.js to 1.8.9
2023-06-20 09:18:19 +07:00
Huong Nguyen
f1ecd6a940
MDL-76917 Libraries: Upgrade YouTube Playback Technology to 3.0.0
2023-06-20 09:18:19 +07:00
Huong Nguyen
0bb9a7826d
MDL-76917 Libraries: Upgrade VideoJS to 8.3.0
2023-06-20 09:18:19 +07:00
Jun Pataleta
6132904e80
Merge branch 'MDL-74021-master' of https://github.com/andelacruz/moodle
2023-06-20 10:13:34 +08:00
Jun Pataleta
8e71a1af8e
Merge branch 'MDL-78369' of https://github.com/AnupamaSarjoshi/moodle
2023-06-19 23:17:01 +08:00
Jun Pataleta
dd3997b2fb
Merge branch 'MDL-70187' of https://github.com/paulholden/moodle
2023-06-19 23:04:37 +08:00
Meirza
81a5016ec7
MDL-78160 lib: Added class properties that are not declared in dml
...
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.
At the test_transaction_with_events() I changed $this->_called into $called local var,
since the $called is used inside the anonymous function I added the third param as
a variable passed by reference so the last assert can get the newest value.
2023-06-19 19:56:07 +07:00
Angelia Dela Cruz
fb9745ab0b
MDL-74021 behat: Page behat generators use UI
...
Replace steps that manually add page instances via the UI and use
Behat generators. This improves the speed of Behat test runs.
Co-authored-by: Simey Lameze <simey@moodle.com>
2023-06-19 17:03:02 +08:00
David Woloszyn
802ff3e2e3
MDL-75913 behat: Use alternatives to Atto in tests
2023-06-19 16:35:46 +10:00
David Woloszyn
32316df646
MDL-75913 behat: Switch to TinyMCE editor iframe
2023-06-19 16:35:46 +10:00
David Woloszyn
a183677a87
MDL-75913 behat: Private files data generator
2023-06-19 16:35:46 +10:00
Andrew Nicols
fcdfc74abd
MDL-75913 behat: Add support for file uploads in page generators
2023-06-19 16:35:46 +10:00
Andrew Nicols
baa32f6569
MDL-75913 behat: Add support for file uploads in generators
2023-06-19 16:35:46 +10:00