.. |
advcheckbox.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 |
button.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 |
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
|
fixes MDL-9195 mform->hardFreeze() doesn't remove id attribute of label for checkbox
|
2007-04-04 10:16:22 +00:00 |
choosecoursefile.php
|
fixed text field widths in new forms
|
2007-01-11 19:47:08 +00:00 |
dateselector.php
|
Bug fix: 'off by one'month bug in mupltiple locations.
|
2007-04-13 05:04:57 +00:00 |
datetimeselector.php
|
MDL-9742 - changed tabs to spaces in a few places where there are one
|
2007-05-08 15:07:25 +00:00 |
editorhelp.php
|
MDL-9741: Fixed broken link on editor help page
|
2007-05-08 14:57:37 +00:00 |
file.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 |
format.php
|
MDL-8144 Fixed can not force free format selection
|
2007-01-11 09:41:13 +00:00 |
group.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 |
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
|
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 |
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:24:29 +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 |
passwordunmask.php
|
MDL-9652 rename new password reveal to unmask
|
2007-04-30 18:03:19 +00:00 |
questioncategory.php
|
reverting back to version 1.2. Accidentally committed version 1.3 in HEAD.
|
2007-05-23 00:59:36 +00:00 |
radio.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 |
select.php
|
MDL-9618 Form remove option logic is incorrect - patch by Mark Nielsen; merged from MOODLE_18_STABLE
|
2007-05-16 20:32:01 +00:00 |
selectgroups.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 |
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
|
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 |
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
|
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 |