Huong Nguyen
8b0afe2984
Merge branch 'MDL-82989-404' of https://github.com/meirzamoodle/moodle into MOODLE_404_STABLE
2024-10-31 11:22:59 +07:00
Andrew Nicols
e62acd23e0
MDL-82989 PHPUnit: Add helper to mock http_client
2024-10-27 15:55:05 +07:00
meirzamoodle
5bd5d08f7e
MDL-82988 general: Apply helper to get path to fixture
2024-10-27 15:45:19 +07:00
Andrew Nicols
7bec161984
MDL-82988 PHPUnit: Add helper to get path to fixture
2024-10-27 15:45:19 +07:00
Huong Nguyen
dced24e7c3
Merge branch 'MDL-83432-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-10-24 10:13:29 +07:00
Huong Nguyen
62d0705cc1
Merge branch 'MDL-83504-404' of https://github.com/marinaglancy/moodle into MOODLE_404_STABLE
2024-10-24 09:45:06 +07:00
Jun Pataleta
3d05070094
Merge branch 'MDL-81308-404' of https://github.com/junpataleta/moodle into MOODLE_404_STABLE
2024-10-23 18:15:28 +08:00
Andrew Nicols
564de9d4a7
MDL-81308 core: Use a helper for consecutive invocation counts
2024-10-23 14:17:37 +08:00
Andrew Nicols
da7c5d98ec
MDL-81308 core: Update tests to not use withConsecutive
2024-10-23 14:17:36 +08:00
Jun Pataleta
ff51c0bbf6
Merge branch 'MDL-83472-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-10-22 15:55:59 +08:00
Marina Glancy
33bc3cd98c
MDL-83504 user: reset preference cache in unittests
2024-10-21 16:04:43 +01:00
Paul Holden
23a60a1220
MDL-83432 enrol_manual: reference correct role in welcome message.
2024-10-18 15:12:52 +01:00
Jun Pataleta
540fda4055
Merge branch 'MDL-83443-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-10-17 12:17:38 +08:00
Jun Pataleta
f44da13380
Merge branch 'MDL-83367-404' of https://github.com/dravek/moodle into MOODLE_404_STABLE
2024-10-17 12:08:52 +08:00
Huong Nguyen
d87999b89a
Merge branch 'MDL-82580-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-10-17 10:49:26 +07:00
Paul Holden
6f6eae5d67
MDL-83472 phpunit: add void return type to test methods.
...
See also 01148a0816 from MDL-81522.
2024-10-16 13:04:13 +01:00
Huong Nguyen
0282a557d0
Merge branch 'MDL-82793-MOODLE_404_STABLE' of https://github.com/phmemmel/moodle into MOODLE_404_STABLE
2024-10-16 09:26:49 +07:00
Philipp Memmel
d506b8f6e2
MDL-82793 core: Make modal execute JS from template
...
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2024-10-15 20:52:27 +02:00
Jun Pataleta
cd06961249
Merge branch 'MDL-83070_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-10-15 19:09:14 +08:00
Jun Pataleta
b2cf67e4f5
Merge branch 'MDL-83253-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-10-15 11:44:36 +08:00
Paul Holden
847ab7d072
MDL-83443 enrol: use defined role name in welcome message.
2024-10-11 14:35:28 +01:00
Huong Nguyen
13e5a55ae9
Merge branch 'MDL-83331_404' of https://github.com/timhunt/moodle into MOODLE_404_STABLE
2024-10-09 14:47:14 +07:00
Huong Nguyen
756a559024
Merge branch 'MDL-70180-404' of https://github.com/roland04/moodle into MOODLE_404_STABLE
2024-10-08 09:36:38 +07:00
Tim Hunt
b72b37c974
MDL-83331 behat: enable navigation direct to mod/.../index.php
2024-10-07 12:05:19 +01:00
Tim Hunt
a9d4d93b74
MDL-83070 question restore: recode links in hints
2024-10-07 08:53:58 +01:00
David Carrillo
2128d39ed7
MDL-83367 tasks: Apply trim() to pathtophp setting
...
- It fixes the problem that when "pathtophp" setting is stored with
whitespaces, the "Run now" button will still show up in the tasks list,
but the task will never run
2024-10-04 15:36:31 +02:00
Helen Foster
06666c60f5
MDL-83238 lang: Import fixed English strings (en_fix)
2024-10-02 22:04:50 +02:00
Shamim Rezaie
759bf6e3b6
Merge branch 'MDL-81590-404' of https://github.com/junpataleta/moodle into MOODLE_404_STABLE
2024-09-30 23:01:29 +10:00
Jun Pataleta
971fd1cf26
MDL-81590 core: Build the context path without using DIRECTORY_SEPARATOR
2024-09-27 15:44:37 +08:00
Huong Nguyen
7df5aeed41
Merge branch 'MDL-83205-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-09-27 11:27:05 +07:00
Huong Nguyen
21e23bef57
Merge branch 'MDL-82483-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-27 11:15:54 +07:00
Andrew Nicols
26d77f3735
Merge branch 'MDL-83268-404' of https://github.com/sarjona/moodle into MOODLE_404_STABLE
2024-09-26 21:06:53 +08:00
Sara Arjona
0bcf1e2dcc
MDL-83268 core_h5p: Remove the h5plib_v126 plugin
...
The h5plib_v126 plugin can be removed because it has been replaced
with h5plib_v127, which is using the latest versions of the
libraries.
2024-09-26 10:35:26 +02:00
Andrew Nicols
a89faaf6e5
MDL-83253 core: Ignore invalid components for deprecated cap info
...
When checking for deprecated capabilty info, if a component is invalid,
skip loading of that component.
2024-09-26 15:17:40 +08:00
Andrew Nicols
24dadc7a7f
Merge branch 'MDL-82298-404' of https://github.com/andrewnicols/moodle into MOODLE_404_STABLE
2024-09-25 22:55:25 +08:00
Andrew Nicols
1cc03ca6b9
MDL-82298 navigation: Update behat tests
2024-09-25 22:38:20 +08:00
Karjun Loong
35fd32ffb4
MDL-82298 navigation: Add behat tests for secondary menu navigation
2024-09-25 22:38:20 +08:00
Jose
5a010c604d
MDL-82298 navigation: Add setting data-disableactive on moremenu items
...
This setting will avoid conflicts between checkmark and
bfcache. The removed function added as part of the MDL-77732
is no longer required as the behaviour on the menu items (including the
secondary navigation) is not altered anymore by the menuItemHelper function
(menu_navigation file).
2024-09-25 22:38:19 +08:00
Huong Nguyen
6d65eb3a1f
Merge branch 'MDL-72856-M404' of https://github.com/michael-milette/moodle into MOODLE_404_STABLE
2024-09-25 08:58:20 +07:00
Bas Brands
e2712c4065
MDL-70180 theme_boost: Allow form autoselect modal overflow
...
Co-authored-by: Mikel Martín <mikel@moodle.com>
2024-09-23 15:07:34 +02:00
Paul Holden
4a4a42cdce
MDL-82580 report_log: preserve filter by individual user.
2024-09-20 20:54:15 +01:00
Huong Nguyen
3342532dfa
Merge branch 'MDL-82740-404' of https://github.com/junpataleta/moodle into MOODLE_404_STABLE
2024-09-20 08:44:20 +07:00
Jun Pataleta
ad913b65ee
MDL-82740 core: Check for monologo icons in theme overrides
2024-09-19 20:48:48 +08:00
Huong Nguyen
7fbbd368f6
Merge branch 'MDL-83199-404' of https://github.com/mihailges/moodle into MOODLE_404_STABLE
2024-09-19 15:40:30 +07:00
Ilya Tregubov
003d6ee817
Merge branch 'MDL-82909-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-19 15:08:32 +08:00
Ilya Tregubov
084dbef995
Merge branch 'MDL-82494-404' of https://github.com/paulholden/moodle into MOODLE_404_STABLE
2024-09-19 14:05:19 +08:00
Andrew Nicols
ecceaffca1
MDL-83205 core: Ensure that redis lock expiry is valid
...
PHP allows the specification of invalid values for `max_execution_time`,
including negative values. These should be normalised the same way that
an empty (unlimited) value is.
2024-09-19 13:36:52 +08:00
Ilya Tregubov
b0600e2954
Merge branch 'MDL-81987_404_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_404_STABLE
2024-09-19 12:50:33 +08:00
Jun Pataleta
e66e5955e7
MDL-79628 core: Add upgrade notes for the navigation_cache changes
2024-09-19 11:11:31 +08:00
Jun Pataleta
d73ad2127e
Merge branch 'MDL-79628-move-navcache-to-muc-feature-MOODLE_404_STABLE' of https://github.com/rajandangi/moodle into MOODLE_404_STABLE
2024-09-19 11:10:06 +08:00