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.
Paul Holden [Thu, 27 Feb 2025 13:31:38 +0000 (13:31 +0000)]
MDL-82936 reportbuilder: new APIs for enhancing report rendering.
We're introducing two new sets of APIs for both custom and system
reports:
* Report actions allow for the definition of an action to belong
to the report and be rendered alongside the filters button;
* Report info container allows for the definition of content to
render between the aforementioned action buttons and the table
content itself
Sara Arjona [Thu, 6 Mar 2025 14:03:04 +0000 (15:03 +0100)]
Merge branch 'MDL-84740-main' of https://github.com/roland04/moodle
Sara Arjona [Thu, 6 Mar 2025 14:02:01 +0000 (15:02 +0100)]
Merge branch 'MDL-84720' of https://github.com/paulholden/moodle
Sara Arjona [Thu, 6 Mar 2025 14:00:49 +0000 (15:00 +0100)]
Merge branch 'MDL-84380-main' of https://github.com/laurentdavid/moodle
Sara Arjona [Thu, 6 Mar 2025 13:55:49 +0000 (14:55 +0100)]
Merge branch 'MDL-83720' of https://github.com/paulholden/moodle
Sara Arjona [Thu, 6 Mar 2025 13:49:09 +0000 (14:49 +0100)]
Merge branch 'MDL-83265' of https://github.com/paulholden/moodle
Sara Arjona [Thu, 6 Mar 2025 13:45:24 +0000 (14:45 +0100)]
Merge branch 'MDL-84744-main' of https://github.com/HuongNV13/moodle
Mark Johnson [Wed, 11 Dec 2024 15:09:00 +0000 (15:09 +0000)]
MDL-83881 qbank_viewcreator: Creator and modifier name filters
Add additional question filters for the "Created by" name and "Modified
by" name.
These filters will operate on all name fields that are selected for
these columns, as the exact text displayed is determined by the
fullname() function and not he query.
Mark Johnson [Wed, 11 Dec 2024 13:39:07 +0000 (13:39 +0000)]
MDL-83881 question: Switch user ids in updated questions
Add switching of "modifiedby" and "createdby" usernames for user ids in
the "updated questions" behat creatable entity.
Conn Warwicker [Thu, 20 Feb 2025 12:09:07 +0000 (12:09 +0000)]
MDL-84578 qbank_managecategories: Add category validation.
- This adds JS validation to the category autocomplete.
- This adds new behat steps to check this validation.
- This adds a new behat test to test this in managecategories.
Dai Nguyen Trong [Tue, 18 Feb 2025 07:42:27 +0000 (14:42 +0700)]
MDL-83886 badges: Move bakerlib.php to classes/png_metadata_handler
Huong Nguyen [Thu, 6 Mar 2025 08:49:30 +0000 (15:49 +0700)]
MDL-84744 enrol: Fix undefined function `course_get_url`
Dat Nguyen [Fri, 10 Jan 2025 08:07:19 +0000 (15:07 +0700)]
MDL-83884 badges: Move form files from badges to badges/classes/form
Huong Nguyen [Thu, 6 Mar 2025 04:59:32 +0000 (11:59 +0700)]
MDL-84107 core_analytics: Version bump
Huong Nguyen [Thu, 6 Mar 2025 04:42:21 +0000 (11:42 +0700)]
MDL-84107 core_adminpresets: Remove Analytics setting
Huong Nguyen [Thu, 6 Mar 2025 04:53:44 +0000 (11:53 +0700)]
MDL-84107 core_analytics: Switch Behat to use Python backend
Huong Nguyen [Wed, 5 Mar 2025 05:01:23 +0000 (12:01 +0700)]
MDL-84107 core_analytics: Switch PHPUnit to use Python backend
Jun Pataleta [Thu, 6 Mar 2025 09:10:13 +0000 (17:10 +0800)]
MDL-84170 tiny_html: Regenerate for latest updates
The versions of the following dependencies have been updated as of
integration:
- codemirror/search: 6.5.9 => 6.5.10
- codemirror/view: 6.36.2 => 6.36.4
Jun Pataleta [Thu, 6 Mar 2025 09:22:17 +0000 (17:22 +0800)]
Merge branch 'MDL-84170-main' of https://github.com/meirzamoodle/moodle
Jun Pataleta [Thu, 6 Mar 2025 07:42:22 +0000 (15:42 +0800)]
Merge branch 'MDL-84354-main' of https://github.com/stevandoMoodle/moodle
Jun Pataleta [Thu, 6 Mar 2025 07:10:52 +0000 (15:10 +0800)]
Merge branch 'MDL-84179-main' of https://github.com/meirzamoodle/moodle
Jun Pataleta [Thu, 6 Mar 2025 05:23:45 +0000 (13:23 +0800)]
Merge branch 'MDL-84157-main' of https://github.com/meirzamoodle/moodle
David Woloszyn [Wed, 5 Feb 2025 00:55:35 +0000 (11:55 +1100)]
MDL-84107 core_analytics: Skip tests if mlbackend_python not configured
David Woloszyn [Tue, 4 Feb 2025 06:22:50 +0000 (17:22 +1100)]
MDL-84107 mlbackend_php: Remove mlbackend_php
Replaced by mlbackend_python as the new default. New installs
will have analytics disabled to give admins a chance to
configure mlbackend_python before enabling analytics again.
Andrew Nicols [Thu, 6 Mar 2025 03:56:36 +0000 (11:56 +0800)]
Merge branch 'MDL-84558' of https://github.com/timhunt/moodle
Jun Pataleta [Thu, 6 Mar 2025 03:53:59 +0000 (11:53 +0800)]
Merge branch 'MDL-84162-main' of https://github.com/meirzamoodle/moodle
Andrew Nicols [Thu, 6 Mar 2025 03:50:12 +0000 (11:50 +0800)]
Merge branch 'MDL-84723-main' of https://github.com/lameze/moodle
Andrew Nicols [Thu, 6 Mar 2025 03:47:47 +0000 (11:47 +0800)]
Merge branch 'MDL-84036-main' of https://github.com/aanabit/moodle
Simey Lameze [Thu, 6 Mar 2025 02:50:48 +0000 (10:50 +0800)]
MDL-84723 behat: final improvements and fixes to the test
This commit does few things:
- Remove unnecessary grade field to assign generator.
- Remove unnecessary comment lines.
- Update the warning message assertion to use the no-break space unicode character.
Jun Pataleta [Thu, 6 Mar 2025 03:22:36 +0000 (11:22 +0800)]
Merge branch 'MDL-84161-main' of https://github.com/meirzamoodle/moodle
Jun Pataleta [Thu, 6 Mar 2025 02:52:32 +0000 (10:52 +0800)]
MDL-84163 componentlibrary: Update fontawesomeicons.json
Jun Pataleta [Thu, 6 Mar 2025 02:49:39 +0000 (10:49 +0800)]
Merge branch 'MDL-84163-main' of https://github.com/meirzamoodle/moodle
Jun Pataleta [Thu, 6 Mar 2025 02:01:21 +0000 (10:01 +0800)]
Merge branch 'MDL-84165-main' of https://github.com/stevandoMoodle/moodle
Andrew Nicols [Thu, 6 Mar 2025 01:21:44 +0000 (09:21 +0800)]
Merge branch 'MDL-84171' of https://github.com/paulholden/moodle
Andrew Nicols [Thu, 6 Mar 2025 01:19:06 +0000 (09:19 +0800)]
Merge branch 'MDL-84295-main' of https://github.com/laurentdavid/moodle
Andrew Nicols [Thu, 6 Mar 2025 01:10:51 +0000 (09:10 +0800)]
Merge branch 'MDL-75442-main' of https://github.com/StudiUM/moodle
Andrew Nicols [Thu, 6 Mar 2025 01:09:06 +0000 (09:09 +0800)]
Merge branch 'MDL-84135' of https://github.com/paulholden/moodle
Dagoberto Robayo [Tue, 25 Feb 2025 03:10:42 +0000 (22:10 -0500)]
MDL-84232 mod_quiz: Avoid recover grades in quiz view page
- If Recover grades default is not enabled, quiz grades should not be recover.
Sara Arjona [Wed, 5 Mar 2025 15:40:47 +0000 (16:40 +0100)]
Merge branch 'MDL-84457' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 5 Mar 2025 15:35:10 +0000 (16:35 +0100)]
Merge branch 'MDL-82399' of https://github.com/paulholden/moodle
Mikel Martín [Tue, 4 Mar 2025 06:54:30 +0000 (07:54 +0100)]
MDL-84705 AI: Fix image model form buttons
-After Bootstrap 5 upgrade in MDL-75669 the AI image model form buttons
were not working correctly. Fix the related syntax to BS5.
- Fix some deprecated 'form-group' usages
Andrew Nicols [Wed, 5 Mar 2025 13:15:42 +0000 (21:15 +0800)]
Merge branch 'MDL-79162' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 5 Mar 2025 13:09:36 +0000 (21:09 +0800)]
Merge branch 'MDL-84474_upgrade-libphonenumber-to-8-13-54' of https://github.com/ziegenberg/moodle
sam marshall [Wed, 5 Mar 2025 13:04:19 +0000 (13:04 +0000)]
MDL-84731 Calendar: Course select should honour courselistshortnames
Andrew Nicols [Wed, 5 Mar 2025 13:03:48 +0000 (21:03 +0800)]
Merge branch 'MDL-81669_upgrade-phpxmlrpc' of https://github.com/ziegenberg/moodle
Andrew Nicols [Wed, 5 Mar 2025 13:00:11 +0000 (21:00 +0800)]
Merge branch 'MDL-83026-main' of https://github.com/albertgasset/moodle
Andrew Nicols [Wed, 5 Mar 2025 12:58:28 +0000 (20:58 +0800)]
Merge branch 'MDL-78449-main' of https://github.com/dpalou/moodle
Andrew Nicols [Wed, 5 Mar 2025 12:57:39 +0000 (20:57 +0800)]
Merge branch 'MDL-84618-main' of https://github.com/roland04/moodle
Jun Pataleta [Wed, 5 Mar 2025 12:43:30 +0000 (20:43 +0800)]
Merge branch 'MDL-84384' of https://github.com/paulholden/moodle
Mikel Martín [Wed, 5 Mar 2025 10:12:01 +0000 (11:12 +0100)]
MDL-84740 theme_boost: Fix deprecated styles
Laurent David [Tue, 4 Mar 2025 06:28:29 +0000 (07:28 +0100)]
MDL-84295 core_theme: Fix margin for activity description list
* Make sure lists in activity descriptions are displayed
identically on course page and activity pages
Angelia Dela Cruz [Tue, 4 Mar 2025 05:59:02 +0000 (13:59 +0800)]
MDL-84723 gradingform: Behat for maximum grade mismatch in marking guide
Mikel Martín [Fri, 21 Feb 2025 14:53:08 +0000 (15:53 +0100)]
MDL-84618 theme_boost: Fix buttons .btn hover styles
Dani Palou [Thu, 30 Jan 2025 14:41:12 +0000 (15:41 +0100)]
MDL-78449 choice: Support groups in get_choice_results WS
Sara Arjona [Wed, 5 Mar 2025 07:58:13 +0000 (08:58 +0100)]
Merge branch 'MDL-84002' of https://github.com/paulholden/moodle
Stephan Robotta [Sat, 23 Nov 2024 12:48:42 +0000 (13:48 +0100)]
MDL-83798 core_communication: include provider in exception messages
Sara Arjona [Wed, 5 Mar 2025 07:31:28 +0000 (08:31 +0100)]
Merge branch 'MDL-83888-main-v02' of https://github.com/ferranrecio/moodle
Sara Arjona [Wed, 5 Mar 2025 07:22:36 +0000 (08:22 +0100)]
Merge branch 'MDL-84265-main' of https://github.com/andrewnicols/moodle
Andrew Nicols [Wed, 5 Mar 2025 07:00:09 +0000 (15:00 +0800)]
Merge branch 'MDL-84172' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:55:33 +0000 (14:55 +0800)]
Merge branch 'MDL-84017' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:36:25 +0000 (14:36 +0800)]
Merge branch 'MDL-82170' of https://github.com/paulholden/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:25:26 +0000 (14:25 +0800)]
Merge branch 'MDL-75875-main' of https://github.com/laurentdavid/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:24:39 +0000 (14:24 +0800)]
MDL-83344 core: Update thirdpartylibs for cfpropertylist
Andrew Nicols [Wed, 5 Mar 2025 06:22:04 +0000 (14:22 +0800)]
Merge branch 'MDL-83344-main' of https://github.com/andrewgos/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:03:12 +0000 (14:03 +0800)]
Merge branch 'MDL-84126-main' of https://github.com/davewoloszyn/moodle
Andrew Nicols [Wed, 5 Mar 2025 06:01:53 +0000 (14:01 +0800)]
Merge branch 'MDL-84631-main' of https://github.com/roland04/moodle
Andrew Nicols [Wed, 5 Mar 2025 05:58:18 +0000 (13:58 +0800)]
Merge branch 'MDL-84692-main' of https://github.com/roland04/moodle
Andrew Nicols [Wed, 5 Mar 2025 05:56:36 +0000 (13:56 +0800)]
Merge branch 'MDL-81155-main' of https://github.com/laurentdavid/moodle
Andrew Nicols [Wed, 5 Mar 2025 05:53:06 +0000 (13:53 +0800)]
Merge branch 'MDL-80116-main' of https://github.com/ferranrecio/moodle
Huong Nguyen [Wed, 5 Mar 2025 04:04:55 +0000 (11:04 +0700)]
Merge branch 'MDL-84694-main' of https://github.com/sarjona/moodle
Huong Nguyen [Wed, 5 Mar 2025 03:54:50 +0000 (10:54 +0700)]
Merge branch 'MDL-84697-main' of https://github.com/sarjona/moodle
Huong Nguyen [Wed, 5 Mar 2025 03:50:50 +0000 (10:50 +0700)]
Merge branch 'MDL-84425-main' of https://github.com/andelacruz/moodle
Huong Nguyen [Wed, 5 Mar 2025 03:44:06 +0000 (10:44 +0700)]
Merge branch 'MDL-83282-main' of https://github.com/andrewnicols/moodle
Andrew Nicols [Mon, 20 Jan 2025 05:01:01 +0000 (13:01 +0800)]
MDL-83282 core_form: Hint the field type for editor format selector
This was previously only working because Atto was actively setting the
value when it should never has done so.