Simon Adams
291fdacfd5
MDL-71378 core_question: Only show module banks in question filters
2024-11-18 10:22:58 +00:00
Simon Adams
746efe94eb
MDL-71378 mod_qbank: Implement add to quiz bank sharing UI
2024-11-18 10:22:58 +00:00
Simon Adams
966b264cf3
MDL-71378 mod_qbank: Add question bank backup/restore and refactor tests
2024-11-15 15:18:47 +00:00
Simon Adams
776d1e40e4
MDL-71378 mod_qbank: Add question bank management
2024-11-15 15:18:47 +00:00
Jun Pataleta
3f5ecfead7
Merge branch 'MDL-77270' of https://github.com/dravek/moodle
2024-11-06 11:14:37 +08:00
Huong Nguyen
6e0bc459e2
Merge branch 'MDL-82088' of https://github.com/paulholden/moodle
2024-11-05 08:56:51 +07:00
Paul Holden
791eefd450
MDL-82088 reportbuilder: improve filtering by report schedule data.
2024-11-04 16:22:05 +00:00
Jun Pataleta
bf18f379f7
Merge branch 'MDL-83154-main' of https://github.com/davewoloszyn/moodle
2024-11-04 16:48:39 +08:00
David Woloszyn
dd05af9259
MDL-83154 AI: Update privacy provider to include model
2024-11-01 10:39:31 +11:00
Huong Nguyen
5c9cf0955f
Merge branch 'MDL-63219v3-main' of https://github.com/michael-milette/moodle
2024-10-31 11:21:43 +07:00
meirzamoodle
c299f69e9f
MDL-61232 core: Remove process_email.php and anything related to it
2024-10-30 04:51:27 +07:00
David Carrillo
73a507507f
MDL-77270 reportbuilder: Add ability to duplicate custom reports
2024-10-25 07:56:04 +02:00
Michael Hawkins
f3189c1e1a
MDL-83352 message: Update usercantbemessaged string
2024-10-03 17:46:03 +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
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
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
Michael Milette
b2d59a0372
MDL-63219 Output: Enable filters in custom menus.
2024-09-30 18:12:20 -04:00
Helen Foster
8e8267144d
MDL-83238 lang: Import fixed English strings (en_fix)
2024-09-30 19:42:49 +02:00
Sara Arjona
f608faef01
Merge branch 'MDL-82939-main' of https://github.com/mickhawkins/moodle
2024-09-30 07:41:37 +02: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
Andrew Nicols
ebdac763ed
Merge branch 'MDL-83268-main' of https://github.com/sarjona/moodle
2024-09-26 14:39:13 +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
Sara Arjona
5a0d7adef3
MDL-83268 core_h5p: Add core lib changes after upgrading it
2024-09-25 17:06:34 +02:00
Jake Dallimore
9a293aae34
Merge branch 'MDL-80746-main-update-rebased' of https://github.com/mihailges/moodle
2024-09-25 14:45:26 +08:00
Kevin Percy
939e6b546a
MDL-80746 core_course: Move initials selector from core_grades
2024-09-25 11:03:55 +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
Paul Holden
246429e89a
MDL-83259 sms: define plugin type strings and fix management URL.
2024-09-24 17:03:57 +01:00
Huong Nguyen
803467e888
Merge branch 'MDL-83190-main' of https://github.com/mickhawkins/moodle
2024-09-23 14:32:17 +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
Andrew Nicols
10c3e4b770
MDL-81924 core_sms: Add new subsystem and plugintype
...
Originally implemented as MDL-80960.
2024-09-23 10:43:39 +07:00
Michael Hawkins
2cccb1d80d
MDL-83190 AI: Update user policy to copy approved by legal
2024-09-20 18:30:33 +08:00
Jun Pataleta
254f752b76
Merge branch 'MDL-79628-move-navcache-to-muc-feature' of https://github.com/rajandangi/moodle
2024-09-19 11:14:11 +08:00
Huong Nguyen
cb4e621ce9
MDL-80890 AI: Course Assistance Placement
...
Co-authored-by: Matt Porritt <pozze30@gmail.com>
2024-09-19 09:30:10 +07:00
Huong Nguyen
c7c2eddfb7
Merge branch 'main_MDL-82609' of https://github.com/mattporritt/moodle
2024-09-16 15:31:35 +07:00
Matt Porritt
2ae9b25ad4
MDL-82609 AI: Provider - Action settings
...
Allow each each Provider plugin to be able
to specify settings for the actions that they
support. Adds admin setting support for these
settings.
2024-09-16 18:19:22 +10:00
Sara Arjona
b163e9c2d0
Merge branch 'MDL-82541-main' of https://github.com/ferranrecio/moodle
2024-09-16 09:38:35 +02:00
Jun Pataleta
140ef843a7
Merge branch 'MDL-82626-main' of https://github.com/davewoloszyn/moodle
2024-09-13 11:54:45 +08:00
David Woloszyn
2b1d330783
MDL-82626 hub: Registration collects AI usage data
2024-09-13 13:07:23 +10:00
ferranrecio
9795add527
MDL-82541 core_courseformat: improve orphan section visualitzation
2024-09-12 16:52:14 +02:00
Jun Pataleta
c750565f8a
Merge branch 'MDL-82283' of https://github.com/marinaglancy/moodle
2024-09-11 16:34:19 +08:00
Andrew Nicols
52855d0bb0
MDL-82627 AI: AI Image code cleanup
2024-09-11 11:25:16 +07:00
Andrew Nicols
acc1f4136b
MDL-82627 AI: Placement Text Editor - Code cleanup
...
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2024-09-11 11:25:16 +07: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
7c622cde3f
MDL-82627 AI: Placement Text Editor - Image & Text
...
Initial AI placement plugin for the TinyMCE editor.
It includes a TinyMCE plugin and the AI placement plugin.
It supports both text and image generation.
Originally implemented in MDL-80891
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2024-09-11 11:25:14 +07:00
Huong Nguyen
67e6898853
MDL-82627 AI: Privacy provider
...
Originally implemented in MDL-82781
2024-09-11 11:02:53 +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