moodle.git
4 months agoMerge branch 'MDL-84732-main' of https://github.com/sammarshallou/moodle
Huong Nguyen [Wed, 4 Jun 2025 03:53:09 +0000 (10:53 +0700)]
Merge branch 'MDL-84732-main' of https://github.com/sammarshallou/moodle

4 months agoMerge branch 'MDL-84432-main' of https://github.com/HuongNV13/moodle into main
Mihail Geshoski [Wed, 4 Jun 2025 02:42:11 +0000 (10:42 +0800)]
Merge branch 'MDL-84432-main' of https://github.com/HuongNV13/moodle into main

4 months agoMDL-84432 core: Use discovery endpoint for Microsoft OAuth2 service
Huong Nguyen [Thu, 8 May 2025 03:44:59 +0000 (10:44 +0700)]
MDL-84432 core: Use discovery endpoint for Microsoft OAuth2 service

- Instead of creating the endpoints manually, use the OpenId
configuration endpoint to auto-configure endpoints
- Updates user field mappings so they map the new OpenId userinfo fields

4 months agoMDL-85200 mod_quiz: Improve efficience of populate_question_sources
Mark Johnson [Tue, 3 Jun 2025 15:34:12 +0000 (16:34 +0100)]
MDL-85200 mod_quiz: Improve efficience of populate_question_sources

This uses the contexts from the categories of questions in the quiz to
narrow down the list of course modules we are querying to just those we
will need.

4 months agoMDL-85200 mod_quiz: Expand behat test to cover shared bank display
Mark Johnson [Tue, 3 Jun 2025 15:32:49 +0000 (16:32 +0100)]
MDL-85200 mod_quiz: Expand behat test to cover shared bank display

This extends the existing behat test for adding a question from a shared
bank to confirm that the source bank is displayed with the question on
the Questions page.

The bank name is already passed through format_string() before being
passed to the template, so additional encoding by the template is not
necessary, hence the template has been changed to use triple braces.

4 months agoMerge branch 'MDL-84291-main-v03' of https://github.com/ferranrecio/moodle
Sara Arjona [Tue, 3 Jun 2025 15:12:24 +0000 (17:12 +0200)]
Merge branch 'MDL-84291-main-v03' of https://github.com/ferranrecio/moodle

4 months agoMerge branch 'MDL-85471-main' of https://github.com/junpataleta/moodle
Amaia Anabitarte [Tue, 3 Jun 2025 14:18:27 +0000 (16:18 +0200)]
Merge branch 'MDL-85471-main' of https://github.com/junpataleta/moodle

4 months agoMerge branch 'MDL-85398' of https://github.com/paulholden/moodle
cescobedo [Tue, 3 Jun 2025 13:50:57 +0000 (15:50 +0200)]
Merge branch 'MDL-85398' of https://github.com/paulholden/moodle

4 months agoMerge branch 'MDL-85216' of https://github.com/paulholden/moodle
cescobedo [Tue, 3 Jun 2025 12:24:35 +0000 (14:24 +0200)]
Merge branch 'MDL-85216' of https://github.com/paulholden/moodle

4 months agoMerge branch 'MDL-85327' of https://github.com/paulholden/moodle
Amaia Anabitarte [Tue, 3 Jun 2025 11:37:02 +0000 (13:37 +0200)]
Merge branch 'MDL-85327' of https://github.com/paulholden/moodle

4 months agoMerge branch 'MDL-85250-main' of https://github.com/laurentdavid/moodle
Amaia Anabitarte [Tue, 3 Jun 2025 11:32:47 +0000 (13:32 +0200)]
Merge branch 'MDL-85250-main' of https://github.com/laurentdavid/moodle

4 months agoMerge branch 'MDL-85281-main' of https://github.com/roland04/moodle
Amaia Anabitarte [Tue, 3 Jun 2025 11:29:12 +0000 (13:29 +0200)]
Merge branch 'MDL-85281-main' of https://github.com/roland04/moodle

4 months agoMerge branch 'MDL-85326' of https://github.com/paulholden/moodle
cescobedo [Tue, 3 Jun 2025 11:09:35 +0000 (13:09 +0200)]
Merge branch 'MDL-85326' of https://github.com/paulholden/moodle

4 months agoMDL-84291 format_weeks: max initial sections setting
ferran [Tue, 29 Apr 2025 09:29:45 +0000 (11:29 +0200)]
MDL-84291 format_weeks: max initial sections setting

4 months agoMDL-84291 format_topics: create courses with default number of sections
ferran [Tue, 29 Apr 2025 09:29:21 +0000 (11:29 +0200)]
MDL-84291 format_topics: create courses with default number of sections

4 months agoMDL-84291 course: deprecate maxsections setting
ferran [Tue, 29 Apr 2025 09:27:40 +0000 (11:27 +0200)]
MDL-84291 course: deprecate maxsections setting

4 months agoMDL-84291 course: remove max section behat tests
ferran [Thu, 24 Apr 2025 09:19:26 +0000 (11:19 +0200)]
MDL-84291 course: remove max section behat tests

4 months agoMDL-84291 course: remove max sections UI elements
ferran [Thu, 24 Apr 2025 09:19:01 +0000 (11:19 +0200)]
MDL-84291 course: remove max sections UI elements

4 months agoMerge branch 'MDL-85467-main' of https://github.com/yusufwib01/moodle
Jun Pataleta [Tue, 3 Jun 2025 09:28:33 +0000 (17:28 +0800)]
Merge branch 'MDL-85467-main' of https://github.com/yusufwib01/moodle

4 months agoMDL-85326 theme_boost: hide footer popover icon on small screens.
Paul Holden [Thu, 1 May 2025 15:12:42 +0000 (16:12 +0100)]
MDL-85326 theme_boost: hide footer popover icon on small screens.

Fixes regression from add6f71d which forced `.btn-icon` display.

Co-authored-by: Mikel Martín <mikel@moodle.com>
4 months agoMDL-83894 mod_glossary: Fix overview behat scenario
Mikel Martín [Mon, 2 Jun 2025 11:23:06 +0000 (13:23 +0200)]
MDL-83894 mod_glossary: Fix overview behat scenario

4 months agoMDL-85644 course: bottom margin for course category listing actions.
Paul Holden [Mon, 2 Jun 2025 22:02:19 +0000 (23:02 +0100)]
MDL-85644 course: bottom margin for course category listing actions.

4 months agoMDL-85450 block_calendar_upcoming: Fix heading level
Rajneel Totaram [Mon, 12 May 2025 00:41:18 +0000 (12:41 +1200)]
MDL-85450 block_calendar_upcoming: Fix heading level

4 months agoMerge branch 'MDL-85632-main' of https://github.com/sarjona/moodle
cescobedo [Mon, 2 Jun 2025 14:56:23 +0000 (16:56 +0200)]
Merge branch 'MDL-85632-main' of https://github.com/sarjona/moodle

4 months agoMDL-85556 backup: Only update question refs in restored course
Mark Johnson [Wed, 21 May 2025 15:31:48 +0000 (16:31 +0100)]
MDL-85556 backup: Only update question refs in restored course

The previous query updated all question references matching the original
question bank entry, regardless of whether they were part of the restore
or not. When we are dealing with duplicated questions, this means we
could accidentally change question references in the backed-up course as
well as the restored one.

This change filters the references to ensure they exist in a context
within the restored course, before updating them.

4 months agoMDL-85556 questions: Fix repeated_restore unit test
Mark Johnson [Wed, 21 May 2025 15:29:50 +0000 (16:29 +0100)]
MDL-85556 questions: Fix repeated_restore unit test

This unit test is meant to test restoring duplicated questions that
exist in a shared question bank. However, due to improvements in the
restore process from the introduction of mod_qbank, having the questions
in a bank that is not in the restored course means the questions don't
get restored at all, and we can't test that the process is working.

This changes the test to use a bank in the target course instead.

4 months agoMerge branch 'MDL-85412-main' of https://github.com/aanabit/moodle
Amaia Anabitarte [Mon, 2 Jun 2025 11:23:26 +0000 (13:23 +0200)]
Merge branch 'MDL-85412-main' of https://github.com/aanabit/moodle

4 months agoMDL-85467 core: Replace orphaned label with span for accessibility
yusufwib01 [Tue, 20 May 2025 09:32:44 +0000 (16:32 +0700)]
MDL-85467 core: Replace orphaned label with span for accessibility

This commit replaces orphaned labels with spans for improved
accessibility. It also updates the XPATH partial named selector
for select_menu fields to target span elements.

4 months agoMDL-85239 mod_quiz: Add caption for Attempt tables.
hieuvu [Fri, 18 Apr 2025 07:27:32 +0000 (14:27 +0700)]
MDL-85239 mod_quiz: Add caption for Attempt tables.

4 months agoMDL-85041 core: Improve autocomplete/tag a11y for assistive tech
meirzamoodle [Tue, 13 May 2025 08:50:50 +0000 (15:50 +0700)]
MDL-85041 core: Improve autocomplete/tag a11y for assistive tech

- Updated autocomplete behavior to announce dynamic changes
via ARIA live regions
- Fixed focus management for keyboard and screen reader navigation
- Added proper role/aria tags for interactive tag components

4 months agoMDL-69765 qtype_essay: Create temporary draft file area only one time.
Luca Bösch [Sat, 31 May 2025 10:55:50 +0000 (12:55 +0200)]
MDL-69765 qtype_essay: Create temporary draft file area only one time.

4 months agoMDL-83654 qtype_match: Code style improvements for the renderer
Jun Pataleta [Tue, 19 Nov 2024 10:16:15 +0000 (18:16 +0800)]
MDL-83654 qtype_match: Code style improvements for the renderer

4 months agoMDL-83654 qtype_match: Only add the question text to the first field
Jun Pataleta [Fri, 31 Jan 2025 09:11:15 +0000 (17:11 +0800)]
MDL-83654 qtype_match: Only add the question text to the first field

In order to avoid repetition of the question text as the user navigates
to each answer field in a matching question (e.g. by tabbing).

4 months agoMDL-83654 qtype_match: Add presentation role to table-related elements
Jun Pataleta [Tue, 19 Nov 2024 10:10:34 +0000 (18:10 +0800)]
MDL-83654 qtype_match: Add presentation role to table-related elements

The question and answer are displayed on a layout table and
does not really help with accessibility. We need to set a
presentation role for the table-related elements.

4 months agoMDL-83654 qtype_match: Provide better information to answer fields
Jun Pataleta [Tue, 19 Nov 2024 10:08:28 +0000 (18:08 +0800)]
MDL-83654 qtype_match: Provide better information to answer fields

* In order to provide better context for screen reader users about the
answer fields in matching questions, the question text and the
corresponding item to be matched are included to the answer fields via
the aria-describedby attribute.

4 months agoMDL-85412 course: adding and removing elements feedback message
Amaia Anabitarte [Thu, 15 May 2025 08:35:34 +0000 (10:35 +0200)]
MDL-85412 course: adding and removing elements feedback message

4 months agoMDL-85632 block_site_main_menu: Fix behat warning during init
Sara Arjona [Fri, 30 May 2025 14:17:43 +0000 (16:17 +0200)]
MDL-85632 block_site_main_menu: Fix behat warning during init

4 months agoMDL-84291 course: remove max section limits on user actions
ferran [Thu, 24 Apr 2025 09:16:10 +0000 (11:16 +0200)]
MDL-84291 course: remove max section limits on user actions

4 months agoMerge branch 'MDL-83894-main' of https://github.com/roland04/moodle
ferran [Fri, 30 May 2025 11:19:07 +0000 (13:19 +0200)]
Merge branch 'MDL-83894-main' of https://github.com/roland04/moodle

4 months agoMerge branch 'MDL-85315-main' of https://github.com/lucaboesch/moodle
Sara Arjona [Fri, 30 May 2025 10:33:01 +0000 (12:33 +0200)]
Merge branch 'MDL-85315-main' of https://github.com/lucaboesch/moodle

4 months agoMDL-85315 themes: align modal closing button.
Luca Bösch [Thu, 1 May 2025 06:43:20 +0000 (08:43 +0200)]
MDL-85315 themes: align modal closing button.

4 months agoMDL-85132 mod_glossary: Add missing end div for entrybox element.
vlad.kidanov [Wed, 7 May 2025 13:41:11 +0000 (14:41 +0100)]
MDL-85132 mod_glossary: Add missing end div for entrybox element.

4 months agoMDL-84832 tiny_media: Announce when alt text maxlength is reached
Jun Pataleta [Thu, 29 May 2025 07:27:38 +0000 (15:27 +0800)]
MDL-84832 tiny_media: Announce when alt text maxlength is reached

Co-authored-by: Meirza <meirza.arson@moodle.com>
4 months agoweekly release 5.1dev
Michael Hawkins [Fri, 30 May 2025 08:28:21 +0000 (16:28 +0800)]
weekly release 5.1dev

4 months agoNOBUG: Add upgrade notes
Michael Hawkins [Fri, 30 May 2025 08:28:20 +0000 (16:28 +0800)]
NOBUG: Add upgrade notes

4 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Michael Hawkins [Fri, 30 May 2025 08:27:54 +0000 (16:27 +0800)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

4 months agoMDL-85072 qtype_ordering: Fix XML export
Katalin Lukacs Toth [Mon, 28 Apr 2025 10:45:34 +0000 (12:45 +0200)]
MDL-85072 qtype_ordering: Fix XML export

Option fields should not be left empty.

4 months agoMDL-85369 question: fix tag collection ID in legacy‑filter upgrade.
Artem Garanin [Wed, 7 May 2025 13:51:45 +0000 (09:51 -0400)]
MDL-85369 question: fix tag collection ID in legacy‑filter upgrade.

Use the actual tag collection for the 'question' tag area instead of
the default collection.

4 months agoMDL-83894 mod_glossary: Add course overview integration
Mikel Martín [Mon, 19 May 2025 08:00:06 +0000 (10:00 +0200)]
MDL-83894 mod_glossary: Add course overview integration

- Implement course overview integration
- Redirect index.php to course overview

4 months agoMDL-85223 reportbuilder: initialize user entity filters just once.
Paul Holden [Tue, 15 Apr 2025 16:55:33 +0000 (17:55 +0100)]
MDL-85223 reportbuilder: initialize user entity filters just once.

4 months agoMDL-85399 reportbuilder: allow for hourly report scheduling.
Paul Holden [Wed, 7 May 2025 16:20:51 +0000 (17:20 +0100)]
MDL-85399 reportbuilder: allow for hourly report scheduling.

4 months agoMDL-85120 reportbuilder: allow selection of time in date range filter.
Paul Holden [Mon, 7 Apr 2025 08:19:30 +0000 (09:19 +0100)]
MDL-85120 reportbuilder: allow selection of time in date range filter.

4 months agoMDL-85462 reportbuilder: improve user entity last access reporting.
Paul Holden [Mon, 12 May 2025 08:20:50 +0000 (09:20 +0100)]
MDL-85462 reportbuilder: improve user entity last access reporting.

Include filter/condition for "never accessed".

4 months agoMDL-77964 availability: avoid JS console errors when closing modal.
Paul Holden [Mon, 17 Jun 2024 22:26:30 +0000 (23:26 +0100)]
MDL-77964 availability: avoid JS console errors when closing modal.

4 months agoMerge branch 'MDL-84824-main' of https://github.com/stevandoMoodle/moodle
Michael Hawkins [Thu, 29 May 2025 04:21:26 +0000 (12:21 +0800)]
Merge branch 'MDL-84824-main' of https://github.com/stevandoMoodle/moodle

4 months agoMerge branch 'MDL-83448-main' of https://github.com/stevandoMoodle/moodle
Michael Hawkins [Thu, 29 May 2025 04:18:17 +0000 (12:18 +0800)]
Merge branch 'MDL-83448-main' of https://github.com/stevandoMoodle/moodle

4 months agoMerge branch 'MDL-84996' of https://github.com/paulholden/moodle
Michael Hawkins [Thu, 29 May 2025 04:09:26 +0000 (12:09 +0800)]
Merge branch 'MDL-84996' of https://github.com/paulholden/moodle

4 months agoMerge branch 'MDL-85513' of https://github.com/paulholden/moodle
Michael Hawkins [Thu, 29 May 2025 04:03:47 +0000 (12:03 +0800)]
Merge branch 'MDL-85513' of https://github.com/paulholden/moodle

4 months agoMerge branch 'MDL-85552-main' of https://github.com/yusufwib01/moodle
Michael Hawkins [Thu, 29 May 2025 03:59:20 +0000 (11:59 +0800)]
Merge branch 'MDL-85552-main' of https://github.com/yusufwib01/moodle

4 months agoMDL-84824 core_message: Fixed popup accessibility issue
Stevani Andolo [Mon, 31 Mar 2025 09:02:47 +0000 (17:02 +0800)]
MDL-84824 core_message: Fixed popup accessibility issue

4 months agoMerge branch 'MDL-85437-main' of https://github.com/meirzamoodle/moodle
Michael Hawkins [Thu, 29 May 2025 03:50:40 +0000 (11:50 +0800)]
Merge branch 'MDL-85437-main' of https://github.com/meirzamoodle/moodle

4 months agoMerge branch 'MDL-83044' of https://github.com/catalyst/moodle
Huong Nguyen [Thu, 29 May 2025 03:26:49 +0000 (10:26 +0700)]
Merge branch 'MDL-83044' of https://github.com/catalyst/moodle

4 months agoMerge branch 'MDL-84548-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 29 May 2025 03:00:07 +0000 (10:00 +0700)]
Merge branch 'MDL-84548-main' of https://github.com/lucaboesch/moodle

4 months agoMerge branch 'MDL-85177-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Thu, 29 May 2025 02:53:34 +0000 (09:53 +0700)]
Merge branch 'MDL-85177-main' of https://github.com/lucaboesch/moodle

4 months agoMerge branch 'MDL-85525-main' of https://github.com/andelacruz/moodle
Huong Nguyen [Thu, 29 May 2025 02:51:37 +0000 (09:51 +0700)]
Merge branch 'MDL-85525-main' of https://github.com/andelacruz/moodle

4 months agoMerge branch 'MDL-85400-main' of https://github.com/lameze/moodle
Huong Nguyen [Thu, 29 May 2025 01:59:33 +0000 (08:59 +0700)]
Merge branch 'MDL-85400-main' of https://github.com/lameze/moodle

4 months agoMerge branch 'MDL-85389-main' of https://github.com/andelacruz/moodle
Huong Nguyen [Thu, 29 May 2025 01:52:22 +0000 (08:52 +0700)]
Merge branch 'MDL-85389-main' of https://github.com/andelacruz/moodle

4 months agoAutomatically generated installer lang files
AMOS bot [Thu, 29 May 2025 00:08:03 +0000 (00:08 +0000)]
Automatically generated installer lang files

5 months agoMDL-85573 tool_brickfield: fix uninstall code
Szymon Karolczuk [Wed, 28 May 2025 09:10:56 +0000 (11:10 +0200)]
MDL-85573 tool_brickfield: fix uninstall code

5 months agoMerge branch 'MDL-85392-main-fix2' of https://github.com/sarjona/moodle
Amaia Anabitarte [Wed, 28 May 2025 06:37:45 +0000 (08:37 +0200)]
Merge branch 'MDL-85392-main-fix2' of https://github.com/sarjona/moodle

5 months agoMDL-85389 mod_lesson: Behat for filtering lesson reports/essays by group
andelacruz [Tue, 13 May 2025 09:32:52 +0000 (17:32 +0800)]
MDL-85389 mod_lesson: Behat for filtering lesson reports/essays by group

5 months agoMDL-85400 PHPunit: Hard to test code that uses encryption
sam marshall [Wed, 7 May 2025 14:18:51 +0000 (15:18 +0100)]
MDL-85400 PHPunit: Hard to test code that uses encryption

This change stops the encryption code setting created key files to
read-only during PHPunit runs, which means they will be safely
deleted when the system resets after a test.

5 months agoMDL-85437 AI: Move focus to the AI drawer
meirzamoodle [Thu, 15 May 2025 09:43:01 +0000 (16:43 +0700)]
MDL-85437 AI: Move focus to the AI drawer

5 months agoMDL-85525 mod_quiz: Behat test for quiz attempt page block display
andelacruz [Tue, 27 May 2025 07:23:47 +0000 (15:23 +0800)]
MDL-85525 mod_quiz: Behat test for quiz attempt page block display

5 months agoMDL-85392 block_site_main_menu: Add required library
Sara Arjona [Tue, 27 May 2025 07:51:28 +0000 (09:51 +0200)]
MDL-85392 block_site_main_menu: Add required library

5 months agoMerge branch 'MDL-84806-main' of https://github.com/davewoloszyn/moodle
Jun Pataleta [Tue, 27 May 2025 07:37:06 +0000 (15:37 +0800)]
Merge branch 'MDL-84806-main' of https://github.com/davewoloszyn/moodle

5 months agoMDL-85250 mod_book: Replace hardcoded separator in page titles
Laurent David [Wed, 7 May 2025 07:35:52 +0000 (09:35 +0200)]
MDL-85250 mod_book: Replace hardcoded separator in page titles

* Replace hard-coded ': ' by the usual separator constant in Book

5 months agoMerge branch 'MDL-85169' of https://github.com/paulholden/moodle
Huong Nguyen [Tue, 27 May 2025 02:15:49 +0000 (09:15 +0700)]
Merge branch 'MDL-85169' of https://github.com/paulholden/moodle

5 months agoMDL-83044 core_block: Add return value check on form submission
Alexander Van der Bellen [Sun, 8 Sep 2024 15:05:54 +0000 (23:05 +0800)]
MDL-83044 core_block: Add return value check on form submission

5 months agoMerge branch 'MDL-85354-main' of https://github.com/roland04/moodle
ferran [Mon, 26 May 2025 14:13:02 +0000 (16:13 +0200)]
Merge branch 'MDL-85354-main' of https://github.com/roland04/moodle

5 months agoMerge branch 'MDL-85247-main' of https://github.com/aanabit/moodle
ferran [Mon, 26 May 2025 13:39:31 +0000 (15:39 +0200)]
Merge branch 'MDL-85247-main' of https://github.com/aanabit/moodle

5 months agoMerge branch 'MDL-85392-main-fix' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 26 May 2025 13:22:04 +0000 (15:22 +0200)]
Merge branch 'MDL-85392-main-fix' of https://github.com/sarjona/moodle

5 months agoMDL-85392 behat: Fix behat failures with Additional activities
Sara Arjona [Mon, 26 May 2025 12:50:23 +0000 (14:50 +0200)]
MDL-85392 behat: Fix behat failures with Additional activities

5 months agoMerge branch 'MDL-84304-main' of https://github.com/laurentdavid/moodle
ferran [Mon, 26 May 2025 11:49:45 +0000 (13:49 +0200)]
Merge branch 'MDL-84304-main' of https://github.com/laurentdavid/moodle

5 months agoMerge branch 'MDL-85404-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Mon, 26 May 2025 09:27:33 +0000 (11:27 +0200)]
Merge branch 'MDL-85404-main' of https://github.com/ferranrecio/moodle

5 months agoMerge branch 'MDL-84216-main' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Mon, 26 May 2025 09:21:45 +0000 (11:21 +0200)]
Merge branch 'MDL-84216-main' of https://github.com/ferranrecio/moodle

5 months agoMDL-85281 theme_boost: Improve 'Add block' buttons styling
Mikel Martín [Tue, 13 May 2025 13:22:23 +0000 (15:22 +0200)]
MDL-85281 theme_boost: Improve 'Add block' buttons styling

- Homogenize the styles for adding content buttons (add section, add button, ...)
  creating a new class 'btn-add-content' and add the SCSS in a single place.
- Fix the 'i_add_the_block' behat step to stop using css class and use a data
  attribute.

5 months agoMDL-85354 course: Improve course management tertiary navigation
Mikel Martín [Mon, 12 May 2025 13:02:35 +0000 (15:02 +0200)]
MDL-85354 course: Improve  course management tertiary navigation

Course search input in course management page can be missleading because it
is directly placed after the tertiary navigation dropdown.
Move the Search input to the right.

5 months agoMerge branch 'MDL-85392-main' of https://github.com/sarjona/moodle
Amaia Anabitarte [Mon, 26 May 2025 08:19:13 +0000 (10:19 +0200)]
Merge branch 'MDL-85392-main' of https://github.com/sarjona/moodle

5 months agoMerge branch 'MDL-85435-main' of https://github.com/aanabit/moodle
cescobedo [Mon, 26 May 2025 07:58:15 +0000 (09:58 +0200)]
Merge branch 'MDL-85435-main' of https://github.com/aanabit/moodle

5 months agoMDL-84732 Accessibility: Focus issue after closing nested modal
sam marshall [Wed, 5 Mar 2025 11:20:42 +0000 (11:20 +0000)]
MDL-84732 Accessibility: Focus issue after closing nested modal

5 months agoMDL-84548 mod_qbank: Let delete bulk action set text-danger class.
Luca Bösch [Sun, 16 Feb 2025 18:04:07 +0000 (19:04 +0100)]
MDL-84548 mod_qbank: Let delete bulk action set text-danger class.

5 months agoMDL-85177 quiz: style the question version pulldown nicely.
Luca Bösch [Sat, 12 Apr 2025 05:42:02 +0000 (07:42 +0200)]
MDL-85177 quiz: style the question version pulldown nicely.

5 months agoweekly release 5.1dev
Huong Nguyen [Fri, 23 May 2025 04:03:36 +0000 (11:03 +0700)]
weekly release 5.1dev

5 months agoNOBUG: Add upgrade notes
Huong Nguyen [Fri, 23 May 2025 04:03:36 +0000 (11:03 +0700)]
NOBUG: Add upgrade notes

5 months agoMerge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install
Huong Nguyen [Fri, 23 May 2025 04:03:24 +0000 (11:03 +0700)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install

5 months agoMDL-84806 tiny_aiplacement: Remove unused div and css
David Woloszyn [Thu, 24 Apr 2025 05:25:10 +0000 (15:25 +1000)]
MDL-84806 tiny_aiplacement: Remove unused div and css

5 months agoMDL-84806 tiny_aiplacement: Announce action results for accessibility
David Woloszyn [Tue, 1 Apr 2025 04:22:54 +0000 (15:22 +1100)]
MDL-84806 tiny_aiplacement: Announce action results for accessibility

The generatetext.js and associated templates have been adjusted to
match more closely with the generate image files. The generate image
way of displaying content was better suited to aria.

5 months agoMDL-85507 lang: Use fixed strings in tests, too
David Mudrák [Thu, 22 May 2025 19:10:00 +0000 (21:10 +0200)]
MDL-85507 lang: Use fixed strings in tests, too

5 months agoMDL-85507 lang: Import fixed English strings (en_fix)
Helen Foster [Thu, 22 May 2025 17:07:25 +0000 (19:07 +0200)]
MDL-85507 lang: Import fixed English strings (en_fix)