Go to file
Erik Bernhardson f6f6bf00e1 Page images return non-free images by default
Page images was updated to have a split between the 'best' page
image, and the best free page image. Unfortunately the deployment
plan didn't take into account that the default 'free' would be
pointing to an unpopulated page prop, which will not be populated
until LinksUpdate has run for every page on every wiki which could
take weeks or months.

To restore some semblance of order, make the default point at the
currently populated field. A followup will need to be done to
populate the appropriate field.

Bug: T152155
Change-Id: I1d35e965dc37c8c4ecdcc43313b3198e951e1978
2016-12-01 23:54:14 +00:00
i18n Localisation updates from https://translatewiki.net. 2016-11-28 22:30:55 +01:00
includes Page images return non-free images by default 2016-12-01 23:54:14 +00:00
maintenance Use DatabaseBase::addQuotes() for quoting query conditions 2016-04-04 16:34:23 -07:00
tests/phpunit Page images return non-free images by default 2016-12-01 23:54:14 +00:00
.gitignore build: Configure banana-checker and jsonlint 2015-06-19 22:01:11 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:10 -07:00
COPYING Add COPYING 2014-02-20 19:33:08 +04:00
extension.json Allow querying non-free images too 2016-11-21 17:29:25 -05:00
Gruntfile.js build: Configure banana-checker and jsonlint 2015-06-19 22:01:11 -07:00
package.json build: Updating development dependencies 2015-12-29 11:46:04 -08:00
PageImages.i18n.php Update i18n shim 2014-04-22 13:35:11 +00:00
PageImages.php Convert PageImages to extension registration 2016-10-16 20:45:54 +01:00