mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 3a9eac9ad5 Unbreak filter edit form
In Ib7427e15f673a575738489476e604c387f449ddd, I thought that $parameters could've only been null if $action wasn't
enabled, but actually, they're null even if the action is just not set.
Which is true for all actions when creating a new filter, and all
non-set actions when editing an existing one.

Hence, revert the part that touched ViewEdit.

Also add a selenium test to ensure that warn parameters are visible.

Bug: T236286
Change-Id: I8150baa077208eb1fc54ebc1d8415a243d0f3bd3
2019-10-23 18:50:44 +02:00
..
api Use dieBlocked instead of directly using apierror-blocked 2019-09-14 10:18:01 +02:00
pagers Use permissions accessors 2019-08-27 13:21:55 +02:00
parser build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-09 19:12:51 +02:00
special SECURITY: Avoid info leak in SpecialAbuseLog 2019-09-19 17:46:12 +02:00
Views Unbreak filter edit form 2019-10-23 18:50:44 +02:00
AbuseFilter.php build: Upgrade mediawiki-phan-config to 0.8.0 2019-10-09 19:12:51 +02:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Merge "Add new schemas for splitting afl_filter" 2019-09-27 15:41:06 +00:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Add profiling points throughout the code for the CachingParser switch 2019-09-18 10:02:55 +00:00
AbuseFilterRightsLogFormatter.php Remove script for blockautopromote entries 2019-09-09 13:56:56 +02:00
AbuseFilterRunner.php Use AbstractBlock setters and getters instead of deprecated properties 2019-10-20 00:35:00 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Remove disabled variables deprecation 2019-10-04 15:03:08 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Drop HHVM support 2019-10-03 12:27:18 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00