Commit graph

628 commits

Author SHA1 Message Date
SPQRobin 33a8e1d9eb Merge "Add/update parameter docs" 2012-05-25 22:56:29 +00:00
Translation updater bot 1dbfc48d2f Localisation updates from http://translatewiki.net.
Change-Id: I98c6226adffaa126dbca1778697ec0a3427390df
2012-05-23 19:17:43 +00:00
Translation updater bot e4bd5a604e Localisation updates from http://translatewiki.net.
Change-Id: I701a234a8d60992fb17d4b78913fd0cf1c000dee
2012-05-22 22:41:12 +00:00
Reedy 1935444338 Add/update parameter docs
Remove unused array key

Return a string instead of ''

Change-Id: I17776667240b3a2f1a2dd2defb56ad24ec88f49c
2012-05-22 18:59:27 +01:00
Siebrand Mazeland c67fe8aff9 Make legend table collapsed.
Change-Id: Ic545b20a51e2a039225e99ea178c099ab2db012b
2012-05-21 17:54:26 +02:00
Siebrand Mazeland 49583759df Merge "Fix bug in I688a51b3." 2012-05-21 11:26:12 +00:00
Siebrand Mazeland fb086e7c22 Fix bug in I688a51b3.
Change-Id: Id2a55721594d8de5045dd224837fdf9cafa1fdbf
2012-05-21 13:24:59 +02:00
Siebrand Mazeland dce1d0a37b Merge "Green background for cells with "yes". Comments added and updated." 2012-05-21 11:22:01 +00:00
Siebrand Mazeland a633ab1122 Green background for cells with "yes".
Comments added and updated.

Change-Id: I688a51b3b4a242d767a3ac8f81a6d3dddf0eaf49
2012-05-21 13:19:59 +02:00
Siebrand Mazeland 1a9d5b6d3a Credit Alexandre Emsenhuber for a big refactoring a few years ago.
Change-Id: I854f1b141af8680fd44208f79fc714bb682fc3a9
2012-05-21 12:58:07 +02:00
Nikerabbit 0010a534c3 Merge "(bug 36900) Message functions fixing" 2012-05-21 07:36:44 +00:00
Amir E. Aharoni 5f632390a8 (bug 36900) Message functions fixing
* Improving comments.
* Improving message escaping.

Change-Id: Iacda23bb46569022f317474e7fa8cfddd8d2da8c
2012-05-21 00:44:27 +03:00
Amir E. Aharoni 36a0f53554 One CSS selector per line.
Follow up to https://gerrit.wikimedia.org/r/#/c/7938/ .

Change-Id: I5677734707ff2f98e5f5960f97ef05e0bd6915bf
2012-05-20 10:59:28 +03:00
Amir E. Aharoni e7a62478da (bug 36900) Partial cleanup
This commit includes simple minor cleanups for Bug 36900 and a few
other issues that I found.

A fix for the message escaping will be committed separately.

* Little punctuation cleanup in English messages.
* Minor CSS cleanup for RTL.
* Changed == to ===.
* Adding .gitignore.

Change-Id: I9d1be93b10173caa54ae56fb1b0733533a3687e2
2012-05-18 13:10:05 +03:00
Niklas Laxström 1789144003 Whitespace fix
Change-Id: Ic76a6afa50720485f4229581a98a536ed313ba14
2012-05-16 09:43:25 +00:00
Translation updater bot 17dd5a5ad5 Localisation updates from http://translatewiki.net.
Change-Id: If5fcc8c2043924d4a92c206784b061987e2c6394
2012-05-12 17:49:34 +00:00
csteipp 377a2ba09c (bug 30598) Escape html when displaying url in Log
Add htmlspecialchars escaping to the Interwiki url when displaying in the
logs. Fixes a potential xss.

Change-Id: I3cdf8a4f6c1b1f66a4229c8d9d00c1fc12506dd6
2012-05-02 09:42:37 -07:00
Chad Horohoe 38d7cbb5ec Adding .gitreview
Change-Id: I4f3a9a906bd1454001f62fb52a3ccd684b2384b0
2012-04-27 14:43:50 -04:00
Raimond Spekking 7eb1dfb253 Localisation updates from http://translatewiki.net. 2012-04-25 19:37:34 +00:00
Siebrand Mazeland 1e3d045d29 Get $wgAvailableRights, $wgLogTypes, $wgLogActionsHandlers only if needed. 2012-04-25 11:27:49 +00:00
Siebrand Mazeland 51b7a70e3e Move InterwikiLogFormatter autoloader down a bit. 2012-04-25 11:23:01 +00:00
Siebrand Mazeland d91662c7fe Fix syntax error. 2012-04-25 11:21:23 +00:00
Siebrand Mazeland d3cde3717b Fixes for r115044:
* No need to add $wgAutoloadClasses conditionally.
* Have to pull in more globals.
* Reverse check for $wgInterwikiViewOnly.
2012-04-25 11:20:18 +00:00
Siebrand Mazeland b7f211a71f Document global added in r115044. 2012-04-25 10:45:17 +00:00
Siebrand Mazeland 94e3d449dd Add global $wgInterwikiViewOnly and setup function to allow conditional adding of the interwiki log.
This feature is meant for a possible Wikimedia implementation, where interwiki entries will never be changed locally, so there is no use for a log.
2012-04-25 10:42:12 +00:00
Siebrand Mazeland 0f2b905f6f Move 'interwiki_intro_footer' into "canModify" condition reducing information volume. 2012-04-25 10:31:31 +00:00
Siebrand Mazeland 516db7d1fe Set version back to 2.1. That was already documented as 1.19 and up. 2012-04-25 10:15:08 +00:00
Siebrand Mazeland d3d033a361 Use local context to get messages. 2012-04-25 10:08:42 +00:00
Siebrand Mazeland 40a15e578c Coding style and whitespace updates. 2012-04-25 10:02:50 +00:00
Siebrand Mazeland b6c1353d72 Update extension authors. 2012-04-25 09:51:38 +00:00
Siebrand Mazeland 20079859ad Fix utter find-replace fail in r115034. 2012-04-25 09:29:09 +00:00
Siebrand Mazeland cc23f73d0c Use MediaWiki 1.19 feature that no longer requires setting $wgLogNames and $wgLogHeaders. 2012-04-25 09:06:05 +00:00
Siebrand Mazeland 2bee90d311 Whitespace updates. 2012-04-25 08:53:49 +00:00
Raimond Spekking ba1fa4998d Localisation updates from http://translatewiki.net. 2012-04-19 21:47:02 +00:00
Niklas Laxström 41d5211606 Localisation updates from http://translatewiki.net. 2012-04-16 16:17:08 +00:00
Thomas Gries 03a0a44c9e upd version number to 2.1 2012-04-15 20:30:03 +00:00
Platonides ec8665002a Purge the cached value from memcached.
This fixes issues such as the one reported in 
 http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/60769
That thread is about negative results (added in r98109),
but the memcached caching layer had been there since the 
conception of interwiki table in r1589 (3002e1d).
2012-04-15 20:00:42 +00:00
Niklas Laxström 3eafce2cee Translation updates for SVN extensions from translatewiki.net 2012-04-05 18:24:34 +00:00
Raimond Spekking 266f225e7c Localisation updates for core and extension messages from translatewiki.net 2012-03-19 21:21:48 +00:00
Raimond Spekking 58c4120783 Localisation updates for core and extension messages from translatewiki.net 2012-03-11 20:39:18 +00:00
Raimond Spekking 81ce652e58 Localisation updates for core and extension messages from translatewiki.net 2012-03-04 20:23:13 +00:00
Raimond Spekking 5d660ffd58 Localisation update for core and extension messages from translatewiki.net 2012-02-29 12:34:33 +00:00
Raimond Spekking 83842d2db6 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 7cbf3662fe Localisation updates for core and extension messages from translatewiki.net 2012-02-19 20:47:51 +00:00
Raimond Spekking 00fddf1bce Localisation updates for core and extension messages from translatewiki.net 2012-02-18 20:41:29 +00:00
Raimond Spekking 54f992081c Localisation updates for core and extension messages from translatewiki.net 2012-02-14 21:44:34 +00:00
Raimond Spekking e45cd885a0 Localisation updates for core and extension messages from translatewiki.net 2012-02-13 19:45:00 +00:00
Raimond Spekking 16f0cd1c1a Localisation updates for core and extension messages from translatewiki.net 2012-02-11 21:23:46 +00:00
Raimond Spekking eb39589179 Localisation updates for core and extension messages from translatewiki.net 2012-01-31 20:31:52 +00:00
Raimond Spekking b5938eb6fe Localisation updates for core and extension messages from translatewiki.net 2012-01-26 20:39:48 +00:00