mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 8cec6a06cf Simplify how we convert builder values array for OOUI
To generate an OOUI-friendly array with dropdown values, we need to
rearrange the array we already get from AbuseFilter::getBuilderValues().
Right now we do it in a pretty dirty way, which also causes errors if
external values (e.g. Flow variables) are in the list. With this patch,
such conversion is simplified, explained in a comment, and doesn't
output errors anymore.

Change-Id: I1063865aeff2dfb637e95d7b2ff30da39ceeab67
2018-07-13 15:36:12 +02:00
..
AbuseFilterView.php Simplify how we convert builder values array for OOUI 2018-07-13 15:36:12 +02:00
AbuseFilterViewDiff.php Merge "Use OOUI buttons instead of plain links and Html::errorbox for errors" 2018-05-03 00:41:21 +00:00
AbuseFilterViewEdit.php Merge "Fix minor issues around" 2018-07-11 00:28:50 +00:00
AbuseFilterViewExamine.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00
AbuseFilterViewHistory.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AbuseFilterViewImport.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterViewList.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AbuseFilterViewRevert.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AbuseFilterViewTestBatch.php Make /test filterable by action type 2018-06-26 00:48:09 +00:00
AbuseFilterViewTools.php Allow users with abusefilter-view-private to use testing interface 2018-06-24 14:10:38 +00:00