mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-28 07:50:24 +00:00
0f17e47d88
Rely on modern HTMLForm features instead of using a dedicated class property. The form identifiers are necessary, because these forms are GET forms, and HTMLForm will always think that the form was submitted, if it doesn't have an identifier (see T238467 and related tasks/patches). Additionally, make the first form on ViewRevert a GET form, like on Special:AbuseLog. Bug: T263627 Change-Id: Ia6ca45896732742ef73e401b09663728b9e7dda2 |
||
---|---|---|
.phan | ||
db_patches | ||
i18n | ||
includes | ||
maintenance | ||
modules | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AbuseFilter.alias.php | ||
abusefilter.tables.pg.sql | ||
abusefilter.tables.sql | ||
abusefilter.tables.sqlite.sql | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
hooks.txt | ||
package-lock.json | ||
package.json |