moodle/lib/form
Andrew Nicols 684424a6e6 MDL-43969 Forms: Adjust ARIA attributes for short forms
The aria-live="polite" attribute is incorrectly added to the fieldset,
causing the entire fieldset to be read out on change in some browsers. This
is unnecessary.
It also does not announce the current state of the fieldset (collaped or
open) and should.
2014-02-07 16:20:21 +08:00
..
tests MDL-41022 cleanup form tests 2013-08-24 16:18:18 +02:00
yui MDL-43969 Forms: Adjust ARIA attributes for short forms 2014-02-07 16:20:21 +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:54:42 +08:00
datetimeselector.php MDL-40119 Forms: Date selector should use images for the calendar popup toggle 2013-12-30 15:54:42 +08:00
dndupload.js MDL-36900 files: D&D upload uses new file name increment function 2013-03-08 10:21:01 +08: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-35930 filepicker filemanaer: make announcement on page change when selecting view files options 2013-08-26 14:30:35 +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-35674 formslib: Optimized disabledIf javascript for large forms 2013-07-22 00:08:18 +01: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-30974 form: Checked and updated docblock for form library 2012-02-15 12:55:06 +08: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
url.php MDL-26244 mod_date:added some logic show or hide the file picker button based on repository availability 2013-10-21 08:49:38 +07:00
warning.php MDL-31294 Forms Library: Removed deprecated functions from forms library 2012-07-24 15:09:39 +08:00