moodle/lib/form
2020-12-22 15:58:21 +08:00
..
amd MDL-65818 Security: Encryption API and admin setting for secure data 2020-12-04 14:41:21 +00:00
classes MDL-69050 lang: Rename and deprecate filetypes_util methods 2020-09-24 19:41:58 +02:00
templates MDL-69422 core: Convert required and help button container to div 2020-11-27 23:16:03 +08:00
tests MDL-67673 phpunit: Remove deprecated assertContains() uses on strings 2020-10-21 12:46:00 +02: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
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-67874 theme_boost: make focus outline accessible 2020-05-26 09:54:12 +02:00
defaultcustom.php
dndupload.js MDL-68890 progressbar: prevent display exist file's progress bar 2020-06-15 10:55:06 +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-66399 editor: Only set h5p settings if user can deploy 2019-11-05 14:19:08 +08:00
filemanager.js MDL-70041 filepicker: Make sure the user has a recently used license 2020-10-28 11:48:33 +08:00
filemanager.php MDL-69050 lang: Fix placeholder in the err_wrongfileextension string 2020-09-24 19:41:57 +02:00
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
hidden.php
listing.php
modgrade.php MDL-67218 form: Do not clear grade when rescaling not enabled 2019-11-12 11:29:34 +08:00
modvisible.php
password.php
passwordunmask.php
questioncategory.php
radio.php
recaptcha.php
searchableselector.php
select.php
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
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