moodle/lib/form
2007-09-15 19:48:39 +00:00
..
advcheckbox.php applying the same patch to advcheckbox, backported from HEAD - Fixes MDL-8627, "HTML QuickForm displays (some?) disabled elements in a non-accessible way", overrides parent::getFrozenHtml. 2007-09-15 19:48:39 +00:00
button.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
cancel.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
checkbox.php Fixes MDL-8627, "HTML QuickForm displays (some?) disabled elements in a non-accessible way", overrides parent::getFrozenHtml. Merged. 2007-09-12 11:25:11 +00:00
choosecoursefile.php fixed text field widths in new forms 2007-01-11 19:47:08 +00:00
choosecoursefileorimsrepo.php Adding the choosecoursefileorimsrepo form element to 2007-07-02 16:48:32 +00:00
dateselector.php Bug fix: 'off by one'month bug in mupltiple locations. 2007-04-13 05:05:56 +00:00
datetimeselector.php Merged fixes for RTL support in 1.8 from Sharar Dolev and the Hebrew translation team 2007-09-06 07:30:51 +00:00
editorhelp.php MDL-9741: Fixed broken link on editor help page 2007-05-08 14:58:05 +00:00
file.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
format.php MDL-8144 Fixed can not force free format selection 2007-01-11 09:41:13 +00:00
group.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
header.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
hidden.php some changes to setHelpButton methods on elements and MoodleQuickForm to allow non standard help buttons such as the grades pop up window. 2006-11-13 07:43:22 +00:00
htmleditor.php added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00
modgrade.php checking in files for some new custom elements. And added a default help button to the format drop down box. 2006-11-14 02:57:19 +00:00
modgroupmode.php MDL-8807 and MDL-8564: Jamie had replaced the three group modes with Yes and No, for some 2007-03-22 05:23:40 +00:00
modvisible.php new element type 'selectyesno' and some clean up to code for modvisible and modgroupmode elements. 2006-11-12 11:30:12 +00:00
password.php some bug fixes in setHelpButton internals. 2007-01-04 10:23:06 +00:00
passwordreveal.php MDL-9239 New fromslib password element with reveal option 2007-04-06 14:15:16 +00:00
questioncategory.php migrated randomsamatch to formslib. 2007-01-08 13:58:42 +00:00
radio.php fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes. 2007-01-08 15:53:17 +00:00
select.php MDL-9618 Form remove option logic is incorrect - patch by Mark Nielsen 2007-05-16 20:31:20 +00:00
selectyesno.php new element type 'selectyesno' and some clean up to code for modvisible and modgroupmode elements. 2006-11-12 11:30:12 +00:00
static.php xhtml validity fix for static element type 2007-01-10 05:05:26 +00:00
submit.php * Added setAdvanced functionality see http://docs.moodle.org/en/Development:lib/formslib.php_setAdvanced 2006-12-19 07:03:08 +00:00
text.php some xhtml validity fixes for the case that select and text elements are 'frozen' 2007-01-11 04:57:57 +00:00
textarea.php added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code. 2007-01-05 04:51:46 +00:00