moodle/lib/form
2023-01-10 16:01:18 +08:00
..
amd MDL-76667 forms: mark modal form as submitted upon success. 2022-12-13 14:22:47 +00:00
classes MDL-76112 various: can not pss null as 3rd param to preg_split 2022-10-28 10:51:20 +02:00
templates MDL-76803 lang: Update usages of reworded email display options 2023-01-10 16:01:18 +08:00
tests MDL-75553 lang: Fix Behat regressions in scenario files 2022-09-06 21:47:18 +02:00
yui MDL-74110 forms: disable calendar link when date selector disabled. 2022-03-19 14:24:23 +00:00
advcheckbox.php
autocomplete.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
button.php
cancel.php
checkbox.php MDL-43156 formslib: newly-created repeat elements get the default values 2020-04-30 20:16:07 +02:00
cohort.php MDL-71306 cohort: ignore empty values in form autocomplete element. 2021-10-04 21:09:56 +01:00
course.php Merge branch 'MDL-68315-master' of https://github.com/kabalin/moodle 2020-05-04 10:37:17 +02:00
dateselector.php MDL-67874 theme_boost: make focus outline accessible 2020-05-26 09:54:12 +02:00
datetimeselector.php MDL-70966 various: Under PHP8 empty string is no longer equals to 0 2021-02-28 19:16:09 +01:00
defaultcustom.php MDL-70926 core: getuserdate() shoud show debugging if null was passed 2021-05-06 19:55:32 +02:00
dndupload.js MDL-73189 File upload: Fix bug can upload more than maximum no. of files 2021-12-14 15:09:13 +07:00
duration.php MDL-69507 duration form field: should return an int number of seconds 2020-08-20 11:30:41 +01:00
editor.php MDL-76229 core_form: Show frozen text editor in a more accessible way. 2022-11-12 18:27:09 +07:00
filemanager.js MDL-72507 Quiz: Quiz auto-save does not detect uploaded files 2021-10-19 16:10:15 +07:00
filemanager.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
filepicker.js
filepicker.php MDL-69050 lang: Fix placeholder in the err_wrongfileextension string 2020-09-24 19:41:57 +02:00
filetypes.php MDL-69050 lang: Rename and deprecate filetypes_util methods 2020-09-24 19:41:58 +02:00
float.php MDL-67151 forms: Support for the scientific format in the float element 2019-12-03 16:52:22 +11:00
form.js
grading.php
group.php
header.php MDL-72737 theme_boost: update for section header styles 2022-03-01 12:01:59 +01:00
hidden.php
listing.php
modgrade.php MDL-68915 lesson: Do not allow maxgrade change 2021-06-10 08:30:39 +05:30
modvisible.php
password.php MDL-71176 login: Add html5 autocomplete attributes 2021-07-01 12:38:11 +10:00
passwordunmask.php
questioncategory.php MDL-71585 qbank_managecategories: Add managecategories to core 2021-09-03 09:41:18 +10:00
radio.php
recaptcha.php
searchableselector.php
select.php
selectgroups.php MDL-74814 forms: Fix accessibility issue in edit profile page 2022-10-17 09:31:53 +07:00
selectwithlink.php
selectyesno.php
static.php
submit.php
tags.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
templatable_form_element.php MDL-67544 form: Ensure that form errors have a unique id 2020-01-06 15:01:08 +08:00
text.php
textarea.php
url.js
url.php
warning.php