integration.git
5 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

5 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

5 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

5 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

5 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

5 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

5 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

5 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

5 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

5 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)

5 months agoMDL-85392 block_site_main_menu: Add course support
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.

5 months agoMDL-84216 core_courseformat: fix state actions phpdocs
ferran [Mon, 14 Apr 2025 13:07:08 +0000 (15:07 +0200)]
MDL-84216 core_courseformat: fix state actions phpdocs

5 months agoMDL-84216 core_courseformat: new section_duplicate update
ferran [Thu, 10 Apr 2025 06:12:17 +0000 (08:12 +0200)]
MDL-84216 core_courseformat: new section_duplicate update

5 months agoMDL-85552 core: Make group selector label use normal font weight
yusufwib01 [Thu, 22 May 2025 09:23:32 +0000 (16:23 +0700)]
MDL-85552 core: Make group selector label use normal font weight

5 months agoMDL-83448 core_hub: Fixed registration check
Stevani Andolo [Fri, 17 Jan 2025 03:31:16 +0000 (11:31 +0800)]
MDL-83448 core_hub: Fixed registration check

5 months agoMerge branch 'MDL-84899-main' of https://github.com/laurentdavid/moodle
Huong Nguyen [Thu, 22 May 2025 04:00:06 +0000 (11:00 +0700)]
Merge branch 'MDL-84899-main' of https://github.com/laurentdavid/moodle

5 months agoMerge branch 'MDL-85240_main' of https://github.com/PhilippImhof/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

5 months agoMerge branch 'MDL-84793-main' of https://github.com/sammarshallou/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

5 months agoMerge branch 'MDL-84918-main' of https://github.com/HuongNV13/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

5 months agoMDL-84918 core: Add zend.exception_ignore_args environment check
David Woloszyn [Wed, 30 Apr 2025 04:41:10 +0000 (14:41 +1000)]
MDL-84918 core: Add zend.exception_ignore_args environment check

5 months agoMDL-84918 core: Add initial environment requirements for Moodle 5.1
Huong Nguyen [Thu, 22 May 2025 02:58:26 +0000 (09:58 +0700)]
MDL-84918 core: Add initial environment requirements for Moodle 5.1

5 months agoMerge branch 'MDL-74900-main' of https://github.com/raortegar/moodle
Huong Nguyen [Thu, 22 May 2025 02:37:04 +0000 (09:37 +0700)]
Merge branch 'MDL-74900-main' of https://github.com/raortegar/moodle

5 months agoMerge branch 'MDL-85193-main' of https://github.com/junpataleta/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

5 months agoMerge branch 'MDL-85497' of https://github.com/paulholden/moodle
Huong Nguyen [Thu, 22 May 2025 02:21:47 +0000 (09:21 +0700)]
Merge branch 'MDL-85497' of https://github.com/paulholden/moodle

5 months agoMDL-85435 course: Render HTML in activity overview name mustache
Amaia Anabitarte [Wed, 14 May 2025 11:33:24 +0000 (13:33 +0200)]
MDL-85435 course: Render HTML in activity overview name mustache

5 months agoMDL-84978 mod_forum: Fix latest/earliest post id lookup in a discussion
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.

5 months agoMerge branch 'MDL-84274-main' of https://github.com/davewoloszyn/moodle
Huong Nguyen [Wed, 21 May 2025 06:35:29 +0000 (13:35 +0700)]
Merge branch 'MDL-84274-main' of https://github.com/davewoloszyn/moodle

5 months agoMDL-74900 core_course: Exception in module deletion if missing instance
raortegar [Tue, 20 May 2025 09:08:12 +0000 (11:08 +0200)]
MDL-74900 core_course: Exception in module deletion if missing instance

5 months agoMerge branch 'MDL-83985-int-fix' of https://github.com/HuongNV13/moodle
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

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

5 months agoMerge branch 'MDL-84296-main' of https://github.com/stevandoMoodle/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

5 months agoMerge branch 'MDL-85374-main' of https://github.com/andrewnicols/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

5 months agoMDL-83985 grade_items_history: change itemname to 1333 chars
Huong Nguyen [Wed, 21 May 2025 02:22:45 +0000 (09:22 +0700)]
MDL-83985 grade_items_history: change itemname to 1333 chars

5 months agoAutomatically generated installer lang files
AMOS bot [Wed, 21 May 2025 00:07:59 +0000 (00:07 +0000)]
Automatically generated installer lang files

5 months agoMDL-82109 notes: include link to add site note if user has capability.
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.

5 months agoMerge branch 'MDL-83985-main' of https://github.com/HuongNV13/moodle
Huong Nguyen [Tue, 20 May 2025 10:09:08 +0000 (17:09 +0700)]
Merge branch 'MDL-83985-main' of https://github.com/HuongNV13/moodle

5 months agoMDL-83985 grade_items: change itemname to 1333 chars
Luca Bösch [Fri, 21 Mar 2025 17:30:15 +0000 (18:30 +0100)]
MDL-83985 grade_items: change itemname to 1333 chars

5 months agoMDL-83985 course_sections: change name 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

5 months agoMDL-83985 badges: change name and issuername 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

5 months agoMDL-85374 report_competency: Create custom step for setting autocomplete
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.

5 months agoMerge branch 'MDL-85252-main' of https://github.com/laurentdavid/moodle
Amaia Anabitarte [Mon, 19 May 2025 13:15:03 +0000 (15:15 +0200)]
Merge branch 'MDL-85252-main' of https://github.com/laurentdavid/moodle

5 months agoMerge branch 'MDL-85397' of https://github.com/tasiobg/moodle
Amaia Anabitarte [Mon, 19 May 2025 10:43:07 +0000 (12:43 +0200)]
Merge branch 'MDL-85397' of https://github.com/tasiobg/moodle

5 months agoMerge branch 'MDL-85264' of https://github.com/paulholden/moodle
Amaia Anabitarte [Mon, 19 May 2025 10:38:03 +0000 (12:38 +0200)]
Merge branch 'MDL-85264' of https://github.com/paulholden/moodle

5 months agoMDL-84304 core_courseformat: Remove COMPLETION_COMPLETE_FAIL test
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

5 months agoMDL-84304 mod_scorm: Remove completion failed from behat test
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

5 months agoMDL-84304 mod_scorm: Remove the COMPLETION_COMPLETE_FAIL status
Magnus Samuelsson [Thu, 23 Jan 2025 11:12:18 +0000 (12:12 +0100)]
MDL-84304 mod_scorm: Remove the COMPLETION_COMPLETE_FAIL status

5 months agoMDL-85159 editory_tiny: Fix language list and track srclang a11y issue
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

5 months agoMDL-85247 report_log: Remove course filter for course log report
Amaia Anabitarte [Tue, 22 Apr 2025 11:22:16 +0000 (13:22 +0200)]
MDL-85247 report_log: Remove course filter for course log report

5 months agoMDL-82069 core_completion: Improve errors for multiple grading items
Amaia Anabitarte [Mon, 5 May 2025 16:36:50 +0000 (18:36 +0200)]
MDL-82069 core_completion: Improve errors for multiple grading items

5 months agoMDL-83985 tool_recyclebin: change module names to 1333 chars
Luca Bösch [Fri, 24 Jan 2025 16:20:33 +0000 (17:20 +0100)]
MDL-83985 tool_recyclebin: change module names to 1333 chars

5 months agoMDL-83985 mod_workshop: change name 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

5 months agoMDL-83985 mod_wiki: 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

5 months agoMDL-83985 mod_url: 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

5 months agoMDL-83985 mod_subsection: 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

5 months agoMDL-83985 mod_scorm: 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

5 months agoMDL-83985 mod_resource: 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

5 months agoMDL-83985 mod_quiz: 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

5 months agoMDL-83985 mod_qbank: 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

5 months agoMDL-83985 mod_page: 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

5 months agoMDL-83985 mod_lti: 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

5 months agoMDL-83985 mod_lesson: 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

5 months agoMDL-83985 mod_label: 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

5 months agoMDL-83985 mod_imscp: 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

5 months agoMDL-83985 mod_h5pactivity: 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

5 months agoMDL-83985 mod_glossary: 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

5 months agoMDL-83985 mod_forum: 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

5 months agoMDL-83985 mod_folder: 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

5 months agoMDL-83985 mod_feedback: change name, item 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