meirzamoodle
cacf7546b9
MDL-61316 core: Removed 5x multiplier from guest session expiration
2024-12-04 02:44:22 +00:00
Huong Nguyen
3ffaddc136
Merge branch 'MDL-83128' of https://github.com/paulholden/moodle
2024-12-03 09:31:54 +07:00
Paul Holden
430020f3ba
MDL-83128 blocks: consistently style/align block list icons.
2024-12-02 09:25:16 +00:00
Jun Pataleta
62387aee48
Merge branch 'MDL-83648' of https://github.com/timhunt/moodle
2024-12-02 17:24:26 +08:00
Shamim Rezaie
17201694ef
Merge branch 'MDL-75610_main' of https://github.com/marxjohnson/moodle
2024-12-02 15:23:23 +11:00
Tim Hunt
50b1b5eea1
MDL-83648 javascript dialogues: fix responsive behaviour
...
visibilityChanged in the dialogue base class does important things.
Therefore if ajaxException and exception also want to do something
else in response to the visibleChange event, it should use a
different method name, rather than a name that collides with the
base class method.
2024-11-29 16:05:46 +00:00
Sara Arjona
44a0f48a30
NOBUG: Add upgrade notes
2024-11-29 12:36:42 +01:00
Jun Pataleta
053a0b367b
Merge branch 'MDL-83614' of https://github.com/paulholden/moodle
2024-11-28 13:23:55 +08:00
Huong Nguyen
7fd11604da
Merge branch 'MDL-81821-main' of https://github.com/roland04/moodle
2024-11-28 13:23:54 +08:00
Huong Nguyen
c77fb0e6e0
Merge branch 'MDL-83473_main' of https://github.com/dasistwas/moodle
2024-11-28 13:23:54 +08:00
Huong Nguyen
3db0bb1436
Merge branch 'MDL-83811-main' of https://github.com/junpataleta/moodle
2024-11-28 13:23:53 +08:00
Jun Pataleta
0069dde1d9
Merge branch 'MDL-83412-main' of https://github.com/junpataleta/moodle
2024-11-28 13:23:53 +08:00
Huong Nguyen
d08c982135
Merge branch 'MDL-83470-main' of https://github.com/junpataleta/moodle
2024-11-28 13:23:53 +08:00
Jun Pataleta
17e8952015
MDL-83470 core: Bump versions in moodle_minimum_php_version_is_met()
2024-11-28 13:23:50 +08:00
Jun Pataleta
6bd4b3fd68
MDL-83412 core: Coding style fixes
2024-11-28 11:54:31 +08:00
Andrew Nicols
7cb2b0ca40
MDL-83412 calendartype_gregorian: Use core_date
...
Update timestamp_to_date_string to use core_date.
2024-11-28 11:47:30 +08:00
Andrew Nicols
941d0df29e
MDL-83412 core: Use LLL/LLLL for standalone Month names
...
We currently use MMM and MMMM which mean 'month in year', however in
some locales this is context-specific and should only be used in
conjunction with a day, for example "10 October 2024".
LLL and LLLL are for "stand-alone on the in year" and should be used
when a month is used without a day.
2024-11-28 11:46:35 +08:00
Huong Nguyen
376bcbe79f
Merge branch 'MDL-63264' of https://github.com/paulholden/moodle
2024-11-28 10:45:51 +07:00
Huong Nguyen
9bfa5c2b65
Merge branch 'MDL-83653' of https://github.com/timhunt/moodle
2024-11-28 10:21:07 +07:00
Jun Pataleta
e84d95ed67
MDL-83811 dml: Make expected debugging message less specific
...
* Plus minor fixes for better unit test assertions
2024-11-28 10:03:42 +08:00
Huong Nguyen
f27ba19f25
Merge branch 'MDL-83658-main' of https://github.com/praxisdigital/moodle
2024-11-27 09:50:48 +07:00
Jun Pataleta
4e22073a9b
MDL-83811 core: Make sure to trim leading backslashes too for Windows
2024-11-27 10:36:46 +08:00
Jun Pataleta
03729748d1
MDL-83470 core: Remove upgrade steps from 4.1
2024-11-27 10:27:09 +08:00
Mikel Martín
636ab0fba9
MDL-81821 theme_boost: Refactor font utility classes for BS5
2024-11-26 15:17:30 +01:00
jacob.viertel@wunderbyte.at
1773124a97
MDL-83473 course: hooks api for external courses
2024-11-26 09:11:45 +01:00
Huong Nguyen
86c1eaa4ef
Merge branch 'MDL-83786-main' of https://github.com/andrewnicols/moodle
2024-11-25 14:34:25 +07:00
Shamim Rezaie
0af9b5ca7e
Merge branch 'MDL-71378_main' of https://github.com/SimonasAdams/moodle
2024-11-25 18:21:18 +11:00
Huong Nguyen
6ef15493a2
Merge branch 'MDL-83704-main' of https://github.com/andrewnicols/moodle
2024-11-25 10:15:21 +07:00
Paul Holden
466f6e88b5
MDL-63264 enrol: retrieve additional welcome message contact data.
...
The `maildisplay` field is required to determine from whom to send
the welcome message.
Co-authored-by: Zak Risha <zjrisha@gmail.com>
2024-11-22 16:17:39 +00:00
Paul Holden
dfcbfde2bb
MDL-83614 javascript: apply icon class to legacy lightbox spinner.
2024-11-22 16:13:24 +00:00
Jun Pataleta
1a85875c34
NOBUG: Add upgrade notes
2024-11-22 22:26:24 +08:00
Andrew Nicols
305952533d
Merge branch 'MDL-82589' of https://github.com/paulholden/moodle
2024-11-22 10:50:48 +07:00
Andrew Nicols
9781d5f392
MDL-83786 navigation: Correct incorrect paren in navfilter
...
This condition was checking whether navgfilter was true, and the
stringfilter was also true.
In most cases the condition will have actually worked correctly, albeit
by fluke. For users upgrading or otherwise missing the navfilter
configuration this condition led to warnings.
2024-11-22 08:36:17 +08:00
Andrew Nicols
0ec23aca48
Merge branch 'MDL-83501-url-encode-nginx-paths' of https://github.com/rajandangi/moodle
2024-11-21 11:47:59 +08:00
Jun Pataleta
94b89dd9d4
Merge branch 'MDL-83290-main' of https://github.com/meirzamoodle/moodle
2024-11-21 11:46:08 +08:00
Jun Pataleta
e5a241a02c
Merge branch 'MDL-71257-main' of https://github.com/junpataleta/moodle
2024-11-21 11:33:32 +08:00
David Woloszyn
2be5e7e18d
MDL-71257 dml: Rename master/slave to primary/replica
2024-11-21 11:17:51 +08:00
Andrew Nicols
3d24572e55
Merge branch 'MDL-83391-main' of https://github.com/cwarwicker/moodle
2024-11-21 10:51:52 +08:00
Paul Holden
2770dd65f1
Merge branch 'MDL-83570-main-fix' of https://github.com/junpataleta/moodle into main
2024-11-20 12:28:49 +00:00
Jun Pataleta
7f122657cf
MDL-83570 tiny_recordrtc: Use the correct upgrade_plugin_savepoint()
...
And move the release upgrade line comment before the upgrade step.
2024-11-20 18:06:32 +08:00
Huong Nguyen
3b2311a4c3
Merge branch 'MDL-83570-main' of https://github.com/meirzamoodle/moodle
2024-11-20 16:10:57 +07:00
Jun Pataleta
d5190768cb
Merge branch 'MDL-72077-ro-debug' of https://github.com/catalyst/moodle
2024-11-20 15:24:47 +08:00
Frederik Milling Pytlick
2e3660811e
MDL-83658 core: Fix reactive debug tool logging
...
Fixed issue where the reactive debug panel does not log a transaction,
if the events fired are exactly the same as the previous ones.
2024-11-20 08:14:16 +01:00
meirzamoodle
392ed9c627
MDL-83570 tiny_recordrtc: Turn the audio bitrate input to Select field
...
The current code may have a bug. If users set the audio bit rate to
a non-supported value, such as 1000,
Firefox will display an error in the console,
while Chrome will create the recorded audio file successfully,
but it will have no sound. I tested this on Ubuntu 24.04.
The minimum bit rate threshold varies depending on the audio format.
During my tests with Firefox version 131.0.3, which uses
the audio/Ogg format, I found that the minimum supported value
is 24000. In Chrome 129.0.6668.70, which uses the audio/MP4 format,
the minimum supported value is 2400.
Due to these differences, I decided to change the input from
a text field to a select field, offering options that support both
Ogg and MP4 audio formats.
The database conversion for the old value has been provided in
the lib/db/upgrade.php. The script will find the closest match to
the current data and update it accordingly.
2024-11-20 09:59:14 +07:00
Jun Pataleta
fcb39d60a9
Merge branch 'MDL-81521-main' of https://github.com/andrewnicols/moodle
2024-11-19 15:15:17 +08:00
Huong Nguyen
c6353ef018
Merge branch 'MDL-81823-main' of https://github.com/roland04/moodle
2024-11-19 10:28:33 +07:00
Huong Nguyen
7a9bd90e2c
Merge branch 'MDL-83610' of https://github.com/marinaglancy/moodle
2024-11-19 09:27:55 +07:00
Marina Glancy
947684505e
MDL-83610 behat: allow to set date fields in groups
2024-11-18 10:36:38 +00:00
Simon Adams
a0cf3d2da5
MDL-71378 core_question & mod_quiz: Refactor deprecated contexts
2024-11-18 10:22:59 +00:00
Simon Adams
a6c4ddada5
MDL-71378 qbank_bulkmove: refactor for moving to shared question banks
2024-11-18 10:22:58 +00:00