moodle/lib/templates
sam marshall 14b1e93e85 MDL-80805 core_form: Accessibility - add aria-required to form fields
Most types of form field will now include aria-required="true" if the
field is marked as required. This causes assistive technology to inform
users that the field is required.

Before this change, in some cases (e.g. screen reader users tabbing
through fields) users were not informed that a field is required.
2024-02-15 14:30:33 +00:00
..
bulkactions MDL-77035 core: Base js class for a bulk action 2023-09-20 23:53:43 +02:00
check MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
content/export MDL-80244 theme_boost: Refactor navbar for Bootstrap 5 2024-01-12 08:46:43 +01:00
datafilter MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
emoji MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
local MDL-80396 theme: Refactor media helper class dropped in BS5 2024-01-19 10:38:38 +01:00
moodlenet MDL-79041 core: Fix typo for MoodleNet resource URL 2023-09-28 11:33:00 +07:00
action_link.mustache MDL-70721 output: Remove redundant title 2021-11-16 10:08:07 +11:00
action_menu.mustache MDL-74800 core: action menu role fix 2022-08-08 14:46:42 +02:00
action_menu_item.mustache
action_menu_link.mustache MDL-80676 core: Remove unnecessary aria-labelledby for action menu links 2024-01-19 14:11:44 +08:00
action_menu_trigger.mustache MDL-78665 output: add subpanels to action menu 2023-08-04 16:09:29 +02:00
actions.mustache
activity_header.mustache MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
add_block_body.mustache MDL-74465 blocks: allow configuration in modal 2023-03-30 12:15:54 +01:00
add_block_button.mustache MDL-74465 blocks: changes for backward-compatibility 2023-03-30 12:15:55 +01:00
async_backup_progress.mustache
async_backup_progress_row.mustache
async_backup_status.mustache
async_copy_complete_cell.mustache
async_restore_progress_row.mustache
auth_digital_minor_page.mustache MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
auth_verify_age_location_page.mustache MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
block.mustache MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:08:06 +11:00
chart.mustache
checkbox-toggleall-master-button.mustache
checkbox-toggleall-master.mustache MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
checkbox-toggleall-slave.mustache MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
checkbox.mustache
chooser.mustache MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:08:06 +11:00
chooser_item.mustache MDL-74808 lib: replace type summary span by a div 2022-07-08 14:35:24 +08:00
columns-1to1to1.mustache
columns-1to2.mustache
columns-2to1.mustache
columns-autoflow-1to1to1.mustache
comboboxsearch.mustache MDL-77991 core: Move tertiary search dropdown component 2023-08-03 09:07:18 +08:00
copy_box.mustache MDL-70721 output: remove {{#quote}} wherever it was misused 2021-11-16 10:08:06 +11:00
custom_menu_item.mustache MDL-72885 output: Allow additional attributes for custom menu items 2022-05-27 19:38:54 +08:00
dataformat_selector.mustache
drag_handle.mustache
drawer.mustache
dynamic_tabs.mustache MDL-74280 reportbuilder: ensure calendar panel zIndex calculated. 2022-03-21 09:51:59 +00:00
editswitch.mustache MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
email_fromname.mustache
email_html.mustache
email_subject.mustache
email_text.mustache
external_content_banner.mustache MDL-79250 admin: Add title to external_content_banner template 2023-09-04 16:53:02 +08:00
filemanager_chooselicense.mustache
filemanager_confirmdialog.mustache
filemanager_default_searchform.mustache
filemanager_fileselect.mustache
filemanager_licenselinks.mustache
filemanager_loginform.mustache
filemanager_modal_generallayout.mustache
filemanager_page_generallayout.mustache MDL-74813 filepicker: Replace the dnd gif animation with a static icon 2022-07-06 10:17:04 +08:00
filemanager_processexistingfile.mustache
filemanager_processexistingfilemultiple.mustache
filemanager_selectlayout.mustache
filemanager_uploadform.mustache
form_autocomplete_input.mustache MDL-79629 forms: Improvements to autocomplete form element 2023-11-02 14:50:10 +00:00
form_autocomplete_layout.mustache
form_autocomplete_selection.mustache MDL-80805 core_form: Accessibility - add aria-required to form fields 2024-02-15 14:30:33 +00:00
form_autocomplete_selection_items.mustache MDL-80259 theme_boost: Refactor badge helper classes for Bootstrap 5 2024-01-23 08:27:23 +01:00
form_autocomplete_suggestions.mustache MDL-79629 forms: Improvements to autocomplete form element 2023-11-02 14:50:10 +00:00
full_header.mustache Merge branch 'MDL-73795-master' of https://github.com/bmbrands/moodle 2022-03-22 10:22:45 +08:00
help_icon.mustache MDL-76825 theme: ensure button role has an accessible name. 2023-02-27 09:27:46 +07:00
hover_tooltip.mustache
infected_file_email.mustache
initials_bar.mustache MDL-76134 core: Provide a option to render initials bars smaller 2023-01-09 09:22:20 +08:00
inplace_editable.mustache MDL-73025 core: Fix incorrect formatting for inplace editable title 2021-11-08 10:48:44 +01:00
loading.mustache
loginform.mustache Merge branch 'MDL-53368-master-3' of https://github.com/HuongNV13/moodle 2023-08-24 22:51:26 +08:00
modal.mustache MDL-80668 modal: Change aria roles on modal to improve accessibility. 2024-01-19 08:05:43 -03:00
modal_backdrop.mustache
modal_cancel.mustache
modal_copytoclipboard.mustache MDL-79693 output: remove embedded toast region from clipboard modal. 2023-10-17 08:20:54 +01:00
modal_delete_cancel.mustache MDL-75337 core: Single button - API changes 2023-01-23 13:45:21 +01:00
modal_save_cancel.mustache MDL-73797 output: swap order of buttons in save/cancel dialogs. 2022-02-10 08:34:04 +00:00
moremenu.mustache MDL-72481 core: Fix more menu keyboard navigation 2022-03-15 12:48:21 +11:00
moremenu_children.mustache MDL-78656 output: display menu item titles in primary navigation. 2023-08-22 17:29:59 +01:00
navbar.mustache MDL-73796 theme_boost: mobile navcrumb design 2022-03-01 13:55:32 +01:00
notification.mustache
notification_base.mustache MDL-75055 templates: Apply the .alert-dismissible class 2022-06-29 22:04:58 +08:00
notification_error.mustache MDL-74802 core: Improve the accessibility of alert notifications 2022-05-23 12:54:55 +08:00
notification_info.mustache MDL-74802 core: Improve the accessibility of alert notifications 2022-05-23 12:54:55 +08:00
notification_success.mustache MDL-74802 core: Improve the accessibility of alert notifications 2022-05-23 12:54:55 +08:00
notification_warning.mustache MDL-74802 core: Improve the accessibility of alert notifications 2022-05-23 12:54:55 +08:00
overlay_loading.mustache
paged_content.mustache
paged_content_page.mustache
paged_content_pages.mustache
paged_content_paging_bar.mustache
paged_content_paging_bar_item.mustache
paged_content_paging_dropdown.mustache
paged_content_paging_dropdown_item.mustache
paging_bar.mustache MDL-68550 output: Improve accessibility of the paging bar 2022-11-10 06:06:02 +11:00
permissionmanager_panelcontent.mustache
permissionmanager_role.mustache
pix_icon.mustache
pix_icon_fontawesome.mustache MDL-72412 core: Add the image role to informative icon fonts 2022-01-14 10:31:47 +08:00
popover_region.mustache
preferences_groups.mustache
progress_bar.mustache MDL-78341 core: Improve the progress bar style 2023-06-14 09:09:43 +10:00
report_link_page.mustache MDL-74276 report: Render a new 'Reports Overview' page 2022-04-01 08:56:00 +08:00
search_input.mustache MDL-77313 restore: re-add field to indicate course/category search. 2023-04-24 11:04:20 +01:00
search_input_auto.mustache MDL-76246 gradereport_user: Make the user search widget a combobox 2023-03-22 20:59:14 +11:00
search_input_navbar.mustache MDL-72887 search: Tooltip added to navbar search icon. 2021-11-18 00:59:50 -05:00
select_menu.mustache MDL-77640 output: Fixed HTML validation for select_menu 2023-08-23 15:58:07 +08:00
select_time.mustache
settings_link_page.mustache MDL-70197 navigation: Remove old navigation elements and migrate behat 2021-11-29 15:47:42 +08:00
settings_link_page_single.mustache
showmore.mustache MDL-78204 core: Add new showmore/showless UI component 2023-06-26 09:32:39 +02:00
signup_form_layout.mustache MDL-69371 theme_boost: redesign the moodle login page 2021-10-19 13:47:04 +02:00
single_button.mustache MDL-75337 core: Single button - API changes 2023-01-23 13:45:21 +01:00
single_select.mustache
skip_links.mustache
sticky_footer.mustache MDL-76783 theme_boost: sticky footer js control 2023-02-03 12:24:53 +01:00
tabtree.mustache
tertiary_navigation_selector.mustache MDL-75153 theme: Add template and styling for the tertiary nav selector 2022-09-20 00:17:56 +08:00
time_element.mustache
toggle.mustache MDL-74150 tool_componentlibrary: Add title attribute to core/toggle 2022-05-16 11:43:55 -05:00
url_select.mustache MDL-79463 output: invert logic in url_select change event. 2023-09-22 10:21:44 +01:00
user_action_menu_items.mustache MDL-70792 output: Menu items should have -1 tab index 2022-02-24 18:21:12 +08:00
user_action_menu_submenu_items.mustache MDL-77164 various: fix mustache template name 2023-04-13 09:43:15 +01:00
user_menu.mustache MDL-77318 core: Add role attribute to user navigation div 2023-02-20 10:52:02 +01:00
user_menu_metadata.mustache MDL-73554 core: Update usermenu metadata display 2022-01-17 15:09:06 +08:00
userfeedback_footer_link.mustache MDL-74250 core: Improve indicator that link opens in new window 2022-05-27 07:21:54 +02:00
welcome.mustache MDL-71964 dashboard: add welcome message for all users 2021-09-23 10:42:04 +08:00