113953 Commits

Author SHA1 Message Date
Sara Arjona
1f08a61374
Merge branch 'MDL-80683-main' of https://github.com/sebastsg/moodle 2024-05-14 17:26:44 +02:00
Sara Arjona
b1b764e2a9
Merge branch 'MDL-77661-main' of https://github.com/aanabit/moodle 2024-05-14 17:13:44 +02:00
Sara Arjona
a865e34983
Merge branch 'MDL-81236-main' of https://github.com/tsmilan/moodle 2024-05-14 17:11:06 +02:00
Sara Arjona
687381ee04
Merge branch 'MDL-81805-main' of https://github.com/lameze/moodle 2024-05-14 17:05:30 +02:00
Ilya Tregubov
8223afd93e Merge branch 'MDL-70441-main' of https://github.com/kevpercy/moodle 2024-05-14 14:09:38 +08:00
David Balch
726de6ab68 MDL-70441 assign: Freeze workflow states not available to user.
Prior to this, a custom grader role that has mod/assign:grade but not
mod/assign:releasegrades or mod/assign:managegrades would see a select
with only the states available to them - not the current state, and
could reset a grade from released to Not marked/In marking/Marking
completed.
2024-05-14 12:53:27 +08:00
Huong Nguyen
8f5a023dab
Merge branch 'MDL-81434' of https://github.com/paulholden/moodle 2024-05-14 08:51:45 +07:00
Sara Arjona
0e766c9d27
Merge branch 'MDL-70494-main' of https://github.com/ilyatregubov/moodle 2024-05-13 15:40:28 +02:00
Ilya Tregubov
d6f7ee5638 Merge branch 'MDL-81867' of https://github.com/paulholden/moodle 2024-05-13 09:28:45 +08:00
Ilya Tregubov
e340fb7144 Merge branch 'MDL-81203' of https://github.com/stronk7/moodle 2024-05-13 09:24:30 +08:00
Ilya Tregubov
5717e7ecd3 Merge branch 'MDL-74484_final-deprecation-of-print_error' of https://github.com/ziegenberg/moodle 2024-05-13 09:16:40 +08:00
Eloy Lafuente (stronk7)
752d07415c
MDL-81203 tool_customlang: Bump ROUGH_NUMBER_OF_STRINGS from 32K to 33K
Periodical check, we have passed the 32K, time to bump to next
thousand, 33K. Not much else to say.
2024-05-10 15:39:47 +02:00
Paul Holden
9b827c09ce
MDL-81434 reportbuilder: ensure filter/condition parameter uniqueness.
This change fixes an edge case that could be triggered by creating a
custom report that contained a filter instance that was active as both
a filter and condition, where the filter instance provides parameters
to it's SQL fragment.

There is only one such filter present currently with which we can test
this, see 2f9001cbe9.
2024-05-10 09:48:52 +01:00
Paul Holden
59aceef4b5
MDL-81867 qbank_columnsortorder: correct/cleanup previous upgrade step. 2024-05-10 09:08:41 +01:00
Trisha Milan
ebd3371c3f MDL-81236 javascript: Remove MathJax workaround from MDL-60458
The original workaround was put in place to address the mathjax.sre.js bug that was causing JS errors
as explained in https://github.com/mathjax/MathJax/issues/1854). However, since MathJax 2.7.3,
the underlying problem has been fixed, making the workaround unnecessary.

Additionally, the workaround was causing conflicts with some jQuery plugins.
Removing the workaround has resolved the problem of jQuery plugins failing to load properly.
2024-05-10 16:11:19 +10:00
Ilya Tregubov
462d5f04a8 weekly release 4.5dev 2024-05-10 09:09:28 +08:00
Amaia Anabitarte
6bc8b45c85 MDL-81601 core_course: Add course index completion status behats 2024-05-09 19:38:45 +08:00
Jun Pataleta
146821a4c4
Merge branch 'MDL-81713-main' of https://github.com/junpataleta/moodle 2024-05-09 12:02:25 +08:00
Jun Pataleta
53a059fb9b
Merge branch 'MDL-81330' of https://github.com/paulholden/moodle 2024-05-09 11:49:18 +08:00
Jun Pataleta
823c7d752e
Merge branch 'MDL-81399' of https://github.com/paulholden/moodle 2024-05-09 11:45:45 +08:00
Jun Pataleta
a6cb89a49e
Merge branch 'MDL-80972-main' of https://github.com/lameze/moodle 2024-05-09 11:43:33 +08:00
Jun Pataleta
44db44564e
Merge branch 'MDL-76690' of https://github.com/paulholden/moodle 2024-05-09 11:35:52 +08:00
Jun Pataleta
f14c2d35b6
MDL-81713 mod_quiz: Use accessible fieldset name for Behat test 2024-05-09 11:32:54 +08:00
Huong Nguyen
c2bb7c5ec3
Merge branch 'MDL-81423' of https://github.com/timhunt/moodle 2024-05-09 09:54:48 +07:00
Ilya Tregubov
7c535198ea Merge branch 'MDL-81433' of https://github.com/paulholden/moodle 2024-05-09 10:54:40 +08:00
Ilya Tregubov
52f49f3d7e Merge branch 'MDL-81754' of https://github.com/paulholden/moodle 2024-05-09 10:51:27 +08:00
Huong Nguyen
6dfd658d8c
Merge branch 'MDL-80453-main' of https://github.com/andelacruz/moodle 2024-05-09 09:47:40 +07:00
Ilya Tregubov
817ad8d0e7 Merge branch 'MDL-81601-main' of https://github.com/aanabit/moodle 2024-05-09 10:45:55 +08:00
Huong Nguyen
2fa5d074e0
Merge branch 'MDL-79702-main' of https://github.com/lameze/moodle 2024-05-09 09:33:23 +07:00
Luca Bösch
f01625abdc
MDL-81713 mod_quiz: Display modal for 'Add random question' as mform. 2024-05-09 09:48:20 +08:00
Luca Bösch
697815159f
MDL-81713 mod_quiz: Add random question 'Parent category' help icon. 2024-05-09 09:48:02 +08:00
info@eWallah.net
ab37e1e397 MDL-80972 behat: Behat check_server_status can provide better info. 2024-05-08 21:48:40 +02:00
Paul Holden
0fd8376451
MDL-76690 reportbuilder: final removal of deprecated helper methods. 2024-05-08 11:28:13 +01:00
Angelia Dela Cruz
b859ff4337 MDL-80453 mod_glossary: Behat for different glossary format display 2024-05-08 17:20:47 +08:00
Amaia Anabitarte
bb93bcdb2d MDL-81601 core_course: Fix course index completion status 2024-05-08 08:16:11 +02:00
Paul Holden
abd04cab82
Merge branch 'MDL-81764' of https://github.com/lostrogit/moodle into main 2024-05-07 14:43:01 +01:00
Paul Holden
773220ab06
Merge branch 'MDL-81776' of https://github.com/dravek/moodle into main 2024-05-07 14:33:08 +01:00
Sebastian
47daf29b69 MDL-80683 course: Move misplaced opening div tag
The section header from the section template has been moved to the content template
so we don't close it from within the content template.

Nothing seems to use the content template, so there should not be any
differences in HTML output anywhere.
2024-05-07 11:15:36 +02:00
Ilya Tregubov
dcc78ccbbb Merge branch 'MDL-73165' of https://github.com/paulholden/moodle 2024-05-07 09:11:15 +08:00
Ilya Tregubov
2b951ed07a Merge branch 'MDL-72353' of https://github.com/paulholden/moodle 2024-05-07 09:06:55 +08:00
Simey Lameze
6f4efa45bd MDL-81805 behat: remove unnecessary @javascript from tests 2024-05-07 09:05:10 +08:00
Paul Holden
81d2800a55
MDL-73165 output: final removal of deprecated display logo method. 2024-05-06 20:27:29 +01:00
Paul Holden
be7802fa88
MDL-72353 report: final removal of deprecated report selection method. 2024-05-06 20:22:08 +01:00
Simey Lameze
7b713435b0 MDL-79702 behat: improvements and fixes to new tests
This commit adds the handling of tags as string separated by comma
to forum and glossary modules.
2024-05-06 19:58:38 +08:00
Angelia Dela Cruz
9ab79e2822 MDL-79702 core_tag: Behat for activity tags deletion during course reset 2024-05-06 16:42:18 +08:00
Ilya Tregubov
4aa2f21c20 Merge branch 'MDL-48940-main' of https://github.com/mihailges/moodle 2024-05-06 14:19:56 +08:00
Huong Nguyen
6fe0ff1e45
Merge branch 'MDL-81345-main' of https://github.com/andrewnicols/moodle 2024-05-06 09:47:33 +07:00
Huong Nguyen
c292fcafdd
Merge branch 'MDL-80589-main' of https://github.com/lameze/moodle 2024-05-06 09:36:55 +07:00
Ilya Tregubov
8e862be8e2 Merge branch 'MDL-71748_final-deprecation-reset_caches' of https://github.com/ziegenberg/moodle 2024-05-06 10:10:56 +08:00
Ilya Tregubov
dc2f500573 Merge branch 'MDL-81656' of https://github.com/paulholden/moodle 2024-05-06 09:55:08 +08:00