Go to file
Matěj Suchánek 20c10c8159 Remove all CSS classes from indicator to avoid collision
When you tested filter against the change (with failure) and then
checked the syntax (with success), the new CSS class was overriden by
the old one, that's why the red X stayed.

Bug: T129753
Change-Id: I34cdba72f0b0e24e97083ba6b47554d0c8b826cf
2017-07-14 17:55:19 +00:00
api Use short array syntax - Views / api 2017-06-15 14:40:55 +00:00
db_patches abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
i18n Localisation updates from https://translatewiki.net. 2017-07-11 22:37:20 +02:00
includes build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
maintenance Use short array syntax 2017-06-15 17:02:57 +02:00
modules Remove all CSS classes from indicator to avoid collision 2017-07-14 17:55:19 +00:00
special Use short array syntax 2017-06-15 17:02:57 +02:00
tests build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
Views build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
.gitignore Expand .gitignore for more editors 2016-11-13 12:49:41 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:01:30 -07:00
.jshintignore Add npm entry point 2016-02-29 19:52:23 +00:00
.jshintrc Add npm entry point 2016-02-29 19:52:23 +00:00
.stylelintrc Add stylelint for css files 2017-04-16 20:21:40 +02:00
AbuseFilter.alias.php Use short array syntax in alias file 2017-06-15 14:30:30 +00:00
AbuseFilter.hooks.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
AbuseFilter.php Change some globals to work better with extension registration 2016-06-06 19:53:53 +00:00
abusefilter.tables.pg.sql abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00: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 abuse_filter_log table only uses tinyint not int for namespace ID 2014-03-04 02:24:27 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md 2017-06-07 08:28:35 +04:30
composer.json build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00
COPYING Add COPYING 2014-01-22 21:21:10 +00:00
extension.json Use mw.Api.parse() for previewing warnings 2017-05-31 09:06:31 +02:00
Gruntfile.js Add stylelint for css files 2017-04-16 20:21:40 +02:00
hooks.txt (bug 42064) AbuseFilter + EditFilterMergedContent 2013-01-17 11:18:28 +01:00
package.json Add stylelint for css files 2017-04-16 20:21:40 +02:00
phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00