Commit Graph

120714 Commits

Author SHA1 Message Date
AMOS bot dc1e07fdb9 Automatically generated installer lang files 2026-02-12 00:09:49 +00:00
AMOS bot 4ac00dd8da Automatically generated installer lang files 2026-02-11 00:07:56 +00:00
Huong Nguyen 746815af49 weekly release 5.2dev 2026-02-10 08:41:08 +07:00
Huong Nguyen 0e0e57bb7c NOBUG: Add upgrade notes 2026-02-10 08:41:08 +07:00
Huong Nguyen b9ac5c7425 Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install 2026-02-10 08:40:56 +07:00
Shamim Rezaie 0c6ab91a63 Merge branch 'MDL-87892-main' of https://github.com/HuongNV13/moodle 2026-02-09 21:07:47 +11:00
Huong Nguyen 8aff5ab85b MDL-87892 admin: Fix MoodleNet check 2026-02-09 16:31:45 +07:00
Shamim Rezaie 39c5636b82 Merge branch 'MDL-87892-main' of https://github.com/HuongNV13/moodle 2026-02-09 19:37:06 +11:00
AMOS bot 2368dcb453 Automatically generated installer lang files 2026-02-09 00:07:55 +00:00
AMOS bot d25c6a8095 Automatically generated installer lang files 2026-02-07 00:07:55 +00:00
Huong Nguyen 2b84f497ce MDL-87892 admin: Fix MoodleNet removal warning
Instead of introducing a new optional parameter,
we will make all the changes in the Admin Renderer
2026-02-06 19:57:40 +07:00
AMOS bot ab590a6894 Automatically generated installer lang files 2026-02-06 00:07:55 +00:00
Mihail Geshoski dbf9b2bc1f weekly release 5.2dev 2026-02-05 20:22:57 +08:00
Mihail Geshoski 46bec8391b NOBUG: Add upgrade notes 2026-02-05 20:22:57 +08:00
Mihail Geshoski d6d6a4e67a Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install 2026-02-05 20:22:02 +08:00
Paul Holden e52076f48c MDL-87870 filter_algebra: switch background colour picker element. 2026-02-05 17:24:02 +07:00
Paul Holden 79d05d08de MDL-87870 admin: tighten up validation of colour picker values. 2026-02-05 17:24:02 +07:00
Paul Holden d287297369 MDL-87870 filter_tex: escape background argument content. 2026-02-05 17:24:02 +07:00
Huong Nguyen 2777159cbd Merge branch 'MDL-86444_main' of https://github.com/marxjohnson/moodle 2026-02-05 17:23:51 +07:00
Huong Nguyen c06208337b Merge branch 'MDL-87352-main' of https://github.com/andimendunia/moodle 2026-02-05 17:23:06 +07:00
Jun Pataleta 978c6c3f71 Merge branch 'MDL-87540-main' of https://github.com/muhammadarnaldo/moodle 2026-02-05 17:23:06 +07:00
Mihail Geshoski 1e5d7ee989 Merge branch 'MDL-87258-main' of https://github.com/rjnl/moodle 2026-02-05 17:23:05 +07:00
Jun Pataleta 4c62d6e459 Merge branch 'MDL-87757-main' of https://github.com/muhammadarnaldo/moodle 2026-02-05 17:23:05 +07:00
Adrian Greeve 9984fbe1fc Merge branch 'MDL-87559-main' of https://github.com/abias/moodle 2026-02-05 11:32:13 +08:00
Mihail Geshoski 2324a31520 Merge branch 'MDL-86437-main' of https://github.com/snake/moodle 2026-02-05 11:32:13 +08:00
Huong Nguyen 6557c37c09 MDL-87843 filter_tex: Switch to use Colour picker setting
This will allow users to easily choose the background colour
and prevent invalid input values
2026-02-05 11:32:12 +08:00
Paul Holden 566054ba11 MDL-87612 repository: safer unserializing of file source data. 2026-02-05 11:32:12 +08:00
Mihail Geshoski c08adf5484 Merge branch 'MDL-87789-main' of https://github.com/snake/moodle 2026-02-05 11:32:12 +08:00
Shamim Rezaie e3c2a760e4 Merge branch 'MDL-85640_main' of https://github.com/marxjohnson/moodle 2026-02-05 11:32:11 +08:00
AMOS bot 87ab0f6ebb Automatically generated installer lang files 2026-02-05 00:07:56 +00:00
Muhammad Arnaldo 2f19fb4cc1 MDL-87540 dashboard: Add course overview block by default 2026-02-04 10:56:17 +07:00
Muhammad Arnaldo 1c08f8a46f MDL-87757 block_myoverview: Remove navigation role and behat update
- Removal of the navigation role on main and zero-state template
- Add accessibility extra tests for the block_overview
2026-02-04 10:08:35 +07:00
Andi Permana ebb9f4f4c9 MDL-87352 admin: Sort language strings alphabetically 2026-02-04 10:03:52 +07:00
Andi Permana 1828982fe5 MDL-87352 admin: Fix coding style issues 2026-02-04 10:03:51 +07:00
Andi Permana c0bc49de65 MDL-87352 admin: Add MoodleNet removal warnings 2026-02-04 10:03:46 +07:00
AMOS bot 97660829ad Automatically generated installer lang files 2026-02-04 00:07:51 +00:00
cescobedo a90f3533ef Merge branch 'MDL-87658-main' of https://github.com/aanabit/moodle 2026-02-03 18:13:30 +01:00
Muhammad Arnaldo 1ef77081e0 MDL-87757 block_myoverview: fix the heading-order 2026-02-03 22:07:50 +07:00
Mark Johnson 8a020b3637 MDL-85640 questions: Add unique index on question_versions
Adds a unique index on questionbankentryid and version in the
question_versions table, to prevent various issues and query
performance.

Although there should not be, it's possible that there are existing
versions that violate this index, so the upgrade step finds these and
renumbers them.
2026-02-03 10:59:52 +00:00
Mark Johnson 1a63189b56 MDL-86444 questions: Fix question categories with incorrect top parents 2026-02-03 10:47:45 +00:00
Alexander Bias 0c0b74e9cb MDL-87559 core: Set $SCRIPT even outside public/ 2026-02-03 10:39:12 +01:00
Jun Pataleta bbaa119b30 Merge branch 'MDL-83984_master' of https://github.com/santoshndev/moodle 2026-02-03 17:06:57 +08:00
Jake Dallimore c6836c556e Merge branch 'MDL-85535-main' of https://github.com/junpataleta/moodle 2026-02-03 16:59:02 +08:00
Andrew Nicols b54e5a6cc1 Merge branch 'MDL-87199-main' of https://github.com/abias/moodle 2026-02-03 16:51:35 +08:00
Jun Pataleta 1527f0efc3 Merge branch 'MDL-87185-main' of https://github.com/durenadev/moodle 2026-02-03 16:50:22 +08:00
Jun Pataleta a83083fd25 Merge branch 'MDL-87593-main-enfix' of https://github.com/mudrd8mz/moodle 2026-02-03 16:47:58 +08:00
Jun Pataleta c6ffcf7208 Merge branch 'MDL-77162-filepicker-a11y-tab-order-repository-keyboard-selection' of https://github.com/stopfstedt/moodle 2026-02-03 16:44:25 +08:00
Jun Pataleta 0c12cde107 Merge branch 'MDL-87694-course-participant-profile-missing-heading' of https://github.com/stopfstedt/moodle 2026-02-03 15:18:28 +08:00
Rajneel Totaram 43c350ba5d MDL-87258 mod_lti: request access for PNA
Since Chrome 142, public servers accessing resources on local networks
gets blocked by default. Users need to allow access for such requests
to proceed.

This patch introduces a new config setting `ltiallowlocalnetwork`.
This determines if the local-network-access flag should be added to LTI
iframes so that Chrome users get prompted when a local network access
is being made.
2026-02-03 18:46:28 +12:00
Mihail Geshoski 7de0a33072 Merge branch 'MDL-87606_main' of https://github.com/marxjohnson/moodle 2026-02-03 14:21:34 +08:00