Go to file
Roan Kattouw 59db7844e4 Prevent IE from rendering the badge SVGs ridiculously big
Not sure why it's doing that, because the SVG has explicit 24x24
dimensions, but adding these (theoretically unnecessary) CSS rules helps.
In Chrome/FF (as well as more modern IE versions), this is a no-op.

Bug: T142042
Change-Id: Ibb293f453dc79de90690ab48f522e43d3e66b8e8
2016-08-03 15:18:21 -07:00
db_patches Dynamic bundles 2016-06-27 09:49:13 -04:00
i18n Remove double quotes around usernames in failures 2016-08-03 16:48:59 +00:00
images Initial version of Special:Notifications Javascript page 2016-05-27 13:42:25 -07:00
includes Implement subject+talk and null+user page grouping 2016-08-02 13:48:48 -07:00
maintenance Generate sample notifications: Education Program 2016-07-29 11:52:17 -04:00
modules Prevent IE from rendering the badge SVGs ridiculously big 2016-08-03 15:18:21 -07:00
scripts Cleanup old notification formatting system 2016-07-11 16:57:14 +00:00
tests Add tests for events on multiple sections edits 2016-08-02 17:15:31 +02:00
.csslintrc Add Grunt infrastructure for CI 2015-05-01 20:35:23 -07:00
.gitignore Add .idea/ folder to gitignore 2016-07-20 18:58:23 +02:00
.gitreview
.jscsrc Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
.jshintignore Recurse into sub folders for jshint and jscs 2015-11-09 12:52:42 +00:00
.jshintrc Update formatting 2015-10-03 23:28:54 -04:00
.mailmap Add Kunal, Moriel, Jon to credits; add mailmap file 2015-12-15 16:30:19 -08:00
.rubocop.yml Fixed Metrics/LineLength RuboCop offense 2015-09-29 14:59:05 +02:00
autoload.php Echo notifications for successful mentions 2016-08-01 13:40:55 +02:00
composer.json Remove forced -p (progress) flag from phpcs.xml 2016-04-26 14:21:28 -07:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Add mark-as-read button to notifications in Special:Notifications 2016-05-11 10:41:32 -07:00
Echo.php Echo notifications for successful mentions 2016-08-01 13:40:55 +02:00
echo.sql Dynamic bundles 2016-06-27 09:49:13 -04:00
Gemfile Update mediawiki_api gem to 1.7.1 2016-05-26 12:36:55 +02:00
Gemfile.lock Update mediawiki_api gem to 1.7.1 2016-05-26 12:36:55 +02:00
Gruntfile.js Ignore docs folder in all grunt tasks 2016-05-16 13:59:43 -07:00
Hooks.php Echo notifications for successful mentions 2016-08-01 13:40:55 +02:00
jsduck.external.js Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
Makefile Remove legacy qunit handling from Echo 2016-03-31 19:09:48 +00:00
package.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
phpcs.xml Remove forced -p (progress) flag from phpcs.xml 2016-04-26 14:21:28 -07:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 17:54:45 +02:00
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00
Resources.php Merge "Fix fade-in/out animation in sorting" 2016-08-01 22:08:30 +00:00