wiki.techinc.nl/tests/phpunit/includes
C. Scott Ananian 7db5534179 Use square bounding boxes for default-sized thumbnails
Thumbnails for portrait-orientation images have always been "too big",
especially when displayed in a gallery.  The 'upright' option did not
completely fix the issue.  Using a square bounding box for thumbnails
(and 'framed' images) without an explicit size specifiction provides
a better default appearance.

This also provides a clean syntax for content authored using
Parsoid/Visual Editor, which prefers square bounding boxes.

See:
https://www.mediawiki.org/wiki/Requests_for_comment/Square_bounding_boxes

Bug: 63903
Change-Id: I665d8945843d3b5437a74e376b63c44965590116
2014-05-21 14:30:06 -07:00
..
api Use precise ApiMain/ApiQuery type hints in all API modules 2014-05-16 11:07:23 -04:00
cache Moved ProcessCacheLRU to /libs 2014-03-16 16:32:34 -07:00
changes Remove unneeded rc_cur_time key from RCCacheEntryFactoryTest 2014-04-24 19:23:54 +00:00
composer Pass phpcs-strict on some test files (6/11) 2014-04-24 18:26:19 +00:00
config Config: Add Config and GlobalConfig classes 2014-01-27 21:10:30 -08:00
content Introduce ContentGetParserOutput hook 2014-05-10 14:27:33 +02:00
db Fix: numFields wrong for sqlite 2014-05-21 13:09:13 +00:00
debug
diff Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
exception Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
filebackend Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
filerepo Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
GlobalFunctions Pass phpcs-strict on tests/phpunit/GlobalFunctions/ 2014-04-24 11:47:06 +02:00
htmlform Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
installer Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
jobqueue Pass phpcs-strict on some test files (7/11) 2014-04-24 18:27:12 +00:00
json Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
libs Speed up CIDR matching from $wgSquidServersNoPurge 2014-05-15 17:23:12 +00:00
logging Call Language::getLocalisationCache() static 2014-01-04 21:33:12 +01:00
media Addition of a parser test for page= parameter of image inclusion 2014-04-29 19:55:44 +02:00
normal Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
objectcache Pass phpcs-strict on some test files (9/11) 2014-04-24 13:50:47 -07:00
parser Use square bounding boxes for default-sized thumbnails 2014-05-21 14:30:06 -07:00
resourceloader Merge "resourceloader: Optimize module registry sent in the startup module" 2014-04-27 15:45:10 +00:00
search Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
site Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
specials Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
title Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
upload Pass phpcs-strict on some test files (10/11) 2014-04-24 13:50:56 -07:00
utils Delete UIDGenerator cache files after unit tests 2014-04-02 23:58:28 +00:00
ArrayUtilsTest.php Create and move some functions for class ArrayUtils 2014-01-23 22:13:22 +00:00
ArticleTablesTest.php Cleanup a bunch of tests and add todos 2014-03-09 15:12:45 +01:00
ArticleTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
BlockTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
CollationTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
DiffHistoryBlobTest.php Replace a bunch of extension_loaded() checks with checkPHPExtension() 2014-01-23 23:09:53 +00:00
EditPageTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
ExternalStoreTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
ExtraParserTest.php Pass phpcs-strict on some test files (1/x) 2014-04-24 17:05:32 +02:00
FallbackTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FauxRequestTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FauxResponseTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Support precomputed data in GitInfo 2014-05-05 23:50:12 +00:00
HooksTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
HtmlFormatterTest.php HtmlFormatter: fix check for empty ruleset 2014-05-01 13:54:49 -07:00
HtmlTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
HttpTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
LanguageConverterTest.php
LicensesTest.php
LinkerTest.php Pass phpcs-strict on some test files (2/x) 2014-04-24 17:05:34 +02:00
LinkFilterTest.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
LinksUpdateTest.php Merge "Introducing pp_sortkey." 2014-04-24 21:42:07 +00:00
LocalFileTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
LocalisationCacheTest.php
MediaWikiVersionFetcherTest.php Fixed spacing 2014-03-20 20:37:30 +00:00
MessageTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
MWFunctionTest.php
MWNamespaceTest.php Allow moving category pages 2014-05-09 18:12:25 +01:00
MWTimestampTest.php Fixed spacing 2014-03-20 20:37:30 +00:00
OutputPageTest.php
PathRouterTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
PreferencesTest.php Fixed spacing 2013-12-01 20:58:51 +01:00
RequestContextTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
RevisionStorageTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
RevisionStorageTestContentHandlerUseDB.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
RevisionTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SampleTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SanitizerTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SkinTemplateTest.php Pass phpcs-strict on some test files (3/x) 2014-04-24 18:51:39 +02:00
SpecialPageTest.php Don't assume test user has ID 1 in SpecialPageTest 2013-12-06 13:48:22 +01:00
StatusTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TemplateCategoriesTest.php
TestUser.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TimeAdjustTest.php
TitleArrayFromResultTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TitleMethodsTest.php
TitlePermissionTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
TitleTest.php Title: Add unit test to assert ":A" is a valid title value 2014-04-28 19:50:32 +02:00
UserArrayFromResultTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
UserMailerTest.php
UserTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
WebRequestTest.php Speed up CIDR matching from $wgSquidServersNoPurge 2014-05-15 17:23:12 +00:00
WikiPageTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
WikiPageTestContentHandlerUseDB.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
XmlJsTest.php
XmlSelectTest.php Pass phpcs-strict on some test files (4/x) 2014-04-24 18:51:42 +02:00
XmlTest.php Pass phpcs-strict on some test files (8/11) 2014-04-24 13:49:48 -07:00
XmlTypeCheckTest.php