Moodle 500 stable#26
Merged
Merged
Conversation
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
- 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
…nto MOODLE_500_STABLE
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.
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.
- 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
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
Prepend the current tab name to the page title, to ensure we can easily identify the current page/tab and that it is both unique and accessible.
…o MOODLE_500_STABLE
…into MOODLE_500_STABLE
…sity/moodle into MOODLE_500_STABLE
…nto MOODLE_500_STABLE
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…sity/moodle into MOODLE_500_STABLE
… MOODLE_500_STABLE
…t/moodle-install into MOODLE_500_STABLE
The tests from c439e2d tried to assert they were empty, when in fact they didn't exist at all. Caused PHPUnit warnings.
When trying to resolve a corrupt cache where it is not possible to complete the Moodle setup/bootstrap, it is necessary to ignore the current cache to load the cache purging infrastructure.
…nto MOODLE_500_STABLE
…g-mod_assign-task-send_assignment_due_soon_notification_to_user' of https://github.com/ziegenberg/moodle into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…nto MOODLE_500_STABLE
…hub.com/szymonk1101/moodle into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…MOODLE_500_STABLE
The label context data in the fieldset's legend tag should not be escaped and allow raw HTML given that legend tags can contain phrasing content and headings. See developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/legend.
…o MOODLE_500_STABLE
The drag handle and actions menu should not be within the accessible labels of the question items. In order to enhance the question edit form with these, they need to be rendered via JS outside of container of the questions' accessible name.
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
…into MOODLE_500_STABLE
… MOODLE_500_STABLE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.