moodle.git
11 months agoMDL-85432 mod_qbank: Don't support completion
Stefan Hanauska [Tue, 13 May 2025 08:30:56 +0000 (10:30 +0200)]
MDL-85432 mod_qbank: Don't support completion

11 months agoMDL-81436 theme: Fix scope of showmore button selector
Rajneel Totaram [Mon, 28 Apr 2025 23:40:48 +0000 (11:40 +1200)]
MDL-81436 theme: Fix scope of showmore button selector

Co-authored-by: Mikel Martín <mikel@moodle.com>
11 months agoMDL-84751 aiprovider_ollama: Fix settings help spacing
David Woloszyn [Tue, 13 May 2025 03:46:01 +0000 (13:46 +1000)]
MDL-84751 aiprovider_ollama: Fix settings help spacing

11 months agoMDL-84751 aiprovider_openai: Fix settings help spacing
David Woloszyn [Thu, 13 Mar 2025 00:22:22 +0000 (11:22 +1100)]
MDL-84751 aiprovider_openai: Fix settings help spacing

11 months agoMDL-83350 files: Avoid cacheing user and file repo files
meirzamoodle [Fri, 9 May 2025 03:46:07 +0000 (10:46 +0700)]
MDL-83350 files: Avoid cacheing user and file repo files

Set the lifetime to zero for files referenced in
the local/internal repository (private files and file system),
because they should not be cached.

Add `no-store` to the cache-control to ensure resources are
never cached, always fetching the latest version.

11 months agoMDL-84296 core_hub: Added detailed AI usage data to registration page
Stevani Andolo [Thu, 13 Feb 2025 06:37:09 +0000 (14:37 +0800)]
MDL-84296 core_hub: Added detailed AI usage data to registration page

11 months agoMDL-84954 theme_boost: Fix activity icons sizing styles
Mikel Martín [Tue, 15 Apr 2025 11:06:58 +0000 (13:06 +0200)]
MDL-84954 theme_boost: Fix activity icons sizing styles

11 months agoMDL-84954 calendar: add color to activity icons
ferran [Thu, 27 Mar 2025 09:52:37 +0000 (10:52 +0100)]
MDL-84954 calendar: add color to activity icons

11 months agoMerge branch 'MDL-84817-main' of https://github.com/davewoloszyn/moodle
Jun Pataleta [Mon, 12 May 2025 04:44:35 +0000 (12:44 +0800)]
Merge branch 'MDL-84817-main' of https://github.com/davewoloszyn/moodle

11 months agoMDL-81842 formlibs: Change display in sticky footer
Laurent David [Mon, 5 May 2025 08:22:06 +0000 (10:22 +0200)]
MDL-81842 formlibs: Change display in sticky footer

* Make sure that form elements that are inserted in the
sticky footer are not wrapped

11 months agoMDL-85449 block_myoverview: preserve documentation language params.
Paul Holden [Sun, 11 May 2025 18:24:18 +0000 (19:24 +0100)]
MDL-85449 block_myoverview: preserve documentation language params.

Fixes the link to Moodle docs from zero state.

11 months agoMDL-85240 questions: restrict style override to qtype multichoice
Philipp Imhof [Fri, 18 Apr 2025 08:53:27 +0000 (10:53 +0200)]
MDL-85240 questions: restrict style override to qtype multichoice

As a consequence, the same style has been added to the calculatedmulti
qtype, because it uses similar structure and benefited from the more
general override.

11 months agoMDL-85224 quiz: consider submitted state when filtering
Philipp Imhof [Wed, 16 Apr 2025 20:01:06 +0000 (22:01 +0200)]
MDL-85224 quiz: consider submitted state when filtering

In function quiz_report_grade_method_sql(), also consider the new state 'submitted' when filtering for FIRSTATTEMPT or LASTATTEMPT.

11 months agoAutomatically generated installer lang files
AMOS bot [Sat, 10 May 2025 00:08:03 +0000 (00:08 +0000)]
Automatically generated installer lang files

11 months agoMDL-85205 theme_boost: Fix incorrect uses of 'btn-link' class
Mikel Martín [Wed, 16 Apr 2025 12:03:09 +0000 (14:03 +0200)]
MDL-85205 theme_boost: Fix incorrect uses of 'btn-link' class

Because btn-link relies on $link-hover-decoration variable, some incorrect
btn-link usages need to be fixed.

11 months agoMDL-85205 theme_boost: Add link hover underline
Mikel Martín [Wed, 16 Apr 2025 08:40:00 +0000 (10:40 +0200)]
MDL-85205 theme_boost: Add link hover underline

11 months agoMDL-85398 blocks: constrain width of block controls dropdown menu. 93cadaba95adc5fd7c5b6ed0d40686c62dd686fa
Paul Holden [Fri, 9 May 2025 11:50:35 +0000 (12:50 +0100)]
MDL-85398 blocks: constrain width of block controls dropdown menu.

11 months agoMDL-85157 theme_boost: Clean table SCSS styles
Mikel Martín [Thu, 10 Apr 2025 12:47:12 +0000 (14:47 +0200)]
MDL-85157 theme_boost: Clean table SCSS styles

- Simplify .generaltable styles
- Add Bootstrap .table class to every use of .generaltable
- Remove unneded classes from tables (.generalbox, .boxaligncenter, ...)

11 months agoMDL-85167 theme_boost: Fix tertiary navigation key listeners
Mikel Martín [Tue, 15 Apr 2025 13:37:17 +0000 (15:37 +0200)]
MDL-85167 theme_boost: Fix tertiary navigation key listeners

11 months agoMDL-85252 mod_folder: Replace hardcoded separator in pages titles
Laurent David [Tue, 6 May 2025 16:03:49 +0000 (18:03 +0200)]
MDL-85252 mod_folder: Replace hardcoded separator in pages titles

* Replace the ': ' hardcoded separator by the page title separator
constant

11 months agoMDL-85364 block_social_activities: Move activities in mod pages too
Sara Arjona [Mon, 5 May 2025 06:57:23 +0000 (08:57 +0200)]
MDL-85364 block_social_activities: Move activities in mod pages too

11 months agoMDL-85360 theme_boost: Fix active item indicator spacing
Sara Arjona [Sun, 4 May 2025 17:20:25 +0000 (19:20 +0200)]
MDL-85360 theme_boost: Fix active item indicator spacing

The fix in MDL-85017 covered the More menu; however, the secondary
navigation within the Single activity course format was not updated.

11 months agoMDL-84899 mod_forum: Fix summary report form change checker
Laurent David [Mon, 3 Mar 2025 13:54:26 +0000 (14:54 +0100)]
MDL-84899 mod_forum: Fix summary report form change checker

* The forum summary report was not removing the right form
from the list of forms to check for changes.

11 months agoMDL-84899 core_form: Fix unWatchForm in FormChangeChecker
Laurent David [Mon, 3 Mar 2025 13:51:52 +0000 (14:51 +0100)]
MDL-84899 core_form: Fix unWatchForm in FormChangeChecker

* The unWatchForm as it stood was not removing the form from the list.

11 months agoMDL-85363 quiz: style the question number inplace editable nicely.
Luca Bösch [Mon, 5 May 2025 06:24:03 +0000 (08:24 +0200)]
MDL-85363 quiz: style the question number inplace editable nicely.

11 months agoMDL-85294 qbank: Align header, buttons and switch in "Edit categories".
Luca Bösch [Wed, 30 Apr 2025 21:55:46 +0000 (23:55 +0200)]
MDL-85294 qbank: Align header, buttons and switch in "Edit categories".

11 months agoMDL-83943 core_tag: Fix the broken user tag pagination
meirzamoodle [Wed, 12 Mar 2025 06:37:19 +0000 (13:37 +0700)]
MDL-83943 core_tag: Fix the broken user tag pagination

11 months agoMDL-85168 lib: Move courseid filter to participants_filter.js
Philipp Memmel [Fri, 11 Apr 2025 06:13:53 +0000 (08:13 +0200)]
MDL-85168 lib: Move courseid filter to participants_filter.js

11 months agoMDL-84128 core: Flip the image according to its orientation in PHP GD
meirzamoodle [Thu, 20 Feb 2025 00:45:36 +0000 (07:45 +0700)]
MDL-84128 core: Flip the image according to its orientation in PHP GD

11 months agoweekly release 5.1dev
Huong Nguyen [Fri, 9 May 2025 02:50:02 +0000 (09:50 +0700)]
weekly release 5.1dev

11 months agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 9 May 2025 02:50:02 +0000 (09:50 +0700)]
NOBUG: Add upgrade notes

11 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Fri, 9 May 2025 02:49:50 +0000 (09:49 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

11 months agoMDL-84073 blocks: Load invisible blocks
Stefan Hanauska [Tue, 25 Feb 2025 10:57:26 +0000 (11:57 +0100)]
MDL-84073 blocks: Load invisible blocks

11 months agoMDL-85407 mod_data: Fix unclosed HTML in list view
Daniel Ureña [Thu, 8 May 2025 07:25:43 +0000 (09:25 +0200)]
MDL-85407 mod_data: Fix unclosed HTML in list view

11 months agoMDL-84817 core_message: Fix display issues in drawer at 400%
David Woloszyn [Thu, 13 Mar 2025 02:06:37 +0000 (13:06 +1100)]
MDL-84817 core_message: Fix display issues in drawer at 400%

11 months agoMDL-85249 mod_feedback: Replace hardcoded separator in page titles
Laurent David [Thu, 8 May 2025 05:32:04 +0000 (07:32 +0200)]
MDL-85249 mod_feedback: Replace hardcoded separator in page titles

* Replace the ': ' hardcoded separator in all pages titles

11 months agoMerge branch 'MDL-85341-main' of https://github.com/snake/moodle
Huong Nguyen [Thu, 8 May 2025 03:52:19 +0000 (10:52 +0700)]
Merge branch 'MDL-85341-main' of https://github.com/snake/moodle

11 months agoMerge branch 'MDL-85280-main' of https://github.com/abias/moodle
Huong Nguyen [Thu, 8 May 2025 03:38:15 +0000 (10:38 +0700)]
Merge branch 'MDL-85280-main' of https://github.com/abias/moodle

11 months agoMerge branch 'MDL-84708-master' of https://github.com/danghieu1407/moodle
Huong Nguyen [Thu, 8 May 2025 02:46:53 +0000 (09:46 +0700)]
Merge branch 'MDL-84708-master' of https://github.com/danghieu1407/moodle

11 months agoMerge branch 'MDL-84677-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 8 May 2025 02:28:02 +0000 (09:28 +0700)]
Merge branch 'MDL-84677-main' of https://github.com/lucaboesch/moodle

11 months agoMerge branch 'MDL-84597' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 8 May 2025 02:04:18 +0000 (09:04 +0700)]
Merge branch 'MDL-84597' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-85220-main' of https://github.com/rjnl/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

11 months agoMerge branch 'MDL-84654-main' of https://github.com/andelacruz/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

11 months agoMerge branch 'MDL-85361-main' of https://github.com/sarjona/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

11 months agoMerge branch 'MDL-83422-main' of https://github.com/meirzamoodle/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

11 months agoMerge branch 'MDL-80455_remove-render_badge_collection-and-render_badge_recipients...
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

11 months agoMerge branch 'MDL-84641-main' of https://github.com/ferranrecio/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

11 months agoMDL-85193 course: Fix restore of backups with missing activity plugins
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.

11 months agoMDL-85253 core_course: Fix edit module page title
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

11 months agoAutomatically generated installer lang files
AMOS bot [Wed, 7 May 2025 00:07:55 +0000 (00:07 +0000)]
Automatically generated installer lang files

11 months agoMDL-85253 mod_data: Replace hardcoded separator for page titles
Laurent David [Tue, 6 May 2025 15:33:30 +0000 (17:33 +0200)]
MDL-85253 mod_data: Replace hardcoded separator for page titles

11 months agoMDL-85378 Badges: Add option to export recipients list
danghieu1407 [Tue, 6 May 2025 08:22:52 +0000 (15:22 +0700)]
MDL-85378 Badges: Add option to export recipients list

11 months agoMerge branch 'MDL-85310-main' of https://github.com/andelacruz/moodle
Huong Nguyen [Tue, 6 May 2025 03:31:48 +0000 (10:31 +0700)]
Merge branch 'MDL-85310-main' of https://github.com/andelacruz/moodle

11 months agoMDL-84654 mod_assign: Assignment additional files can be hidden
Angelia Dela Cruz [Tue, 4 Mar 2025 02:08:37 +0000 (10:08 +0800)]
MDL-84654 mod_assign: Assignment additional files can be hidden

11 months agoMDL-85153 mod_assign: add support for gradebook grade analysis
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.

11 months agoMDL-85361 block_social_activity: Fix inline editing text field
Sara Arjona [Sun, 4 May 2025 17:35:14 +0000 (19:35 +0200)]
MDL-85361 block_social_activity: Fix inline editing text field

11 months agoMDL-85264 javascript: reject promise when hiding saveCancel modal.
Paul Holden [Fri, 2 May 2025 10:56:50 +0000 (11:56 +0100)]
MDL-85264 javascript: reject promise when hiding saveCancel modal.

11 months agoMDL-84965 assign: improve the HTML in messages
Tim Hunt [Fri, 21 Mar 2025 14:57:10 +0000 (14:57 +0000)]
MDL-84965 assign: improve the HTML in messages

11 months agoMDL-83422 tiny_media: Fix modal footer layout
Mikel Martín [Tue, 29 Apr 2025 07:33:52 +0000 (09:33 +0200)]
MDL-83422 tiny_media: Fix modal footer layout

11 months agoMDL-85169 forms: focus grouped fields element based on parent data.
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.

11 months agoMDL-84677 backup: Filter course shortnames in copy progress viewer.
Luca Bösch [Thu, 27 Feb 2025 14:24:35 +0000 (15:24 +0100)]
MDL-84677 backup: Filter course shortnames in copy progress viewer.

11 months agoweekly release 5.1dev
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
weekly release 5.1dev

11 months agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 2 May 2025 02:16:04 +0000 (09:16 +0700)]
NOBUG: Add upgrade notes

11 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
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

11 months agoMDL-85341 core: remove unnecessary sesskey from module controlmenu items
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.

11 months agoMDL-85273 output: fix custom menu dropdowns within "More" sub-menu.
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).

11 months agoMDL-85327 admin: observe show/hide settings on category page.
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>
11 months agoMerge branch 'MDL-85178-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 1 May 2025 04:02:24 +0000 (11:02 +0700)]
Merge branch 'MDL-85178-main' of https://github.com/lucaboesch/moodle

11 months agoMerge branch 'MDL-84071-master' of https://github.com/danghieu1407/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

11 months agoMerge branch 'MDL-85003-main-add-more-info-to-course-request-mail' of https://github...
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

11 months agoMerge branch 'MDL-82381-main' of https://github.com/sh-csg/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

11 months agoMerge branch 'MDL-85225-main' of https://github.com/ferranrecio/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

11 months agoMerge branch 'MDL-85107-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

11 months agoMDL-77307 core_grades: Fix missing language string
Daniel Ziegenberg [Wed, 30 Apr 2025 19:52:31 +0000 (21:52 +0200)]
MDL-77307 core_grades: Fix missing language string

11 months agoMDL-85311 mod_forum: Fix broken unread posts styles
Rajneel Totaram [Thu, 1 May 2025 01:03:01 +0000 (13:03 +1200)]
MDL-85311 mod_forum: Fix broken unread posts styles

11 months agoAutomatically generated installer lang files
AMOS bot [Thu, 1 May 2025 00:08:02 +0000 (00:08 +0000)]
Automatically generated installer lang files

11 months agoMDL-85310 qtype: Renamed duplicate scenario names to fix warning
Angelia Dela Cruz [Wed, 30 Apr 2025 02:14:40 +0000 (10:14 +0800)]
MDL-85310 qtype: Renamed duplicate scenario names to fix warning

11 months agoMerge branch 'MDL-84781-main' of https://github.com/sh-csg/moodle
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

11 months agoMerge branch 'MDL-85141-main' of https://github.com/roland04/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

11 months agoMDL-77307 core_grades: Fix version number
Huong Nguyen [Wed, 30 Apr 2025 03:12:09 +0000 (10:12 +0700)]
MDL-77307 core_grades: Fix version number

11 months agoMerge branch 'MDL-77307_final-deprecation-grader-report-and-grade-functions' of https...
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

11 months agoMerge branch 'MDL-85222' of https://github.com/tasiobg/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:05:28 +0000 (10:05 +0700)]
Merge branch 'MDL-85222' of https://github.com/tasiobg/moodle

11 months agoMerge branch 'MDL-85208' of https://github.com/paulholden/moodle
Huong Nguyen [Wed, 30 Apr 2025 03:03:31 +0000 (10:03 +0700)]
Merge branch 'MDL-85208' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84805-main' of https://github.com/aanabit/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

11 months agoMDL-84805 badges: Titles must be unique
Amaia Anabitarte [Thu, 10 Apr 2025 15:46:07 +0000 (17:46 +0200)]
MDL-84805 badges: Titles must be unique

11 months agoMDL-85220 block_recentlyaccesseditems: Fix heading level
Rajneel Totaram [Wed, 16 Apr 2025 10:12:20 +0000 (22:12 +1200)]
MDL-85220 block_recentlyaccesseditems: Fix heading level

11 months agoMerge branch 'MDL-84192' of https://github.com/paulholden/moodle
Sara Arjona [Mon, 28 Apr 2025 09:24:47 +0000 (11:24 +0200)]
Merge branch 'MDL-84192' of https://github.com/paulholden/moodle

11 months agoMDL-79362 auth_ldap: Close transaction when user fails to create
Alexander Bias [Mon, 17 Feb 2025 10:26:18 +0000 (11:26 +0100)]
MDL-79362 auth_ldap: Close transaction when user fails to create

11 months agoMerge branch 'MDL-84983' of https://github.com/paulholden/moodle
Huong Nguyen [Mon, 28 Apr 2025 03:54:55 +0000 (10:54 +0700)]
Merge branch 'MDL-84983' of https://github.com/paulholden/moodle

11 months agoMerge branch 'MDL-84539-main' of https://github.com/andrewgos/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

11 months agoMDL-85178 quiz: style the question number inplace editable nicely.
Luca Bösch [Sat, 12 Apr 2025 06:35:22 +0000 (08:35 +0200)]
MDL-85178 quiz: style the question number inplace editable nicely.

11 months agoMDL-85280 communication: Adapt communication button style
Alexander Bias [Fri, 25 Apr 2025 06:15:41 +0000 (08:15 +0200)]
MDL-85280 communication: Adapt communication button style

11 months agoMerge branch 'MDL-84421-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Fri, 25 Apr 2025 02:09:32 +0000 (09:09 +0700)]
Merge branch 'MDL-84421-main' of https://github.com/andrewnicols/moodle

11 months agoweekly release 5.1dev
Huong Nguyen [Thu, 24 Apr 2025 15:05:18 +0000 (22:05 +0700)]
weekly release 5.1dev

11 months agoNOBUG: Add upgrade notes
Huong Nguyen [Thu, 24 Apr 2025 15:05:17 +0000 (22:05 +0700)]
NOBUG: Add upgrade notes

11 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
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

11 months agoMDL-83628 message: message_provider_uninstall slow
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.

11 months agoMDL-84192 course: update course information page language string.
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.

11 months agoMDL-84071 gradereport_singleview: Rewrite singleview to native JS
danghieu1407 [Thu, 24 Apr 2025 08:26:14 +0000 (15:26 +0700)]
MDL-84071 gradereport_singleview: Rewrite singleview to native JS

11 months agoMerge branch 'MDL-84480' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 24 Apr 2025 01:46:10 +0000 (08:46 +0700)]
Merge branch 'MDL-84480' of https://github.com/paulholden/moodle