Go to file
DannyS712 9de0b19ba4 AbuseFilterViewDiff: simplifications to prepare for refactor
Clean up the existing code a bit before refactoring to be reusable
for a diff button in the edit form.

Includes:
* use the Html class rather than the Xml class for building the display html, and avoid manual
html strings

* replace formatVersionLink() with getVersionHeading() to reduce duplication in the handling of
the headings for the old and new versions, and in the process fix the name used as a parameter to
the old version heading (should be the old version editor, not the new version editor)

* rename some parameters for clarity

* organization and other cleanup

Bug: T180954
Change-Id: I1c02f407e72789a871a23b0d4a279a5c341b1e93
2022-04-30 19:31:21 +00:00
.phan Notify of a throttled filter 2020-12-19 10:31:29 +01:00
db_patches Rename filter_timestamp index in a different file 2021-10-20 15:22:04 +02:00
i18n Localisation updates from https://translatewiki.net. 2022-04-29 08:41:32 +02:00
includes AbuseFilterViewDiff: simplifications to prepare for refactor 2022-04-30 19:31:21 +00:00
maintenance Add logging when the 'block' action fails 2022-03-05 19:12:53 +00:00
modules Inline/simplify smaller pieces of JavaScript code 2022-04-26 17:44:17 +02:00
tests Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
.gitignore Add config for Selenium and basic tests 2019-09-17 16:23:07 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.phpcs.xml Merge "Use FauxRequest::setUpload in AbuseFilterUploadTestTrait::doUpload" 2021-05-15 12:22:10 +00:00
.stylelintrc.json build: Bump devDependencies to latest 2018-02-10 21:00:53 +00:00
AbuseFilter.alias.php Add aliases for Serbian language 2018-12-24 02:16:55 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.4.0 2018-09-01 05:29:54 +00:00
composer.json build: Upgrade mediawiki-phan-config to 0.11.1 2021-12-05 11:29:54 +00:00
COPYING
extension.json Inject dependencies into the authentication provider 2022-04-09 18:44:25 +02:00
Gruntfile.js build: Update linters 2022-03-17 22:19:08 +00:00
package-lock.json build: Update linters 2022-03-17 22:19:08 +00:00
package.json build: Update linters 2022-03-17 22:19:08 +00:00