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
Tim Hunt
7decfd7bce
MDL-80689 filepicker: better reporting of incorrect file type
...
Before this change, file type errors were reported like system errors. Now,
they are reported in a plain dialoue, which is more like how it works for
drag-drop upload.
Also, before this, after an upload errors, you were left with a blank
filepicker dialogue. Now, the upload form is redisplayed.
2024-10-31 11:36:04 +00:00
Tim Hunt
899f9908db
MDL-80689 behat: add a transformation to get dirroot
2024-10-31 11:36:03 +00:00
Tim Hunt
fc96ef2937
MDL-80689 form behat: move fixture file to the expected place
2024-10-31 11:36:02 +00:00
Ilya Tregubov
50e30f8859
MDL-83602 customfield_number: Add help text for fieldtype.
2024-10-31 16:16:17 +08: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
David Carrillo
73a507507f
MDL-77270 reportbuilder: Add ability to duplicate custom reports
2024-10-25 07:56:04 +02:00
Huong Nguyen
ec7711b9a6
weekly release 5.0dev
2024-10-25 08:35:34 +07:00
Huong Nguyen
144a9fa027
NOBUG: Add upgrade notes
2024-10-25 08:35:34 +07:00
Huong Nguyen
1ca3f89005
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
2024-10-25 08:35:18 +07:00
Mikel Martín
b379315c91
MDL-81744 mod_feedback: Improve 'Templates' page UI
...
- Add new actions to the table in a single action menu.
- Refactor 'usetemplate' module to allow to be called multiple
times in the same page.
- Remove 'mode' parameter and logic from template management.
- Add a heading to template preview page.
- Add 'Actions' menu to the template preview page.
- Fix related behat scenarios.
2024-10-24 12:22:33 +02:00
Mikel Martín
dbc4abab15
MDL-76563 theme: Change SCSS variable value
...
Change the value of the $pink SCSS colour variable so it is
colour contrast accessible on white backgrounds.
2024-10-24 12:10:02 +02:00
Jun Pataleta
4ec4bd5306
Merge branch 'MDL-82548-main' of https://github.com/roland04/moodle
2024-10-24 12:18:08 +08:00
Jun Pataleta
9f5d7823e5
Merge branch 'MDL-83423-main' of https://github.com/snake/moodle
2024-10-24 12:13:19 +08:00
Huong Nguyen
208328d6aa
Merge branch 'MDL-83432' of https://github.com/paulholden/moodle
2024-10-24 10:12:39 +07:00