Huong Nguyen
499f5afe95
Merge branch 'MDL-83506-main' of https://github.com/andrewnicols/moodle
2025-01-08 15:39:36 +07:00
Jun Pataleta
ad42962a9e
Merge branch 'MDL-84079-kill-all' of https://github.com/brendanheywood/moodle
2025-01-08 14:36:39 +08:00
Khoa Nguyen
1af6c93336
MDL-83831 core_question: Reset columns on history page causes confusion
2025-01-08 13:32:54 +07:00
sarjona
f33f4222b6
Merge branch 'MDL-83917' of https://github.com/pedrojordao/moodle
2025-01-08 07:16:22 +01:00
Huong Nguyen
6103715544
Merge branch 'MDL-84042-main' of https://github.com/HuongNV13/moodle
2025-01-08 09:44:52 +07:00
Huong Nguyen
252418ae23
Merge branch 'MDL-84008-main' of https://github.com/lucaboesch/moodle
2025-01-08 09:40:56 +07:00
Huong Nguyen
173e502dd4
Merge branch 'MDL-79122_main' of https://github.com/cwarwicker/moodle
2025-01-08 09:25:44 +07:00
Huong Nguyen
27e2c0bd81
MDL-84042 mod_assign: Notification helper tests cleanup
2025-01-08 09:18:41 +07:00
David Woloszyn
7324de2320
MDL-84042 mod_assign: Fixed notification helper submission check
...
mod_assign_generator now accepts a status when creating a submission.
2025-01-08 09:08:58 +07:00
Pedro Jordao
e1688e7094
MDL-83917 core_completion: Create function count_modules_completed
...
The function returns the number of modules completed by a user and
executes a COUNT aggregate function to avoid running many queries
to obtain this information, aiming to optimize performance.
Co-authored-by: Carlos Castillo <carlos.castillo@moodle.com>
2025-01-07 22:16:46 -03:00
AMOS bot
704a21fc31
Automatically generated installer lang files
2025-01-08 00:07:49 +00:00
sarjona
dc896db0c1
Merge branch 'MDL-51119-main' of https://github.com/lucaboesch/moodle
2025-01-07 18:05:42 +01:00
sarjona
d597dd02ae
Merge branch 'MDL-83746-main' of https://github.com/srobotta/moodle
2025-01-07 14:50:00 +01:00
Luca Bösch
9e791db25a
MDL-51119 glossary: Allow multilang concepts.
2025-01-07 14:45:12 +01:00
sarjona
7a544b4631
Merge branch 'MDL-83335-main' of https://github.com/andrewnicols/moodle
2025-01-07 14:26:45 +01:00
sarjona
c30a2d9f34
Merge branch 'MDL-82788-main' of https://github.com/meirzamoodle/moodle
2025-01-07 14:14:49 +01:00
Paul Holden
a296bdfc5b
MDL-84072 output: correct progress bar component percentage parameter.
...
Avoid mixing float/string types, where the decimal separator could
vary according to current locale (as per previous fix 5a1aef5a
, which
was subsequently re-broken by b92886ad
).
2025-01-07 13:14:26 +00:00
Jun Pataleta
77d978b1ba
Merge branch 'MDL-82958-main' of https://github.com/raortegar/moodle
2025-01-07 14:07:53 +08:00
Andrew Nicols
b29615a6f0
MDL-83335 core: Explicitly specify escape with fgetcsv/fputcsv
...
PHP 8.4 requires that a value be provided for the `$escape` parameter to
both `fgetcsv()` and `fputcsv()`.
2025-01-07 13:26:48 +08:00
Khoa Nguyen
0beaac4d29
MDL-83832 core_question: Links to question history may show blank page
2025-01-07 11:22:19 +07:00
Huong Nguyen
e359491569
Merge branch 'MDL-82895-main' of https://github.com/lucaboesch/moodle
2025-01-07 09:19:07 +07:00
Conn Warwicker
d647b89089
MDL-82769 question: Update legacy filters on random questions.
...
- Adds the "cat" field to the converted legacy filter, which was
missing.
- Does the conversion on the editrandom.php page as this was
throwing a warning.
2025-01-06 14:15:36 +00:00
meirzamoodle
6df2c4a2fe
MDL-82788 theme_boost: Obtain the correct Tiny and Atto editor elements
2025-01-06 20:26:35 +07:00
Luca Bösch
1523da0903
MDL-84008 qtype_match: keep question and answer together.
2025-01-06 13:35:20 +01:00
Luca Bösch
d805159525
MDL-84008 qtype_calculated: glue formula, tolerance, display, feedback.
2025-01-06 13:35:20 +01:00
Luca Bösch
23437ff6bb
MDL-84008 qtype_multichoice: keep choice, grade and feedback together.
2025-01-06 13:35:20 +01:00
Laurent David
c7fec301bc
MDL-83561 format_social: Limit visible sections in social
...
* Only the first section is visible in social format, so we
limit the visibility of the section to the first section.
This impacts the move dialog.
* Fix PHP unit tests
2025-01-06 06:57:43 +01:00
Jun Pataleta
ee14b642ac
Merge branch 'MDL-83835-main' of https://github.com/raortegar/moodle
2025-01-06 13:14:49 +08:00
Luca Bösch
a5d3a624e5
MDL-82895 qbank_managecategories: Correct d'n'd hover text encoding
2025-01-03 08:50:06 +01:00
Huong Nguyen
ab5692acdf
weekly release 5.0dev
2025-01-03 13:53:42 +07:00
Huong Nguyen
0fc12f295f
NOBUG: Add upgrade notes
2025-01-03 13:53:41 +07:00
Huong Nguyen
76595b1178
NOBUG: Fixed SVG browser compatibility
2025-01-03 13:53:20 +07:00
Huong Nguyen
949f6ddb35
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
2025-01-03 13:53:18 +07:00
Huong Nguyen
25607dc526
Merge branch 'MDL-79958-fix' of https://github.com/HuongNV13/moodle
2025-01-02 23:59:47 +07:00
Huong Nguyen
e4b61e02a4
MDL-79958 factor_nosetup: Language string updates
2025-01-02 23:59:47 +07:00
Huong Nguyen
a846c4a58f
Merge branch 'MDL-83959' of https://github.com/paulholden/moodle
2025-01-02 23:59:46 +07:00
Brendan Heywood
7382ba057f
MDL-84079 cli: Fix deprecation warning
2025-01-02 15:04:49 +11:00
Huong Nguyen
c295a1fbd5
Merge branch 'MDL-83639-fix' of https://github.com/HuongNV13/moodle
2025-01-02 10:00:44 +07:00
Huong Nguyen
ca55996c42
MDL-83639 pix: Re-generate icons
2025-01-02 10:00:42 +07:00
Huong Nguyen
d5505e0ae2
Merge branch 'MDL-83639-main' of https://github.com/sarjona/moodle
2025-01-02 10:00:11 +07:00
Huong Nguyen
1b0ba21150
Merge branch 'MDL-82460-main' of https://github.com/sarjona/moodle
2025-01-02 09:59:45 +07:00
Huong Nguyen
cec2c6f872
Merge branch 'MDL-66129-main' of https://github.com/rhell4/moodle
2025-01-02 09:59:44 +07:00
Huong Nguyen
4cde72e6ed
Merge branch 'MDL-79958-behat-fix' of https://github.com/HuongNV13/moodle
2025-01-02 09:59:44 +07:00
Huong Nguyen
3f30cea3d2
MDL-79958 tool_mfa: Fix Behat failures
2025-01-02 09:59:41 +07:00
AMOS bot
e9c99baf5e
Automatically generated installer lang files
2025-01-01 00:08:00 +00:00
Leon Stringer
de059dbfe0
MDL-77185 session: Fix undefined disk_free_space
...
Fix PHP fatal error "Call to undefined function
core\session\disk_free_space()" when disable_functions=disk_free_space.
Prior to PHP 8.0 this error was suppressed by '@'.
Co-authored-by: Federico Alvarez <32086536+fedealvz@users.noreply.github.com>
2024-12-31 15:34:42 +00:00
AMOS bot
cce983d597
Automatically generated installer lang files
2024-12-25 00:31:54 +00:00
Huong Nguyen
2b7430431a
Merge branch 'MDL-83982-master' of https://github.com/danghieu1407/moodle
2024-12-24 15:31:31 +07:00
Huong Nguyen
e33a3f8bee
Merge branch 'MDL-84037_main' of https://github.com/marxjohnson/moodle
2024-12-24 15:22:47 +07:00
Huong Nguyen
c0c03fa2f7
Merge branch 'MDL-79958-main' of https://github.com/HuongNV13/moodle
2024-12-24 15:19:34 +07:00