Jun Pataleta
57880e1b40
Merge branch 'MDL-82812_master_toolbrickfieldfaicons' of https://github.com/brickfield/moodle
2024-10-10 10:13:37 +08:00
Max Larkin
e5a5007977
MDL-82812 tool_brickfield: Ignore fa icons
2024-10-08 13:02:46 +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
Sara Arjona
3f9087a161
Merge branch 'MDL-83318-main' of https://github.com/aanabit/moodle
2024-10-03 08:11:10 +02:00
Amaia Anabitarte
76f84a929d
MDL-83318 pix: Recover previous and next icons
2024-10-02 15:14:36 +02:00
meirzamoodle
3229dda3d6
MDL-83332 core: Revert the slashargument removal on MDL-62640
...
Removing the option causes issues on MacOS.
2024-10-02 18:36:14 +07:00
Jun Pataleta
f24e0ecf53
MDL-83309 versions: Bump all versions and requires near release
2024-10-02 17:04:53 +08:00
Huong Nguyen
4d1c0cb04b
NOBUG: Add upgrade notes
2024-10-01 19:37:15 +07:00
Huong Nguyen
838a9abb73
Merge branch 'MDL-82900-main' of https://github.com/mickhawkins/moodle
2024-10-01 11:40:37 +07:00
Michael Hawkins
e50249fbea
MDL-82900 AI: Update language strings
2024-10-01 12:33:38 +08:00
David Mudrák
cdd3b4648f
MDL-83238 lang: Fix the changed strings in the tests, too
2024-09-30 20:04:54 +02:00
Sara Arjona
f608faef01
Merge branch 'MDL-82939-main' of https://github.com/mickhawkins/moodle
2024-09-30 07:41:37 +02:00
Huong Nguyen
282421ce6c
NOBUG: Change upgrade notes version
2024-09-27 19:16:56 +07:00
Huong Nguyen
7b4ed9096f
NOBUG: Add upgrade notes
2024-09-27 18:45:07 +07:00
Michael Hawkins
c7810fd7ce
MDL-82939 core_sms: Update lang strings
...
Also fixed a bug where the gateways page didnt render the correct title.
2024-09-27 13:38:55 +08:00
Jun Pataleta
b3943152f6
Merge branch 'MDL-82602' of https://github.com/paulholden/moodle
2024-09-27 12:10:41 +08:00
Jun Pataleta
4fd625c4fd
Merge branch 'MDL-82973' of https://github.com/paulholden/moodle
2024-09-27 12:05:56 +08:00
Huong Nguyen
7c3c18c4e8
Merge branch 'MDL-62640-main' of https://github.com/meirzamoodle/moodle
2024-09-26 11:06:55 +07:00
Huong Nguyen
e148d291e8
Merge branch 'MDL-83245-main' of https://github.com/andrewnicols/moodle
2024-09-26 10:27:53 +07:00
Andrew Nicols
b9a5ed7737
MDL-83245 core_files: Update file redaction API
...
This change:
- Moves the API to use the `before_file_created` hook
- Remove the newly created `$notify` param for `after_file_created` hook
- Stop persisting redactable content
- Update manager to not deal with `stored_file` instances
- Correct namespace from `\core\filereact` to `\core_files\redactor`
- Add `redactor` as a valid L2 namespace within the `core_files` API
- Correct config setting names
- Adds missing unit tests
- Disables the service for PHPUnit tests
AMOS BEGIN
MOV [fileredact,core_files],[redactor,core_files]
MOV [fileredact,core_files],[redactor:exifremover,core_files]
MOV [fileredact,core_files],[redactor:exifremover:emptyremovetags,core_files]
MOV [fileredact,core_files],[redactor:exifremover:enabled,core_files]
MOV [fileredact,core_files],[redactor:exifremover:enabled_desc,core_files]
MOV [fileredact,core_files],[redactor:exifremover:failedprocessexiftool,core_files]
MOV [fileredact,core_files],[redactor:exifremover:failedprocessgd,core_files]
MOV [fileredact,core_files],[redactor:exifremover:heading,core_files]
MOV [fileredact,core_files],[redactor:exifremover:mimetype,core_files]
MOV [fileredact,core_files],[redactor:exifremover:mimetype_desc,core_files]
MOV [fileredact,core_files],[redactor:exifremover:removetags,core_files]
MOV [fileredact,core_files],[redactor:exifremover:removetags_desc,core_files]
MOV [fileredact,core_files],[redactor:exifremover:tag:all,core_files]
MOV [fileredact,core_files],[redactor:exifremover:tag:gps,core_files]
MOV [fileredact,core_files],[redactor:exifremover:tooldoesnotexist,core_files]
MOV [fileredact,core_files],[redactor:exifremover:toolpath,core_files]
MOV [fileredact,core_files],[redactor:exifremover:toolpath_desc,core_files]
AMOS END
2024-09-26 11:24:17 +08:00
meirzamoodle
04246c8aec
MDL-62640 environment: Remove the deprecated slash argument check
2024-09-25 08:30:18 +07:00
meirzamoodle
3b9fa14c78
MDL-62640 admin: Remove the slasharguments admin setting
2024-09-25 08:30:17 +07:00
Sara Arjona
3140928651
NOBUG: Add upgrade notes
2024-09-24 16:54:09 +02:00
Shamim Rezaie
e9f789f6b0
Merge branch 'MDL-83162-main' of https://github.com/sarjona/moodle
2024-09-24 00:33:48 +10:00
Sara Arjona
39fbaf37a5
MDL-83162 theme: Review graded icons colors to improve accessiblity
2024-09-23 07:02:16 +02:00
Huong Nguyen
5ff9474322
Merge branch 'MDL-81924-main' of https://github.com/HuongNV13/moodle
2024-09-23 11:33:14 +07:00
Michael Hawkins
c098b72faa
MDL-81924 factor_sms: Improve MFA plugin table settings accessibility
2024-09-23 10:53:31 +07:00
Safat
cceed874fd
MDL-81924 factor_sms: Remove leftover AWS implementation
...
Originally implemented as MDL-80962.
2024-09-23 10:53:30 +07:00
Safat
b5ac3257b5
MDL-81924 core_sms: Add SMS gateway management UI
...
Originally implemented as MDL-81732.
Co-authored by: Michael Hawkins <michaelh@moodle.com>
2024-09-23 10:53:30 +07:00
Safat
a1209ab882
MDL-81924 factor_sms: Add support for SMS gateway selection
...
Includes migrating AWS settings from the SMS MFA factor to a new gateway
in the SMS subsystem and notifying admins of the update.
Originally implemented as MDL-81732 and MDL-82660.
Co-authored by: Michael Hawkins <michaelh@moodle.com>
2024-09-23 10:44:26 +07:00
Safat
cf75a3aad1
MDL-81924 factor_sms: Implement sms subsystem
...
Originally implemented as MDL-80961.
2024-09-23 10:43:39 +07:00
Mikel Martín
27144e5474
MDL-83204 tool_policy: Fix footer link spacing
2024-09-19 11:27:32 +02:00
Mikel Martín
bacb1ba961
MDL-83204 tool_mobile: Fix footer link spacing
2024-09-19 11:18:09 +02:00
Paul Holden
4ee58af853
MDL-82973 tool_usertours: add missing filelib library require.
2024-09-17 16:49:08 +01:00
Huong Nguyen
9f2e45a719
MDL-83124 theme: Regenerate fontawesomeicons.json
2024-09-17 08:46:15 +07:00
Jun Pataleta
17cb8ba522
MDL-83109 tool_componentlibrary: Regenerate fontawesomeicons.json
2024-09-16 15:55:39 +08:00
Sara Arjona
086757bd8c
MDL-83109 theme: Update core:t/completion_fail icon and resize it
...
This commit:
- Updates core:t/completion_fail from fa-times to fa-xmark
- Reduces the font size of course index completion icons from 12px to 10px.
2024-09-13 16:14:55 +02:00
Huong Nguyen
ace5d7d56b
MDL-83084 theme: Regenerate fontawesomeicons.json
2024-09-13 09:59:27 +07:00
Jun Pataleta
f416dc4c6a
Merge branch 'MDL-83068-main' of https://github.com/sarjona/moodle
2024-09-12 16:22:04 +08:00
Paul Holden
2c3c0804de
MDL-82602 webservice: correct config link to enable for mobile.
2024-09-12 08:04:59 +01:00
Huong Nguyen
969b3385ac
Merge branch 'MDL-82959-main' of https://github.com/sh-csg/moodle
2024-09-12 10:34:23 +07:00
Jun Pataleta
9485e6918b
Merge branch 'MDL-83083-main' of https://github.com/sarjona/moodle
2024-09-11 16:48:48 +08:00
Jun Pataleta
c750565f8a
Merge branch 'MDL-82283' of https://github.com/marinaglancy/moodle
2024-09-11 16:34:19 +08:00
Jun Pataleta
d078e0f5f0
Merge branch 'MDL-82270-extra_backslash' of https://github.com/mathbruyen/moodle
2024-09-11 15:53:41 +08:00
Huong Nguyen
253253eede
MDL-82627 AI: Code cleanup
...
Co-authored-by: Meirza <meirza.arson@moodle.com>
2024-09-11 11:25:16 +07:00
Matt Porritt
086ac975f0
MDL-82627 AI: LMS Subsystem
...
Initial implementation of the LMS AI subsystem.
Originally implemented in MDL-80889
Co-authored-by: Meirza <meirza.arson@moodle.com>
2024-09-11 11:02:51 +07:00