moodle.git
6 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

6 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

6 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

6 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

6 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

6 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.

6 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

6 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

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

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

6 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

6 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.

6 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.

6 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

6 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

6 months agoMerge branch 'MDL-84233_main' of https://github.com/catalyst/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

6 months agoMerge branch 'MDL-83563' of https://github.com/larsbonczek/moodle
Huong Nguyen [Wed, 23 Apr 2025 07:46:38 +0000 (14:46 +0700)]
Merge branch 'MDL-83563' of https://github.com/larsbonczek/moodle

6 months agoMerge branch 'MDL-84442-metadata-task-logs' of https://github.com/bwalkerl/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

6 months agoMerge branch 'MDL-85202' of https://github.com/paulholden/moodle
Huong Nguyen [Wed, 23 Apr 2025 02:39:14 +0000 (09:39 +0700)]
Merge branch 'MDL-85202' of https://github.com/paulholden/moodle

6 months agoMDL-84274 tool_policy: Policy acceptance pages use secure layout
David Woloszyn [Tue, 25 Feb 2025 04:52:08 +0000 (15:52 +1100)]
MDL-84274 tool_policy: Policy acceptance pages use secure layout

6 months agoMDL-84274 tool_mfa: Prevent tool_policy pages from redirecting
David Woloszyn [Tue, 25 Feb 2025 04:50:58 +0000 (15:50 +1100)]
MDL-84274 tool_mfa: Prevent tool_policy pages from redirecting

6 months agoAutomatically generated installer lang files
AMOS bot [Thu, 24 Apr 2025 00:07:58 +0000 (00:07 +0000)]
Automatically generated installer lang files

6 months agoMDL-85264 output: fix form change checker when switching tabs.
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.

6 months agoMDL-84964 mod_glossary: min width only apply for large device
Jayce [Wed, 23 Apr 2025 00:24:28 +0000 (09:54 +0930)]
MDL-84964 mod_glossary: min width only apply for large device

6 months agoMerge branch 'MDL-82658' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 22 Apr 2025 14:46:22 +0000 (16:46 +0200)]
Merge branch 'MDL-82658' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-84807-main' of https://github.com/davewoloszyn/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

6 months agoMDL-77307 gradereport_grader: Final removal of grade report functions
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>
6 months agoMDL-77307 core_grades: Final removal of grade functions
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>
6 months agoMDL-84641 mod_workshop: add human date to overview
ferran [Mon, 14 Apr 2025 09:15:48 +0000 (11:15 +0200)]
MDL-84641 mod_workshop: add human date to overview

6 months agoMDL-84641 mod_feedback: 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

6 months agoMDL-84641 mod_assign: 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

6 months agoMDL-85107 calendar: fix humandate year display
ferran [Tue, 8 Apr 2025 10:30:46 +0000 (12:30 +0200)]
MDL-85107 calendar: fix humandate year display

6 months agoMerge branch 'MDL-85182-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 22 Apr 2025 03:08:57 +0000 (10:08 +0700)]
Merge branch 'MDL-85182-main' of https://github.com/lucaboesch/moodle

6 months agoMerge branch 'MDL-84070-user-pref-race-bug-v2' of https://github.com/brendanheywood...
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

6 months agoMDL-84442 core_task: Add finalise log param to task failers
Benjamin Walker [Mon, 7 Apr 2025 04:27:45 +0000 (14:27 +1000)]
MDL-84442 core_task: Add finalise log param to task failers

6 months agoMDL-84070 core: Fix race conditions setting user preferences
Brendan Heywood [Mon, 30 Dec 2024 03:57:52 +0000 (14:57 +1100)]
MDL-84070 core: Fix race conditions setting user preferences

6 months agoMerge branch 'mdl-83262_main' of https://github.com/james-cnz/moodle
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

6 months agoMDL-83111 tool_recyclebin: Avoid null value
Stefan Hanauska [Sun, 6 Oct 2024 05:06:48 +0000 (07:06 +0200)]
MDL-83111 tool_recyclebin: Avoid null value

6 months agoMDL-82381 report: Show group select in all courses
Stefan Hanauska [Thu, 3 Apr 2025 05:42:50 +0000 (07:42 +0200)]
MDL-82381 report: Show group select in all courses

6 months agoMDL-84781 format_singleactivity: Sort activity types by name
Stefan Hanauska [Sun, 9 Mar 2025 10:23:01 +0000 (11:23 +0100)]
MDL-84781 format_singleactivity: Sort activity types by name

6 months agoMDL-85182 block_myoverview: Fix choice active item indicator spacing
Luca Bösch [Sat, 12 Apr 2025 08:12:01 +0000 (10:12 +0200)]
MDL-85182 block_myoverview: Fix choice active item indicator spacing

6 months agoMDL-85222 themes: Remove grey zebra-striping background on reports
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>
6 months agoweekly on-sync release 5.1dev
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
weekly on-sync release 5.1dev

6 months agoNOBUG: Add upgrade notes
Sara Arjona [Thu, 17 Apr 2025 12:30:27 +0000 (14:30 +0200)]
NOBUG: Add upgrade notes

6 months agoMerge branch 'MDL-84298' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 17 Apr 2025 03:50:59 +0000 (10:50 +0700)]
Merge branch 'MDL-84298' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-84625_close-recordset-in-core_analytics-model-add_prediction_ids...
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

6 months agoMerge branch '83713-javascript-error-xml-grades-import-main' of https://github.com...
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

6 months agoMerge branch 'MDL-84232-avoid_recover_quiz_grades' of https://github.com/drobayo...
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

6 months agoMDL-83262 course: Refresh all-sections toggler on section delete
James C [Wed, 25 Sep 2024 00:05:22 +0000 (12:05 +1200)]
MDL-83262 course: Refresh all-sections toggler on section delete

6 months agoMDL-85208 core: switch to ARIA attribute to label table headings.
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>
6 months agoMDL-85216 reportbuilder: allow pixicon to be passed to report actions.
Paul Holden [Wed, 16 Apr 2025 18:51:52 +0000 (19:51 +0100)]
MDL-85216 reportbuilder: allow pixicon to be passed to report actions.

6 months agoMDL-80455 core_badges: Final removal of core_badges_renderer functions
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>
6 months agoMDL-83713 form: Fix javascript selector on file picker
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>
6 months agoMDL-78091 core_quiz: initial deprecation add_random_form and associates
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>
6 months agoMDL-78091 core_question: initial deprecation render_question_pagination
Daniel Ziegenberg [Tue, 25 Feb 2025 18:32:58 +0000 (19:32 +0100)]
MDL-78091 core_question: initial deprecation render_question_pagination

Rendering the question pagination is now done via ajax based pagination.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
6 months agoMDL-78091 core_question: final deprecations
Daniel Ziegenberg [Tue, 25 Feb 2025 18:30:15 +0000 (19:30 +0100)]
MDL-78091 core_question: final deprecations

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
6 months agoMDL-78091 core_quiz: final deprecations
Daniel Ziegenberg [Tue, 25 Feb 2025 18:25:19 +0000 (19:25 +0100)]
MDL-78091 core_quiz: final deprecations

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
6 months agoMerge branch 'MDL-84820' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 16 Apr 2025 13:24:31 +0000 (15:24 +0200)]
Merge branch 'MDL-84820' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-85170-main' of https://github.com/aanabit/moodle
Sara Arjona [Wed, 16 Apr 2025 13:11:59 +0000 (15:11 +0200)]
Merge branch 'MDL-85170-main' of https://github.com/aanabit/moodle

6 months agoMDL-85225 core: fix messaging emoji picker
ferran [Wed, 16 Apr 2025 13:07:59 +0000 (15:07 +0200)]
MDL-85225 core: fix messaging emoji picker

The emoji picker fails when show template information is enabled. This
patch replaces the template loading to ignore the template comments.

6 months agoMerge branch 'MDL-82132' of https://github.com/paulholden/moodle
Sara Arjona [Wed, 16 Apr 2025 12:54:49 +0000 (14:54 +0200)]
Merge branch 'MDL-82132' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-83195-releaseanongradev2' of https://github.com/leonstr/moodle
Huong Nguyen [Wed, 16 Apr 2025 02:39:03 +0000 (09:39 +0700)]
Merge branch 'MDL-83195-releaseanongradev2' of https://github.com/leonstr/moodle

6 months agoMDL-82132 user: less restrictive returning first/lastname details.
Paul Holden [Fri, 7 Jun 2024 12:20:38 +0000 (13:20 +0100)]
MDL-82132 user: less restrictive returning first/lastname details.

The `viewfullnames` capability check was overeager in restricting
the inclusion of user first and lastname properties in the returned
structure. Especially given that the same data was almost always
present in the fullname property of the same structure.

6 months agoMDL-82132 user: re-factor code for generating dummy user fullname.
Paul Holden [Tue, 15 Apr 2025 14:26:49 +0000 (15:26 +0100)]
MDL-82132 user: re-factor code for generating dummy user fullname.

6 months agoMerge branch 'MDL-84149' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:44:54 +0000 (16:44 +0200)]
Merge branch 'MDL-84149' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-84140' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:30:54 +0000 (16:30 +0200)]
Merge branch 'MDL-84140' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-83990' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:18:00 +0000 (16:18 +0200)]
Merge branch 'MDL-83990' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-83537' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 14:08:59 +0000 (16:08 +0200)]
Merge branch 'MDL-83537' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-83979-url-always-proxy' of https://github.com/brendanheywood/moodle
Jun Pataleta [Tue, 15 Apr 2025 12:38:30 +0000 (20:38 +0800)]
Merge branch 'MDL-83979-url-always-proxy' of https://github.com/brendanheywood/moodle

6 months agoMDL-76612 mod_quiz: Final deprecations
Daniel Ziegenberg [Mon, 10 Feb 2025 15:19:40 +0000 (16:19 +0100)]
MDL-76612 mod_quiz: Final deprecations

6 months agoMerge branch 'MDL-55034' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 11:36:16 +0000 (13:36 +0200)]
Merge branch 'MDL-55034' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-85207-main' of https://github.com/sarjona/moodle
Huong Nguyen [Tue, 15 Apr 2025 11:30:21 +0000 (18:30 +0700)]
Merge branch 'MDL-85207-main' of https://github.com/sarjona/moodle

6 months agoMerge branch 'MDL-78381' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 09:36:31 +0000 (11:36 +0200)]
Merge branch 'MDL-78381' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-80337' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 15 Apr 2025 09:30:09 +0000 (11:30 +0200)]
Merge branch 'MDL-80337' of https://github.com/paulholden/moodle

6 months agoMDL-85003 course: Provide more data for the course request mail
Melanie Treitinger [Tue, 25 Mar 2025 14:16:10 +0000 (15:16 +0100)]
MDL-85003 course: Provide more data for the course request mail

6 months agoMDL-85207 glossary: Add missing step for autolink behat test
Sara Arjona [Tue, 15 Apr 2025 08:34:00 +0000 (10:34 +0200)]
MDL-85207 glossary: Add missing step for autolink behat test

6 months agoMerge branch 'MDL-85179-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 15 Apr 2025 01:57:00 +0000 (08:57 +0700)]
Merge branch 'MDL-85179-main' of https://github.com/lucaboesch/moodle

6 months agoMerge branch 'MDL-85195-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 15 Apr 2025 01:54:35 +0000 (08:54 +0700)]
Merge branch 'MDL-85195-main' of https://github.com/lucaboesch/moodle

6 months agoMerge branch 'MDL-62230' of https://github.com/paulholden/moodle
Sara Arjona [Mon, 14 Apr 2025 16:56:54 +0000 (18:56 +0200)]
Merge branch 'MDL-62230' of https://github.com/paulholden/moodle

6 months agoMerge branch 'MDL-81454-main' of https://github.com/daniil-berg/moodle
Sara Arjona [Mon, 14 Apr 2025 16:45:58 +0000 (18:45 +0200)]
Merge branch 'MDL-81454-main' of https://github.com/daniil-berg/moodle

6 months agoMDL-55034 blog: update external blog deletion to not leak sesskey.
Paul Holden [Fri, 6 Dec 2024 16:23:13 +0000 (16:23 +0000)]
MDL-55034 blog: update external blog deletion to not leak sesskey.

6 months agoMDL-85202 core: update list of stale files for 5.0 release.
Paul Holden [Mon, 14 Apr 2025 16:06:12 +0000 (17:06 +0100)]
MDL-85202 core: update list of stale files for 5.0 release.

6 months agoMerge branch 'MDL-83550-main' of https://github.com/andrewgos/moodle
Sara Arjona [Mon, 14 Apr 2025 15:54:16 +0000 (17:54 +0200)]
Merge branch 'MDL-83550-main' of https://github.com/andrewgos/moodle

6 months agoMerge branch 'MDL-78886-main' of https://github.com/mwehr/moodle
Sara Arjona [Mon, 14 Apr 2025 15:49:57 +0000 (17:49 +0200)]
Merge branch 'MDL-78886-main' of https://github.com/mwehr/moodle

6 months agoMerge branch 'MDL-66584-master' of https://github.com/danghieu1407/moodle
Sara Arjona [Mon, 14 Apr 2025 15:47:29 +0000 (17:47 +0200)]
Merge branch 'MDL-66584-master' of https://github.com/danghieu1407/moodle

6 months agoMDL-78886 assignfeedback_editpdf: Fix broken next page button in PDFView
Wehr Mario [Thu, 20 Mar 2025 12:54:21 +0000 (13:54 +0100)]
MDL-78886 assignfeedback_editpdf: Fix broken next page button in PDFView

Credits go to Cédric Gerbault cdgerbault@gmail.com for providing the fix.

6 months agoMerge branch 'MDL-84833-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Mon, 14 Apr 2025 15:10:53 +0000 (17:10 +0200)]
Merge branch 'MDL-84833-main' of https://github.com/ferranrecio/moodle

6 months agoMerge branch 'MDL-79464-main' of https://github.com/mihailges/moodle
Sara Arjona [Mon, 14 Apr 2025 15:08:19 +0000 (17:08 +0200)]
Merge branch 'MDL-79464-main' of https://github.com/mihailges/moodle

6 months agoMerge branch 'MDL-84937' of https://github.com/jfederico/moodle
Sara Arjona [Mon, 14 Apr 2025 15:01:14 +0000 (17:01 +0200)]
Merge branch 'MDL-84937' of https://github.com/jfederico/moodle

6 months agoMDL-85196 badges: report entity filter for badge language.
Paul Holden [Mon, 14 Apr 2025 11:12:07 +0000 (12:12 +0100)]
MDL-85196 badges: report entity filter for badge language.

6 months agoMDL-85195 block_myoverview: colour the button as in Bootstrap 4.
Luca Bösch [Mon, 14 Apr 2025 09:53:56 +0000 (11:53 +0200)]
MDL-85195 block_myoverview: colour the button as in Bootstrap 4.

6 months agoMDL-85141 theme_boost: Move print styles to print.scss
Mikel Martín [Tue, 8 Apr 2025 11:26:10 +0000 (13:26 +0200)]
MDL-85141 theme_boost: Move print styles to print.scss

6 months agoMDL-84833 course: completion feedback messages
ferran [Tue, 25 Mar 2025 11:34:36 +0000 (12:34 +0100)]
MDL-84833 course: completion feedback messages

6 months agoMDL-84625 analytics: close recordset when it's not needed anymore
Daniel Ziegenberg [Fri, 21 Feb 2025 18:16:25 +0000 (19:16 +0100)]
MDL-84625 analytics: close recordset when it's not needed anymore

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
6 months agoMerge branch 'MDL-85187-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Mon, 14 Apr 2025 02:31:20 +0000 (09:31 +0700)]
Merge branch 'MDL-85187-main' of https://github.com/junpataleta/moodle

6 months agoMerge branch 'MDL-85186-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Mon, 14 Apr 2025 01:58:07 +0000 (08:58 +0700)]
Merge branch 'MDL-85186-main' of https://github.com/junpataleta/moodle

6 months agoMDL-84520 course: CM anchor scrolls to specified CM
James C [Wed, 12 Feb 2025 01:44:07 +0000 (14:44 +1300)]
MDL-84520 course: CM anchor scrolls to specified CM

6 months agoMDL-85187 upgrade: Add the 5.0.0 separation line to all upgrade scripts
Jun Pataleta [Sun, 13 Apr 2025 10:42:19 +0000 (18:42 +0800)]
MDL-85187 upgrade: Add the 5.0.0 separation line to all upgrade scripts

6 months agoMDL-85186 backup: Bump release to 5.1
Jun Pataleta [Sun, 13 Apr 2025 10:31:09 +0000 (18:31 +0800)]
MDL-85186 backup: Bump release to 5.1

6 months agoweekly back-to-dev release 5.1dev
Jun Pataleta [Sun, 13 Apr 2025 02:04:21 +0000 (10:04 +0800)]
weekly back-to-dev release 5.1dev