[Wikitech-l] Upgrading jQuery UI to 1.11.1

2014-08-29 Thread Thomas Mulhall
Hi should we upgrade jQuery UI to 1.11.1 since mediawiki droped support for 
javascript for internet explorer 6 and might drop javascript for internet 
explorer 7.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Upgrading jQuery UI to 1.11.1

2014-08-29 Thread Andre Klapper
On Fri, 2014-08-29 at 12:48 +0100, Thomas Mulhall wrote:
> Hi should we upgrade jQuery UI to 1.11.1

See https://bugzilla.wikimedia.org/show_bug.cgi?id=69386#c2

andre
-- 
Andre Klapper | Wikimedia Bugwrangler
http://blogs.gnome.org/aklapper/


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Standardising icons across projects

2014-08-29 Thread C. Scott Ananian
On Wed, Aug 27, 2014 at 2:56 PM, Jon Robson  wrote:
> One of the major advantages of WikiFont is you can design a grayscale
> icon, and style it using font colour. Shahyar was happy to move Flow
> to using SVG based fonts if we could build grayscale SVGs and change
> their colours using ResourceLoader.

FWIW, this is what OLPC did for Sugar, a decade ago, using
stroke_color and fill_color entities in the SVG:
http://wiki.laptop.org/go/Making_Sugar_icons

This is a slightly more-flexible approach if you want to move beyond
single-color icons (for which grunticon seems to be adequate).
  --scott

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Static functions usable in LocalSettings.php

2014-08-29 Thread Seb35

Hello,

Sometimes in LocalSettings.php or in extensions settings one want to do simple 
computations on the namespaces or related to the Git branch in a development 
environment. Unfortunately this is not (resp. no more) really possible, because 
LocalSettings.php is loaded before GlobalFunctions.php and Setup.php.

Is it a good practice to do that? If yes, is it possible to either:
* "tag" some static functions in some classes to avoid these to include hooks 
and other global functions and variables (loaded later), and/or
* move before (in loading order) some global functions and variables to make 
them usable (e.g. wfDebugLog, wfRunHooks, $wgCanonicalNamespaceNames)
?


Details for namespaces: $wgCanonicalNamespaceNames is defined in Setup.php, making 
MWNamespace::getCanonicalNamespaces() and MWNamespace::getValidNamespaces() unusable 
in LocalSettings.php to e.g. compute namespaces where an extension could be enabled 
.

Details for Git version: until two months it worked, but some wfDebugLog was 
introduced (defined in GlobalFunctions.php), making it unusable in 
LocalSettings.php.

~ Seb35 [^_^]

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Static functions usable in LocalSettings.php

2014-08-29 Thread Brian Wolff
On 8/29/14, Seb35  wrote:
> Hello,
>
> Sometimes in LocalSettings.php or in extensions settings one want to do
> simple computations on the namespaces or related to the Git branch in a
> development environment. Unfortunately this is not (resp. no more) really
> possible, because LocalSettings.php is loaded before GlobalFunctions.php and
> Setup.php.
>
> Is it a good practice to do that? If yes, is it possible to either:
> * "tag" some static functions in some classes to avoid these to include
> hooks and other global functions and variables (loaded later), and/or
> * move before (in loading order) some global functions and variables to make
> them usable (e.g. wfDebugLog, wfRunHooks, $wgCanonicalNamespaceNames)
> ?
>
>
> Details for namespaces: $wgCanonicalNamespaceNames is defined in Setup.php,
> making MWNamespace::getCanonicalNamespaces() and
> MWNamespace::getValidNamespaces() unusable in LocalSettings.php to e.g.
> compute namespaces where an extension could be enabled
> .
>
> Details for Git version: until two months it worked, but some wfDebugLog was
> introduced (defined in GlobalFunctions.php), making it unusable in
> LocalSettings.php.
>
> ~ Seb35 [^_^]
>
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

If you need to do something like that, you should probably make a
callback function, and add that to $wgExtensionFunctions.

--bawolff

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Roadmap and deployment highlights - week of Sept 1st

2014-08-29 Thread Greg Grossmeier
Hello and welcome to the latest edition of the WMF Engineering Roadmap
and Deployment update.

The full log of planned deployments next week can be found at:


A quick list of notable items...

== Monday ==

US Holiday (Labor Day), thus no deploys


== Tuesday ==

*  Commons to will get the new CirrusSearch as the primary search engine
** 

* MediaWiki deploy
** group1 to 1.24wmf19: All non-Wikipedia sites (Wiktionary, Wikisource,
   Wikinews, Wikibooks, Wikiquote, Wikiversity, and a few other sites)
** 


== Wednesday ==

* Weekly fundraising banner test


== Thursday ==

* MediaWiki deploy
** group2 to 1.24wmf19 (all Wikipedias)
** group0 to 1.24wmf20 (test/test2/testwikidata/mediawiki)


Thanks and as always, questions and comments welcome,

Greg

-- 
| Greg GrossmeierGPG: B2FA 27B1 F7EB D327 6B8E |
| identi.ca: @gregA18D 1138 8E47 FAC8 1C7D |


signature.asc
Description: Digital signature
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] +2 in mediawiki/core for Kevin Israel

2014-08-29 Thread Ori Livneh
Kevin Israel (User:PleaseStand) now has +2 in mediawiki/core, following a
successful nomination by MZMcBride[1]. Congratulations! :)


[1]:
https://www.mediawiki.org/w/index.php?title=Gerrit/Project_ownership&oldid=1072656
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] +2 in mediawiki/core for Kevin Israel

2014-08-29 Thread Brian Wolff
On 8/29/14, Ori Livneh  wrote:
> Kevin Israel (User:PleaseStand) now has +2 in mediawiki/core, following a
> successful nomination by MZMcBride[1]. Congratulations! :)
>
>
> [1]:
> https://www.mediawiki.org/w/index.php?title=Gerrit/Project_ownership&oldid=1072656
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l


Congrats PleaseStand. I had honestly forgotten that you didn't already have +2.

--bawolff

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l