moodle/lib/form
2023-12-06 21:59:47 +08:00
..
amd MDL-70760 admin: Limited length config setting validate client-side 2023-11-01 22:02:58 +07:00
classes MDL-78795 core_form: Fix repeated elements JS problem 2023-09-03 14:12:30 +02:00
templates MDL-80066 form: fix date picker on small screens 2023-11-09 17:39:10 +02:00
tests MDL-77581 behat: Apply new lesson generators to existing tests 2023-11-09 10:18:43 +01:00
yui MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
advcheckbox.php
autocomplete.php MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
button.php MDL-78916 core_form: allow class overrides on button form element 2023-09-13 17:37:06 +08:00
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-80079 core: Correct incorrect arg to format_string::$options 2023-11-14 22:28:55 +08: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-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 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-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-76974 javascript: convert remaining uses of old preferences API. 2023-08-22 14:43:34 +01:00
filemanager.php MDL-76974 javascript: convert remaining uses of old preferences API. 2023-08-22 14:43:34 +01: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
form.js
grading.php
group.php MDL-71336 forms: ensure grouped date elements have unique IDs. 2023-11-23 12:01:24 +00:00
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-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01: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 MDL-71585 qbank_managecategories: Add managecategories to core 2021-09-03 09:41:18 +10:00
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
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 MDL-74853 various: add second parameter to htmlentities functions 2022-11-28 16:12:20 +01:00
templatable_form_element.php MDL-78527 forms: New parentclass attribute to wrapper element only 2023-09-12 09:59:36 +02:00
text.php
textarea.php
upgrade.txt MDL-71336 forms: ensure grouped date elements have unique IDs. 2023-11-23 12:01:24 +00:00
url.js
url.php MDL-78163 lib: Added class properties that are not declared in form 2023-06-14 09:52:46 +07:00
warning.php