Sara Arjona [Wed, 7 May 2025 07:46:44 +0000 (09:46 +0200)]
MDL-85392 block_site_main_menu: Add course support
To make the Main site menu block more versatile for use in various courses,
the following improvements have been made:
- Customizable title: Users can give a title to the block, that's relevant to
its context within a specific course.
- Expanded course compatibility: The block now functions correctly even in
course formats that don't have a dedicated course view page, such as Single
activity courses.
- Renamed for clarity: The block has been renamed to better reflect its broader
applicability.
ferran [Mon, 14 Apr 2025 13:07:08 +0000 (15:07 +0200)]
MDL-84216 core_courseformat: fix state actions phpdocs
ferran [Thu, 10 Apr 2025 06:12:17 +0000 (08:12 +0200)]
MDL-84216 core_courseformat: new section_duplicate update
yusufwib01 [Thu, 22 May 2025 09:23:32 +0000 (16:23 +0700)]
MDL-85552 core: Make group selector label use normal font weight
Stevani Andolo [Fri, 17 Jan 2025 03:31:16 +0000 (11:31 +0800)]
MDL-83448 core_hub: Fixed registration check
Huong Nguyen [Thu, 22 May 2025 04:00:06 +0000 (11:00 +0700)]
Merge branch 'MDL-84899-main' of https://github.com/laurentdavid/moodle
Huong Nguyen [Thu, 22 May 2025 03:58:28 +0000 (10:58 +0700)]
Merge branch 'MDL-85240_main' of https://github.com/PhilippImhof/moodle
Huong Nguyen [Thu, 22 May 2025 03:48:02 +0000 (10:48 +0700)]
Merge branch 'MDL-84793-main' of https://github.com/sammarshallou/moodle
Huong Nguyen [Thu, 22 May 2025 03:34:12 +0000 (10:34 +0700)]
Merge branch 'MDL-84918-main' of https://github.com/HuongNV13/moodle
David Woloszyn [Wed, 30 Apr 2025 04:41:10 +0000 (14:41 +1000)]
MDL-84918 core: Add zend.exception_ignore_args environment check
Huong Nguyen [Thu, 22 May 2025 02:58:26 +0000 (09:58 +0700)]
MDL-84918 core: Add initial environment requirements for Moodle 5.1
Huong Nguyen [Thu, 22 May 2025 02:37:04 +0000 (09:37 +0700)]
Merge branch 'MDL-74900-main' of https://github.com/raortegar/moodle
Huong Nguyen [Thu, 22 May 2025 02:23:03 +0000 (09:23 +0700)]
Merge branch 'MDL-85193-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Thu, 22 May 2025 02:21:47 +0000 (09:21 +0700)]
Merge branch 'MDL-85497' of https://github.com/paulholden/moodle
Amaia Anabitarte [Wed, 14 May 2025 11:33:24 +0000 (13:33 +0200)]
MDL-85435 course: Render HTML in activity overview name mustache
Katalin Lukacs Toth [Thu, 27 Mar 2025 10:00:36 +0000 (11:00 +0100)]
MDL-84978 mod_forum: Fix latest/earliest post id lookup in a discussion
This properly fixes the problems that commit
0f5a96f in MDL-80848 tried
to address.
Huong Nguyen [Wed, 21 May 2025 06:35:29 +0000 (13:35 +0700)]
Merge branch 'MDL-84274-main' of https://github.com/davewoloszyn/moodle
raortegar [Tue, 20 May 2025 09:08:12 +0000 (11:08 +0200)]
MDL-74900 core_course: Exception in module deletion if missing instance
Huong Nguyen [Wed, 21 May 2025 03:27:53 +0000 (10:27 +0700)]
Merge branch 'MDL-83985-int-fix' of https://github.com/HuongNV13/moodle
Huong Nguyen [Wed, 21 May 2025 03:22:54 +0000 (10:22 +0700)]
Merge branch 'MDL-85311-main' of https://github.com/rjnl/moodle
Huong Nguyen [Wed, 21 May 2025 02:59:44 +0000 (09:59 +0700)]
Merge branch 'MDL-84296-main' of https://github.com/stevandoMoodle/moodle
Huong Nguyen [Wed, 21 May 2025 02:55:43 +0000 (09:55 +0700)]
Merge branch 'MDL-85374-main' of https://github.com/andrewnicols/moodle
Huong Nguyen [Wed, 21 May 2025 02:22:45 +0000 (09:22 +0700)]
MDL-83985 grade_items_history: change itemname to 1333 chars
AMOS bot [Wed, 21 May 2025 00:07:59 +0000 (00:07 +0000)]
Automatically generated installer lang files
Paul Holden [Wed, 5 Jun 2024 20:50:39 +0000 (21:50 +0100)]
MDL-82109 notes: include link to add site note if user has capability.
Huong Nguyen [Tue, 20 May 2025 10:09:08 +0000 (17:09 +0700)]
Merge branch 'MDL-83985-main' of https://github.com/HuongNV13/moodle
Luca Bösch [Fri, 21 Mar 2025 17:30:15 +0000 (18:30 +0100)]
MDL-83985 grade_items: change itemname to 1333 chars
Luca Bösch [Fri, 28 Feb 2025 10:36:41 +0000 (11:36 +0100)]
MDL-83985 course_sections: change name to 1333 chars
Luca Bösch [Fri, 28 Feb 2025 09:51:58 +0000 (10:51 +0100)]
MDL-83985 badges: change name and issuername to 1333 chars
Andrew Nicols [Mon, 19 May 2025 23:19:57 +0000 (07:19 +0800)]
MDL-85374 report_competency: Create custom step for setting autocomplete
The autocompletes used in the competency report have been bastardised to
redirect on selection. Unfortunately this also applies when when making
null-op changes like deleting the initial "Please select a value"
option.
The autocomplete code removes all current options before creating an
option, and because of this redirect the browser is redirecting before
the new value can be entered, but we retain a reference to the field as
`$this->field`, which is now stale.
Amaia Anabitarte [Mon, 19 May 2025 13:15:03 +0000 (15:15 +0200)]
Merge branch 'MDL-85252-main' of https://github.com/laurentdavid/moodle
Amaia Anabitarte [Mon, 19 May 2025 10:43:07 +0000 (12:43 +0200)]
Merge branch 'MDL-85397' of https://github.com/tasiobg/moodle
Amaia Anabitarte [Mon, 19 May 2025 10:38:03 +0000 (12:38 +0200)]
Merge branch 'MDL-85264' of https://github.com/paulholden/moodle
Laurent David [Thu, 20 Mar 2025 11:12:08 +0000 (12:12 +0100)]
MDL-84304 core_courseformat: Remove COMPLETION_COMPLETE_FAIL test
* Because we removed this status in mod_scorm, we cannot test it
anymore against any module as no module has custom_rules that leads
to COMPLETION_COMPLETE_FAIL
Laurent David [Tue, 25 Feb 2025 06:30:01 +0000 (07:30 +0100)]
MDL-84304 mod_scorm: Remove completion failed from behat test
* Now that we removed the COMPLETION_COMPLETE_FAIL status for scorm
behat tests needs to be updated
Magnus Samuelsson [Thu, 23 Jan 2025 11:12:18 +0000 (12:12 +0100)]
MDL-84304 mod_scorm: Remove the COMPLETION_COMPLETE_FAIL status
Stevani Andolo [Mon, 12 May 2025 02:31:39 +0000 (10:31 +0800)]
MDL-85159 editory_tiny: Fix language list and track srclang a11y issue
Amaia Anabitarte [Tue, 22 Apr 2025 11:22:16 +0000 (13:22 +0200)]
MDL-85247 report_log: Remove course filter for course log report
Amaia Anabitarte [Mon, 5 May 2025 16:36:50 +0000 (18:36 +0200)]
MDL-82069 core_completion: Improve errors for multiple grading items
Luca Bösch [Fri, 24 Jan 2025 16:20:33 +0000 (17:20 +0100)]
MDL-83985 tool_recyclebin: change module names to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:20:14 +0000 (16:20 +0100)]
MDL-83985 mod_workshop: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:18:11 +0000 (16:18 +0100)]
MDL-83985 mod_wiki: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:16:14 +0000 (16:16 +0100)]
MDL-83985 mod_url: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:14:42 +0000 (16:14 +0100)]
MDL-83985 mod_subsection: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:12:58 +0000 (16:12 +0100)]
MDL-83985 mod_scorm: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:11:06 +0000 (16:11 +0100)]
MDL-83985 mod_resource: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:08:47 +0000 (16:08 +0100)]
MDL-83985 mod_quiz: change name to 1333 chars
Luca Bösch [Wed, 19 Mar 2025 10:21:52 +0000 (11:21 +0100)]
MDL-83985 mod_qbank: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 15:06:40 +0000 (16:06 +0100)]
MDL-83985 mod_page: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:49:52 +0000 (15:49 +0100)]
MDL-83985 mod_lti: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:47:50 +0000 (15:47 +0100)]
MDL-83985 mod_lesson: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:39:27 +0000 (15:39 +0100)]
MDL-83985 mod_label: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:34:22 +0000 (15:34 +0100)]
MDL-83985 mod_imscp: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:31:53 +0000 (15:31 +0100)]
MDL-83985 mod_h5pactivity: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:11:40 +0000 (15:11 +0100)]
MDL-83985 mod_glossary: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 14:06:34 +0000 (15:06 +0100)]
MDL-83985 mod_forum: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 13:45:18 +0000 (14:45 +0100)]
MDL-83985 mod_folder: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 13:43:39 +0000 (14:43 +0100)]
MDL-83985 mod_feedback: change name, item name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 13:30:25 +0000 (14:30 +0100)]
MDL-83985 mod_data: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 13:03:12 +0000 (14:03 +0100)]
MDL-83985 mod_choice: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 12:58:59 +0000 (13:58 +0100)]
MDL-83985 mod_book: change name, chapter title to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 11:49:06 +0000 (12:49 +0100)]
MDL-83985 mod_bigbluebuttonbn: change name to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 11:17:28 +0000 (12:17 +0100)]
MDL-83985 mod_assign: change name to 1333 chars
Jun Pataleta [Thu, 15 May 2025 09:43:53 +0000 (17:43 +0800)]
MDL-85471 theme_boost: Dismiss tooltips on escape
Mihail Geshoski [Fri, 16 May 2025 04:57:23 +0000 (12:57 +0800)]
weekly release 5.1dev
Mihail Geshoski [Fri, 16 May 2025 04:57:23 +0000 (12:57 +0800)]
NOBUG: Add upgrade notes
Mihail Geshoski [Fri, 16 May 2025 04:56:20 +0000 (12:56 +0800)]
Merge branch 'install_main' of https://git.in.moodle.com/amosbot/moodle-install into main
Muhammad Arnaldo [Fri, 16 May 2025 04:18:48 +0000 (11:18 +0700)]
MDL-83487 mod_forum: retain upcoming posts in user digests
Paul Holden [Thu, 15 May 2025 20:14:06 +0000 (21:14 +0100)]
MDL-85513 output: centre chevron icons within collapsible section.
Jun Pataleta [Thu, 15 May 2025 15:50:44 +0000 (23:50 +0800)]
MDL-79756 core: Add missing p-0 class in toggler container
Paul Holden [Thu, 15 May 2025 09:52:07 +0000 (10:52 +0100)]
MDL-85497 user: ask for confirmation before page is reset.
sam marshall [Mon, 10 Mar 2025 15:57:21 +0000 (15:57 +0000)]
MDL-84793 Behat: Allow CLI scripts to run on Behat instance
toanlamt [Thu, 15 May 2025 07:26:47 +0000 (14:26 +0700)]
MDL-85050 Javascript: core/dropzone Fix link & box click event conflict
Huong Nguyen [Thu, 15 May 2025 05:06:47 +0000 (12:06 +0700)]
Merge branch 'MDL-80056-main' of https://github.com/Jayce0808/moodle
Huong Nguyen [Thu, 15 May 2025 05:00:41 +0000 (12:00 +0700)]
Merge branch 'MDL-83350-main' of https://github.com/meirzamoodle/moodle
Huong Nguyen [Thu, 15 May 2025 04:57:10 +0000 (11:57 +0700)]
Merge branch 'MDL-84073-main' of https://github.com/sh-csg/moodle
Huong Nguyen [Thu, 15 May 2025 04:45:16 +0000 (11:45 +0700)]
Merge branch 'MDL-83943-main' of https://github.com/meirzamoodle/moodle
Huong Nguyen [Thu, 15 May 2025 04:42:10 +0000 (11:42 +0700)]
Merge branch 'MDL-85279-main' of https://github.com/andelacruz/moodle
Huong Nguyen [Wed, 14 May 2025 15:56:45 +0000 (22:56 +0700)]
MDL-79756 core: Fix deprecated version
Huong Nguyen [Wed, 14 May 2025 15:54:49 +0000 (22:54 +0700)]
Merge branch 'MDL-79756-main' of https://github.com/junpataleta/moodle
Huong Nguyen [Wed, 14 May 2025 14:51:29 +0000 (21:51 +0700)]
Merge branch 'MDL-84009-main' of https://github.com/raortegar/moodle
Amaia Anabitarte [Wed, 14 May 2025 08:03:49 +0000 (10:03 +0200)]
Merge branch 'MDL-85253-main' of https://github.com/laurentdavid/moodle
Huong Nguyen [Wed, 14 May 2025 07:45:37 +0000 (14:45 +0700)]
Merge branch 'MDL-84751-main' of https://github.com/davewoloszyn/moodle
Amaia Anabitarte [Wed, 14 May 2025 07:44:22 +0000 (09:44 +0200)]
Merge branch 'MDL-85167-main' of https://github.com/roland04/moodle
Amaia Anabitarte [Wed, 14 May 2025 07:40:33 +0000 (09:40 +0200)]
Merge branch 'MDL-85205-main' of https://github.com/roland04/moodle
Amaia Anabitarte [Tue, 13 May 2025 16:16:02 +0000 (18:16 +0200)]
Merge branch 'MDL-83081-main' of https://github.com/ferranrecio/moodle
Amaia Anabitarte [Tue, 13 May 2025 15:34:09 +0000 (17:34 +0200)]
Merge branch 'MDL-85360-main' of https://github.com/sarjona/moodle
Sara Arjona [Tue, 13 May 2025 15:08:58 +0000 (17:08 +0200)]
Merge branch 'MDL-85449' of https://github.com/paulholden/moodle
Sara Arjona [Tue, 13 May 2025 15:05:59 +0000 (17:05 +0200)]
Merge branch 'MDL-85157-main' of https://github.com/roland04/moodle
Sara Arjona [Tue, 13 May 2025 15:02:55 +0000 (17:02 +0200)]
Merge branch 'MDL-84954-main' of https://github.com/ferranrecio/moodle
Sara Arjona [Tue, 13 May 2025 15:00:33 +0000 (17:00 +0200)]
Merge branch 'MDL-81436-main' of https://github.com/rjnl/moodle
Sara Arjona [Tue, 13 May 2025 14:56:42 +0000 (16:56 +0200)]
Merge branch 'MDL-81842-main' of https://github.com/laurentdavid/moodle
Huong Nguyen [Tue, 13 May 2025 02:24:41 +0000 (09:24 +0700)]
Merge branch 'MDL-84128-main' of https://github.com/meirzamoodle/moodle
Huong Nguyen [Tue, 13 May 2025 02:08:09 +0000 (09:08 +0700)]
MDL-78091 core: Fix deprecated version
Huong Nguyen [Tue, 13 May 2025 02:05:13 +0000 (09:05 +0700)]
Merge branch 'MDL-78091_final-deprecations-for-quiz' of https://github.com/ziegenberg/moodle
Huong Nguyen [Tue, 13 May 2025 02:03:28 +0000 (09:03 +0700)]
Merge branch 'MDL-76612_final-quiz-deprecations' of https://github.com/ziegenberg/moodle
Huong Nguyen [Tue, 13 May 2025 01:54:13 +0000 (08:54 +0700)]
Merge branch 'MDL-85294-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 13 May 2025 01:49:34 +0000 (08:49 +0700)]
Merge branch 'MDL-85224_main' of https://github.com/PhilippImhof/moodle
Huong Nguyen [Tue, 13 May 2025 01:46:44 +0000 (08:46 +0700)]
Merge branch 'MDL-85363-main' of https://github.com/lucaboesch/moodle
Huong Nguyen [Tue, 13 May 2025 01:44:49 +0000 (08:44 +0700)]
Merge branch 'MDL-84964-main' of https://github.com/Jayce0808/moodle