Mihail Geshoski
79cf123335
Merge branch 'MDL-86282-500' of https://github.com/srobotta/moodle into MOODLE_500_STABLE
2025-10-22 16:31:09 +08:00
Amaia Anabitarte
60950923a6
Merge branch 'MDL-85796-500' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE
2025-10-21 19:56:09 +02:00
sam marshall
227e4a4e28
MDL-85287 User tours: Avoid scrolling while backdrop is displayed
...
If the page scrolls while the backdrop is displayed, it looks
incorrect because the backdrop does not scroll with page content.
To avoid this, don't show the backdrop until scrolling has finished.
2025-10-20 09:58:30 +01:00
Jun Pataleta
7db7c26280
MDL-85796 core: Remove unnecessary title attribute on profile links
...
The title attribute with value "View profile" on profile links is
not necessary as the user's name on the link itself is sufficient
to convey the purpose of the link.
2025-10-16 15:51:01 +08:00
Andrew Nicols
545e742dbf
Merge branch 'MDL-86186-500' of https://github.com/lameze/moodle into MOODLE_500_STABLE
2025-10-15 15:49:42 +08:00
Stephan Robotta
a6d59403ec
MDL-86282 navigation: Main navigation corrected for XMLDB tool
2025-10-14 10:50:14 +02:00
Huong Nguyen
962cabf1b2
Merge branch 'MDL-86574-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
2025-10-09 08:15:21 +07:00
Mark Sharp
8533b0a132
MDL-78495 Badges: Exclude badges from recycle bin
...
- co-authored by: Sara Arjona
Add badges to recycle bin test
2025-10-08 11:04:48 +01:00
raortegar
cc020510fe
MDL-86334 tool_mfa: Improve multi-factor authentication validation.
2025-10-01 06:24:16 +00:00
Jake Dallimore
784b4793f0
Merge branch 'MDL-86800-500' of https://github.com/mihailges/moodle into MOODLE_500_STABLE
2025-10-01 14:21:34 +08:00
Mihail Geshoski
e4b2899604
MDL-86800 tool_xmldb: Fix incorrect table borders
2025-10-01 11:26:42 +08:00
Mihail Geshoski
2006e87ae3
MDL-86800 tool_capability: Fix incorrect table borders
2025-10-01 11:26:42 +08:00
Mihail Geshoski
131586afe2
MDL-86800 mnet: Fix incorrect table borders
2025-10-01 11:26:42 +08:00
Huong Nguyen
0bcb02697a
Merge branch 'MDL-85546-500' of https://github.com/raortegar/moodle into MOODLE_500_STABLE
2025-10-01 08:21:52 +07:00
raortegar
b23112b7c4
MDL-85546 tool_mfa: Improve handling of require MFA conditions
2025-09-30 11:13:15 +02:00
Mihail Geshoski
c421b3d856
Merge branch 'MDL-86688-500' of https://github.com/Jayce0808/moodle into MOODLE_500_STABLE
2025-09-30 11:19:26 +08:00
Sara Arjona
022e9bb53c
MDL-86488 core: Fix to remove whitespaces
2025-09-26 13:19:36 +02:00
Jayce Birrell
6ed9af04eb
MDL-86688 tool_brickfield: Include cmid in url to edit qbank
2025-09-26 17:48:42 +09:30
Jun Pataleta
8354c16995
Merge branch 'MDL-86383-500-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_500_STABLE
2025-09-26 09:48:19 +08:00
Amaia Anabitarte
00cb0cdff3
Merge branch 'MDL-86488-500-2' of https://github.com/junpataleta/moodle into MOODLE_500_STABLE
2025-09-24 17:17:55 +02:00
David Mudrák
889c86ee3f
MDL-86383 lang: Use the fixed strings in tests, too
2025-09-23 20:43:32 +02:00
Huong Nguyen
b2bf044363
Merge branch 'MDL-84504-maintenance-log-MOODLE_500_STABLE' of https://github.com/bwalkerl/moodle into MOODLE_500_STABLE
2025-09-23 18:37:10 +08:00
Paul Holden
d737b9ad07
MDL-86574 tool_cohortroles: format cohort data during privacy export.
2025-09-22 09:00:34 +01:00
Mihail Geshoski
a245413353
MDL-86596 tool_profiling: Revert string removal without deprecation
2025-09-22 13:09:39 +08:00
Brendan Heywood
86456b6f38
MDL-84504 cli: Add config logging for cli maintenance mode
2025-09-22 10:15:30 +10:00
Mihail Geshoski
348c0c1899
Merge branch 'MDL-86596-500' of https://github.com/yerairogo/moodle into MOODLE_500_STABLE
2025-09-21 22:29:59 +08:00
Sara Arjona
410e16bb89
MDL-86174 badges: Add Canvas Credentials paid plan alert
2025-09-19 15:34:30 +02:00
Yerai Rodríguez
d6714f3367
MDL-86596 Profiling: add breadcrumb node to profiling detail page
...
Boost theme removes the last item action.
This adds an extra node so the profile run details page breadcrumb is clickable in both Classic and Boost themes.
2025-09-19 10:53:26 +02:00
Huong Nguyen
bf69f70d29
Merge branch 'MDL-86592-500' of https://github.com/davewoloszyn/moodle into MOODLE_500_STABLE
2025-09-19 08:21:56 +07:00
Jun Pataleta
55968b2e35
MDL-86488 componentlibrary: Improved documentation for the action menu
2025-09-18 19:27:37 +08:00
Jun Pataleta
678b4aa851
MDL-86490 tool: Click on the action link itself and not on its icon
2025-09-16 22:35:49 +08:00
David Woloszyn
8b1826591a
MDL-86592 analytics: Modify processor checking in admin setting
...
Remove processor checks when calling write_setting. This prevents
configuration errors displaying when processors are not yet configured
when admin defaults are applied.
2025-09-16 15:02:42 +10:00
Jun Pataleta
af7ff3cacc
Merge branch 'MDL-86495-500' of https://github.com/HuongNV13/moodle into MOODLE_500_STABLE
2025-09-15 10:25:34 +08:00
Paul Holden
ac818d5a8c
Merge branch 'MDL-86447_MOODLE_500_STABLE' of https://github.com/dcmexy/moodle into MOODLE_500_STABLE
2025-09-10 15:49:56 +01:00
Huong Nguyen
80ded1a69e
Merge branch 'MDL-85266-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
2025-09-10 09:05:43 +07:00
Huong Nguyen
3b4b80ba1e
MDL-86495 core: Better errors handling for IP Lookup
...
- Since `Geoplugin` is not free anymore, a new admin setting called `GeoPlugin API key` has been added for user to input
their API key if they still want to use `Geoplugin` service.
- The `iplookup_find_location()` method has been improved to handle error responses more effectively.
2025-09-09 08:44:53 +07:00
Huong Nguyen
3d67d7b889
Merge branch 'MDL-85335-500' of https://github.com/gbarat87/moodle into MOODLE_500_STABLE
2025-09-08 08:30:22 +07:00
Mihail Geshoski
ed40f8f422
Merge branch 'MDL-74046-500' of https://github.com/muhammadarnaldo/moodle into MOODLE_500_STABLE
2025-09-04 23:47:03 +08:00
Huong Nguyen
101136c8b4
Merge branch 'MDL-86230-500' of https://github.com/paulholden/moodle into MOODLE_500_STABLE
2025-09-04 15:44:21 +07:00
Muhammad Arnaldo
77c9a9d83d
MDL-74046 tool_lp: new-tab for competency frameworks repo link
2025-09-04 14:28:15 +07:00
Paul Holden
31518baf30
MDL-85266 tool_uploaduser: correctly key bulk users session array.
2025-08-29 15:50:08 +01:00
Dean Chimezie
81d2d088ef
MDL-86447 tool_mfa: Restore setup lang string
2025-08-26 13:38:25 -04:00
guillaumebarat
baac1c57b9
MDL-85335 cli: Allow uninstall of sub-plugin when parent missing
2025-08-12 15:04:32 +10:00
Paul Holden
4c68ce0888
MDL-86230 admin: fix site registration link to Moodle app.
...
Broken by 5d316201 .
2025-08-06 00:35:53 +01:00
Simey Lameze
cd2c6b7def
MDL-86186 behat: enlarge window size before asserting
2025-08-04 11:27:21 +08:00
Jun Pataleta
ad93f921e5
Merge branch 'MDL-85945-500-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_500_STABLE
2025-08-01 14:34:46 +08:00
Huong Nguyen
2b8ce68fd3
Merge branch 'MDL-86137-500' of https://github.com/roland04/moodle into MOODLE_500_STABLE
2025-08-01 09:15:06 +07:00
Helen Foster
0327b79d68
MDL-85945 lang: Import fixed English strings (en_fix)
2025-07-31 17:00:29 +02:00
Michael Hawkins
02353916b0
Merge branch 'MDL-85362-500' of https://github.com/HuongNV13/moodle into MOODLE_500_STABLE
2025-07-31 14:35:52 +08:00
Mikel Martín
4c2dc280ef
MDL-86137 core_role: Fix role tables styles
2025-07-30 10:42:37 +02:00