25814 Commits

Author SHA1 Message Date
Huong Nguyen
68fd46d625
Merge branch 'MDL-83513-main' of https://github.com/roland04/moodle 2024-11-20 09:00:27 +07:00
Jun Pataleta
fcb39d60a9
Merge branch 'MDL-81521-main' of https://github.com/andrewnicols/moodle 2024-11-19 15:15:17 +08:00
Huong Nguyen
c6353ef018
Merge branch 'MDL-81823-main' of https://github.com/roland04/moodle 2024-11-19 10:28:33 +07:00
Huong Nguyen
155c4bd1e8
Merge branch 'MDL-82349-main-v03' of https://github.com/ferranrecio/moodle 2024-11-19 09:51:54 +07:00
Mikel Martín
7aee0a3aaa MDL-83513 theme_boost: Remove mediumwidth layout size 2024-11-18 16:21:49 +01:00
Andrew Nicols
5a86d3178a
MDL-81521 mod_quiz: Update coding style of impacted tests 2024-11-15 12:50:56 +08:00
Andrew Nicols
9adfbcde4e
MDL-81521 mod_quiz: Fix attempt walkthrough tests 2024-11-15 12:50:56 +08:00
Andrew Nicols
a6acb015a3
MDL-81521 core: Update all possibly data providers to be static
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
2024-11-15 12:50:55 +08:00
Jun Pataleta
90af0ec61e
Merge branch 'MDL-80926-main' of https://github.com/lameze/moodle 2024-11-14 12:06:42 +08:00
Jun Pataleta
55fbe740ab
Merge branch 'MDL-74836_main' of https://github.com/marxjohnson/moodle 2024-11-14 10:46:00 +08:00
ferran
b0683da877 MDL-82349 core_courseformat: new get_generic_section_name method
The string "sectionname" was an unnecessary coupling between
formats and other plugins. Now the generic name for a section
should be obtained using $format->get_generic_section_name.
This allow formats to use an alternative string for nameing
sections. This is especially important for rare formats like
the frontpage one that does not have a plugin lang file.
2024-11-12 12:22:25 +01:00
Nexterday
cb13bba9b6
MDL-74836 theme: Display activity header on secure layouts 2024-11-11 15:14:03 +00:00
Huong Nguyen
07c33f409f
Merge branch 'MDL-81230_remove-deprecated-adhoc-tasks-in-BBB' of https://github.com/ziegenberg/moodle 2024-11-11 09:18:30 +07:00
Huong Nguyen
9e8268a28c
NOBUG: Add upgrade notes 2024-11-08 13:56:10 +07:00
Huong Nguyen
a25399959c
Merge branch 'MDL-83619-main' of https://github.com/lameze/moodle 2024-11-07 11:05:15 +07:00
Simey Lameze
d4c91d4c9e
MDL-80926 behat: fix random and improve h5p completion test 2024-11-06 13:35:55 +08:00
Mikel Martín
7ee2b0d355 MDL-81823 theme_boost: Refactor .rounded-[sm|lg] usages for BS5
- Add .rounded-1 and .rounded-3 to the Boostratp 5 bridge SCSS file
- Replace .rounded-[sm|lg] occurrences with .rounded-[1|3]
2024-11-05 14:42:14 +01:00
Huong Nguyen
b4c0f9adee
Merge branch 'MDL-80484_main' of https://github.com/marxjohnson/moodle 2024-11-04 15:41:48 +07:00
Simey Lameze
4b64c0c1c2 MDL-83619 behat: enable bbb module early in the test 2024-11-04 13:17:36 +08:00
Huong Nguyen
6a1feb87bd
NOBUG: Add upgrade notes 2024-11-01 14:28:56 +07: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
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
Jun Pataleta
50d8a547c7
Merge branch 'MDL-76564' of https://github.com/paulholden/moodle 2024-10-31 11:21:43 +07:00
Jun Pataleta
2fdd7e7931
Merge branch 'MDL-81744-main' of https://github.com/roland04/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
49e299df29
Merge branch 'MDL-82775-main' of https://github.com/dpalou/moodle 2024-10-31 11:21:39 +07: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
meirzamoodle
758f79a5af MDL-82988 general: Apply helper to get path to fixture 2024-10-27 13:46:48 +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
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
Dani Palou
965932fdcb MDL-82775 mod_h5pactivity: Return total attempts in get_user_attempts 2024-10-22 20:28:56 +02:00
Daniel Ziegenberg
33f3431cab
MDL-81230 bigbluebutton: Remove deprecated adhoc tasks
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-10-22 14:02:42 +02:00
Jun Pataleta
a464ecd440
Merge branch 'MDL-83472' of https://github.com/paulholden/moodle 2024-10-22 15:55:51 +08:00
Paul Holden
61acf7d7be
MDL-83432 enrol: fix arguments to enrolment test generator. 2024-10-18 15:12:34 +01:00
Jun Pataleta
989c111447
Merge branch 'MDL-83457-main' of https://github.com/roland04/moodle 2024-10-17 12:23:17 +08:00
Paul Holden
37266a9f19
MDL-83472 phpunit: add void return type to test methods.
See also 01148a0816 from MDL-81522.
2024-10-16 13:01:07 +01:00
Philipp Memmel
152231239f MDL-81450 mod_forum: Reduce size of file icon in HTML mails
@Co-authored-by: Mateusz Walczak
2024-10-16 11:31:59 +02:00
Mikel Martín
20c6be9350 MDL-83457 mod_feedback: Fix get_incomplete_users early return type
Fix 'feedback_get_incomplete_users' early return when there are no users with
the 'mod/feedback:complete' capability from 'false' to an empty array. That
will follow the function signature.
2024-10-15 09:50:13 +02:00
Jake Dallimore
e8ec0979dc
MDL-83423 mod_lti: fix JWK decoding when multiple keys missing alg
Related to MDL-77077, but was a case missed there. Now, any unusable
keys (i.e. can't be used during the JWT decode), are dropped from the
keyset if they don't have the 'alg' prop, preventing a 'missing alg'
exception during keyset parsing. Since these cannot be used during
decode, these aren't needed anyway.
2024-10-15 09:13:34 +08:00
Jun Pataleta
e28447c09c
Merge branch 'MDL-82912-main' of https://github.com/andelacruz/moodle 2024-10-10 10:35:00 +08:00
Angelia Dela Cruz
bf031177f0 MDL-82912 mod_workshop: Behat to view assessment after workshop close 2024-10-09 16:13:08 +08:00
Huong Nguyen
374ce36695
Merge branch 'MDL-83331' of https://github.com/timhunt/moodle 2024-10-09 14:46:42 +07:00
Tim Hunt
8853e262e1 MDL-83331 behat: enable navigation direct to mod/.../index.php 2024-10-07 12:00:17 +01:00
Jun Pataleta
c9356e039f
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts 2024-10-05 21:16:13 +08:00
Jun Pataleta
5b421c6db6
NOBUG: Add upgrade notes 2024-10-05 15:08:28 +08:00
Huong Nguyen
3a6640c461
NOBUG: Add upgrade notes 2024-10-04 21:06:11 +07:00
Jun Pataleta
62b8b3709d
Merge branch 'MDL-83238-main-enfix' of https://github.com/mudrd8mz/moodle 2024-10-03 16:01:53 +08:00
Sara Arjona
d7f28e0c93
Merge branch 'MDL-83309-main' of https://github.com/junpataleta/moodle 2024-10-03 08:22:26 +02:00