Skip to content

UCSFCLE 405/T 4203/Update to Moodle v4.5.10#317

Merged
mirleu merged 125 commits intoucsf-education:UCSFCLE_405_STABLEfrom
ctam:UCSFCLE_405/T-4203/Update_to_Moodle_v4.5.10
Feb 18, 2026
Merged

UCSFCLE 405/T 4203/Update to Moodle v4.5.10#317
mirleu merged 125 commits intoucsf-education:UCSFCLE_405_STABLEfrom
ctam:UCSFCLE_405/T-4203/Update_to_Moodle_v4.5.10

Conversation

@ctam
Copy link

@ctam ctam commented Feb 12, 2026

  • MDL-87356 qtype_random: orphaned random questions should be deleted
  • MDL-82281 quiz: Amend test to circumvent modinfo cache fails.
  • MDL-87340 mod_quiz: make test_question_shuffle more robust
  • MDL-86416 navigation: Render the more menu only when it's not empty
  • MDL-86805 courseindex: Fix RTL keyboard navigation in tree
  • MDL-86807 core_courseformat: RTL chevron in move activity modal
  • MDL-84736 gradingform : Behat for editing guide with graded submissions
  • MDL-84736 behat: add custom step to edit a criterion
  • Automatically generated installer lang files
  • MDL-86420 enrol_database: avoid duplicate key violations
  • weekly release 4.5.8+
  • MDL-87428 core_course: Fix RTL keyboard navigation
  • MDL-87443 behat: define new Toast message named selector.
  • MDL-87443 reportbuilder: use Toast selector in Behat scenarios.
  • MDL-87415 profile: set page title when accessed as guest user.
  • MDL-86436 navigation: hide empty page heading menu.
  • MDL-87341 javascript: Fix aria label issue for navigation bar
  • MDL-87094 core_course: Behat to restrict available activities/resources
  • weekly release 4.5.8+
  • MDL-87433 course: Add sorting to get_nearest_editable_subcategory
  • MDL-81882 core: Optimize block instance deletion with batch processing
  • MDL-87416 glossary: set page title on glossary entry details page.
  • MDL-87288 output: Fix pagination in small containers.
  • weekly release 4.5.8+
  • MDL-87088 core_grades: Behat to view grades from user menu
  • MDL-77162 filepicker: default to selecting first repository available.
  • MDL-87088 behat: add missing @javascript tags to required tests
  • MDL-85535 forum: Label discussion navigation
  • MDL-85535 forum: Render discussion navigation at the bottom only
  • MDL-87638 feedback: Fix usage of sortable list
  • Automatically generated installer lang files
  • MDL-87634 core: exclude fixtures from Github actions "one-by-one" job.
  • weekly release 4.5.8+
  • MDL-87090 mod_assign : Teacher can override assignment deadlines
  • MDL-87090 behat: improve new test
  • Automatically generated installer lang files
  • MDL-87092 tool_uploaduser: suspend enrolments via CSV upload
  • MDL-86639 groups: Wrap group names in grade report group selector
  • Automatically generated installer lang files
  • MDL-86527 behat: Fix random failures when toggling edit mode
  • MDL-86527 behat: Avoid element-click-intercepted failures
  • Automatically generated installer lang files
  • MDL-87018 qtype_essay: Add unit tests for un_summarise_response().
  • weekly release 4.5.8+
  • MDL-87675 core: Add delay for displaying the YUI alert dialogue message
  • MDL-86994 mod_assign: Behat to test permitted users can edit submission
  • MDL-87521 behat: better error reporting if an adhoc task fails
  • Automatically generated installer lang files
  • MDL-87087 tool_dataprivacy: Test data request by authorized user
  • MDL-87789 libraries: patch lti1p3 for certification support
  • MDL-86437 enrol_lti: Cast scoreGiven to float for LTI compliance
  • weekly release 4.5.8+
  • Automatically generated installer lang files
  • MDL-86905 core: Use proper link markup for email links
  • MDL-87694 core: headinglevel display option for $OUTPUT->confirm()
  • MDL-87694 profile: set top level heading when accessed as guest user.
  • MDL-87694 profile: set page title to "Login required".
  • MDL-87694 core: prevent empty heading in context header.
  • Automatically generated installer lang files
  • MDL-87258 mod_lti: request access for PNA
  • Automatically generated installer lang files
  • MDL-87612 repository: safer unserializing of file source data.
  • MDL-87843 filter_tex: Switch to use Colour picker setting
  • MDL-87757 block_myoverview: fix the heading-order
  • MDL-87757 block_myoverview: Remove navigation role and behat update
  • MDL-86785 tiny_equation: Add timeout handling for mimetex execution
  • MDL-87352 admin: Add MoodleNet removal warnings
  • MDL-87594 composer: Upgrade symfony/process to v6.4.33
  • MDL-87870 filter_tex: escape background argument content.
  • MDL-87870 admin: tighten up validation of colour picker values.
  • NOBUG: Add upgrade notes
  • weekly release 4.5.8+
  • NOBUG: Add upgrade notes
  • Moodle release 4.5.9
  • MDL-87892 admin: Fix MoodleNet removal warning
  • MDL-87892 admin: Fix MoodleNet check
  • weekly release 4.5.9+
  • Moodle release 4.5.10

james-cnz and others added 30 commits December 4, 2025 22:58
This patch reinstates the task from MDL-63260 and MDL-66273.
This commit improves test_question_shuffle by retrying if questions
remains in the same order after shuffling.
Co-authored-by: Jun Pataleta <jun@moodle.com>
This commit also improves the existing tests and add a new scenario to
verify the 'Do not mark for regrade' behavior.
Ensure consistent navigation experience across LTR and
RTL interfaces in activity chooser.
Co-authored-by: Jun Pataleta <jun@moodle.com>
HuongNV13 and others added 24 commits February 4, 2026 10:33
This will allow users to easily choose the background colour
and prevent invalid input values
- Removal of the navigation role on main and zero-state template
- Add accessibility extra tests for the block_overview
Instead of introducing a new optional parameter,
we will make all the changes in the Admin Renderer
@ctam ctam self-assigned this Feb 12, 2026
@ctam ctam requested a review from a team February 12, 2026 23:52
@ctam ctam marked this pull request as ready for review February 17, 2026 20:49
Copy link

@mirleu mirleu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mirleu mirleu merged commit 719daf1 into ucsf-education:UCSFCLE_405_STABLE Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.