moodle/lib/form
2018-05-03 15:49:43 +02:00
..
amd MDL-43648 course: Allow start /end dates to have times 2017-12-14 19:48:31 -05:00
classes MDL-59507 forms: accepted file types won't allow the .xxx extension 2017-09-18 09:03:00 +08:00
templates MDL-62069 Theme boost: force 100% width on accepted filetypes 2018-04-26 13:17:26 +02:00
tests MDL-60485 modgrade: Change string expectation in related test 2017-10-20 18:57:31 +02:00
yui MDL-59628 forms: Get a valid zindex for datepicker 2017-08-29 12:09:59 +08:00
advcheckbox.php
autocomplete.php MDL-61028 core_form: Autocomplete field to support HTML selection 2018-04-20 16:42:54 +01:00
button.php
cancel.php
checkbox.php
cohort.php MDL-49417 enrol_cohort: use ajax searchable selector for cohorts. 2018-03-01 13:39:56 +13:00
course.php
dateselector.php MDL-60682 forms: date/times should use step 1 minute by default 2017-11-21 14:50:28 +00:00
datetimeselector.php MDL-60682 forms: date/times should use step 1 minute by default 2017-11-21 14:50:28 +00:00
defaultcustom.php MDL-43648 form: fix hours and minutes in date_time_selector 2018-01-10 02:28:19 +00:00
dndupload.js
duration.php
editor.php MDL-59686 form: fix autosave support for editor field 2017-10-26 09:03:31 +08:00
filemanager.js MDL-43827 filepicker: Multiple actions not accessible using keyboard 2017-12-21 14:06:25 +08:00
filemanager.php MDL-59299 filemanager: Display what filetypes are accepted 2017-07-31 09:58:21 +08:00
filepicker.js
filepicker.php MDL-59299 filepicker: Display what filetypes are accepted 2017-07-31 09:58:22 +08:00
filetypes.php MDL-59443 forms: Allow implicit validation of filetypes element values 2017-07-06 09:29:04 +02:00
form.js MDL-61061 formslib: make sure hideIf rules hide labels within groups 2018-01-03 13:05:58 +00:00
grading.php
group.php MDL-53848 form: hide entire group if hideIf test is applied to the group 2017-08-17 14:52:10 +01:00
header.php
hidden.php
htmleditor.php
listing.php
modgrade.php MDL-62227 lib_form: add .alert-warning to unstyled alert 2018-04-26 18:06:02 +02:00
modvisible.php MDL-57961 course: change wording of module availability 2017-04-04 17:05:57 +08:00
password.php
passwordunmask.php MDL-36056 forms: Don't validate disabled fields 2017-12-06 19:53:30 +13:00
questioncategory.php
radio.php
recaptcha.php MDL-48501 form/recaptcha: update to use reCAPTCHA v2 2018-03-08 14:48:35 -05:00
searchableselector.php
select.php
selectgroups.php
selectwithlink.php
selectyesno.php
static.php
submit.php MDL-59740 core_form: add ability to specify if a button is primary 2017-08-07 17:37:14 +08:00
submitlink.php
tags.php MDL-56864 forms: allow to remove last tag with forced standard tags 2017-11-21 15:29:03 +08:00
templatable_form_element.php MDL-60526 forms: Prevent duplicate type attributes 2017-11-15 11:53:56 +08:00
text.php MDL-34859 forms: new element defaultcustom 2017-03-20 14:59:45 +08:00
textarea.php
url.js
url.php
warning.php