.. |
simpletest
|
MDL-19579 code coverage - add initial $includecoverage attributes
|
2009-06-26 17:21:36 +00:00 |
advcheckbox.php
|
MDL-12389 Removed the selectallornone element in favour of a more generic submitlink element. The checkbox controller is now added to a form using moodleform::add_checkbox_controller.
|
2007-12-04 10:35:25 +00:00 |
button.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
cancel.php
|
made hardFreeze work properly for a whole form. New paramater in moodleform constructor 'editable' defaults to true. If true then display form as normal. If false then hardFreeze whole form. Now displays form without an submit buttons. If form is hard frozen no data is ever passed to get_data.
|
2007-05-27 05:01:51 +00:00 |
checkbox.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
choosecoursefile.php
|
MDL-19112 choosecoursefile group element - pass specified attrs to text element ; merged from 19_STABLE
|
2009-05-07 20:30:48 +00:00 |
choosecoursefileorimsrepo.php
|
choosecoursefileorimsrepo MDL-19332 pass specified attrs to text element
|
2009-05-29 04:14:25 +00:00 |
dateselector.php
|
ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc.
|
2009-06-12 12:13:07 +00:00 |
datetimeselector.php
|
ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc.
|
2009-06-12 12:13:07 +00:00 |
duration.php
|
formslib durations: MDL-18500 Let the form control the default unit.
|
2009-03-16 05:57:25 +00:00 |
editor.php
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-24 23:15:24 +00:00 |
editorhelp.php
|
MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html
|
2008-09-25 10:04:01 +00:00 |
file.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
filemanager.php
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
filepicker.php
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
format.php
|
MDL-14965: Pass-by-reference call broke forum on php5
|
2008-05-23 11:02:46 +00:00 |
group.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
header.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
hidden.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
htmleditor.php
|
MDL-19580 cleanup of require css and js filepicker code
|
2009-06-24 22:34:29 +00:00 |
modgrade.php
|
MDL-19428: mform - Fixed the 'includenograde' option in modgrade type
|
2009-06-08 12:42:24 +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
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
passwordunmask.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
questioncategory.php
|
merging MOODLE_19_QUESTIONS with HEAD
|
2007-08-09 21:51:09 +00:00 |
radio.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
recaptcha.php
|
"MDL-19037, use getremoteaddr to get remote ip address"
|
2009-05-01 03:04:10 +00:00 |
select.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
selectgroups.php
|
MDL-19139 selectgroups formslib element improvements - 1/ does not validate if optgroup array empty 2/ add optional $showchoose parameter which adds "Choose..." as first item of list with empty value; merged from MOODLE_19_STABLE
|
2009-05-10 11:49:00 +00:00 |
selectwithlink.php
|
MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE
|
2008-10-22 09:31:49 +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
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
submit.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
submitlink.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
tags.php
|
tags formslib element: MDL-19264 array_combine barfs on empty arrays.
|
2009-06-02 08:33:35 +00:00 |
text.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
textarea.php
|
MDL-19416 fixed PHP 5.3 compatiblity issue - fixes weird use of constructors in quickforms
|
2009-06-07 09:43:27 +00:00 |
warning.php
|
MDL-14591 - changed nico's form warning element to use notifyproblem class so that it's synonymous with notify (by default)
|
2008-09-02 12:54:09 +00:00 |