moodle/lib/form
Dan Poltawski ad3f8cd18c MDL-54944 eslint: make the .eslintrc default stricter
Instead of using the more rollup-tolerant config for all files, make the
configuration stricter by default but lower in grunt for yui modules.

This means that manual runs (prechecker) or editor integrations will
flag up the errors as well as grunt.

Also add ignore lines to the core files so that eslint isn't noisy when
not running with grunt.
2016-07-11 12:44:34 +01:00
..
tests MDL-54666 tests: Verify that any activity keeps the settings 2016-05-20 23:48:25 +02:00
yui MDL-54944 eslint: make the .eslintrc default stricter 2016-07-11 12:44:34 +01:00
advcheckbox.php MDL-50484 lib_formslib: Persistant input should have different id 2016-02-19 14:00:04 +08:00
autocomplete.php MDL-53167 search: Add ability to limit courses searched 2016-04-07 14:41:59 -04:00
button.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
cancel.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
checkbox.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
course.php MDL-53957 form: Support frontpage for selection in course element 2016-05-06 09:27:31 +08:00
dateselector.php MDL-52081 forms: indicate usage of grandparent constructor 2015-12-10 13:38:04 +08:00
datetimeselector.php MDL-52081 forms: indicate usage of grandparent constructor 2015-12-10 13:38:04 +08:00
dndupload.js MDL-53577 JS: get_string requires component 2016-04-07 12:10:26 +08:00
duration.php MDL-52081 forms: indicate usage of grandparent constructor 2015-12-10 13:38:04 +08:00
editor.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
filemanager.js MDL-51921 files: Fixes for file manager issues 2015-10-28 04:48:25 -05:00
filemanager.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
filepicker.js MDL-46834 filepicker: dnd upload should respect the current context id 2014-09-09 10:02:24 +08:00
filepicker.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
form.js MDL-54778 form: Make it all js style (eslint) compliant 2016-06-22 01:29:51 +02:00
grading.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
group.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
header.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
hidden.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
htmleditor.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
listing.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
modgrade.php MDL-54666 modedit: use default values when modgrade element is frozen 2016-05-21 12:37:46 +08:00
modvisible.php MDL-52081 forms: indicate usage of grandparent constructor 2015-12-10 13:38:04 +08:00
password.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
passwordunmask.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
questioncategory.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
radio.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
recaptcha.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
searchableselector.js MDL-50685 core_form: disable hidden options, don't just hide 2015-09-11 15:08:37 +08:00
searchableselector.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
select.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
selectgroups.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
selectwithlink.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
selectyesno.php MDL-52081 forms: indicate usage of grandparent constructor 2015-12-10 13:38:04 +08:00
static.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
submit.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
submitlink.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
tags.php MDL-54837 tags: fixed bug when collection is locked 2016-06-07 08:38:39 +08:00
text.php MDL-50484 lib_formslib: Persistant input should have different id 2016-02-19 14:00:04 +08:00
textarea.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00
url.js MDL-53888 mod_url: Choose a link option now works. 2016-05-06 09:27:28 +08:00
url.php MDL-50484 lib_formslib: Persistant input should have different id 2016-02-19 14:00:04 +08:00
warning.php MDL-52081 forms: Use __construct() for constructors 2015-12-10 13:38:01 +08:00