moodle/lib/form
2021-07-26 15:14:28 +08:00
..
amd MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
classes MDL-70763 core: export preferences for correct user. 2021-04-04 23:15:23 +01:00
templates MDL-71947 theme_boost: fix styles for vertical forms 2021-06-24 12:30:02 +02:00
tests MDL-72179 behat: Make use of page resolvers 2021-07-26 15:14:28 +08:00
yui MDL-69505 core_form: fix js min/max date restriction in dateselector 2020-08-31 08:03:33 +08:00
advcheckbox.php
autocomplete.php MDL-64151 form: autocomplete element remove last choice 2019-04-11 10:00:22 +02:00
button.php
cancel.php MDL-63685 core_form: for modal forms take parameters from request 2019-05-05 22:27:50 +02:00
checkbox.php MDL-43156 formslib: newly-created repeat elements get the default values 2020-04-30 20:16:07 +02:00
cohort.php
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 Merge branch 'MDL-71644-master' of https://github.com/NashTechOpenUniversity/moodle 2021-06-03 09:40:43 +08: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-66399 editor: Only set h5p settings if user can deploy 2019-11-05 14:19:08 +08:00
filemanager.js MDL-71087 File picker: Focus lost after 'Create folder' 2021-03-22 14:35:44 +07:00
filemanager.php MDL-69050 lang: Fix placeholder in the err_wrongfileextension string 2020-09-24 19:41:57 +02:00
filepicker.js MDL-65217 core_form: use uniqie element id in filepicker 2019-04-29 14:23:26 +02:00
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 MDL-53140 forms: Implement validateSubmitValue for the group element 2019-04-29 23:43:11 +10:00
header.php
hidden.php
listing.php MDL-65217 core_form: use uniqie element ids in listing. 2019-04-29 14:23:26 +02:00
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-60331 questions: prevent double escaping question categories. 2021-04-28 17:30:46 +02:00
radio.php
recaptcha.php
searchableselector.php
select.php MDL-64151 forms: select element without selection 2019-04-24 11:34:13 +02:00
selectgroups.php
selectwithlink.php
selectyesno.php
static.php
submit.php MDL-63685 core_form: for modal forms take parameters from request 2019-05-05 22:27:50 +02:00
tags.php MDL-64151 form: autocomplete element remove last choice 2019-04-11 10:00:22 +02: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