Huong Nguyen
30d689691c
Merge branch 'MDL-76565_remove-strings-deprecated-in-moodle-versions-before-4-4' of https://github.com/ziegenberg/moodle
2025-03-18 08:53:15 +07:00
Sara Arjona
1acaa35bf4
MDL-84353 tiny_premium: Rename useaccessibilitychecker capability to usea11ychecker
...
AMOS BEGIN
MOV [premium:useaccessibilitychecker,tiny_premium],[premium:usea11ychecker,tiny_premium]
AMOS END
2025-03-18 06:28:57 +08:00
Albert Gasset
2ba96bf799
MDL-84353 tiny_premium: Enable external function for the mobile app
2025-03-17 09:33:10 +01:00
Albert Gasset
11b78da682
MDL-84353 tiny_premium: Add missing capability for a11ychecker plugin
2025-03-17 09:33:10 +01:00
Albert Gasset
72f00e28b0
MDL-84353 editor_tiny: Add new external function to get configuration
2025-03-17 09:33:10 +01:00
Daniel Ziegenberg
af878dc381
MDL-76565 core: Final removal of deprecated strings
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2025-03-16 19:52:41 +01:00
Paul Holden
5a4a03cba6
Merge branch 'MDL-84649-main' of https://github.com/roland04/moodle into main
2025-03-12 11:37:05 +00:00
Sara Arjona
41d5b80b6a
Merge branch 'MDL-84705-main' of https://github.com/roland04/moodle
2025-03-07 10:43:11 +01:00
Mikel Martín
16e60b9937
MDL-84649 tiny_media: Fix delete image icon positioning
...
After Bootstrap 5 upgrade in MDL-75669 the image delete icon was
incorrectly positioned.
Fix the related template.
2025-03-07 08:37:55 +01:00
Jun Pataleta
2c0c6a3f6f
Merge branch 'MDL-84551' of https://github.com/jonof/moodle
2025-03-07 10:04:51 +08:00
Jun Pataleta
3273363698
Merge branch 'MDL-75486-main' of https://github.com/stevandoMoodle/moodle
2025-03-07 09:57:48 +08:00
Stevani Andolo
70b5993e2a
MDL-75486 filter_mathmaxloader: Upgraded MathJax cdn to version 3.2.2
2025-03-07 09:23:48 +08:00
Jun Pataleta
00bf9b20c4
MDL-84170 tiny_html: Regenerate for latest updates
...
The versions of the following dependencies have been updated as of
integration:
- codemirror/search: 6.5.9 => 6.5.10
- codemirror/view: 6.36.2 => 6.36.4
2025-03-06 17:22:55 +08:00
Jun Pataleta
7a81ae883e
Merge branch 'MDL-84170-main' of https://github.com/meirzamoodle/moodle
2025-03-06 17:22:17 +08:00
Mikel Martín
841b2e2ca2
MDL-84705 AI: Fix image model form buttons
...
-After Bootstrap 5 upgrade in MDL-75669 the AI image model form buttons
were not working correctly. Fix the related syntax to BS5.
- Fix some deprecated 'form-group' usages
2025-03-05 14:48:18 +01:00
Andrew Nicols
f3da0f5eb5
Merge branch 'MDL-84126-main' of https://github.com/davewoloszyn/moodle
2025-03-05 14:03:12 +08:00
Andrew Nicols
1aeaf278c1
MDL-83282 core: Remove most reference to Atto
...
Some references can remain, and others should remain until we drop
support for YUI, or Atto is no longer supported in the plugins database.
Note: Some reference to Atto will remain until such a time as it is no
longer possible to support the editor via the plugins database.
2025-03-05 11:35:25 +08:00
Andrew Nicols
e49af69a1d
MDL-83282 editor_atto: Remove Atto editor
...
This minor patch removes the Atto editor, and all of its subplugins from
Moodle core.
2025-03-05 11:35:17 +08:00
meirzamoodle
d57d630aa6
MDL-84170 lib: Upgrade beautify to 1.15.3
2025-03-04 13:10:42 +07:00
David Woloszyn
a0084a5274
MDL-84126 tiny_h5p: Capability check added
2025-03-04 15:03:28 +11:00
David Woloszyn
fd29be217c
MDL-84126 tiny_recordrtc: Capability check added
2025-03-04 15:03:28 +11:00
David Woloszyn
a39cf222c8
MDL-84126 tiny_noautolink: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
c56c80e562
MDL-84126 tiny_media: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
2e26f038e6
MDL-84126 tiny_link: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
b5d8bdcbe2
MDL-84126 tiny_html: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
b79f5b894a
MDL-84126 tiny_equation: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
ec03d02879
MDL-84126 tiny_autosave: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
6373da43ed
MDL-84126 tiny_accessibilitychecker: Capability check added
2025-03-04 15:02:55 +11:00
David Woloszyn
f6f0f0c5b0
MDL-84126 tiny_premium: Premium plugins check capability
2025-03-04 15:02:55 +11:00
Shamim Rezaie
b50f4f03e4
Merge branch 'MDL-82942-main' of https://github.com/davewoloszyn/moodle
2025-02-26 17:28:00 +11:00
Sara Arjona
2f79a4367d
Merge branch 'MDL-84607-main' of https://github.com/lameze/moodle
2025-02-26 07:04:09 +01:00
David Woloszyn
aa3ccbda4e
MDL-82942 aiplacement_courseassist: Improve response formatting
2025-02-26 16:03:55 +11:00
Jun Pataleta
c5948d002e
Merge branch 'MDL-84125-main' of https://github.com/davewoloszyn/moodle
2025-02-26 07:09:20 +08:00
Paul Holden
33e6c7eb10
Merge branch 'MDL-83108-main' of https://github.com/albertgasset/moodle into main
2025-02-25 11:04:43 +00:00
meirzamoodle
d3139ac91b
MDL-78349 tiny_recordrtc: Convert recorded audio to MP3 format
2025-02-24 20:51:44 +07:00
meirzamoodle
c857e0c6ac
MDL-78349 tiny_recordrtc: Add lamejs library
2025-02-24 20:51:28 +07:00
Albert Gasset
c1752b5101
MDL-83108 tiny_h5p: Remove redundant aria-label attributes
2025-02-21 11:01:57 +01:00
Albert Gasset
22f97671d5
MDL-83108 tiny_h5p: New option to enable auto-play in the app
2025-02-21 11:01:57 +01:00
Simey Lameze
fbcfe915bd
MDL-84607 behat: use the correct ai generator entity
2025-02-21 07:46:00 +08:00
Jonathon Fowler
c1021aec0d
MDL-84551 tiny_aiplacement: fix generateimage quality selection
2025-02-17 11:29:55 +10:00
Mikel Martín
691e6c6042
MDL-75669 theme_boost: Refactor btn-block class removed in BS5
2025-02-14 10:58:36 +01:00
Mikel Martín
04975cd2b2
MDL-75669 theme_boost: Refactor custom form elements to BS5
...
- .custom-check is now .form-check.
- .custom-check.custom-switch is now .form-check.form-switch.
- .custom-select is now .form-select.
- .custom-file and .form-file have been replaced by custom styles on top of .form-control.
- .custom-range is now .form-range.
- Dropped .input-group-append and .input-group-prepend. You can now just add buttons
and .input-group-text as direct children of the input groups.
2025-02-14 10:58:36 +01:00
Mikel Martín
5416483611
MDL-75669 theme_boost: Refactor BS5 data attributes
...
Data attributes for all Bootstrap5 JavaScript plugins are now namespaced
to help distinguish Bootstrap functionality from third parties and your own code.
For example, data-bs-toggle instead of data-toggle.
This commit refactor all old Bootstrap data-attributes to the new syntax.
Co-authored-by: Daniel Ziegenberg <daniel@ziegenberg.at >
2025-02-14 09:10:33 +01:00
David Woloszyn
c5fb5fcb5f
MDL-84125 tiny_premium: Add premium accessibility checker plugin
2025-02-14 13:16:33 +11:00
Huong Nguyen
c8f0232170
Merge branch 'MDL-83579' of https://github.com/paulholden/moodle
2025-02-13 11:11:19 +07:00
Jun Pataleta
d1b6d2eaf8
Merge branch 'MDL-83809-main' of https://github.com/sammarshallou/moodle
2025-02-05 18:05:39 +01:00
sam marshall
f1f8163b27
MDL-83809 Accessibility: Focus issues in modals
...
This change fixes 2 issues:
1 The focus lock for modals (e.g. within Tiny editor) did not
correctly loop round from the end of the modal to the start.
2 After clicking 'Browse repositories' button in a Tiny editor
modal, and closing the file picker, focus did not return to
the button as expected.
2025-02-04 12:50:53 +00:00
Huong Nguyen
e6b368e16b
Merge branch 'MDL-84388-main' of https://github.com/lameze/moodle
2025-02-03 15:08:42 +07:00
Huong Nguyen
56a7e2077c
Merge branch 'MDL-81478-main' of https://github.com/meirzamoodle/moodle
2025-02-03 09:32:02 +07:00
Huong Nguyen
4292f1a886
Merge branch 'MDL-83794-main' of https://github.com/andrewnicols/moodle
2025-02-03 09:20:15 +07:00