moodle/lib/form
Jonathon Fowler 6b2b72d6f9 MDL-44270 files: handle drag-drop js error when event has null types
This can happen when the 'dragover' event fires as has been observed
in Safari. When the dataTransfer.types property of the event is null,
accessing types.length throws a JavaScript error.
2014-04-15 14:18:55 +10:00
..
tests MDL-41022 cleanup form tests 2013-08-24 16:18:18 +02:00
yui Revert "MDL-32917 YUI2 to YUI3 Calendar port: only display the date from the matching selector and display the month/year matching the selector value" 2014-03-06 13:38:17 +08:00
advcheckbox.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
button.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
cancel.php MDL-38751 usability: Different style for cancel button 2013-03-28 11:14:24 +08:00
checkbox.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
dateselector.php MDL-40119 Forms: Date selector should use images for the calendar popup toggle 2013-12-30 15:53:42 +08:00
datetimeselector.php MDL-40119 Forms: Date selector should use images for the calendar popup toggle 2013-12-30 15:53:42 +08:00
dndupload.js MDL-44270 files: handle drag-drop js error when event has null types 2014-04-15 14:18:55 +10:00
duration.php MDL-34853 code style fixes 2012-08-22 03:25:40 +02:00
editor.php MDL-28094 add function that detects if subdirs used and fix subdirs option in form editor 2013-09-07 11:30:18 +02:00
filemanager.js MDL-44507 filemanger: fix coding style 2014-04-09 12:10:30 +08:00
filemanager.php MDL-29835: filemanager - zero means zero, not unlimited 2013-01-08 15:12:50 +13:00
filepicker.js MDL-33688 filemanager - display progress bars as files uploaded 2012-11-29 11:33:40 +00:00
filepicker.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
form.js MDL-42097 formslib: updates to edit profile form 2013-12-03 14:15:16 +08:00
grading.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
group.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
header.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
hidden.php MDL-34508 Formslib: Removed deprecated setHelpButton() from editor.php and hidden.php 2013-04-17 14:21:07 +08:00
htmleditor.php MDL-40493 User preference: Allow users to set their preferred text editor. 2013-10-02 12:49:30 +08:00
listing.php MDL-37012 some typos, add a new lang string, change tag 'a' for 'link', some code cleaning, 2013-02-05 16:36:37 +08:00
modgrade.php MDL-22999 core_grades: Added ability to configure maximum grade value both globally and for each graded-activity. 2014-04-07 16:02:37 -04:00
modvisible.php MDL-30974 form: Checked and updated docblock for form library 2012-02-15 12:55:06 +08:00
password.php Merge branch 'wip-mdl-31294' of git://github.com/rajeshtaneja/moodle 2012-07-24 16:57:58 +08:00
passwordunmask.php MDL-30438 Lesson Module: improve password field to disabled when password protect is set to no. 2013-03-25 11:26:50 +08:00
questioncategory.php MDL-30974 form: Checked and updated docblock for form library 2012-02-15 12:55:06 +08:00
radio.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
recaptcha.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
searchableselector.js MDL-34741 use 2in3 in forms 2012-08-11 20:40:07 +02:00
searchableselector.php MDL-42617 Add support for frozen fields in searchableselector form elements 2013-10-31 11:18:24 +01:00
select.php MDL-30940 form: Mutiple select work correctly without any selection 2013-04-19 11:04:34 +08:00
selectgroups.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
selectwithlink.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
selectyesno.php MDL-36257 forms Make selectyesno output hidden substitution on freezing 2012-10-29 15:00:40 +00:00
static.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
submit.php Revert "MDL-38555 forms: Prevent same data submission multiple times." 2013-06-19 13:45:46 +12:00
submitlink.php MDL-30974 form: Checked and updated docblock for form library 2012-02-15 12:55:06 +08:00
tags.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
text.php MDL-30845 formslib: Freeze should always be with persistantfreeze set to false since Frozen text fields are now rendered as input fields 2012-10-15 14:01:46 +08:00
textarea.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00
url.js fixed unterminated JS statements 2010-09-18 10:37:19 +00:00
url.php MDL-43243 JavaScript: Deprecate show_item 2013-12-10 09:55:34 +08:00
warning.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00