mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 096bb4872b Fix flags checkboxes broken in recent patch
With If16975dd394cfdb3c57ff263366c2fc865de362a I broke flags checkboxes,
i.e. the one for enabling/deleting/etc. a filter. In fact, I
misunderstood the way cbReadOnlyAttribute was used (a dirty way,
actually) and this caused such checkboxes not to be disabled if the user
didn't have rights to edit the filter.

Change-Id: Ibf80b54e0f620734ad7767e4769a93bbf1feccff
2018-05-05 14:35:01 +02:00
..
AbuseFilterView.php Re-apply fix to show textarea when JS is disabled 2018-05-02 19:31:35 +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 Fix flags checkboxes broken in recent patch 2018-05-05 14:35:01 +02:00
AbuseFilterViewExamine.php Move AbuseFilter::buildEditBox static method to AbuseFilterView class 2018-04-26 09:24:04 +02:00
AbuseFilterViewHistory.php Add phan configuration 2018-04-30 08:32:58 +00:00
AbuseFilterViewImport.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterViewList.php Reduce use of globals in favor of Config 2018-05-02 02:27:26 +00:00
AbuseFilterViewRevert.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterViewTestBatch.php Add phan configuration 2018-04-30 08:32:58 +00:00
AbuseFilterViewTools.php Merge "Convert Special:AbuseFilter/tools to use OOUI" 2018-04-26 14:20:05 +00:00