Mikel Martín [Tue, 11 Mar 2025 09:18:39 +0000 (10:18 +0100)]
MDL-84790 theme_boost: Fix btn-icon styles
Fix btn-icon styles following changes in MDL-84692
Sara Arjona [Tue, 11 Mar 2025 12:11:38 +0000 (13:11 +0100)]
on-demand release 5.0dev+
Sara Arjona [Tue, 11 Mar 2025 12:11:38 +0000 (13:11 +0100)]
NOBUG: Add upgrade notes
Sara Arjona [Tue, 11 Mar 2025 12:11:29 +0000 (13:11 +0100)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Tue, 11 Mar 2025 04:01:30 +0000 (12:01 +0800)]
Merge branch 'MDL-84766' of https://github.com/paulholden/moodle
Jun Pataleta [Tue, 11 Mar 2025 03:32:15 +0000 (11:32 +0800)]
Merge branch 'MDL-84765' of https://github.com/paulholden/moodle
Jun Pataleta [Tue, 11 Mar 2025 03:06:28 +0000 (11:06 +0800)]
Merge branch 'MDL-84416-main' of https://github.com/sarjona/moodle
Jun Pataleta [Tue, 11 Mar 2025 03:04:58 +0000 (11:04 +0800)]
Merge branch 'MDL-84769-main' of https://github.com/sarjona/moodle
Jun Pataleta [Tue, 11 Mar 2025 03:02:25 +0000 (11:02 +0800)]
Merge branch 'MDL-84272' of https://github.com/timhunt/moodle
Jun Pataleta [Tue, 11 Mar 2025 02:30:56 +0000 (10:30 +0800)]
Merge branch 'MDL-83884-master' of https://github.com/ntdat1904/datnguyen_moodle
AMOS bot [Tue, 11 Mar 2025 00:07:59 +0000 (00:07 +0000)]
Automatically generated installer lang files
Sara Arjona [Mon, 10 Mar 2025 15:59:11 +0000 (16:59 +0100)]
Merge branch 'MDL-84537' of https://github.com/paulholden/moodle
Paul Holden [Mon, 10 Mar 2025 15:30:50 +0000 (15:30 +0000)]
Merge branch 'MDL-84524-main' of https://github.com/roland04/moodle into main
Paul Holden [Mon, 10 Mar 2025 14:50:57 +0000 (14:50 +0000)]
Merge branch 'MDL-84139' of https://github.com/marinaglancy/moodle into main
Sara Arjona [Mon, 10 Mar 2025 10:35:37 +0000 (11:35 +0100)]
Merge branch 'MDL-84313-main' of https://github.com/dpalou/moodle
Paul Holden [Mon, 10 Mar 2025 10:29:37 +0000 (10:29 +0000)]
Merge branch 'MDL-84620_close-recordset-in-tool_brickfield-manager-check_scheduled_areas' of https://github.com/ziegenberg/moodle into main
Daniel Ziegenberg [Fri, 21 Feb 2025 16:37:17 +0000 (17:37 +0100)]
MDL-84620 accessibility: close recordset when it's not needed anymore
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Sara Arjona [Mon, 10 Mar 2025 10:20:52 +0000 (11:20 +0100)]
Merge branch 'MDL-84743-main' of https://github.com/roland04/moodle
Sara Arjona [Mon, 10 Mar 2025 10:16:37 +0000 (11:16 +0100)]
Merge branch 'MDL-84256-main' of https://github.com/laurentdavid/moodle
Sara Arjona [Mon, 10 Mar 2025 10:12:05 +0000 (11:12 +0100)]
Merge branch 'MDL-84398' of https://github.com/pedrojordao/moodle
Sara Arjona [Mon, 10 Mar 2025 10:07:26 +0000 (11:07 +0100)]
Merge branch 'MDL-84159' of https://github.com/paulholden/moodle
Sara Arjona [Mon, 10 Mar 2025 09:58:10 +0000 (10:58 +0100)]
Merge branch 'MDL-84401' of https://github.com/paulholden/moodle
Paul Holden [Fri, 14 Feb 2025 16:04:27 +0000 (16:04 +0000)]
MDL-84537 reportbuilder: define optional 'separator' aggregation value.
For the group concatenation types, allow callers to define the text to
display between aggregated items. Use this to change the separator for
formatted tag names to be a space character.
Sara Arjona [Mon, 10 Mar 2025 08:45:56 +0000 (09:45 +0100)]
Merge branch 'MDL-84156_upgrade-Simplepie-to-1-8-1' of https://github.com/ziegenberg/moodle
Daniel Ziegenberg [Tue, 28 Jan 2025 09:26:13 +0000 (10:26 +0100)]
MDL-84156 Libraries: code cleanup of moodle_simplepie
- use "self::" for local static member reference
- small whitespace clean ups
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Mon, 27 Jan 2025 18:28:44 +0000 (19:28 +0100)]
MDL-84156 Libraries: Upgrade SimpePie to 1.8.1
- removed sources in the `library/` directory of the SimplePie lib as
those were for PSR-0 namespaces and we use PSR-4
- removed the PSR-4 autoloader provided by SimmpePie as we use our own
class loading mechanism
- updated the instructions in readme_moodle.txt
- fixed constants now being namespaced under \SimplePie\SimplePie
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
ferran [Fri, 7 Feb 2025 16:54:22 +0000 (17:54 +0100)]
MDL-84469 core_course: add fallback activity overview
Sara Arjona [Mon, 10 Feb 2025 12:26:09 +0000 (13:26 +0100)]
MDL-84416 backup: Add backup_import_badges setting
While MDL-43938 introduced badge importing, two tasks were left incomplete.
1) Creating the backup_import_badges setting for default import behaviour.
2) Preventing the inclusion of badges during activity duplication.
This commit implements them.
AMOS bot [Mon, 10 Mar 2025 00:07:47 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Fri, 14 Feb 2025 15:07:19 +0000 (15:07 +0000)]
MDL-84537 reportbuilder: pass options to aggregation type constructor.
Amendments to the column class allow reports/entities to specify these
options for column instances, which are then passed to the aggregation
type when it is applied.
Andrew Nicols [Sun, 9 Mar 2025 14:37:49 +0000 (22:37 +0800)]
Merge branch 'MDL-84177_upgrade-JMESPath-to-2-8-0' of https://github.com/ziegenberg/moodle
Daniel Ziegenberg [Sun, 2 Feb 2025 17:09:23 +0000 (18:09 +0100)]
MDL-84177 libraries: Upgrade JMESPath to 2.8.0
The library comes with an advertised PHP 8.4 compatibility.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Andrew Nicols [Sun, 9 Mar 2025 14:37:43 +0000 (22:37 +0800)]
Merge branch 'MDL-84176_upgrade-aws-sdk-to-3-342-2' of https://github.com/ziegenberg/moodle
Daniel Ziegenberg [Sat, 1 Feb 2025 00:03:14 +0000 (01:03 +0100)]
MDL-84176 libraries: Upgrade AWS SDK for PHP to 3.342.2
The library raises the minimum required PHP version to 8.0 and comes
with an advertised PHP 8.4 compatibility.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Andrew Nicols [Sat, 8 Mar 2025 13:13:19 +0000 (21:13 +0800)]
Merge branch 'MDL-83798-main' of https://github.com/srobotta/moodle
Andrew Nicols [Sat, 8 Mar 2025 13:11:19 +0000 (21:11 +0800)]
Merge branch 'MDL-84164_upgrade-PHP-JWT-to-6-11-0' of https://github.com/ziegenberg/moodle
Daniel Ziegenberg [Fri, 31 Jan 2025 22:29:23 +0000 (23:29 +0100)]
MDL-84164 libaries: Upgrade PHP-JWT to 6.11.0
The library raises the minimum required PHP version to 8.0 and comes
with an advertised PHP 8.4 compatibility.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Andrew Nicols [Sat, 8 Mar 2025 13:08:44 +0000 (21:08 +0800)]
Merge branch 'MDL-84169_upgrade-FPDI-to-2-6-3' of https://github.com/ziegenberg/moodle
Daniel Ziegenberg [Mon, 24 Feb 2025 18:20:40 +0000 (19:20 +0100)]
MDL-84169 libraries: Upgrade FPDI to 2.6.3
The library raises the minimum required PHP version to 7.1 and comes with PHP 8.4 compatibility.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Andrew Nicols [Sat, 8 Mar 2025 12:57:45 +0000 (20:57 +0800)]
Merge branch 'MDL-82937-main' of https://github.com/andrewgos/moodle
Andrew Nicols [Sat, 8 Mar 2025 12:57:03 +0000 (20:57 +0800)]
Merge branch 'MDL-83230-main' of https://github.com/andrewgos/moodle
Andrew Nicols [Sat, 8 Mar 2025 12:55:26 +0000 (20:55 +0800)]
Merge branch 'MDL-77668-main' of https://github.com/kevpercy/moodle
Andrew Nicols [Sat, 8 Mar 2025 12:53:25 +0000 (20:53 +0800)]
Merge branch 'MDL-75745-main' of https://github.com/andrewgos/moodle
Andrew Nicols [Sat, 8 Mar 2025 12:52:04 +0000 (20:52 +0800)]
Merge branch 'MDL-84529' of https://github.com/cwarwicker/moodle
Jun Pataleta [Sat, 8 Mar 2025 03:45:27 +0000 (11:45 +0800)]
on-demand release 5.0dev+
Jun Pataleta [Sat, 8 Mar 2025 03:45:27 +0000 (11:45 +0800)]
NOBUG: Add upgrade notes
Jun Pataleta [Sat, 8 Mar 2025 03:45:16 +0000 (11:45 +0800)]
NOBUG: Fixed file access permissions
Sara Arjona [Fri, 7 Mar 2025 12:05:11 +0000 (13:05 +0100)]
MDL-84769 calendar: Fix random PHPHUnit failures
Sara Arjona [Fri, 7 Mar 2025 10:45:19 +0000 (11:45 +0100)]
Merge branch 'MDL-84652-main-fix' of https://github.com/junpataleta/moodle
Laurent David [Mon, 3 Mar 2025 08:19:14 +0000 (09:19 +0100)]
MDL-84256 core_course: Fix course icon in course index page
* In RTL language the icon should follow the course name intead
of being upfront
Sara Arjona [Fri, 7 Mar 2025 09:43:11 +0000 (10:43 +0100)]
Merge branch 'MDL-84705-main' of https://github.com/roland04/moodle
Jun Pataleta [Fri, 7 Mar 2025 09:35:09 +0000 (17:35 +0800)]
MDL-84652 core: Properly uninstall mnetservice_enrol
Andrew Gosali [Mon, 25 Nov 2024 08:17:14 +0000 (15:17 +0700)]
MDL-83230 forum: removal of subject prefix "Re:" in forum discussions
- When replying in the forum
- When replying to the email
- When clicking the link in the email to reply
Andrew Gosali [Fri, 13 Dec 2024 10:23:14 +0000 (17:23 +0700)]
MDL-75745 mod_book: import chapters to parse anchor links
Huong Nguyen [Fri, 7 Mar 2025 08:35:45 +0000 (15:35 +0700)]
Merge branch 'MDL-84602-fix' of https://github.com/sarjona/moodle
Mikel Martín [Thu, 6 Mar 2025 15:36:44 +0000 (16:36 +0100)]
MDL-84524 theme_boost: Fix backup/restore styles after BS5 upgrade
Sara Arjona [Fri, 7 Mar 2025 07:05:56 +0000 (08:05 +0100)]
MDL-84602 assign: Fix behat failures
Jun Pataleta [Fri, 7 Mar 2025 04:25:09 +0000 (12:25 +0800)]
Merge branch 'MDL-80995' of https://github.com/paulholden/moodle
Jun Pataleta [Fri, 7 Mar 2025 04:15:29 +0000 (12:15 +0800)]
Merge branch 'MDL-83216-main' of https://github.com/meirzamoodle/moodle
meirzamoodle [Wed, 26 Feb 2025 01:45:58 +0000 (08:45 +0700)]
MDL-83216 AI: Provider instances ordering
Huong Nguyen [Fri, 7 Mar 2025 04:00:08 +0000 (11:00 +0700)]
Merge branch 'MDL-84107-main' of https://github.com/HuongNV13/moodle
Andrew Nicols [Fri, 7 Mar 2025 03:50:41 +0000 (11:50 +0800)]
Merge branch 'MDL-84342-main' of https://github.com/meirzamoodle/moodle
Andrew Nicols [Fri, 7 Mar 2025 03:48:50 +0000 (11:48 +0800)]
Merge branch 'MDL-81328' of https://github.com/Chocolate-lightning/moodle
meirzamoodle [Fri, 7 Mar 2025 01:41:26 +0000 (08:41 +0700)]
MDL-84342 core_sms: Implement simple SMS notification shortening
Andrew Nicols [Fri, 7 Mar 2025 03:43:10 +0000 (11:43 +0800)]
Merge branch 'MDL-84617-main' of https://github.com/sarjona/moodle
Jun Pataleta [Fri, 7 Mar 2025 02:12:48 +0000 (10:12 +0800)]
Merge branch 'MDL-84652-main' of https://github.com/davewoloszyn/moodle
Daniel Ziegenberg [Fri, 7 Feb 2025 15:46:23 +0000 (16:46 +0100)]
MDL-84652 core: Add privacy provider for mnet
This privacy provider was erroneously added to auth_mnet where it should
not have been in the first place.
Original issue: MDL-84307
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Fri, 24 Jan 2025 21:26:51 +0000 (22:26 +0100)]
MDL-84652 core_auth: Remove auth_mnet dependencies
- Remove auth_mnet from the standard plugins
- PHP Unit:
- Remove auth_mnet as a sample from unit testing in login tests
and component tests replacing it with auth_ldap.
- Conditionally skip tests for block mnet_hosts when auth_mnet is
not installed.
Original issue: MDL-84307
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Thu, 23 Jan 2025 14:39:02 +0000 (15:39 +0100)]
MDL-84652 auth_mnet: Remove auth_mnet from Moodle 5.0
Original issue: MDL-84307
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Sat, 25 Jan 2025 02:20:29 +0000 (03:20 +0100)]
MDL-84652 core: Remove block_mnet_hosts dependencies
- Remove block_mnet_hosts from the standard plugins
- Remove block_mnet_hosts from default admin presets
- Replace block_mnet_hosts in behat tests of core features
Original issue: MDL-84309
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Thu, 23 Jan 2025 16:03:07 +0000 (17:03 +0100)]
MDL-84652 block_mnet_hosts: Remove block_mnet_hosts from Moodle 5.0
Original issue: MDL-84309
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Sun, 26 Jan 2025 20:38:36 +0000 (21:38 +0100)]
MDL-84652 core: Remove enrol_mnet dependencies
- Remove block_mnet_hosts from the standard plugins
Original issue: MDL-84310
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Thu, 23 Jan 2025 16:06:50 +0000 (17:06 +0100)]
MDL-84652 enrol_mnet: Remove enrol_mnet from Moodle 5.0
Original issue: MDL-84310
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Fri, 24 Jan 2025 23:48:00 +0000 (00:48 +0100)]
MDL-84652 core_portfolio: Remove portfolio_mahara dependencies
- Remove portfolio_mahara from the standard plugins
Original issue: MDL-84308
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Thu, 23 Jan 2025 15:33:23 +0000 (16:33 +0100)]
MDL-84652 portfolio_mahara: Remove portfolio_mahara from Moodle 5.0
Original issue: MDL-84308
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Mon, 17 Feb 2025 06:53:41 +0000 (07:53 +0100)]
MDL-84652 core: Deprecate plugintype mnetservice
Original issue: MDL-84311
Daniel Ziegenberg [Sun, 16 Feb 2025 18:00:49 +0000 (19:00 +0100)]
MDL-84652 mnetservice_enrol: Remove mnetservice_enrol dependencies
Original issue: MDL-84311
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Thu, 23 Jan 2025 16:21:29 +0000 (17:21 +0100)]
MDL-84652 mnetservice_enrol: Remove mnetservice_enrol from Moodle 5.0
Original issue: MDL-84311
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Jun Pataleta [Fri, 7 Mar 2025 02:08:20 +0000 (10:08 +0800)]
Merge branch 'MDL-78304_final-deprecation-for-mnet' of https://github.com/ziegenberg/moodle
Jun Pataleta [Fri, 7 Mar 2025 02:04:51 +0000 (10:04 +0800)]
Merge branch 'MDL-84551' of https://github.com/jonof/moodle
Jun Pataleta [Fri, 7 Mar 2025 01:57:48 +0000 (09:57 +0800)]
Merge branch 'MDL-75486-main' of https://github.com/stevandoMoodle/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:34:35 +0000 (09:34 +0800)]
MDL-83334 core: Remove remaining references to E_STRICT in docs
Andrew Nicols [Fri, 7 Mar 2025 01:35:26 +0000 (09:35 +0800)]
Merge branch 'MDL-83334_remove-all-references-to-E_STRICT' of https://github.com/ziegenberg/moodle
Huong Nguyen [Fri, 7 Mar 2025 01:32:14 +0000 (08:32 +0700)]
Merge branch 'MDL-84737-main' of https://github.com/junpataleta/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:25:01 +0000 (09:25 +0800)]
Merge branch 'MDL-81623' of https://github.com/paulholden/moodle
Stevani Andolo [Mon, 3 Mar 2025 05:45:54 +0000 (13:45 +0800)]
MDL-75486 filter_mathmaxloader: Upgraded MathJax cdn to version 3.2.2
Andrew Nicols [Fri, 7 Mar 2025 01:19:45 +0000 (09:19 +0800)]
Merge branch 'MDL-84602-main' of https://github.com/ferranrecio/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:10:33 +0000 (09:10 +0800)]
Merge branch 'MDL-84729-main' of https://github.com/HuongNV13/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:07:47 +0000 (09:07 +0800)]
Merge branch 'MDL-84532-main' of https://github.com/mihailges/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:06:16 +0000 (09:06 +0800)]
Merge branch 'MDL-83886-master' of https://github.com/ngtrdai/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:05:13 +0000 (09:05 +0800)]
Merge branch 'MDL-83881_main' of https://github.com/marxjohnson/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:03:55 +0000 (09:03 +0800)]
Merge branch 'MDL-80173' of https://github.com/paulholden/moodle
Andrew Nicols [Fri, 7 Mar 2025 01:01:41 +0000 (09:01 +0800)]
Merge branch 'MDL-82936' of https://github.com/paulholden/moodle
Paul Holden [Thu, 6 Mar 2025 19:46:20 +0000 (19:46 +0000)]
MDL-84766 ai: use first enabled provider as default in instance form.
Paul Holden [Thu, 6 Mar 2025 18:02:57 +0000 (18:02 +0000)]
MDL-84765 aiprovider_azureai: ensure tests refer to correct provider.
Sara Arjona [Thu, 6 Mar 2025 16:26:49 +0000 (17:26 +0100)]
Merge branch 'MDL-84155_upgrade-PHPMailer-to-6-9-3' of https://github.com/ziegenberg/moodle
Mikel Martín [Thu, 6 Mar 2025 15:07:42 +0000 (16:07 +0100)]
MDL-84743 theme_boost: Fix form checkboxes spacing
After Bootstrap upgrade in MDL-75669 the checkbox and advanced checkbox
form elements were not correctly displayed, because there was no space
between the input and the label. Fixed it using BS5 syntax.
ferran [Tue, 25 Feb 2025 09:09:34 +0000 (10:09 +0100)]
MDL-84602 course: allowing chained setters to overview items
ferran [Thu, 20 Feb 2025 15:06:58 +0000 (16:06 +0100)]
MDL-84602 course: adding alert count to overview
Paul Holden [Fri, 28 Feb 2025 10:28:18 +0000 (10:28 +0000)]
MDL-82936 reportbuilder: implement report actions for existing reports.
Applied to the admin user listing page, and the report/schedule pages
to align the "New X" buttons.