Go to file
Daimona Eaytoy ef51e7c253 Fix the block options on ViewEdit
Align the checkbox label on the left to conform with dropdowns, avoid
two if with the same conditions, and give variables a better name. Also,
remove an unused message: with OOUI, the old design can't be reproduced.
We could add a fieldset, but then it would be greatly different from
options for other actions.

Change-Id: Ibdc993c1457636215601eb22f5202d2f6ad57bd9
2018-08-25 18:56:44 +02:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Fix the block options on ViewEdit 2018-08-25 18:56:44 +02:00
includes Fix the block options on ViewEdit 2018-08-25 18:56:44 +02:00
maintenance Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
modules Remove hex numbers from Ace highlight 2018-08-23 12:23:16 +02:00
tests Merge "Improve tests for the AbuseFilter class" 2018-08-23 14:41:00 +00:00
.eslintrc.json Convert Special:AbuseFilter/tools to use OOUI 2018-04-02 16:31:19 +02:00
.gitignore Add phan configuration 2018-04-30 08:32:58 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Add deprecated variables to PHPUnit tests 2018-08-22 08:38:31 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
abusefilter.tables.pg.sql Remove obsolete comment from abusefilter.tables.pg.sql 2018-07-16 11:26:37 +02:00
abusefilter.tables.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
abusefilter.tables.sqlite.sql Fix SQLite syntax errors 2018-06-26 14:50:57 +02:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json Update phan-taint-check to 1.3.0. Hopefully should pass now 2018-08-13 23:57:29 +00:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
Gruntfile.js Make Ace config pass eslint 2018-08-22 11:21:13 +02:00
hooks.txt Add aliases for "_text" and "article_" variables 2018-08-21 16:59:56 +02:00
package.json build: Bump devDependencies to latest 2018-04-04 17:34:02 -07:00