moodle/lib/form
2024-03-08 08:00:41 +08:00
..
amd MDL-80608 core_form: Fire modal form event for errors in definition 2024-02-14 13:49:39 +00:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
templates Merge branch 'MDL-75670-main' of https://github.com/roland04/moodle 2024-03-04 16:05:18 +01:00
tests MDL-75794 mod_data: deprecate behat steps to generate entries and fields 2024-02-22 17:37:54 +01:00
yui MDL-80197 forms: Added attributes to the calendar link 2024-02-19 20:57:52 -03: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
choicedropdown.php MDL-79985 forms: add choicedropdown form element 2023-12-19 09:43:35 +01:00
cohort.php MDL-80079 core: Correct incorrect arg to format_string::$options 2023-11-14 22:28:55 +08:00
course.php
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
dndupload.js
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-74641 repository: Handles increase bytes while extracting zip files 2024-02-07 02:34:19 +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
filetypes.php
float.php
form.js
grading.php
group.php MDL-80192 forms: implement method to set group element hidden label. 2024-01-12 08:33:37 +00:00
header.php
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
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 Merge branch 'MDL-72308' of https://github.com/paulholden/moodle 2024-01-18 11:31:09 +08:00
url.js
url.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
warning.php