Translation updater bot
b3312f0d4c
Localisation updates from http://translatewiki.net .
...
Change-Id: I7be6de78e1459f0130fa19e012d28ed6d4817ede
2012-05-05 09:34:42 +00:00
Translation updater bot
cc4e371dec
Localisation updates from http://translatewiki.net .
...
Change-Id: Ifb31815dfd3c132d1ac80d03542fbcc9191dee75
2012-05-01 18:37:26 +00:00
Translation updater bot
fa3fd8d51e
Localisation updates from http://translatewiki.net .
...
Change-Id: I5827e3943919c7ebba338c7c204cdfa0dc99f38e
2012-04-30 20:27:09 +00:00
Translation updater bot
26661c3de3
Localisation updates from http://translatewiki.net .
...
Change-Id: I3550bbc37d7e462b58ad351b7937cf61b23b1f2f
2012-04-27 20:01:22 +00:00
Translation updater bot
55f701e282
Localisation updates from http://translatewiki.net .
...
Change-Id: I95972b64dd19fd4845c8db8ee3186bf1b12103e4
2012-04-25 19:30:01 +00:00
Translation updater bot
ad76cdc890
Localisation updates from http://translatewiki.net .
...
Change-Id: I20378815f80212c24b070137073eca20cbc81804
2012-04-21 18:53:55 +00:00
Translation updater bot
6e0216fd72
Localisation updates from http://translatewiki.net .
...
Change-Id: Ia5689cc8b08afb5d91e1d98743365a9ba43ab29f
2012-04-20 19:01:29 +00:00
Translation updater bot
a80338bfc5
Localisation updates from http://translatewiki.net .
...
Change-Id: I96a2af1a0b769d216f1ca4921f81a9b3f03d049e
2012-04-19 21:44:09 +00:00
Translation updater bot
79a3570cda
Localisation updates from http://translatewiki.net .
...
Change-Id: I63116ffef22273235419e216780d59f980e922d2
2012-04-18 20:23:24 +00:00
Translation updater bot
c869080977
Localisation updates from http://translatewiki.net .
...
Change-Id: I26f1df76f01bf53a0a1f65eead6608c94bfbd88b
2012-04-16 16:09:07 +00:00
Peter Gehres
4fe445827c
Adding .gitreview
...
Change-Id: Ib7645ef3ba8c6800ca8767ae5203083157cdc5f4
2012-03-23 10:16:28 -07:00
Raimond Spekking
abf3e9d987
Localisation updates for core and extension messages from translatewiki.net
2012-03-18 20:13:19 +00:00
Raimond Spekking
dc492b83bb
Localisation updates for core and extension messages from translatewiki.net
2012-03-15 20:51:16 +00:00
Raimond Spekking
4a5a69acb2
Localisation updates for core and extension messages from translatewiki.net
2012-03-13 20:50:02 +00:00
Raimond Spekking
782c16077e
Localisation updates for core and extension messages from translatewiki.net
2012-03-12 20:46:25 +00:00
Sam Reed
d0577cc9c3
Bug 35156 - Harmonise spelling of getArticleID() and getArticleId()
...
Mass change ->getArticleId() to ->getArticleID()
2012-03-11 19:04:37 +00:00
Raimond Spekking
e7cb1c0f6d
Localisation updates for core and extension messages from translatewiki.net
2012-03-07 21:06:01 +00:00
Raimond Spekking
5da328bf5e
Localisation updates for core and extension messages from translatewiki.net
2012-03-06 21:18:30 +00:00
Raimond Spekking
8afb37e06c
Localisation updates for core and extension messages from translatewiki.net
2012-03-05 21:20:53 +00:00
Raimond Spekking
b0174e2d46
Localisation updates for core and extension messages from translatewiki.net
2012-03-04 20:23:13 +00:00
Raimond Spekking
9163fa895e
Localisation update for core and extension messages from translatewiki.net
2012-03-03 21:32:20 +00:00
Krinkle
cbedb517d2
[CategoryTree]
...
* Fixes:
-- (bug 34880) [CategoryTree] Retry link shouldn't reset page scroll to '#' (and misses a space)
2012-03-02 00:31:33 +00:00
Krinkle
1da2e2788c
[CategoryTree] Fix "bad json errors on options= {":" that are populating wmf error logs
...
* Only occurred on category trees produced by <categorytree>. The category trees dynamically created when expanding the [+] toggle in the subcategory list on a category page were not affected (since those don't have data-ct-options attributes and thus JS uses the default via mw.config.get( 'wgCategoryTreePageCategoryOptions' ), which wasn't double escaped)
* escapeTagsOnly escapes & to "
* Xml::openElement does normal attribute escaping, assuming unescaped input
Before:
<div class=" CategoryTreeTag" data-ct-mode="0" data-ct-options="{&quot;mode&quot;:0,&quot;hideprefix&quot;:20,&quot;showcount&quot;:false,&quot;namespaces&quot;:false}">
<div class="CategoryTreeTag" data-ct-mode="0" data-ct-options="{"mode":0,"hideprefix":20,"showcount":false,"namespaces":false}">
2012-03-02 00:18:09 +00:00
Krinkle
41eeac2a23
[CategoryTree] clean up JS
...
* 0 is falsy, cover for that case
* Add comments explaining the numbers, these come from PHP constants, via $wgCategoryTreePageCategoryOptions end up in data- attributes
* Follow-up r112849
2012-03-01 23:43:41 +00:00
Krinkle
8e90ba4c6e
[CategoryTree] clean up JS, fix undefined bug
...
* Use dashes versions of data attributes to make it easier to find them (now the data attributes as found in PHP where no where to be found in any JS file, appeared to be bogus)
* Don't create a new <div> element ($parentTag) only to store a single string in it's data object, using local variables for ctTitle, ctMode and ctOptions instead.
2012-03-01 23:04:44 +00:00
Sam Reed
e8f7e97e51
Don't explicitly use Services_JSON, use FormatJson
2012-03-01 01:17:55 +00:00
Raimond Spekking
9d27e785f6
Localisation update for core and extension messages from translatewiki.net
2012-02-29 12:34:33 +00:00
Raimond Spekking
99c3a1fded
Localisation updates for core and extension messages from translatewiki.net
2012-02-24 21:11:11 +00:00
Raimond Spekking
d7e90e017f
Localisation updates for extension messages from translatewiki.net
...
Core skipped today, conflicts with dupe messages... Will report on CR soon
2012-02-23 19:45:08 +00:00
Raimond Spekking
3f6b8fb4d1
Localisation updates for core and extension messages from translatewiki.net
2012-02-16 20:46:56 +00:00
Raimond Spekking
5a6dd4b443
Localisation updates for core and extension messages from translatewiki.net
2012-02-11 21:23:46 +00:00
Benny Situ
593a93b07f
attempt to fix bug33989 - fix the mode parameter in api call
2012-02-10 23:41:49 +00:00
Raimond Spekking
26e9e97da8
Localisation updates for core and extension messages from translatewiki.net
2012-02-10 20:57:24 +00:00
Sam Reed
079968308b
Documentation, stylize, remove some global dependencies
2012-02-09 01:23:31 +00:00
John Du Hart
4383d6d598
Followup r98500, fixes flash of unstyled content
2012-02-08 14:07:10 +00:00
Raimond Spekking
c842a0e190
Localisation updates for core and extension messages from translatewiki.net
2012-02-07 20:19:09 +00:00
Raimond Spekking
54f6cd27ad
Localisation updates for core and extension messages from translatewiki.net
2012-01-25 20:38:04 +00:00
Niklas Laxström
0495b4e230
Comment not relevant with resource loader
2012-01-24 11:34:12 +00:00
Raimond Spekking
263c1eb34a
Localisation updates for core and extension messages from translatewiki.net
2012-01-19 21:38:41 +00:00
Raimond Spekking
d60831a01d
Localisation updates for core and extension messages from translatewiki.net
2012-01-18 21:07:15 +00:00
Sam Reed
954bac92b0
Documentation
...
Wrapping up some long lines
2012-01-14 15:27:30 +00:00
Raimond Spekking
fe27952393
Localisation updates for core and extension messages from translatewiki.net
2012-01-13 20:57:43 +00:00
Raimond Spekking
02736f5c65
Localisation updates for core and extension messages from translatewiki.net
2012-01-12 21:22:22 +00:00
Raimond Spekking
b9157ba1a8
Localisation updates for core and extension messages from translatewiki.net
2012-01-11 20:17:10 +00:00
Raimond Spekking
64d6fdd7d7
Localisation updates for core and extension messages from translatewiki.net
2012-01-09 21:29:15 +00:00
Raimond Spekking
4b13f803ca
Localisation updates for core and extension messages from translatewiki.net
2012-01-03 21:22:22 +00:00
Raimond Spekking
5cd85aa410
Localisation updates for core and extension messages from translatewiki.net
2012-01-02 20:46:12 +00:00
Raimond Spekking
312e55b50b
Localisation updates for core and extension messages from translatewiki.net
2012-01-01 20:29:00 +00:00
Raimond Spekking
3445494a4e
Localisation updates for core and extension messages from translatewiki.net
2011-12-30 21:17:13 +00:00
Raimond Spekking
5b96f8fff2
Localisation updates for core and extension messages from translatewiki.net
2011-12-29 21:54:17 +00:00