Huong Nguyen [Thu, 8 May 2025 02:28:02 +0000 (09:28 +0700)]
Merge branch 'MDL-84677-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 8 May 2025 02:04:18 +0000 (09:04 +0700)]
Merge branch 'MDL-84597' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 8 May 2025 01:58:51 +0000 (08:58 +0700)]
Merge branch 'MDL-85220-main' of https://github.com/rjnl/moodle
Huong Nguyen [Thu, 8 May 2025 01:43:58 +0000 (08:43 +0700)]
Merge branch 'MDL-84654-main' of https://github.com/andelacruz/moodle
Amaia Anabitarte [Wed, 7 May 2025 12:01:24 +0000 (14:01 +0200)]
Merge branch 'MDL-85361-main' of https://github.com/sarjona/moodle
Sara Arjona [Wed, 7 May 2025 11:50:13 +0000 (13:50 +0200)]
Merge branch 'MDL-83422-main' of https://github.com/meirzamoodle/moodle
ferran [Wed, 7 May 2025 11:26:54 +0000 (13:26 +0200)]
Merge branch 'MDL-80455_remove-render_badge_collection-and-render_badge_recipients' of https://github.com/ziegenberg/moodle
Amaia Anabitarte [Wed, 7 May 2025 11:04:15 +0000 (13:04 +0200)]
Merge branch 'MDL-84641-main' of https://github.com/ferranrecio/moodle
Jun Pataleta [Wed, 7 May 2025 10:07:33 +0000 (18:07 +0800)]
MDL-85193 course: Fix restore of backups with missing activity plugins
Show debugging instead of throwing an error when fetching an activity
icon from a missing activity plugin.
Laurent David [Wed, 7 May 2025 05:40:44 +0000 (07:40 +0200)]
MDL-85253 core_course: Fix edit module page title
* Following up MDL-80418, we should have New Database | Course name
as a title for the module edit page
AMOS bot [Wed, 7 May 2025 00:07:55 +0000 (00:07 +0000)]
Automatically generated installer lang files
Laurent David [Tue, 6 May 2025 15:33:30 +0000 (17:33 +0200)]
MDL-85253 mod_data: Replace hardcoded separator for page titles
danghieu1407 [Tue, 6 May 2025 08:22:52 +0000 (15:22 +0700)]
MDL-85378 Badges: Add option to export recipients list
Huong Nguyen [Tue, 6 May 2025 03:31:48 +0000 (10:31 +0700)]
Merge branch 'MDL-85310-main' of https://github.com/andelacruz/moodle
Angelia Dela Cruz [Tue, 4 Mar 2025 02:08:37 +0000 (10:08 +0800)]
MDL-84654 mod_assign: Assignment additional files can be hidden
Jake Dallimore [Thu, 10 Apr 2025 05:32:28 +0000 (13:32 +0800)]
MDL-85153 mod_assign: add support for gradebook grade analysis
Implementing grade.php allows teachers to link directly from the
gradebook's grader report to the assignment grader view, both for
specific students (using the "Grade analysis" cell action) or for
the activity in general (using the "View Assignment results" link
in the column actions). Also includes a small fix for grade report
since the report cell content is now HTML.
Sara Arjona [Sun, 4 May 2025 17:35:14 +0000 (19:35 +0200)]
MDL-85361 block_social_activity: Fix inline editing text field
Paul Holden [Fri, 2 May 2025 10:56:50 +0000 (11:56 +0100)]
MDL-85264 javascript: reject promise when hiding saveCancel modal.
Tim Hunt [Fri, 21 Mar 2025 14:57:10 +0000 (14:57 +0000)]
MDL-84965 assign: improve the HTML in messages
Mikel Martín [Tue, 29 Apr 2025 07:33:52 +0000 (09:33 +0200)]
MDL-83422 tiny_media: Fix modal footer layout
Paul Holden [Fri, 2 May 2025 12:34:29 +0000 (13:34 +0100)]
MDL-85169 forms: focus grouped fields element based on parent data.
This fixes the previous attempt at focusing the first field within
grouped elements (
aec60788) which inadvertently introduced duplicate
IDs.
Luca Bösch [Thu, 27 Feb 2025 14:24:35 +0000 (15:24 +0100)]
MDL-84677 backup: Filter course shortnames in copy progress viewer.
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
weekly release 5.1dev
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
NOBUG: Add upgrade notes
Huong Nguyen [Fri, 2 May 2025 02:15:49 +0000 (09:15 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Jake Dallimore [Fri, 2 May 2025 01:49:57 +0000 (09:49 +0800)]
MDL-85341 core: remove unnecessary sesskey from module controlmenu items
This impacts those items using basemodurl:
- edit item
- move item
neither of which need sesskey at this stage as changes aren't being made
yet.
Paul Holden [Thu, 1 May 2025 20:52:13 +0000 (21:52 +0100)]
MDL-85273 output: fix custom menu dropdowns within "More" sub-menu.
Since move to BS5 data-* attributes in
0c586b41 trying to open custom
menu dropdowns that had been moved to the "More" sub-menu was broken.
It appears that Bootstrap now handles open/close for us automatically
(so we were effectively closing the menu immediately after Bootstrap
opened it).
Paul Holden [Thu, 1 May 2025 09:54:09 +0000 (10:54 +0100)]
MDL-85327 admin: observe show/hide settings on category page.
Co-authored-by: Carlos Castillo <carlos.castillo@moodle.com>
Huong Nguyen [Thu, 1 May 2025 04:02:24 +0000 (11:02 +0700)]
Merge branch 'MDL-85178-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 1 May 2025 03:52:39 +0000 (10:52 +0700)]
Merge branch 'MDL-84071-master' of https://github.com/danghieu1407/moodle
Huong Nguyen [Thu, 1 May 2025 03:45:01 +0000 (10:45 +0700)]
Merge branch 'MDL-85003-main-add-more-info-to-course-request-mail' of https://github.com/melanietreitinger/moodle
Huong Nguyen [Thu, 1 May 2025 03:42:18 +0000 (10:42 +0700)]
Merge branch 'MDL-82381-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Thu, 1 May 2025 02:54:20 +0000 (09:54 +0700)]
Merge branch 'MDL-85225-main' of https://github.com/ferranrecio/moodle
Huong Nguyen [Thu, 1 May 2025 02:50:34 +0000 (09:50 +0700)]
Merge branch 'MDL-85107-main' of https://github.com/ferranrecio/moodle
Daniel Ziegenberg [Wed, 30 Apr 2025 19:52:31 +0000 (21:52 +0200)]
MDL-77307 core_grades: Fix missing language string
Rajneel Totaram [Thu, 1 May 2025 01:03:01 +0000 (13:03 +1200)]
MDL-85311 mod_forum: Fix broken unread posts styles
AMOS bot [Thu, 1 May 2025 00:08:02 +0000 (00:08 +0000)]
Automatically generated installer lang files
Angelia Dela Cruz [Wed, 30 Apr 2025 02:14:40 +0000 (10:14 +0800)]
MDL-85310 qtype: Renamed duplicate scenario names to fix warning
Huong Nguyen [Wed, 30 Apr 2025 03:31:24 +0000 (10:31 +0700)]
Merge branch 'MDL-84781-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:14:31 +0000 (10:14 +0700)]
Merge branch 'MDL-85141-main' of https://github.com/roland04/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:12:09 +0000 (10:12 +0700)]
MDL-77307 core_grades: Fix version number
Huong Nguyen [Wed, 30 Apr 2025 03:10:46 +0000 (10:10 +0700)]
Merge branch 'MDL-77307_final-deprecation-grader-report-and-grade-functions' of https://github.com/ziegenberg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:05:28 +0000 (10:05 +0700)]
Merge branch 'MDL-85222' of https://github.com/tasiobg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:03:31 +0000 (10:03 +0700)]
Merge branch 'MDL-85208' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 29 Apr 2025 13:31:46 +0000 (15:31 +0200)]
Merge branch 'MDL-84805-main' of https://github.com/aanabit/moodle
Amaia Anabitarte [Thu, 10 Apr 2025 15:46:07 +0000 (17:46 +0200)]
MDL-84805 badges: Titles must be unique
Rajneel Totaram [Wed, 16 Apr 2025 10:12:20 +0000 (22:12 +1200)]
MDL-85220 block_recentlyaccesseditems: Fix heading level
Sara Arjona [Mon, 28 Apr 2025 09:24:47 +0000 (11:24 +0200)]
Merge branch 'MDL-84192' of https://github.com/paulholden/moodle
Alexander Bias [Mon, 17 Feb 2025 10:26:18 +0000 (11:26 +0100)]
MDL-79362 auth_ldap: Close transaction when user fails to create
Huong Nguyen [Mon, 28 Apr 2025 03:54:55 +0000 (10:54 +0700)]
Merge branch 'MDL-84983' of https://github.com/paulholden/moodle
Huong Nguyen [Mon, 28 Apr 2025 01:59:15 +0000 (08:59 +0700)]
Merge branch 'MDL-84539-main' of https://github.com/andrewgos/moodle
Luca Bösch [Sat, 12 Apr 2025 06:35:22 +0000 (08:35 +0200)]
MDL-85178 quiz: style the question number inplace editable nicely.
Alexander Bias [Fri, 25 Apr 2025 06:15:41 +0000 (08:15 +0200)]
MDL-85280 communication: Adapt communication button style
Huong Nguyen [Fri, 25 Apr 2025 02:09:32 +0000 (09:09 +0700)]
Merge branch 'MDL-84421-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Thu, 24 Apr 2025 15:05:18 +0000 (22:05 +0700)]
weekly release 5.1dev
Huong Nguyen [Thu, 24 Apr 2025 15:05:17 +0000 (22:05 +0700)]
NOBUG: Add upgrade notes
Huong Nguyen [Thu, 24 Apr 2025 15:04:55 +0000 (22:04 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
sam marshall [Mon, 4 Nov 2024 13:47:32 +0000 (13:47 +0000)]
MDL-83628 message: message_provider_uninstall slow
This function was slow because using case-insensitive LIKE on the large
user_preferences table means that Postgres does not use its index and
has to sequential-scan the table.
Paul Holden [Thu, 13 Mar 2025 17:10:16 +0000 (17:10 +0000)]
MDL-84192 course: update course information page language string.
The previous version used an incorrectly deprecated summary string.
danghieu1407 [Thu, 24 Apr 2025 08:26:14 +0000 (15:26 +0700)]
MDL-84071 gradereport_singleview: Rewrite singleview to native JS
Huong Nguyen [Thu, 24 Apr 2025 01:46:10 +0000 (08:46 +0700)]
Merge branch 'MDL-84480' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 23 Apr 2025 14:03:31 +0000 (16:03 +0200)]
Merge branch 'MDL-84233_main' of https://github.com/catalyst/moodle
Huong Nguyen [Wed, 23 Apr 2025 07:46:38 +0000 (14:46 +0700)]
Merge branch 'MDL-83563' of https://github.com/larsbonczek/moodle
Huong Nguyen [Wed, 23 Apr 2025 02:42:04 +0000 (09:42 +0700)]
Merge branch 'MDL-84442-metadata-task-logs' of https://github.com/bwalkerl/moodle
Huong Nguyen [Wed, 23 Apr 2025 02:39:14 +0000 (09:39 +0700)]
Merge branch 'MDL-85202' of https://github.com/paulholden/moodle
David Woloszyn [Tue, 25 Feb 2025 04:52:08 +0000 (15:52 +1100)]
MDL-84274 tool_policy: Policy acceptance pages use secure layout
David Woloszyn [Tue, 25 Feb 2025 04:50:58 +0000 (15:50 +1100)]
MDL-84274 tool_mfa: Prevent tool_policy pages from redirecting
AMOS bot [Thu, 24 Apr 2025 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Wed, 23 Apr 2025 15:12:29 +0000 (16:12 +0100)]
MDL-85264 output: fix form change checker when switching tabs.
During the Bootstrap 5.0 upgrade the event handling within dynamic
tabs appears to have changed such that the "click" event happens
too late for the form change checker module to determine whether
there were any "dirty" forms on the tab being switched from.
This is related to, although not specifically caused by, changes
made in
0c586b41.
Jayce [Wed, 23 Apr 2025 00:24:28 +0000 (09:54 +0930)]
MDL-84964 mod_glossary: min width only apply for large device
Sara Arjona [Tue, 22 Apr 2025 14:46:22 +0000 (16:46 +0200)]
Merge branch 'MDL-82658' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 22 Apr 2025 14:43:26 +0000 (16:43 +0200)]
Merge branch 'MDL-84807-main' of https://github.com/davewoloszyn/moodle
Daniel Ziegenberg [Mon, 31 Mar 2025 16:54:39 +0000 (18:54 +0200)]
MDL-77307 gradereport_grader: Final removal of grade report functions
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Daniel Ziegenberg [Mon, 31 Mar 2025 16:52:57 +0000 (18:52 +0200)]
MDL-77307 core_grades: Final removal of grade functions
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
ferran [Mon, 14 Apr 2025 09:15:48 +0000 (11:15 +0200)]
MDL-84641 mod_workshop: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:36 +0000 (11:15 +0200)]
MDL-84641 mod_feedback: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:26 +0000 (11:15 +0200)]
MDL-84641 mod_assign: add human date to overview
ferran [Tue, 8 Apr 2025 10:30:46 +0000 (12:30 +0200)]
MDL-85107 calendar: fix humandate year display
Huong Nguyen [Tue, 22 Apr 2025 03:08:57 +0000 (10:08 +0700)]
Merge branch 'MDL-85182-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 22 Apr 2025 01:37:48 +0000 (08:37 +0700)]
Merge branch 'MDL-84070-user-pref-race-bug-v2' of https://github.com/brendanheywood/moodle
Benjamin Walker [Mon, 7 Apr 2025 04:27:45 +0000 (14:27 +1000)]
MDL-84442 core_task: Add finalise log param to task failers
Brendan Heywood [Mon, 30 Dec 2024 03:57:52 +0000 (14:57 +1100)]
MDL-84070 core: Fix race conditions setting user preferences
Huong Nguyen [Mon, 21 Apr 2025 02:12:23 +0000 (09:12 +0700)]
Merge branch 'mdl-83262_main' of https://github.com/james-cnz/moodle
Stefan Hanauska [Sun, 6 Oct 2024 05:06:48 +0000 (07:06 +0200)]
MDL-83111 tool_recyclebin: Avoid null value
Stefan Hanauska [Thu, 3 Apr 2025 05:42:50 +0000 (07:42 +0200)]
MDL-82381 report: Show group select in all courses
Stefan Hanauska [Sun, 9 Mar 2025 10:23:01 +0000 (11:23 +0100)]
MDL-84781 format_singleactivity: Sort activity types by name
Luca Bösch [Sat, 12 Apr 2025 08:12:01 +0000 (10:12 +0200)]
MDL-85182 block_myoverview: Fix choice active item indicator spacing
Tasio [Thu, 17 Apr 2025 10:55:47 +0000 (12:55 +0200)]
MDL-85222 themes: Remove grey zebra-striping background on reports
Only removing the grey background in small sceens when
the table is displayed as an accordion
Co-authored-by: Mikel Martín Corrales <mikel@moodle.com>
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
weekly on-sync release 5.1dev
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
NOBUG: Add upgrade notes
Huong Nguyen [Thu, 17 Apr 2025 03:50:59 +0000 (10:50 +0700)]
Merge branch 'MDL-84298' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 17 Apr 2025 03:27:39 +0000 (10:27 +0700)]
Merge branch 'MDL-84625_close-recordset-in-core_analytics-model-add_prediction_ids' of https://github.com/ziegenberg/moodle
Huong Nguyen [Thu, 17 Apr 2025 03:11:31 +0000 (10:11 +0700)]
Merge branch '83713-javascript-error-xml-grades-import-main' of https://github.com/DSI-Universite-Rennes2/moodle
Huong Nguyen [Thu, 17 Apr 2025 01:38:27 +0000 (08:38 +0700)]
Merge branch 'MDL-84232-avoid_recover_quiz_grades' of https://github.com/drobayo/moodle
James C [Wed, 25 Sep 2024 00:05:22 +0000 (12:05 +1200)]
MDL-83262 course: Refresh all-sections toggler on section delete
Paul Holden [Wed, 16 Apr 2025 11:32:31 +0000 (12:32 +0100)]
MDL-85208 core: switch to ARIA attribute to label table headings.
Since
ad14d58d visually hidden text within tables was displayed as
block elements, which introduced artificial line breaks in headings
for column names and sorting icons.
Co-authored-by: Mikel Martín <mikel@moodle.com>
Paul Holden [Wed, 16 Apr 2025 18:51:52 +0000 (19:51 +0100)]
MDL-85216 reportbuilder: allow pixicon to be passed to report actions.
Daniel Ziegenberg [Wed, 16 Apr 2025 18:48:13 +0000 (20:48 +0200)]
MDL-80455 core_badges: Final removal of core_badges_renderer functions
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
Julien Boulen [Wed, 16 Apr 2025 14:46:38 +0000 (16:46 +0200)]
MDL-83713 form: Fix javascript selector on file picker
Co-authored-by: Meirza <meirza.arson@moodle.com>
Daniel Ziegenberg [Sat, 8 Mar 2025 10:03:37 +0000 (11:03 +0100)]
MDL-78091 core_quiz: initial deprecation add_random_form and associates
The just removed mod_quiz\form\add_random_form was the only place in
core where the mod_quiz/add_random_form javascript was called, so we can
deprecate this now. This also enables us to deprecate the
mod_quiz/random_question_form_preview javascript and the
mod_quiz/random_question_form_preview_question_list template as they are
direct dependends.
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>