moodle/lib/form
2011-10-03 16:26:21 +08:00
..
simpletest
yui MDL-27837 enrol - Fixed checkboxes for multiple self enrolment 2011-07-14 09:55:13 +08:00
advcheckbox.php
button.php
cancel.php
checkbox.php
dateselector.php form-dateselector MDL-27145 Fixed up error resulting from incorrectly required 'optional' argument on create event 2011-04-12 14:14:34 +08:00
datetimeselector.php MDL-19698 deprecated assign new by ref in our forms code 2010-07-19 08:29:25 +00:00
duration.php
editor.php MDL-29394 form editor - Use hidden field when only 1 format option is available #947 2011-09-20 00:35:01 +02:00
file.php MDL-19380 uploadlib cleanup before readding of antivirus integration 2010-07-14 08:40:48 +00:00
filemanager.js MDL-29512 Revert "MDL-25937 Forms Library: Added Javascript validation for filepicker and filemanager. Also fixed disbledif rule check for both" 2011-09-25 17:10:27 +02:00
filemanager.php MDL-25937 Froms Library: Added server side validation for filepicker and filemanager 2011-09-29 09:39:44 +08:00
filepicker.js MDL-25937 Forms Library: Filepicker will respect disable if 2011-10-03 16:26:21 +08:00
filepicker.php MDL-25937 Forms Library: Filepicker will respect disable if 2011-10-03 16:26:21 +08:00
form.js MDL-25937 Forms Library: Filepicker will respect disable if 2011-10-03 16:26:21 +08:00
format.php fixed incorrect exception name 2010-07-14 16:40:30 +00:00
group.php
header.php
hidden.php
htmleditor.php MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
modgrade.php removing unused function with syntax error 2010-09-16 16:42:56 +00:00
modvisible.php
password.php
passwordunmask.php MDL-27837 enrol - Fixed checkboxes for multiple self enrolment 2011-07-14 09:55:13 +08:00
questioncategory.php
radio.php MDL-13983 show frozen radio buttons in a more accessible way. 2011-03-09 16:26:37 +00:00
recaptcha.php MDL-29139 Forms Library : fixed missing require_once 2011-09-22 14:57:11 +08:00
searchableselector.js fixed unterminated JS statements 2010-09-18 10:37:19 +00:00
searchableselector.php
select.php
selectgroups.php lib, auth, webservice: MDL-20876 fix deprecated split() calls. 2010-07-20 01:38:54 +00:00
selectwithlink.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
selectyesno.php
static.php
submit.php
submitlink.php MDL-24650 xhtml strict fix in forms 2010-10-13 17:35:21 +00:00
tags.php MDL-19698 deprecated assign new by ref in our forms code 2010-07-19 08:29:25 +00:00
text.php
textarea.php
url.js fixed unterminated JS statements 2010-09-18 10:37:19 +00:00
url.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
warning.php