Jun Pataleta
89d9c78fca
Merge branch 'MDL-78453-main' of https://github.com/meirzamoodle/moodle
2024-11-05 10:57:39 +08:00
Huong Nguyen
6e0bc459e2
Merge branch 'MDL-82088' of https://github.com/paulholden/moodle
2024-11-05 08:56:51 +07:00
Paul Holden
791eefd450
MDL-82088 reportbuilder: improve filtering by report schedule data.
2024-11-04 16:22:05 +00:00
meirzamoodle
536d9ff4ee
MDL-78453 tiny_aiplacement: Increase the image alt text max length
2024-11-04 22:41:40 +07:00
meirzamoodle
5e259cc587
MDL-78453 tiny_media: Increase the image alt text max length
2024-11-04 22:41:40 +07:00
Jun Pataleta
bf18f379f7
Merge branch 'MDL-83154-main' of https://github.com/davewoloszyn/moodle
2024-11-04 16:48:39 +08:00
Huong Nguyen
b4c0f9adee
Merge branch 'MDL-80484_main' of https://github.com/marxjohnson/moodle
2024-11-04 15:41:48 +07:00
Huong Nguyen
fd7eddefb1
Merge branch 'MDL-82824-main' of https://github.com/andrewnicols/moodle
2024-11-04 15:38:19 +07:00
Andrew Nicols
b8c3c13467
MDL-82824 core: Order the PSR4 component list
2024-11-04 11:58:47 +08:00
Andrew Nicols
a8c6201dbf
MDL-82824 core: Correct thirdparty entry for slim
2024-11-04 11:52:10 +08:00
Andrew Nicols
670121daa3
MDL-82824 core: Add missing composer/PSR for various libs
...
Add missing aws-sdk composer.json
Add missing composer/PSR4 for SimplePie
Add missing composer/PSR4 for others
Add missing composer/PSR4 for markdown
Add missing composer/PSR4 for PHP-CSS-Parser
Add missing composer/PSR4 for Mustache
Add missing composer/PSR4 for RTLCSS
Add missing composer/PSR4 for SCSSPHP
Add missing composer/PSR4 for OpenSpout
Add missing composer/PSR4 for LTI
Add missing composer/PSR4 for GeoPattern
Add missing composer/PSR4 for CFPropertylist
Add missing composer/PSR4 for ZipStream
Add missing composer/PSR4 for PSR-20
Add missing composer/PSR4 for phpxmlrpc
Add missing composer/PSR4 for WebAuthn
2024-11-04 11:52:07 +08:00
Andrew Nicols
09e4f29fbd
MDL-82824 core: Add unit test to ensure completeness of Autoloader
2024-11-04 11:49:47 +08:00
Andrew Nicols
16bacf8134
MDL-82824 core: Add/correct missing autoload functions
2024-11-04 11:49:47 +08:00
Andrew Nicols
7fe199c58b
MDL-82824 core: Standardise PSR-4 paths to remove trailing /
2024-11-04 11:49:47 +08:00
Andrew Nicols
e918f86624
MDL-82824 core: Standardise MaxMind classes
2024-11-04 11:49:47 +08:00
Huong Nguyen
d015c4c213
weekly release 5.0dev
2024-11-01 14:28:56 +07:00
Huong Nguyen
6a1feb87bd
NOBUG: Add upgrade notes
2024-11-01 14:28:56 +07:00
Huong Nguyen
930f2809ef
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
2024-11-01 14:28:40 +07:00
David Woloszyn
e4b39e764d
MDL-83154 hub: Add model to AI usage data
2024-11-01 10:39:31 +11:00
David Woloszyn
dd05af9259
MDL-83154 AI: Update privacy provider to include model
2024-11-01 10:39:31 +11:00
David Woloszyn
f26c38bd20
MDL-83154 AI: Updated tests to include model response
2024-11-01 10:39:31 +11:00
David Woloszyn
b7d9100445
MDL-83154 AI: Added model to the response
...
Not all responses will return the model used. When possible, we can
fallback to Moodle's stored config value.
2024-11-01 10:39:31 +11:00
David Woloszyn
2baf81a243
MDL-83154 AI: Add model field to ai_action_register table
2024-11-01 10:38:39 +11:00
waleedhassan
6ee711fb6c
MDL-80484 mod_forum : Add a check for an empty email address
...
Added a check for empty email address so that if the adhoc task
for sending email notifcation to users for forum update fails
because of empty email address an exception is not thrown as
the exception was causing the the task for user with empty email
address to keep requeuing again and again after failing.
Wrote two test cases for testing if the fix has now prevented
the task for empty email address to be requeued after failing
and to test that if its still requeuing for other cases when
the adhoc task fails for some other reason in this cause we are
testing for bounce threshold.
2024-10-31 13:41:41 +00:00
Huong Nguyen
8b4e5e6b06
Merge branch 'MDL-82911-main-fix' of https://github.com/lameze/moodle
2024-10-31 14:14:07 +07:00
Simey Lameze
0bd7e0eebf
MDL-82911 behat: change future times example to minutes
2024-10-31 14:10:46 +08:00
Huong Nguyen
84e2ca4f02
Merge branch 'MDL-82911-main' of https://github.com/andelacruz/moodle
2024-10-31 11:21:44 +07:00
Huong Nguyen
2a8a749753
Merge branch 'MDL-83414-main' of https://github.com/lameze/moodle
2024-10-31 11:21:43 +07:00
Huong Nguyen
5c9cf0955f
Merge branch 'MDL-63219v3-main' of https://github.com/michael-milette/moodle
2024-10-31 11:21:43 +07:00
Huong Nguyen
d3018363a9
Merge branch 'MDL-83514' of https://github.com/marinaglancy/moodle
2024-10-31 11:21:43 +07:00
Jun Pataleta
50d8a547c7
Merge branch 'MDL-76564' of https://github.com/paulholden/moodle
2024-10-31 11:21:43 +07:00
Huong Nguyen
39212e30cb
Merge branch 'MDL-82989-main' of https://github.com/meirzamoodle/moodle
2024-10-31 11:21:42 +07:00
Jun Pataleta
7e63510b03
Merge branch 'MDL-82809' of https://github.com/paulholden/moodle
2024-10-31 11:21:42 +07:00
Jun Pataleta
40ea7dbde2
Merge branch 'MDL-61232-main' of https://github.com/meirzamoodle/moodle
2024-10-31 11:21:42 +07:00
Jun Pataleta
4af11fc37a
Merge branch 'MDL-83202' of https://github.com/paulholden/moodle
2024-10-31 11:21:42 +07:00
Jun Pataleta
2fdd7e7931
Merge branch 'MDL-81744-main' of https://github.com/roland04/moodle
2024-10-31 11:21:41 +07:00
Jun Pataleta
4319b82bfb
Merge branch 'MDL-83477-main' of https://github.com/HuongNV13/moodle
2024-10-31 11:21:41 +07:00
Jun Pataleta
2672bbadea
Merge branch 'MDL-78118' of https://github.com/paulholden/moodle
2024-10-31 11:21:41 +07:00
Huong Nguyen
c0e132dce9
Merge branch 'MDL-82988-main' of https://github.com/meirzamoodle/moodle
2024-10-31 11:21:41 +07:00
Huong Nguyen
5413892317
Merge branch 'MDL-82905-main' of https://github.com/laurentdavid/moodle
2024-10-31 11:21:40 +07:00
Huong Nguyen
88c39c1766
Merge branch 'MDL-82904-main' of https://github.com/laurentdavid/moodle
2024-10-31 11:21:40 +07:00
Huong Nguyen
49e299df29
Merge branch 'MDL-82775-main' of https://github.com/dpalou/moodle
2024-10-31 11:21:39 +07:00
meirzamoodle
c299f69e9f
MDL-61232 core: Remove process_email.php and anything related to it
2024-10-30 04:51:27 +07:00
Marina Glancy
e681b5219d
MDL-83514 customfield_number: add missing event observers
2024-10-29 19:43:39 +00:00
Angelia Dela Cruz
24876d591b
MDL-82911 mod_bigbluebuttonbn: Behat for BBB open and close date time
2024-10-29 14:38:14 +08:00
Angelia Dela Cruz
1f4d16eb34
MDL-83414 core_grades: Behat to test custom scale display
2024-10-29 14:32:17 +08:00
AMOS bot
f7bbf45904
Automatically generated installer lang files
2024-10-29 00:07:57 +00:00
meirzamoodle
0afc433b81
MDL-82989 communication_matrix: Apply helper to mock http_client
2024-10-27 15:56:22 +07:00
meirzamoodle
758f79a5af
MDL-82988 general: Apply helper to get path to fixture
2024-10-27 13:46:48 +07:00
Huong Nguyen
ec7711b9a6
weekly release 5.0dev
2024-10-25 08:35:34 +07:00