Extension:MobileFrontend/Deployments/2012-05-08

commit d43f5f19ff3599f16200d247b6838cfb04ef1473 Author: Jon Robson <jdlrobson@gmail.com> Date: Wed May 9 00:15:55 2012 +0100

   minify js
   
   Change-Id: I76981b522f305b9cbc6a6211be82283b3a8493c1

commit 2b1e8573fdbcab0feb3a2481167b68fb96abf663 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 14:21:57 2012 +0100

   clearly define variables
   
   without this ie8 breaks.
   
   Change-Id: I4753c1db5209ebe83155f096c877c895f10458ec

commit bf808ed625b91adc91b0e5659f54a8cc2e3d5f2a Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 12:24:35 2012 +0100

   add support for browsers based on ie8
   
   with jquery enabled these perform as needed
   some slight changes needed to references.js to be ie8 compatible
   
   Change-Id: I99cb3eee889deac10a5a2486fdd02f91600bd0e2

commit cefb5e1f6e75183ed00d57b1d5cddca6c77e067f Merge: 8f5551f 4a22cb9 Author: preilly <preilly@wikimedia.org> Date: Tue May 8 22:57:21 2012 +0000

   Merge changes I1aabac30,Ic742769c
   
   * changes:
     hide back links in reference overlay
     move padding from absolute to relative element (bug 36618)

commit 8f5551fbf09d0e98c65843fe25c101faf7991ece Merge: dca3d75 2e48fb7 Author: preilly <preilly@wikimedia.org> Date: Tue May 8 22:56:16 2012 +0000

   Merge "Turns out image pages need to actually display images:)"

commit dca3d75b2984447728aaaf982e71853681f7cf53 Merge: 1138136 107f169 Author: preilly <preilly@wikimedia.org> Date: Tue May 8 22:55:58 2012 +0000

   Merge changes I7d2988f6,Ie080c550
   
   * changes:
     retain hash on page load
     hide sections on load (bug 36633)

commit 11381363a0f711753a5c13b9c778145bb698647c Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 23:47:58 2012 +0100

   removing webkit transform
   
   on San Francisco article this was causing lots of weirdness on android
   ICS - images were appearing on top of sections.
   
   Removing the danger this seems to introduce.
   
   Change-Id: I538bc2172c1d59ee793d93e7320d53435fb71010

commit d828a8196d8bc877afdbd1559e8e6d639b51cef7 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 22:53:54 2012 +0100

   update minified js in prep for deployment
   
   Change-Id: I12f3345bbd9a5f856d73b19d28194146b77e8e8b

commit 107f169e30ede3a97426f975f1a7f53bab49965a Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 22:45:53 2012 +0100

   retain hash on page load
   
   currently loading a page with hash #section resets the hash
   to #_ - we should ensure that we don't lose this existing hash
   
   Change-Id: I7d2988f638badf70b6f2f7c055ef2e3012315ca9

commit 2bc935f081082fe37c2bce1002a21fe5966a431f Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 17:51:06 2012 +0100

   hide sections on load (bug 36633)
   
   on slow connections the sections can collapse whilst the
   user is reading - this is terribly confusing
   
   this fix ensures that sections collapse straight away
   it however will not be possible to open the sections until the
   entire page has loaded.
   
   sections will appear grayed out until the page has fully loaded
   to give an indication the page is not ready
   
   Change-Id: Ie080c55072a07431897ee5e9265b8a89586790fe

commit 3c534f83af646ca5f78d020fb2bcdea553aadf50 Author: awjrichards <arichards@wikimedia.org> Date: Tue May 8 13:48:12 2012 -0700

   Updating removeQueryStringParameter() to reflect pending changes to WebRequest::removeQueryValue() in core
   
   Change-Id: Iddb3c25de959e621b2ef99d383b0e9cf0aa3b40d

commit 7fc4be170cca9d4f420b7d51cd57a590d8b215ef Author: Translation updater bot <l10n-bot@translatewiki.net> Date: Tue May 8 20:09:05 2012 +0000

   Localisation updates from http://translatewiki.net.
   
   Change-Id: I6e07df81a690ea196d6bed0428f2cb77cc5757a0

commit 2e48fb7cb8b966c355f484ca041f8089158b4b91 Author: Max Semenik <maxsem.wiki@gmail.com> Date: Tue May 8 20:24:53 2012 +0400

   Turns out image pages need to actually display images:)
   
   Change-Id: Ie206f768ff6b8a99b6326ef6214033d3d6d8b7a9

commit 4a22cb94f237c1a89d736283ab6d4c16035ffba9 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 14:42:09 2012 +0100

   hide back links in reference overlay
   
   see https://github.com/wikimedia/WikipediaMobile/commit/88dc93ae8d42a921ddc4bd061a83097aa6e0fdaa
   - serves no purpose
   
   Change-Id: I1aabac30f4bc78a56b356e3c2b03530e5d9089fc

commit 1c118e1fa31b440a63ff9001456f08ad34bca5c2 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 14:40:12 2012 +0100

   move padding from absolute to relative element (bug 36618)
   
   this fixes bug 36618
   
   Change-Id: Ic742769ce5d595f843a7a17f43b01f837211c156

commit aeaf030c1fcbd6aef2ad996aa6408cb8a028a477 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 09:18:36 2012 +0100

   revert bad rule introduced in dbaa7218
   
   this should never have been committed
   and is causing bug 36627
   
   Change-Id: I0de50b9fcfba12d24e615b598b1c83ae36428f9b

commit 2a6fad76521a374ed22cf8be35effcb135b6aa48 Merge: 3ad8fd6 0dc31f7 Author: awjrichards <arichards@wikimedia.org> Date: Tue May 8 00:32:47 2012 +0000

   Merge "use cached u variable instead of MobileFrontend.utils"

commit 3ad8fd6b130cc2390826804510fb98075434f0c4 Merge: 26c52d5 2877c8c Author: awjrichards <arichards@wikimedia.org> Date: Tue May 8 00:32:24 2012 +0000

   Merge "don't use timeout method on opera mini"

commit 26c52d54ad934ef2ee845b2b19988093e64306d9 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 01:08:07 2012 +0100

   turn off transitions by default
   
   transitions are proving to be jerky, unresponsive in far too many
   browsers. This turns them off until we can be more confident about
   their usage
   
   Change-Id: I1b4932273c72ca08e573dc05e06d2c818222e637

commit 0dc31f76a41455f38d3d0b79e86a0faa5427dc69 Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 00:48:17 2012 +0100

   use cached u variable instead of MobileFrontend.utils
   
   Change-Id: Ifcb4d7f27caa53934058fff8e8ffcb203764f8bc

commit 2877c8cc12020ef22db68deb4a7929e8de8a9aba Author: Jon Robson <jdlrobson@gmail.com> Date: Tue May 8 00:47:53 2012 +0100

   don't use timeout method on opera mini
   
   it's not firing meaning search is broken
   this resolves bug 36532
   
   Change-Id: I27603f34204574201f2d53229e379274c96ddf6e