moodle/lib/form
2024-06-26 23:00:31 +08:00
..
amd MDL-81146 forms: Disable submit buttons in Chrome 2024-03-15 08:29:14 +00:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
templates MDL-81188 form: Fix password element layout 2024-03-18 09:19:35 +01:00
tests Merge branch 'MDL-81515' of https://github.com/timhunt/moodle 2024-06-12 14:08:14 +07:00
yui MDL-80195 forms: Keep dropdown menu open when tabbing into datepicker 2024-04-08 12:57:18 -03:00
advcheckbox.php
autocomplete.php
button.php MDL-82183 core: Migrate all output classes to autoloaded 2024-06-26 23:00:31 +08:00
cancel.php
checkbox.php
choicedropdown.php MDL-79985 forms: add choicedropdown form element 2023-12-19 09:43:35 +01:00
cohort.php MDL-80079 core: Correct incorrect arg to format_string::$options 2023-11-14 22:28:55 +08:00
course.php
dateselector.php MDL-71336 forms: ensure grouped date elements have unique IDs. 2023-11-23 12:01:24 +00:00
datetimeselector.php MDL-71336 forms: ensure grouped date elements have unique IDs. 2023-11-23 12:01:24 +00:00
defaultcustom.php
dndupload.js
duration.php MDL-71336 forms: ensure grouped date elements have unique IDs. 2023-11-23 12:01:24 +00:00
editor.php MDL-77761 core_form: Add label for editor format selector 2023-03-29 07:59:39 +08:00
filemanager.js MDL-74641 repository: Handles increase bytes while extracting zip files 2024-02-07 02:34:19 +01:00
filemanager.php MDL-80820 various: fix incorrect phpdocs 2024-04-08 10:13:10 +01:00
filepicker.js
filepicker.php MDL-80991 files: consistent display of filepicker accepted types. 2024-03-05 11:51:47 +00:00
filetypes.php
float.php
form.js MDL-68540 form: Correctly target editors in node tree 2024-06-11 13:05:38 +10:00
grading.php
group.php MDL-80820 lib/pear: phpdoc corrections 2024-04-08 10:13:39 +01:00
header.php
hidden.php
listing.php
modgrade.php MDL-54105 mod_assign: Refactored the way that the default is set 2024-05-29 14:44:47 +02:00
modvisible.php
password.php MDL-78163 lib: Added class properties that are not declared in form 2023-06-14 09:52:46 +07:00
passwordunmask.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
questioncategory.php
radio.php MDL-78163 lib: Added class properties that are not declared in form 2023-06-14 09:52:46 +07:00
recaptcha.php
searchableselector.php
select.php MDL-81515 forms: set a nice default size for multi-selects 2024-04-30 10:35:59 +01:00
selectgroups.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
selectwithlink.php
selectyesno.php
static.php
submit.php
tags.php
templatable_form_element.php MDL-82183 core: Migrate all output classes to autoloaded 2024-06-26 23:00:31 +08:00
text.php
textarea.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
url.js
url.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
warning.php