Huong Nguyen
dfaf14fb18
MDL-76941 tool_usertours: Fix accessibility issue when resizing
2023-03-28 12:17:39 +07:00
Andrew Nicols
eafe74bb2d
Merge branch 'MDL-75334-master' of https://github.com/call-learning/moodle
2023-03-24 10:49:26 +08:00
Paul Holden
cd5b9b97d9
Merge branch 'MDL-77691' of https://github.com/roland04/moodle
2023-03-23 11:43:39 +00:00
Laurent David
7af38677b6
MDL-75334 mod_bigbluebuttonbn: Generate course with BigblueButtonBN
...
* Use a new generator to create a course full of BigblueButton Activities
in order to check for performances with a lot of activities
2023-03-22 17:28:26 +01:00
Paul Holden
054a6fa9b4
Merge branch 'MDL-77643-master' of https://github.com/jleyva/moodle
2023-03-22 12:38:02 +00:00
Juan Leyva
bba614a5eb
MDL-77643 tool_mobile: Return location settings
2023-03-20 16:38:44 +01:00
Mikel Martín
9191edb72f
MDL-77691 behat: Add step to navigate to profile page directly
2023-03-20 14:18:33 +01:00
Amaia Anabitarte
d535182414
MDL-77178 report: Update reports tertiary navigation
2023-03-20 11:13:55 +01:00
Jun Pataleta
7d9c04e2e6
Merge branch 'MDL-75650-master-simple' of https://github.com/snake/moodle
2023-03-17 13:03:28 +01:00
Ilya Tregubov
d438271cad
Merge branch 'MDL-76989-master' of https://github.com/sarjona/moodle
2023-03-17 12:56:53 +01:00
Paul Holden
8edec2c29f
Merge branch 'master_MDL-76928' of https://github.com/mattporritt/moodle
2023-03-15 17:24:23 +00:00
Jake Dallimore
576369bf97
Merge branch 'MDL-77186-master' of https://github.com/andrewnicols/moodle
2023-03-15 12:00:42 +08:00
Jun Pataleta
cf5d3d6757
Merge branch 'MDL-77611' of https://github.com/timhunt/moodle
2023-03-15 10:01:13 +08:00
Sara Arjona
efecce2ddf
MDL-76989 behat: Increase download size for dataexport
...
After upgrading the Font Awesome from 4.7 to 6.3.0, the moodle.css
file is bigger than before, so a few behat tests related to the data
export (where the moodle.css file is included), need to be updated
to meet the new size.
2023-03-14 17:33:16 +01:00
Sara Arjona
0ad4ef1d3d
MDL-76989 lib: Set Moodle files after Font Awesome upgrade
...
This patch updates the Font Awesome library version from 4.7 to 6.3.0.
The readme_moodle.txt has been updated properly because the new version
works slightly different.
There is a file to add backward compatibily to version 6 files (shim).
More information about how to upgrade from 4 to 6 can be found in
https://fontawesome.com/docs/web/setup/upgrade/upgrade-from-v4
Although a few icons have been renamed in Moodle 6, as the new version
is compatible with v4 icons, for now the references to the old icons
(fa fa-xxxx --> fa-solid fa-xxxx) haven't been changed yet.
A separate issue will be created to update them in the future and
review if some new icons can be used too.
2023-03-14 17:33:07 +01:00
Ilya Tregubov
a9acb554a1
Merge branch 'MDL-76867-master' of https://github.com/andrewnicols/moodle
2023-03-14 21:41:43 +08:00
Andrew Nicols
0d18f6d0d4
MDL-76867 core_admin: Migrate blocks admin ui to plugin management
2023-03-14 08:44:15 +08:00
Andrew Nicols
9f1c596dbd
MDL-76867 core_admin: Migrate module management table to dynamic table
2023-03-14 08:44:15 +08:00
Andrew Nicols
fdb1df2bfd
MDL-76867 core: Add plugintype_supports_disabling to plugininfo
2023-03-14 08:34:42 +08:00
Andrew Nicols
6809289cf4
MDL-76867 core: Plugintype coding style fixes
2023-03-14 08:34:42 +08:00
Tim Hunt
e52dbcdef4
MDL-77611 tool_uploaduser: fix phpunit assumptions about profile fields
2023-03-13 13:31:33 +00:00
Andrew Nicols
9ec46c232d
MDL-77186 core: Move all uses of cronlib to new class
2023-03-13 21:21:13 +08:00
Petr Skoda
98bcff8d8e
MDL-73144 core: switch to Dart sass
2023-03-10 16:25:17 +01:00
Ilya Tregubov
2a52e1d742
MDL-77172 tool_capability: Rebuilt map file for search.js
2023-03-10 13:39:32 +08:00
Ilya Tregubov
827b6ac216
Merge branch 'MDL-77172' of https://github.com/paulholden/moodle
2023-03-10 11:43:30 +08:00
Brendan Heywood
327d1ced40
MDL-77530 tool_task: Fix coding errors in longrunningtasks check
2023-03-10 11:28:45 +08:00
Brendan Heywood
653ad78f43
MDL-77530 tool_task: Fix coding errors in checks
2023-03-10 11:28:45 +08:00
Andrew Nicols
1fa8fa0fb5
Merge branch 'MDL-77567' of https://github.com/paulholden/moodle
2023-03-10 09:46:24 +08:00
Ilya Tregubov
58fb00eb18
Merge branch 'MDL-77308-master' of https://github.com/andrewnicols/moodle
2023-03-09 17:02:07 +08:00
Jun Pataleta
8441270181
Merge branch 'MDL-77559-master-2' of https://github.com/andrewnicols/moodle
2023-03-09 16:02:01 +08:00
Andrew Nicols
f58a71baab
MDL-77308 core: Remove editor_tiny from core
2023-03-09 15:28:35 +08:00
Andrew Nicols
511401f4f6
MDL-77559 js: Rebuild all JS with Node 16
2023-03-09 09:53:19 +08:00
Andrew Nicols
1e4a2f5dc8
MDL-77559 js: Revert "MDL-75012 js: Remove orphaned source maps"
...
This reverts commit baef734ef7ae33507b98d759ac498dd3bbdbfa80.
2023-03-09 08:19:24 +08:00
Paul Holden
f4134f6a73
MDL-77567 tool_behat: remove global library requires in external class.
...
We already deferred their loading in 3982341f, but the requires were since
added back mistakenly.
2023-03-08 14:54:13 +00:00
Andrew Nicols
974d7e4dab
Merge branch 'MDL-52805-42' of https://github.com/Chocolate-lightning/moodle
2023-03-08 14:49:59 +08:00
Paul Holden
0e3c8eb740
MDL-77129 tool_lp: remove redundant call to set page header.
2023-03-08 00:54:14 +00:00
Jun Pataleta
85718f00d8
Merge branch 'MDL-77416-master-enfix' of https://github.com/vmdef/moodle
2023-03-08 08:50:30 +08:00
Jake Dallimore
bc0bc7ac4c
MDL-75650 core: add moodlenet oauth2 service to core
2023-03-08 08:48:20 +08:00
Mathew May
33ebbddde2
MDL-52805 core: Remove legacy log plugin and more calls
2023-03-07 13:08:46 +08:00
Mathew May
e5ca7766e7
MDL-52805 core: Remove legacy log calls
2023-03-07 13:08:46 +08:00
Meirza
e2d5d50276
MDL-77336 admin: Added class properties that are not declared.
...
In PHP 8.2 and later, setting a value to an undeclared class property is
deprecated and emits a deprecation notice.
So we need to add missing class properties that still need to be declared.
2023-03-06 16:44:06 +07:00
Paul Holden
47c0e48c9c
MDL-77172 tool_capability: replace YUI search with ESM version.
2023-03-04 10:19:31 +00:00
Víctor Déniz
6a9f78b0e7
MDL-77416 lang: Use fixed strings in tests
2023-03-03 14:15:30 +00:00
Helen Foster
2e99dd6346
MDL-77416 lang: Import fixed English strings (en_fix)
2023-03-03 14:02:06 +00:00
Jun Pataleta
baef734ef7
MDL-75012 js: Remove orphaned source maps
2023-03-02 13:04:55 +08:00
Jun Pataleta
916503658d
Merge branch 'MDL-75012-master-5' of https://github.com/andrewnicols/moodle
2023-03-02 12:34:34 +08:00
Andrew Nicols
33b1e41f13
MDL-75012 js: Full build of all grunt things
2023-03-02 11:55:32 +08:00
Andrew Nicols
4946bb1bb0
Merge branch 'MDL-61458' of https://github.com/paulholden/moodle
2023-03-02 11:16:57 +08:00
Andrew Nicols
54ac0ae079
Merge branch 'MDL-77277-master' of https://github.com/skodak/moodle
2023-03-02 09:11:22 +08:00
Matt Porritt
16dbf367c3
MDL-76928 Libraries: Upgrade lunr.js to 2.3.9
2023-03-02 11:15:49 +11:00