.. |
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
|
MDL-19708 adding missing sumbit button class include
|
2009-07-03 13:31:37 +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-19799 Switched $_helpbutton to public members
|
2009-08-21 00:15:19 +00:00 |
editorhelp.php
|
MDL-19799 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 05:20:12 +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.js
|
"MDL-16597, disable add button once reach max files limit"
|
2009-07-29 03:28:36 +00:00 |
filemanager.php
|
MDL-19799 Switched $_helpbutton to public members
|
2009-08-21 00:15:19 +00:00 |
filepicker.js
|
"MDL-16697, remove debug code"
|
2009-08-16 04:26:24 +00:00 |
filepicker.php
|
MDL-19799 Switched $_helpbutton to public members
|
2009-08-21 00:15:19 +00:00 |
format.php
|
MDL-19676 Blog improvements
|
2009-09-04 00:36:43 +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-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url
|
2009-07-02 12:07:58 +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.js
|
lib-form MDL-16706 Changed inline JS to use PAGE methods
|
2009-07-07 08:49:00 +00:00 |
passwordunmask.php
|
lib-form MDL-16706 Changed inline JS to use PAGE methods
|
2009-07-07 08:49:00 +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
|
lib-form MDL-16706 Changed inline JS to use PAGE methods
|
2009-07-07 08:49:00 +00:00 |
select.php
|
MDL-19676 Blog improvements
|
2009-09-04 00:36:43 +00:00 |
selectgroups.php
|
MDL-19982 fixed notice if group empty; merged from MOODLE_19_STABLE
|
2009-08-02 11:37:37 +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
|
MDL-19799 Upgraded calls to link_to_popup_window()
|
2009-08-20 13:18:08 +00:00 |
text.php
|
MDL-19756 Migrated the following functions from weblib to outputlib:
|
2009-07-27 10:33:00 +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-19799 Upgraded calls to helpbutton, print_simple_box* and notify
|
2009-08-18 05:20:12 +00:00 |