Sara Arjona
87589e07fc
MDL-67271 pix: Add missing SVG files
...
The absence of SVG files has been addressed by including them,
sourced from the respective FontAwesome versions available for
download at https://fontawesome.com/icons
2023-09-12 10:54:15 +02:00
Andrew Nicols
5281100031
MDL-67271 core: Add test to find missing SVG icons
...
Ensure that all system icons now come with an accompanying SVG file.
Any missing SVG files have been addressed, and to maintain this consistency,
a PHPUnit test has been implemented to validate the inclusion of SVG files
for any new icons.
2023-09-12 10:54:15 +02:00
Jun Pataleta
b4c6ed3650
weekly release 4.3dev+
2023-09-08 22:34:59 +08:00
Jun Pataleta
64c431e19b
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2023-09-08 22:34:57 +08:00
Jun Pataleta
8edafd35d8
MDL-78549 multianswer: Prevent default when clicking feedback trigger
2023-09-08 22:14:35 +08:00
Huong Nguyen
0a9eaa50e4
Merge branch 'MDL-78549-master' of https://github.com/junpataleta/moodle
2023-09-08 22:14:35 +08:00
Huong Nguyen
a890f6f07a
Merge branch 'MDL-79090-master' of https://github.com/mackensen/moodle
2023-09-08 22:14:35 +08:00
Jun Pataleta
f32f669f53
Merge branch 'MDL-78258-master' of https://github.com/snake/moodle
2023-09-08 22:14:35 +08:00
Andrew Nicols
eafa7c0a6f
Merge branch 'MDL-79241-master' of https://github.com/marinaglancy/moodle
2023-09-08 22:14:35 +08:00
Huong Nguyen
cb5c8b59bf
Merge branch 'MDL-78619' of https://github.com/paulholden/moodle
2023-09-08 22:14:34 +08:00
Jun Pataleta
090e40e749
Merge branch 'MDL-79155-master' of https://github.com/safatshahin/moodle
2023-09-08 22:14:34 +08:00
Jun Pataleta
be5de5fccf
Merge branch 'MDL-69958-well-known-password' of https://github.com/brendanheywood/moodle
2023-09-08 22:14:34 +08:00
Ilya Tregubov
71cb542c60
Merge branch 'MDL-71494' of https://github.com/paulholden/moodle
2023-09-08 22:14:34 +08:00
Ilya Tregubov
94cf94286a
Merge branch 'MDL-78254' of https://github.com/paulholden/moodle
2023-09-08 22:14:34 +08:00
Ilya Tregubov
7ddea19a95
Merge branch 'MDL-78244-master' of https://github.com/meirzamoodle/moodle
2023-09-08 22:14:33 +08:00
Jun Pataleta
dd49de72b2
Merge branch 'MDL-78954-master-fix' of https://github.com/lameze/moodle
2023-09-08 22:14:33 +08:00
Shamim Rezaie
4ded6f7fb9
Merge branch 'MDL-77545-master' of https://github.com/call-learning/moodle
2023-09-08 22:14:33 +08:00
Jun Pataleta
b0f9fee6dd
Merge branch 'MDL-77443-master' of https://github.com/andrewnicols/moodle
2023-09-08 22:14:33 +08:00
Jun Pataleta
45cf011ab6
Merge branch 'MDL-75740' of https://github.com/paulholden/moodle
2023-09-08 22:14:33 +08:00
Paul Holden
65c0de3618
MDL-78619 communication: add customlink to list of standard plugins.
...
Make management URL nullable to avoid section link error when the
whole subsystem is not enabled.
2023-09-08 22:14:31 +08:00
Simey Lameze
2ab8c0f17c
NOBUG: increase expected size for downloaded file
2023-09-08 22:14:29 +08:00
Andrew Nicols
a5f4b6929a
Merge branch 'MDL-79286' of https://github.com/paulholden/moodle
2023-09-08 22:14:29 +08:00
Andrew Nicols
0b1db43788
MDL-79277 tool_mobile: Correct default value for empty param
2023-09-08 22:14:29 +08:00
Andrew Nicols
b4bd5d9f5f
Merge branch 'MDL-79277-master' of https://github.com/noeldemartin/moodle
2023-09-08 22:14:29 +08:00
Andrew Nicols
d5605c7704
Merge branch 'MDL-79250-master' of https://github.com/junpataleta/moodle
2023-09-08 22:14:28 +08:00
Andrew Nicols
12c67aaae1
MDL-79264 tiny_equation: Correct debounce method
...
The debounced method was being called immediately instead of being
debounced.
2023-09-08 22:14:28 +08:00
Andrew Nicols
6ceabf28d3
Merge branch 'MDL-79264-master' of https://github.com/geichelberger/moodle
2023-09-08 22:14:28 +08:00
Andrew Nicols
f711def059
Merge branch 'MDL-68435' of https://github.com/paulholden/moodle
2023-09-08 22:14:28 +08:00
Andrew Nicols
9f676d6cb3
Merge branch 'MDL-78917' of https://github.com/paulholden/moodle
2023-09-08 22:14:28 +08:00
Jun Pataleta
fdc726d7e4
Merge branch 'MDL-76034-master' of https://github.com/andrewnicols/moodle
2023-09-08 22:14:27 +08:00
Jun Pataleta
8b8efffd7e
Merge branch 'MDL-78779-master' of https://github.com/andrewnicols/moodle
2023-09-08 22:14:27 +08:00
Jun Pataleta
cfb2afb047
Merge branch 'MDL-78558-master' of https://github.com/roland04/moodle
2023-09-08 22:14:27 +08:00
Jun Pataleta
f6dd2d6171
Merge branch 'MDL-78082-patch' of https://github.com/ilyatregubov/moodle
2023-09-08 22:14:27 +08:00
Jun Pataleta
a44a7e7643
MDL-78954 theme: Rebuild CSS
2023-09-08 22:14:26 +08:00
Jun Pataleta
fbcf8db9d3
Merge branch 'MDL-78954-master' of https://github.com/ferranrecio/moodle
2023-09-08 22:14:24 +08:00
Eloy Lafuente (stronk7)
5fdd1f768b
Merge branch 'MDL-78619-master' of https://github.com/HuongNV13/moodle
2023-09-08 22:13:16 +08:00
Ilya Tregubov
b8826a7a21
MDL-78082 gradereport_grader: Remove xpath from Behat.
2023-09-08 22:13:11 +08:00
Huong Nguyen
4a115b8118
MDL-78619 theme: Communication button fix for Classic
2023-09-08 22:13:10 +08:00
AMOS bot
0cf21fce5f
Automatically generated installer lang files
2023-09-08 00:10:53 +00:00
Laurent David
0335adeff4
MDL-77545 mod_bigbluebuttonbn: Add form extension
...
* Add a new way to extend the BigBlueButtonBN form via subplugins
* Allow subplugins to extends information via new tables and use it in
the edit form.
* Add a new cache helping with potential perfomance issues introduced
by recurring calls to find out about associated tables in subplugins.
2023-09-07 17:20:05 +02:00
Laurent David
3d05bc7da3
MDL-77545 mod_bigbluebuttonbn: Refactor get_instances_implementing
...
* We need a way to either have the classes implementing an interface/abstract
class or create instances.
2023-09-07 17:17:51 +02:00
Paul Holden
b4a7583d58
MDL-79286 mod_quiz: account for users with multiple enrolments.
...
The quiz override form should account for this, to ensure duplicate
user records don't trigger DML debugging.
2023-09-07 11:33:58 +01:00
Huong Nguyen
bd372a63d2
Merge branch 'MDL-78619-master' of https://github.com/mickhawkins/moodle
2023-09-07 15:19:18 +07:00
Mikel Martín
8af68bbe09
MDL-78558 core_courseformat: Activity cards UI improvements
...
- Fix action menu and completion button size
- New 'Add activity' button styles
- Fix restriction container styles
- Fix action menu and groupmode button styles
- Fix hover styles for action menu and groupmode button
- Fix groupmode spacing styles
- Homogenize completion button colours
- Fix inplaceeditable and badge positioning
- Fix export filesize related behat
- Homogenize activity/section availability
- New add topic styles
2023-09-07 09:34:43 +02:00
Ilya Tregubov
676afe98b8
Merge branch 'MDL-70371-master-rebased' of https://github.com/stevandoMoodle/moodle
2023-09-07 14:50:19 +08:00
Ilya Tregubov
224b3f2e0b
Merge branch 'MDL-78082-master' of https://github.com/rezaies/moodle
2023-09-07 14:31:03 +08:00
Jun Pataleta
4cb02d8839
Merge branch 'MDL-78795-master' of https://github.com/phmemmel/moodle
2023-09-07 14:17:12 +08:00
Stevani Andolo
dbf83c72c7
MDL-70371 core: Defined password length
...
1. Modified the password related forms
2. Added a new constant in moodlelib.php called MAX_PASSWORD_CHARACTERS
3. Added a new method in moodlelib.php called exeeds_password_length
4. Updated the upgrade.text
2023-09-07 12:29:10 +08:00
Jun Pataleta
9d85da5527
Merge branch 'MDL-77863-master' of https://github.com/junpataleta/moodle
2023-09-07 11:04:21 +08:00
Jun Pataleta
60d350c59d
MDL-77863 theme_boost: Fix colours
...
* Fix tag area text shadow colour. It is originally set to
`rgba(255, 255, 255, 0.5)` so it should be `rgba($white, 0.5)`
instead of `rgba($black, 0.5)`.
* Revert colour for `$content-item-unread-colour` to `#f4f4f4` instead
of `$gray-100`.
2023-09-07 10:57:50 +08:00