mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 13:46:48 +00:00
6a14ea54fb
Why: * For improvements to the protected filters workflow (T377765), a checkbox needs to be displayed conditionally on the status of a previously submitted form. What: * Pass a status object into ::buildFilterEditor, and build the HTML for any warnings or errors in that function, instead of first building the HTML and passing it. * This also allows more than one error and/or warning to be shown if present, though this may not happen in practice yet. Change-Id: I37da49711e7fc192856f013cd931c05379f8e8c6 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package-lock.json | ||
package.json | ||
quibble.yaml |