Andrew Nicols
7bb9f136d2
MDL-81520 core: Fix test finality
2024-12-11 12:30:21 +08:00
Andrew Nicols
c370c0cc5e
MDL-81521 core: Update all possibly data providers to be static
...
Note: Some data providers could not be automatically be converted to
being static. These will be handled in a separate issue.
2024-11-15 12:50:44 +08:00
Jun Pataleta
803c3d8977
MDL-83374 upgrade: add the 4.5.0 separation line to all upgrade scripts
2024-10-07 09:34:51 +07: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
Sara Arjona
d7f28e0c93
Merge branch 'MDL-83309-main' of https://github.com/junpataleta/moodle
2024-10-03 08:22:26 +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
282421ce6c
NOBUG: Change upgrade notes version
2024-09-27 19:16:56 +07:00
Safat
ad5c3fd551
MDL-62640 filter_algebra: Fix coding style in algebradebug
2024-09-25 08:41:32 +07:00
meirzamoodle
8b86d02d3d
MDL-62640 filter_tex: Adjust code for slashargument removal
2024-09-25 08:30:18 +07:00
meirzamoodle
5da47d5ddf
MDL-62640 filter_algebra: Adjust code for slashargument removal
2024-09-25 08:30:18 +07:00
Jun Pataleta
971bfc80ac
Merge branch 'MDL-82935-main' of https://github.com/sarjona/moodle
2024-09-13 10:33:59 +08:00
meirzamoodle
64032e1390
MDL-83043 filter_algebra: Fix undefined function filter_algebra_image()
2024-09-10 10:05:32 +07:00
Huong Nguyen
1d5a323677
Merge branch 'MDL-82790-main' of https://github.com/andrewnicols/moodle
2024-08-29 10:07:09 +07:00
Sara Arjona
a5b8e1479e
MDL-82935 filter: Remove unused var in manage.php
2024-08-28 16:34:10 +02:00
Sara Arjona
327f06053b
MDL-82935 filter: Fix coding style in manage.php
2024-08-28 16:33:35 +02:00
Jun Pataleta
33d6ae05c5
Merge branch 'MDL-79680_upgrade-prismjs' of https://github.com/ziegenberg/moodle
2024-08-21 17:00:49 +08:00
Andrew Nicols
9fe7dedb9f
MDL-82790 core: Remove filter_tidy
2024-08-20 20:22:55 +08:00
Huong Nguyen
e2708aeacf
NOBUG: Add upgrade notes
2024-08-16 08:37:50 +07:00
Daniel Ziegenberg
793385b256
MDL-79680 libraries: Upgrade PrismJS to 1.29.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-08-15 18:07:37 +02:00
Huong Nguyen
8df76884f9
Merge branch 'MDL-82706-main-2' of https://github.com/junpataleta/moodle
2024-08-15 10:31:57 +07:00
Jun Pataleta
6d1816797c
Merge branch 'MDL-82599-main-enfix' of https://github.com/mudrd8mz/moodle
2024-08-09 11:20:14 +08:00
Ilya Tregubov
c0acbd4284
NOBUG: Add upgrade notes
2024-08-09 09:34:13 +08:00
Huong Nguyen
bef7f7e2f4
MDL-82745 filter_tex: Improve PHPUnit test
2024-08-08 21:01:46 +08:00
Michael Hawkins
a74008207a
MDL-82745 filter_tex: Improve filter deny list
2024-08-08 11:39:48 +07:00
Huong Nguyen
2102a9dd89
Merge branch 'MDL-82669' of https://github.com/paulholden/moodle
2024-08-08 08:58:17 +07:00
Jun Pataleta
daed5e02a1
Merge branch 'MDL-82702-main' of https://github.com/andrewnicols/moodle
2024-08-06 16:01:09 +08:00
Jun Pataleta
c188ebbf35
MDL-82706 filter: Declare renamed filter classes
2024-08-06 09:54:26 +08:00
Jun Pataleta
aa969acaec
MDL-82706 filter: Bring back filter.php in the filter plugins
2024-08-05 20:15:12 +08:00
Andrew Nicols
7e50e55a46
MDL-82702 filter_emailprotect: Fix broken unit test
2024-08-05 09:31:31 +08:00
Dan Marsden
ceca66c6e9
MDL-82702 filter_empailprotect: remove calls to old functions.
2024-08-05 10:47:46 +12:00
Helen Foster
c5b3abf9f5
MDL-82599 lang: Import fixed English strings (en_fix)
2024-08-02 14:57:43 +02:00
Andrew Nicols
cecd4ecbf4
MDL-82688 filter_data: Handle courseid when no category
...
This is a regression from a refactor made as a part of 82427.
2024-08-02 20:39:36 +08:00
Paul Holden
bad720a112
MDL-82669 editor: remove reliance on Atto editor in Behat scenarios.
2024-08-02 10:33:25 +01:00
Ilya Tregubov
1e1af341c0
NOBUG: Add upgrade notes
2024-08-02 09:30:38 +08:00
Jun Pataleta
ecbdd8d268
Merge branch 'MDL-82427-main' of https://github.com/andrewnicols/moodle
2024-08-01 11:57:32 +08:00
Paul Holden
554ca6cc50
MDL-82596 behat: switch manual private files upload to generator.
2024-07-28 19:06:13 +01:00
Paul Holden
794115abdf
MDL-82596 behat: tidy up existing usage of private files generator.
...
Filename is no longer required (since 83db25c330), given it never
did anything so can be removed. Requiring the "Private files" block
also isn't necessary since original switch to generator methods.
2024-07-26 18:32:27 +01:00
Andrew Nicols
f5f883ef04
MDL-82427 core_filters: Deprecate filter.php
2024-07-23 11:33:46 +08:00
Andrew Nicols
8d284e3ce0
MDL-82427 core_filters: Coding style tidyup
2024-07-23 11:33:45 +08:00
Andrew Nicols
01f7456a96
MDL-82427 core_filters: Final deprecation of text_filtering_hash
2024-07-23 11:33:45 +08:00
Andrew Nicols
29e7140e30
MDL-82427 filter_*: Move text filters to autoloaded location
...
Note: No backwards-compatability layer is included for manual inclusion
of filter.php as this is not a public API. Inclusion should have always
been through the filter manager, and the filter's own unit tests.
2024-07-23 11:33:42 +08:00
Andrew Nicols
534c3e1821
MDL-82427 core_filters: Support autoloading of filters
2024-07-23 11:33:03 +08:00
Andrew Nicols
fe3b13d51a
MDL-82427 core_filters: Update name of external service class
2024-07-23 11:33:03 +08:00
Andrew Nicols
16456220cd
MDL-82427 core: Update namespace of core_filters classes
2024-07-23 11:33:03 +08:00
Andrew Nicols
ae2f69a898
MDL-82427 core_filters: Move filter classes to autoloading
2024-07-23 11:32:09 +08:00
Jun Pataleta
4cdd0459b4
Merge branch 'MDL-77167_remove-deprecation-layer-for-mdl-70990-yui-events' of https://github.com/ziegenberg/moodle
2024-07-23 10:36:57 +08:00
Daniel Ziegenberg
c3df4078e8
MDL-77167 javascript: Remove deprecation layer for YUI Events
...
The deprecation layer was introduced with MDL-70990.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2024-07-19 17:51:45 +02:00