moodle/lib/templates
Laurent David 7384a8bbad MDL-82490 core_output: Add disabled option for url_select
* Add a way to disable (and enable later) option in the url select
selector.
2024-09-02 17:43:33 +02:00
..
aws MDL-80736 libraries: Move AWS helper code from factor_sms to core\aws 2024-01-29 09:15:19 +00:00
bulkactions MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +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-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
emoji MDL-75671 theme_boost: Refactor border direction classes for BS5 2024-08-09 07:40:18 +02:00
local MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
moodlenet MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
action_link.mustache
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-74251 core: Remove old icon helper classes 2024-06-27 18:28:05 +02: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-75671 theme_boost: Refactor text direction classes for BS5 2024-08-09 07:40:17 +02: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-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
chart.mustache
checkbox-toggleall-master-button.mustache
checkbox-toggleall-master.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02: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
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-75671 theme_boost: Refactor text direction classes for BS5 2024-08-09 07:40:17 +02:00
context_header.mustache MDL-82055 output: replace usage of named templatable interface. 2024-05-31 13:04:20 +01:00
copy_box.mustache
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 MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
drag_handle.mustache
drawer.mustache
dropzone.mustache MDL-78096 Javascript: core/dropzone improvement 2024-04-04 15:31:08 +07:00
dynamic_tabs.mustache MDL-74280 reportbuilder: ensure calendar panel zIndex calculated. 2022-03-21 09:51:59 +00:00
editswitch.mustache MDL-75671 theme_boost: Refactor border direction classes for BS5 2024-08-09 07:40:18 +02: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 MDL-75670 theme: Refactor form-group helper class dropped in BS5 2024-02-29 13:55:37 +01:00
filemanager_fileselect.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
filemanager_licenselinks.mustache
filemanager_loginform.mustache MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
filemanager_modal_generallayout.mustache Merge branch 'MDL-82446' of https://github.com/paulholden/moodle 2024-08-29 11:04:56 +07:00
filemanager_page_generallayout.mustache MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
filemanager_processexistingfile.mustache
filemanager_processexistingfilemultiple.mustache
filemanager_selectlayout.mustache MDL-75670 theme: Refactor form-group helper class dropped in BS5 2024-02-29 13:55:37 +01:00
filemanager_uploadform.mustache MDL-75670 theme: Refactor form-group helper class dropped in BS5 2024-02-29 13:55:37 +01:00
form_autocomplete_input.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02: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
form_input_toggle_sensitive.mustache MDL-79769 login: Add password toggle icon to the login screen 2024-03-08 15:54:11 +11:00
full_header.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
help_icon.mustache MDL-74251 core: Remove old icon helper classes 2024-06-27 18:28:05 +02:00
hover_tooltip.mustache
infected_file_email.mustache
initials_bar.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
inplace_editable.mustache MDL-82251 customfield: correct field management icon sizes. 2024-06-20 08:26:49 +01:00
loading.mustache
loginform.mustache MDL-75671 theme_boost: Refactor border direction classes for BS5 2024-08-09 07:40:18 +02:00
modal.mustache MDL-81819 theme_boost: Refactor .close usages for BS5 2024-07-12 14:17:10 +02: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-81050 navigation: Add data attributes to sections in breadcrumbs 2024-03-19 08:53:49 +01:00
notification.mustache
notification_base.mustache MDL-82297 core: Improve core notification message 2024-08-26 14:49:02 +02: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 MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
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-82210 output: Add support to FontAwesome families 2024-07-12 10:59:00 +02:00
popover_region.mustache
preferences_groups.mustache
progress_bar.mustache MDL-75671 theme_boost: Refactor text direction classes for BS5 2024-08-09 07:40:17 +02:00
report_link_page.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
search_input.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
search_input_auto.mustache MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
search_input_navbar.mustache MDL-75670 theme: Refactor form-inline helper class dropped in BS5 2024-02-29 13:56:46 +01:00
select_menu.mustache MDL-80747 output: Inline labels in the single-select combobox widget 2024-08-23 01:29:49 +10:00
select_time.mustache
settings_link_page.mustache
settings_link_page_single.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
showmore.mustache MDL-78204 core: Add new showmore/showless UI component 2023-06-26 09:32:39 +02:00
signup_form_layout.mustache
single_button.mustache MDL-82187 core: Add default type for single button in template 2024-07-22 07:04:09 +10:00
single_select.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
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-82490 core_output: Add disabled option for url_select 2024-09-02 17:43:33 +02: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-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
user_menu.mustache MDL-75671 theme_boost: Refactor border direction classes for BS5 2024-08-09 07:40:18 +02:00
user_menu_metadata.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
userfeedback_footer_link.mustache MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
welcome.mustache MDL-82551 core: Set welcome message heading to level 1 2024-07-22 14:20:37 +08:00