[MediaWiki-commits] [Gerrit] Cleanup the croutons when you destroy - change (apps...wikipedia)

2014-02-07 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Cleanup the croutons when you destroy .. Cleanup the croutons when you destroy Change-Id: Ia5acae25517bb8afb23b9238d82a70966e51aed6 --- M

[MediaWiki-commits] [Gerrit] Fix stray '$' in a double-quoted string - change (mediawiki/core)

2014-02-11 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/112689 Change subject: Fix stray '$' in a double-quoted string .. Fix stray '$' in a double-quoted string Bug: 61210 Change-Id:

[MediaWiki-commits] [Gerrit] API: Fix PHP warning in action=parse help output - change (mediawiki/core)

2014-02-11 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: API: Fix PHP warning in action=parse help output .. API: Fix PHP warning in action=parse help output Change I0f41c837 removed a variable while it was

[MediaWiki-commits] [Gerrit] Update Glass stub app to build with current Glass software - change (apps...wikipedia)

2014-01-26 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/109603 Change subject: Update Glass stub app to build with current Glass software .. Update Glass stub app to build with current Glass

[MediaWiki-commits] [Gerrit] Remove superfluous files in assets dir - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Remove superfluous files in assets dir .. Remove superfluous files in assets dir Change-Id: I960c043f078576aee4cf2ed152ec6d906df7c802 --- D

[MediaWiki-commits] [Gerrit] Start using an object hierarchy to deal with Edit Results - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Start using an object hierarchy to deal with Edit Results .. Start using an object hierarchy to deal with Edit Results - Next commit adds

[MediaWiki-commits] [Gerrit] Add a CaptchaEditResult with data about the Captcha - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Add a CaptchaEditResult with data about the Captcha .. Add a CaptchaEditResult with data about the Captcha Also adds a test that triggers a Captcha.

[MediaWiki-commits] [Gerrit] Handle Captchas returned when editing - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Handle Captchas returned when editing .. Handle Captchas returned when editing - Captcha needs to be scaled up. Picasso has an issue with reading our

[MediaWiki-commits] [Gerrit] Fix loading spinner not spinning - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Fix loading spinner not spinning .. Fix loading spinner not spinning Weird, since I remember that this used to work without the prefixes being required.

[MediaWiki-commits] [Gerrit] Make captcha text box single line only - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Make captcha text box single line only .. Make captcha text box single line only Change-Id: Ia84750559b42137825064530fcb2b37abc681892 --- M

[MediaWiki-commits] [Gerrit] Bump action=mobileview's cache version since last update - change (mediawiki...MobileFrontend)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/109728 Change subject: Bump action=mobileview's cache version since last update .. Bump action=mobileview's cache version since last update

[MediaWiki-commits] [Gerrit] Update Glass stub app to build with current Glass software - change (apps...wikipedia)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Update Glass stub app to build with current Glass software .. Update Glass stub app to build with current Glass software will make it do something for

[MediaWiki-commits] [Gerrit] Work in progress: AppleFFS module for iOS/Mac OS X Localizab... - change (mediawiki...Translate)

2014-01-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/109768 Change subject: Work in progress: AppleFFS module for iOS/Mac OS X Localizable.strings files .. Work in progress: AppleFFS module for

[MediaWiki-commits] [Gerrit] Added captcha support for editing. - change (apps...wikipedia)

2014-01-28 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Added captcha support for editing. .. Added captcha support for editing. Change-Id: I3a09db1bb56018a0e6caa998a51f20b478498870 --- M

[MediaWiki-commits] [Gerrit] Make CaptchaResult depend only on id - change (apps...wikipedia)

2014-01-29 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Make CaptchaResult depend only on id .. Make CaptchaResult depend only on id Change-Id: I1058f71da5bb9004215d3489cffd86bce8096932 --- M

[MediaWiki-commits] [Gerrit] Add AbuseFilterEditResult a test to trigger it - change (apps...wikipedia)

2014-01-29 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Add AbuseFilterEditResult a test to trigger it .. Add AbuseFilterEditResult a test to trigger it App still crashes when an abusefilter error is

[MediaWiki-commits] [Gerrit] Work in progress: translatewiki.net config for Wikipedia-iOS - change (translatewiki)

2014-01-29 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/110236 Change subject: Work in progress: translatewiki.net config for Wikipedia-iOS .. Work in progress: translatewiki.net config for

[MediaWiki-commits] [Gerrit] Display appropriate warning when AF returns a message - change (apps...wikipedia)

2014-01-30 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Display appropriate warning when AF returns a message .. Display appropriate warning when AF returns a message - Links in AF messages still don't work,

[MediaWiki-commits] [Gerrit] Handle Captcha reload appropriately - change (apps...wikipedia)

2014-01-30 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Handle Captcha reload appropriately .. Handle Captcha reload appropriately Change-Id: Ie851063c24c0875ebd58661396377ce0fd4e422c --- M

[MediaWiki-commits] [Gerrit] Make the transformer a proper extensible module - change (apps...wikipedia)

2014-01-30 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Make the transformer a proper extensible module .. Make the transformer a proper extensible module Change-Id: I6fd88dc390bc467a2879e75518c4095e77f231dc

[MediaWiki-commits] [Gerrit] Clear all inline styling from AF warning messages - change (apps...wikipedia)

2014-01-30 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Clear all inline styling from AF warning messages .. Clear all inline styling from AF warning messages They are at least readable now. Change-Id:

[MediaWiki-commits] [Gerrit] Remove old Esperanto character conversion support - change (mediawiki/core)

2014-01-31 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/110589 Change subject: Remove old Esperanto character conversion support .. Remove old Esperanto character conversion support Deletes

[MediaWiki-commits] [Gerrit] Fix minor jshint warning - change (apps...wikipedia)

2014-01-31 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Fix minor jshint warning .. Fix minor jshint warning Change-Id: I97f1c8f02ecf82095256679abe04862d8c45e367 --- M wikipedia/assets/abusefilter.js M

[MediaWiki-commits] [Gerrit] Turn off AutoSuggest/AutoCorrect for Captcha - change (apps...wikipedia)

2014-01-31 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Turn off AutoSuggest/AutoCorrect for Captcha .. Turn off AutoSuggest/AutoCorrect for Captcha Change-Id: I9c1843895d695662cc71dc13d73227f2d4a7ee7c --- M

[MediaWiki-commits] [Gerrit] Make the UI use OpenSans too - change (apps...wikipedia)

2014-01-31 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Make the UI use OpenSans too .. Make the UI use OpenSans too Both May and I think this is ugly, but better to have it 'in your face' than hidden away

[MediaWiki-commits] [Gerrit] Adding .gitreview - change (apps...WikiLovesMonuments[master])

2012-09-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Adding .gitreview .. Adding .gitreview Change-Id: I33e1e96153141087036d446a45b22f13c71441af --- A .gitreview 1 file changed, 6 insertions(+), 0

[MediaWiki-commits] [Gerrit] Fix exif timestamp bug - change (mediawiki/core[master])

2012-09-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. Change subject: Fix exif timestamp bug .. Fix exif timestamp bug Missing a prefixed 0 on the hour for some reason, explodes. Change-Id:

[MediaWiki-commits] [Gerrit] try/catch for bug 40037 weird timestamps in exif - change (mediawiki/core[master])

2012-09-06 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. Change subject: try/catch for bug 40037 weird timestamps in exif .. try/catch for bug 40037 weird timestamps in exif Change-Id: I474bb796328baab6ca123d68c3ce7cf78fccfd3a --- M

[MediaWiki-commits] [Gerrit] (bug 32328) Present an error, if the browser does not suppor... - change (mediawiki...UploadWizard[master])

2012-09-13 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: (bug 32328) Present an error, if the browser does not support uploads .. (bug 32328) Present an error, if the browser does not support uploads This

[MediaWiki-commits] [Gerrit] initialise mobilefrontend when dom content loaded (bug 40196... - change (mediawiki...MobileFrontend[master])

2012-09-20 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: initialise mobilefrontend when dom content loaded (bug 40196) .. initialise mobilefrontend when dom content loaded (bug 40196) we don't need to wait for

[MediaWiki-commits] [Gerrit] update README instructions related to testing - change (mediawiki...MobileFrontend[master])

2012-09-22 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: update README instructions related to testing .. update README instructions related to testing Change-Id: I3caa85cdd880777321dc282205371813ab3263e1 ---

[MediaWiki-commits] [Gerrit] trigger full text search on pressing enter (bug 37945) - change (mediawiki...MobileFrontend[master])

2012-09-22 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: trigger full text search on pressing enter (bug 37945) .. trigger full text search on pressing enter (bug 37945) Windows Phone 7 doesn't do this

[MediaWiki-commits] [Gerrit] fix broken banner tests - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: fix broken banner tests .. fix broken banner tests due to redeclaring a variable and moving from cookies to localStorage Change-Id:

[MediaWiki-commits] [Gerrit] fix touch area issue specific to android devices - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: fix touch area issue specific to android devices .. fix touch area issue specific to android devices this is mentioned in bug 38656 Change-Id:

[MediaWiki-commits] [Gerrit] remove action bar - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove action bar .. remove action bar Change-Id: I90e027cc3ba3064a4b84d589adf9753f3dd5c5cc --- M skins/SkinMobile.php M stylesheets/mf-navigation.css 2

[MediaWiki-commits] [Gerrit] remove reverse scroll hide navigation bar behaviour - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove reverse scroll hide navigation bar behaviour .. remove reverse scroll hide navigation bar behaviour Change-Id:

[MediaWiki-commits] [Gerrit] refactor navigation code - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: refactor navigation code .. refactor navigation code create new module mf-languages which deals with language selection remove table of contents

[MediaWiki-commits] [Gerrit] make buttons appear disabled - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: make buttons appear disabled .. make buttons appear disabled currently if only 1 language is available the language button is not clickable but looks

[MediaWiki-commits] [Gerrit] remove animations from the left menu (bug 39081) - change (mediawiki...MobileFrontend[master])

2012-09-24 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove animations from the left menu (bug 39081) .. remove animations from the left menu (bug 39081) this was done in

[MediaWiki-commits] [Gerrit] Quick and dirty script to create local accounts for global u... - change (mediawiki...CentralAuth[master])

2012-09-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Quick and dirty script to create local accounts for global users .. Quick and dirty script to create local accounts for global users Change-Id:

[MediaWiki-commits] [Gerrit] only remove images if not on file page - change (mediawiki...MobileFrontend[master])

2012-09-28 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: only remove images if not on file page .. only remove images if not on file page Change-Id: I4a5270506865267cbd3d67c76f44f98863f84a1b --- M

[MediaWiki-commits] [Gerrit] Removed useless begin()/commit() calls as DBO_TRX is not on ... - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Removed useless begin()/commit() calls as DBO_TRX is not on in cli mode. .. Removed useless begin()/commit() calls as DBO_TRX is not on in cli mode.

[MediaWiki-commits] [Gerrit] Changed notifyOnPageChange() to use onTransactionIdle(). - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Changed notifyOnPageChange() to use onTransactionIdle(). .. Changed notifyOnPageChange() to use onTransactionIdle(). Change-Id:

[MediaWiki-commits] [Gerrit] [FileBackend] Added getLocalCopyMulti() and getLocalReferenc... - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: [FileBackend] Added getLocalCopyMulti() and getLocalReferenceMulti(). .. [FileBackend] Added getLocalCopyMulti() and getLocalReferenceMulti(). *

[MediaWiki-commits] [Gerrit] [FileBackend] Added getFileContentsMulti() and improved it f... - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: [FileBackend] Added getFileContentsMulti() and improved it for Swift. .. [FileBackend] Added getFileContentsMulti() and improved it for Swift.

[MediaWiki-commits] [Gerrit] [FileBackend] Optimized concatenate() to use getLocalReferen... - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: [FileBackend] Optimized concatenate() to use getLocalReferenceMulti(). .. [FileBackend] Optimized concatenate() to use getLocalReferenceMulti().

[MediaWiki-commits] [Gerrit] [FileBackend] Suppress less warnings in doGetFileContentsMul... - change (mediawiki/core[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: [FileBackend] Suppress less warnings in doGetFileContentsMulti(). .. [FileBackend] Suppress less warnings in doGetFileContentsMulti(). Change-Id:

[MediaWiki-commits] [Gerrit] pull e3 logging into mobile to log to an endpoint - change (mediawiki...MobileFrontend[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: pull e3 logging into mobile to log to an endpoint .. pull e3 logging into mobile to log to an endpoint update MakeFile to pull in external eventlog.js

[MediaWiki-commits] [Gerrit] Switch out sprited nav icons for higher-resolution ones, usi... - change (mediawiki...MobileFrontend[master])

2012-10-03 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. Change subject: Switch out sprited nav icons for higher-resolution ones, using data: URI embedding. Switch W icon out for more generic home icon. .. Switch out sprited nav

[MediaWiki-commits] [Gerrit] add a css reset to get more consistent styling across device... - change (mediawiki...MobileFrontend[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: add a css reset to get more consistent styling across devices .. add a css reset to get more consistent styling across devices spurred on by various

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: fix search form(s) generation - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: fix search form(s) generation .. CologneBlue rewrite: fix search form(s) generation Change-Id:

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: start cleaning up the quickbar code - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: start cleaning up the quickbar code .. CologneBlue rewrite: start cleaning up the quickbar code Change-Id:

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: adjust the quickbar contents to 2012 - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: adjust the quickbar contents to 2012 .. CologneBlue rewrite: adjust the quickbar contents to 2012 * add the toolbox * remove

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: finally a proper sidebar using standard... - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: finally a proper sidebar using standard functions .. CologneBlue rewrite: finally a proper sidebar using standard functions We use

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is ... - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only called once now .. CologneBlue rewrite: kill mWatchLinkNum, watchThisPage() is only

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: get rid of some extra ugly HTML - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: get rid of some extra ugly HTML .. CologneBlue rewrite: get rid of some extra ugly HTML Change-Id:

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: fix beforeContent() and afterContent() - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: fix beforeContent() and afterContent() .. CologneBlue rewrite: fix beforeContent() and afterContent() No functional changes here.

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: fix variantLinks() - change (mediawiki/core[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: fix variantLinks() .. CologneBlue rewrite: fix variantLinks() They used to use some weird ifs to determine whether to display this

[MediaWiki-commits] [Gerrit] move all device specific stylesheets into their own folder - change (mediawiki...MobileFrontend[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: move all device specific stylesheets into their own folder .. move all device specific stylesheets into their own folder Change-Id:

[MediaWiki-commits] [Gerrit] reorganise javascript and stylesheets - change (mediawiki...MobileFrontend[master])

2012-10-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: reorganise javascript and stylesheets .. reorganise javascript and stylesheets move js and css into common,modules and specials folders rename files

[MediaWiki-commits] [Gerrit] fix wp7 history problems (bug 40753) - change (mediawiki...MobileFrontend[master])

2012-10-05 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: fix wp7 history problems (bug 40753) .. fix wp7 history problems (bug 40753) Change-Id: I2fef15b476b8e7972c799511173c8c645841c400 --- M

[MediaWiki-commits] [Gerrit] SkinTemplate: extract formatLanguageName() from outputPage() - change (mediawiki/core[master])

2012-10-05 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: SkinTemplate: extract formatLanguageName() from outputPage() .. SkinTemplate: extract formatLanguageName() from outputPage() This is to allow skins to

[MediaWiki-commits] [Gerrit] CologneBlue rewrite: rework otherLanguages(), CSS: serif fon... - change (mediawiki/core[master])

2012-10-05 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: CologneBlue rewrite: rework otherLanguages(), CSS: serif font .. CologneBlue rewrite: rework otherLanguages(), CSS: serif font We have to override

[MediaWiki-commits] [Gerrit] switch opensearch.js to request json (bug 40435) - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: switch opensearch.js to request json (bug 40435) .. switch opensearch.js to request json (bug 40435) refactor application.js to recognise dataType json

[MediaWiki-commits] [Gerrit] make mobile work for users who can't handle jQuery - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: make mobile work for users who can't handle jQuery .. make mobile work for users who can't handle jQuery various libraries make references to jQuery

[MediaWiki-commits] [Gerrit] remove #mw-mf-main-menu-button that seems to have sneaked i... - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove #mw-mf-main-menu-button that seems to have sneaked in during 34732e07 .. remove #mw-mf-main-menu-button that seems to have sneaked in during

[MediaWiki-commits] [Gerrit] fix windows phone 7 bug z-index issue on ribbon button - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: fix windows phone 7 bug z-index issue on ribbon button .. fix windows phone 7 bug z-index issue on ribbon button seems to be ignoring z-index

[MediaWiki-commits] [Gerrit] when no languages make language icon look disabled - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: when no languages make language icon look disabled .. when no languages make language icon look disabled Change-Id:

[MediaWiki-commits] [Gerrit] remove bullet points from list in an overlay - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove bullet points from list in an overlay .. remove bullet points from list in an overlay added during addition of reset.css Change-Id:

[MediaWiki-commits] [Gerrit] remove unused variables - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: remove unused variables .. remove unused variables Change-Id: I4cd498fe3dfc792f63f30aad428fc28f36856bad --- M javascripts/modules/mf-search.js 1 file

[MediaWiki-commits] [Gerrit] don't remove results when blurred - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: don't remove results when blurred .. don't remove results when blurred this prevents the problem with bug 40754 although it means on WP7 you have to tap

[MediaWiki-commits] [Gerrit] make silently second argument of removeResults - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: make silently second argument of removeResults .. make silently second argument of removeResults the click handler calls this with event as the first

[MediaWiki-commits] [Gerrit] correct heading margins - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: correct heading margins .. correct heading margins reset.css made these weird Change-Id: I7180c8666f882a24860cd4f84112bac02c1201e9 --- M

[MediaWiki-commits] [Gerrit] prevent 404 for close button in references popup - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: prevent 404 for close button in references popup .. prevent 404 for close button in references popup result of reorganisation Change-Id:

[MediaWiki-commits] [Gerrit] update tests to use getModule - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: update tests to use getModule .. update tests to use getModule follow up to Ibcbf649b3cb12b7fd396d8d36ca675a071d8ffe9 Change-Id:

[MediaWiki-commits] [Gerrit] update fixtures to include _mwLogEvent - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: update fixtures to include _mwLogEvent .. update fixtures to include _mwLogEvent follow up to I2d963f54bd8628120689480dc148454fec85fd6f Change-Id:

[MediaWiki-commits] [Gerrit] Fix QUnit tests for MobileFrontend - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Fix QUnit tests for MobileFrontend .. Fix QUnit tests for MobileFrontend Numerous files have been moved and renamed, giving 404 errors follow up to

[MediaWiki-commits] [Gerrit] use M instead of MobileFrontend - change (mediawiki...MobileFrontend[master])

2012-10-09 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: use M instead of MobileFrontend .. use M instead of MobileFrontend gives cleaner code Change-Id: I00b191805fd2c2ea472f75ec80a643b0a20d8b4a --- M

[MediaWiki-commits] [Gerrit] Switch out sprited nav icons for higher-resolution ones, usi... - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Switch out sprited nav icons for higher-resolution ones, using data: URI embedding. Switch W icon out for more generic home icon. .. Switch out sprited

[MediaWiki-commits] [Gerrit] Use 'Home' instead of sitename for the home link in the left... - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. Change subject: Use 'Home' instead of sitename for the home link in the left nav. .. Use 'Home' instead of sitename for the home link in the left nav. Change-Id:

[MediaWiki-commits] [Gerrit] Update nav to say 'Home' instead of '{{SITENAME}}' - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Update nav to say 'Home' instead of '{{SITENAME}}' .. Update nav to say 'Home' instead of '{{SITENAME}}' Change-Id:

[MediaWiki-commits] [Gerrit] repurpose css files as less files - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: repurpose css files as less files .. repurpose css files as less files Change-Id: I78bdc068bb527e4453868a51bc178c07dc1b6a66 --- M Makefile R

[MediaWiki-commits] [Gerrit] fix syntax error in background-size and introduce mixin in t... - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: fix syntax error in background-size and introduce mixin in the process .. fix syntax error in background-size and introduce mixin in the process a

[MediaWiki-commits] [Gerrit] add new css files generated via less - change (mediawiki...MobileFrontend[master])

2012-10-10 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: add new css files generated via less .. add new css files generated via less Change-Id: I6da0078f073c12d1294cf912d6def94189f42046 --- A

[MediaWiki-commits] [Gerrit] Changing font styles/sizes to match Munaf's recommendation, ... - change (mediawiki...MobileFrontend[master])

2012-10-11 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. Change subject: Changing font styles/sizes to match Munaf's recommendation, but using ems instead of pts .. Changing font styles/sizes to match Munaf's recommendation, but

[MediaWiki-commits] [Gerrit] ensure left nav always takes up full screen - change (mediawiki...MobileFrontend[master])

2012-10-11 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: ensure left nav always takes up full screen .. ensure left nav always takes up full screen short pages are showing big gaps at the bottom Change-Id:

[MediaWiki-commits] [Gerrit] Ensure mobile.stable.styles loads at top - change (mediawiki...MobileFrontend)

2013-03-21 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Ensure mobile.stable.styles loads at top .. Ensure mobile.stable.styles loads at top Currently it seems to be loading at the bottom causing flashes of

[MediaWiki-commits] [Gerrit] (bug 23393) (bug 45803) Parser: Fix whitespace handling with... - change (mediawiki/core)

2013-03-21 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: (bug 23393) (bug 45803) Parser: Fix whitespace handling within headings .. (bug 23393) (bug 45803) Parser: Fix whitespace handling within headings *

[MediaWiki-commits] [Gerrit] Reducing default memcaching of carrier preferences from 3600... - change (mediawiki...ZeroRatedMobileAccess)

2013-03-26 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Reducing default memcaching of carrier preferences from 3600 seconds (60 minutes) to 900 seconds (15 minutes). After this reduces the pain, we can consider refactoring to hit the local endpoint to obtain the options..

[MediaWiki-commits] [Gerrit] Drop doc mention of removed importUseModWiki.php script - change (mediawiki/core)

2013-03-29 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/56619 Change subject: Drop doc mention of removed importUseModWiki.php script .. Drop doc mention of removed importUseModWiki.php script The

[MediaWiki-commits] [Gerrit] Remove completely unused $wgRedirectScript/redirect.php - change (mediawiki/core)

2013-04-01 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Remove completely unused $wgRedirectScript/redirect.php .. Remove completely unused $wgRedirectScript/redirect.php Change-Id:

[MediaWiki-commits] [Gerrit] Rewrite commons description as template, use Information tem... - change (mediawiki...MobileFrontend)

2013-04-04 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Rewrite commons description as template, use Information template .. Rewrite commons description as template, use Information template Use % as

[MediaWiki-commits] [Gerrit] Detect disabled file upload controls on Firefox OS 1.0 - change (mediawiki...MobileFrontend)

2013-02-25 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/50821 Change subject: Detect disabled file upload controls on Firefox OS 1.0 .. Detect disabled file upload controls on Firefox OS 1.0

[MediaWiki-commits] [Gerrit] (bug 43271) Workaround for missing #content_0 - change (mediawiki...MobileFrontend)

2013-02-25 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: (bug 43271) Workaround for missing #content_0 .. (bug 43271) Workaround for missing #content_0 This enables the photo upload button in short articles.

[MediaWiki-commits] [Gerrit] Fix photo upload button not working after error - change (mediawiki...MobileFrontend)

2013-02-25 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Fix photo upload button not working after error .. Fix photo upload button not working after error When an error occured when adding a lead photo to an

[MediaWiki-commits] [Gerrit] Fix left and right margin in uploads dashboard - change (mediawiki...MobileFrontend)

2013-02-25 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Fix left and right margin in uploads dashboard .. Fix left and right margin in uploads dashboard Regression introduced in

[MediaWiki-commits] [Gerrit] Move lead photo upload to stable - change (mediawiki...MobileFrontend)

2013-02-25 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Move lead photo upload to stable .. Move lead photo upload to stable Fixed version, including mediawiki.util as a RL dependency. Change-Id:

[MediaWiki-commits] [Gerrit] (bug 45500) Support photo uploads on Firefox OS - change (mediawiki...MobileFrontend)

2013-02-27 Thread Brion VIBBER (Code Review)
Brion VIBBER has uploaded a new change for review. https://gerrit.wikimedia.org/r/51287 Change subject: (bug 45500) Support photo uploads on Firefox OS .. (bug 45500) Support photo uploads on Firefox OS Firefox OS 1.0

[MediaWiki-commits] [Gerrit] Bug 44693: Ensure uploads dashboard uploads are in correct o... - change (mediawiki...MobileFrontend)

2013-03-01 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Bug 44693: Ensure uploads dashboard uploads are in correct order .. Bug 44693: Ensure uploads dashboard uploads are in correct order Map to an array and

[MediaWiki-commits] [Gerrit] Bug 44646: Standardise account creation and login forms - change (mediawiki...MobileFrontend)

2013-03-01 Thread Brion VIBBER (Code Review)
Brion VIBBER has submitted this change and it was merged. Change subject: Bug 44646: Standardise account creation and login forms .. Bug 44646: Standardise account creation and login forms While there clean up a regression

<    1   2   3   4   5   6   7   8   9   10   >