lhc/web/wiklou.git
15 years agoFixed grc comment text
Tim Starling [Mon, 16 Feb 2009 07:03:21 +0000 (07:03 +0000)]
Fixed grc comment text

15 years agoBetter logging in runJobs.php. Committing for test on server.
Tim Starling [Mon, 16 Feb 2009 04:50:26 +0000 (04:50 +0000)]
Better logging in runJobs.php. Committing for test on server.

15 years ago(bug 17506) Respect $wgShowExceptionDetails when handling exceptions within exception...
Chad Horohoe [Mon, 16 Feb 2009 04:33:22 +0000 (04:33 +0000)]
(bug 17506) Respect $wgShowExceptionDetails when handling exceptions within exceptions. Based on patch by David Tabachnikov and Romi Romano5.

15 years ago* Special:Prefixindex: Move table styling to shared.css
Raimond Spekking [Sun, 15 Feb 2009 21:25:06 +0000 (21:25 +0000)]
* Special:Prefixindex: Move table styling to shared.css
* Add CSS IDs to tables
* Use correct message 'allpagesprefix' for input form label
* Replace _ with ' ' in next page link

15 years agoLocalisation updates for core messages from translatewiki.net (2009-02-15 18:43 UTC)
Siebrand Mazeland [Sun, 15 Feb 2009 18:55:24 +0000 (18:55 +0000)]
Localisation updates for core messages from translatewiki.net (2009-02-15 18:43 UTC)

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Sun, 15 Feb 2009 17:34:12 +0000 (17:34 +0000)]
Update the Chinese conversion tables.

15 years ago(bug 17497) Oasis opendocument added to mime.types (odg otg odt ott odp otp ods ots)
Siebrand Mazeland [Sun, 15 Feb 2009 12:21:44 +0000 (12:21 +0000)]
(bug 17497) Oasis opendocument added to mime.types (odg otg odt ott odp otp ods ots)

15 years ago* Wrap warning message 'editinginterface' into a div with class 'mw-editinginterface'
Raimond Spekking [Sun, 15 Feb 2009 09:26:08 +0000 (09:26 +0000)]
* Wrap warning message 'editinginterface' into a div with class 'mw-editinginterface'

15 years ago* (bug 17472) use print <<<EOF in maintenance/importTextFile.php. Patch contribute...
Siebrand Mazeland [Sun, 15 Feb 2009 00:20:33 +0000 (00:20 +0000)]
* (bug 17472) use print <<<EOF in maintenance/importTextFile.php. Patch contribute by Jidanni.
* removed trailing whitespace

15 years ago* Removed "global $action;" from SkinTemplate::outputPage(), getting it from $wgReque...
Alexandre Emsenhuber [Sat, 14 Feb 2009 17:09:57 +0000 (17:09 +0000)]
* Removed "global $action;" from SkinTemplate::outputPage(), getting it from $wgRequest instead (like for r46810)
* Changed "$action = $wgRequest->getText( 'action' )" to "$action = $wgRequest->getVal( 'action', 'view' )" as we do on index.php

15 years agoCleanup to $wgFeedClasses:
Chad Horohoe [Sat, 14 Feb 2009 16:00:51 +0000 (16:00 +0000)]
Cleanup to $wgFeedClasses:
* Remove 2 unused globals
* (bug 17488) Link in toolbar to feeds should be localized (already have the feed-$format messages) Patch by Marcin Cieślak.
* Tangentially, can $wgFeedClasses be moved from Defines to DefaultSettings? Seems to make more sense in the latter.

15 years agoAPI: Make information about the main module (ApiMain) and the pageset module (ApiPage...
Roan Kattouw [Sat, 14 Feb 2009 14:56:20 +0000 (14:56 +0000)]
API: Make information about the main module (ApiMain) and the pageset module (ApiPageSet) available through action=paraminfo

15 years agoLocalisation updates for extension messages from translatewiki.net (2009-02-14 11...
Siebrand Mazeland [Sat, 14 Feb 2009 11:56:10 +0000 (11:56 +0000)]
Localisation updates for extension messages from translatewiki.net (2009-02-14 11:51 UTC)

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Sat, 14 Feb 2009 07:53:56 +0000 (07:53 +0000)]
Update the Chinese conversion tables.

15 years agoFix r45764, which made a whole bunch of random indices UNIQUE for no apparent reason.
Andrew Garrett [Sat, 14 Feb 2009 06:10:42 +0000 (06:10 +0000)]
Fix r45764, which made a whole bunch of random indices UNIQUE for no apparent reason.

15 years agoDocument ptlevel parameter. I should really learn to get stuff right in fewer than...
Roan Kattouw [Fri, 13 Feb 2009 21:53:08 +0000 (21:53 +0000)]
Document ptlevel parameter. I should really learn to get stuff right in fewer than 5 commits

15 years agoAnd yet another fixup for r47231: use older/newer rather than ascending/descending
Roan Kattouw [Fri, 13 Feb 2009 21:49:01 +0000 (21:49 +0000)]
And yet another fixup for r47231: use older/newer rather than ascending/descending

15 years ago...and remove another allpages leftover *sigh*
Roan Kattouw [Fri, 13 Feb 2009 21:37:17 +0000 (21:37 +0000)]
...and remove another allpages leftover *sigh*

15 years agoFix leftover doc comment in ApiQueryProtectedTitles
Roan Kattouw [Fri, 13 Feb 2009 21:36:34 +0000 (21:36 +0000)]
Fix leftover doc comment in ApiQueryProtectedTitles

15 years agoAPI: (bug 16740) Adding list=protectedtitles to list create-protected titles
Roan Kattouw [Fri, 13 Feb 2009 21:34:46 +0000 (21:34 +0000)]
API: (bug 16740) Adding list=protectedtitles to list create-protected titles

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Fri, 13 Feb 2009 19:17:06 +0000 (19:17 +0000)]
Update the Chinese conversion tables.

15 years ago* Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message
Raimond Spekking [Fri, 13 Feb 2009 19:13:48 +0000 (19:13 +0000)]
* Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message
Per Brion's suggestion in http://lists.wikimedia.org/pipermail/wikitech-l/2008-December/040796.html

15 years agobug 17477 and fix for r47196: Don't use global $title; this can work when executing...
Alexandre Emsenhuber [Fri, 13 Feb 2009 17:50:24 +0000 (17:50 +0000)]
bug 17477 and fix for r47196: Don't use global $title; this can work when executing index.php, but fails horribly in maintenance scripts (breaking checkBadRedirects.php at least)

15 years ago(bug 17480) Typo in Italian lang file.
Chad Horohoe [Fri, 13 Feb 2009 16:28:18 +0000 (16:28 +0000)]
(bug 17480) Typo in Italian lang file.

15 years agoAdd a <link rel="canonical"> tag on redirected page views per <http://googlewebmaster...
Roan Kattouw [Fri, 13 Feb 2009 16:17:39 +0000 (16:17 +0000)]
Add a <link rel="canonical"> tag on redirected page views per <googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html>

15 years ago* API: Page prop=info by (ns, title) rather than offset
Roan Kattouw [Fri, 13 Feb 2009 15:36:32 +0000 (15:36 +0000)]
* API: Page prop=info by (ns, title) rather than offset
* Also fix a regression from r47214 which caused database errors when $this->titles or $this->missing was empty

15 years agoAPI: Fix up r47214, which strangely had no commit message
Roan Kattouw [Fri, 13 Feb 2009 15:14:21 +0000 (15:14 +0000)]
API: Fix up r47214, which strangely had no commit message
* Use + instead of array_merge(), the latter messes up keys
* Fix a fatal error ($result not an object)
* Fix an interesting mistake when calling addTables(): addTables('foo', 'bar') doesn't add both tables, but adds foo AS bar
* Fix warning about $row->pt_namespace not being set

Commit message for r47214:
API: Refactor ApiQueryInfo
* Move result generating code from execute() to extractPageInfo()
** Merge code for existing and missing titles
* Don't loop over existing and missing titles separately, but on both in one go
* Move protection query code from execute() to getProtectionInfo()
** Merge code for existing and missing titles here as well
* Move subjectid/talkid query code from execute() to getTSIDs()
* Document some functions

15 years ago(no commit message)
Roan Kattouw [Fri, 13 Feb 2009 14:44:19 +0000 (14:44 +0000)]

15 years agoAPI: More docs, break long lines in docs
Roan Kattouw [Fri, 13 Feb 2009 14:13:03 +0000 (14:13 +0000)]
API: More docs, break long lines in docs

15 years ago(bug 17478) Fixed a PHP Strict standards error in maintenance/cleanupWatchlist.php
Alexandre Emsenhuber [Fri, 13 Feb 2009 13:48:13 +0000 (13:48 +0000)]
(bug 17478) Fixed a PHP Strict standards error in maintenance/cleanupWatchlist.php

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Fri, 13 Feb 2009 13:06:36 +0000 (13:06 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Fri, 13 Feb 2009 06:24:05 +0000 (06:24 +0000)]
Update the Chinese conversion tables.

15 years agoTrying to make the EditPage code a bit more readable by breaking lines and converting...
Andrew Garrett [Thu, 12 Feb 2009 23:42:33 +0000 (23:42 +0000)]
Trying to make the EditPage code a bit more readable by breaking lines and converting some of the more egregious offenders into using the Xml:: functions. I tested editing and so on, but do tell me if there's some automated test that I'm supposed to run it
through.

15 years agoAdded suppression log entries (if user can see them)
Aaron Schulz [Thu, 12 Feb 2009 20:06:05 +0000 (20:06 +0000)]
Added suppression log entries (if user can see them)

15 years ago* (bug 13040) Gender-aware user namespace aliases
Niklas Laxström [Thu, 12 Feb 2009 19:54:32 +0000 (19:54 +0000)]
* (bug 13040) Gender-aware user namespace aliases
No aliases in this commit

15 years agoFollow-up to r47192: do the same for PageHistory
Aaron Schulz [Thu, 12 Feb 2009 19:23:14 +0000 (19:23 +0000)]
Follow-up to r47192: do the same for PageHistory

15 years ago* consolidated getDateMenu duplication into xml.php
Aaron Schulz [Thu, 12 Feb 2009 19:02:14 +0000 (19:02 +0000)]
* consolidated getDateMenu duplication into xml.php
* made filter settings carry over when pressing "go"
* made filter links a bit smaller
* removed DefaultQuery cruft
* updated docs

15 years agoAPI: Prevent ApiQueryInfo from trying to set a continue value twice (which will fail...
Roan Kattouw [Thu, 12 Feb 2009 17:29:17 +0000 (17:29 +0000)]
API: Prevent ApiQueryInfo from trying to set a continue value twice (which will fail with a fatal error)

15 years agoAPI: Fix up r47142: use a boolean parameter for suggest
Roan Kattouw [Thu, 12 Feb 2009 17:27:05 +0000 (17:27 +0000)]
API: Fix up r47142: use a boolean parameter for suggest

15 years ago(bug 17448) Update for Danish language
Siebrand Mazeland [Thu, 12 Feb 2009 17:25:27 +0000 (17:25 +0000)]
(bug 17448) Update for Danish language

15 years ago(bug 5776) Add extra patrol link on bottom for diffs
Aaron Schulz [Thu, 12 Feb 2009 14:45:10 +0000 (14:45 +0000)]
(bug 5776) Add extra patrol link on bottom for diffs

15 years agoLocalization update for he.
Rotem Liss [Thu, 12 Feb 2009 12:56:38 +0000 (12:56 +0000)]
Localization update for he.

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Thu, 12 Feb 2009 09:29:05 +0000 (09:29 +0000)]
Update the Chinese conversion tables.

15 years agoBug 15930 Nostalgia should have both edit links bolded
Aaron Schulz [Thu, 12 Feb 2009 00:12:13 +0000 (00:12 +0000)]
Bug 15930 Nostalgia should have both edit links bolded

15 years agoRELEASE-NOTES and alias NUMBEROFACTIVEUSERS for magic word ACTIVEUSERS introduced...
Andrew Garrett [Wed, 11 Feb 2009 23:44:02 +0000 (23:44 +0000)]
RELEASE-NOTES and alias NUMBEROFACTIVEUSERS for magic word ACTIVEUSERS introduced in r46822.

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Wed, 11 Feb 2009 21:16:01 +0000 (21:16 +0000)]
Update the Chinese conversion tables.
New makefile script for ZhConversion.php.

15 years agoFix escaping of pipe-separator in revision (included via {{int:...}} in it)
Alexandre Emsenhuber [Wed, 11 Feb 2009 21:14:18 +0000 (21:14 +0000)]
Fix escaping of pipe-separator in revision (included via {{int:...}} in it)

15 years ago(bug 12746) We shouldn't be sending out new password e-mails when a wiki is in read...
Chad Horohoe [Wed, 11 Feb 2009 20:29:58 +0000 (20:29 +0000)]
(bug 12746) We shouldn't be sending out new password e-mails when a wiki is in read-only mode.

15 years agoAPI: Remove stray $options = array(); from ApiPageSet
Roan Kattouw [Wed, 11 Feb 2009 19:28:07 +0000 (19:28 +0000)]
API: Remove stray $options = array(); from ApiPageSet

Previous commit message didn't mention changing ApiQueryInfo to sort $titles by page ID and to add info about missing pages in one go (the latter upon Brad Jorsch's suggestion)

15 years ago* API: Add documentation to important API classes
Roan Kattouw [Wed, 11 Feb 2009 19:25:25 +0000 (19:25 +0000)]
* API: Add documentation to important API classes
* Move page_is_redirect up in ApiPageSet::getPageTableFields()

15 years agoLocalisation updates for core messages from translatewiki.net (2009-02-11 18:17 UTC)
Siebrand Mazeland [Wed, 11 Feb 2009 18:34:02 +0000 (18:34 +0000)]
Localisation updates for core messages from translatewiki.net (2009-02-11 18:17 UTC)

15 years agoUse pipe-separator instead of hard coded pipe symbol with leading and trailing space...
Siebrand Mazeland [Wed, 11 Feb 2009 16:32:30 +0000 (16:32 +0000)]
Use pipe-separator instead of hard coded pipe symbol with leading and trailing space where used in English language messages

15 years ago(bug 17414) Added magic words as a cache dependency
Aaron Schulz [Wed, 11 Feb 2009 16:08:36 +0000 (16:08 +0000)]
(bug 17414) Added magic words as a cache dependency

15 years agoAdd suggest=1 to search suggestion AJAX request. ApiOpenSearch won't execute such...
Aaron Schulz [Wed, 11 Feb 2009 15:56:53 +0000 (15:56 +0000)]
Add suggest=1 to search suggestion AJAX request. ApiOpenSearch won't execute such request if $wgEnableMWSuggest is disabled

15 years ago(bug 17420) Send the correct content type from action=raw when the HTML file cache...
Tim Starling [Wed, 11 Feb 2009 15:07:18 +0000 (15:07 +0000)]
(bug 17420) Send the correct content type from action=raw when the HTML file cache is enabled. Regression due to r45123/r45126. Will be backported to the 1.14 branch.

15 years agoBugfis, making ?uselang=qqq an invalid language code, see
Purodha B Blissenbach [Wed, 11 Feb 2009 11:56:01 +0000 (11:56 +0000)]
Bugfis, making ?uselang=qqq an invalid language code, see
https://bugzilla.wikimedia.org/show_bug.cgi?id=17445

15 years agoFixed broken comment (fails on my version of MySQL)
Tim Starling [Wed, 11 Feb 2009 08:18:44 +0000 (08:18 +0000)]
Fixed broken comment (fails on my version of MySQL)

15 years agoRemove some unneeded spaces in output
Siebrand Mazeland [Tue, 10 Feb 2009 23:58:16 +0000 (23:58 +0000)]
Remove some unneeded spaces in output

15 years agoLocalisation updates for core messages from translatewiki.net (2009-02-10 23:29 UTC)
Siebrand Mazeland [Tue, 10 Feb 2009 23:39:35 +0000 (23:39 +0000)]
Localisation updates for core messages from translatewiki.net (2009-02-10 23:29 UTC)

15 years agoAPI: Page prop=imageinfo by (title, timestamp) rather than using an offset. Suggested...
Roan Kattouw [Tue, 10 Feb 2009 19:10:58 +0000 (19:10 +0000)]
API: Page prop=imageinfo by (title, timestamp) rather than using an offset. Suggested by Brad Jorsch.

15 years agoLocalization update.
Rotem Liss [Tue, 10 Feb 2009 18:32:23 +0000 (18:32 +0000)]
Localization update.

15 years agotypo from r47092. Spotted by SPQRobin
Raimond Spekking [Tue, 10 Feb 2009 16:36:35 +0000 (16:36 +0000)]
typo from r47092. Spotted by SPQRobin

15 years agoLocalize time zone regions in Special:Preferences
Raimond Spekking [Tue, 10 Feb 2009 16:19:34 +0000 (16:19 +0000)]
Localize time zone regions in Special:Preferences

15 years agoAPI: (bug 17433) Added bot flag to list=watchlist&wlprop=flags output
Roan Kattouw [Tue, 10 Feb 2009 16:01:50 +0000 (16:01 +0000)]
API: (bug 17433) Added bot flag to list=watchlist&wlprop=flags output

15 years agoAPI: Make UTF-8 cleanup actually work; it was broken from the beginning. Apparently...
Roan Kattouw [Tue, 10 Feb 2009 15:56:34 +0000 (15:56 +0000)]
API: Make UTF-8 cleanup actually work; it was broken from the beginning. Apparently I expected array_walk to behave like array_map, which is not the case.

15 years agoOops, accidentally reverted r47053 in m last commit
Alexandre Emsenhuber [Tue, 10 Feb 2009 13:10:43 +0000 (13:10 +0000)]
Oops, accidentally reverted r47053 in m last commit

15 years agoAllow entities so that the "&#32;" in pipe-separator are not escaped twice
Alexandre Emsenhuber [Tue, 10 Feb 2009 13:04:18 +0000 (13:04 +0000)]
Allow entities so that the "&#32;" in pipe-separator are not escaped twice

15 years agorm deprecated note for MagicWordwgVariableIDs hook since it's the only way for an...
Alexandre Emsenhuber [Tue, 10 Feb 2009 12:48:58 +0000 (12:48 +0000)]
rm deprecated note for MagicWordwgVariableIDs hook since it's the only way for an extension to register a new variable

15 years agoAPI: Page prop=revisions by rev_id or (rev_page, rev_id), depending on mode, because...
Roan Kattouw [Tue, 10 Feb 2009 12:32:22 +0000 (12:32 +0000)]
API: Page prop=revisions by rev_id or (rev_page, rev_id), depending on mode, because the offset system potentially sucks. Suggested by Brad Jorsch

15 years agoLocalisation updates for core messages from translatewiki.net (2009-02-10 06:41 UTC)
Siebrand Mazeland [Tue, 10 Feb 2009 06:54:37 +0000 (06:54 +0000)]
Localisation updates for core messages from translatewiki.net (2009-02-10 06:41 UTC)

15 years agoApply changes made live on Wikimedia cluster related to preprocessor caching to subve...
Andrew Garrett [Mon, 9 Feb 2009 23:18:37 +0000 (23:18 +0000)]
Apply changes made live on Wikimedia cluster related to preprocessor caching to subversion. Patch worked on by Tim Starling and myself.

Changes from the original patch (r46936):
* Add versioning to the cache, so the cache can be purged.
* Only cache preprocessor output for input of over a certain amount (default of 1000 bytes).

15 years agoAdded missing Revision::FOR_THIS_USER flag
Aaron Schulz [Mon, 9 Feb 2009 22:41:02 +0000 (22:41 +0000)]
Added missing Revision::FOR_THIS_USER flag

15 years agoLocalization update.
Rotem Liss [Mon, 9 Feb 2009 22:36:16 +0000 (22:36 +0000)]
Localization update.

15 years agoTweaks for bug 17060
Aaron Schulz [Mon, 9 Feb 2009 22:27:25 +0000 (22:27 +0000)]
Tweaks for bug 17060
* Don't show links to deleted revs in history for anyone (consistency)
* Always hide deleted content from all users; it can be viewed via (show/hide) links

15 years ago* (bug 17311) Add a note beside the gender selection menu to tell users that this...
Raimond Spekking [Mon, 9 Feb 2009 22:07:13 +0000 (22:07 +0000)]
* (bug 17311) Add a note beside the gender selection menu to tell users that this information will be public

15 years agoReplace hard coded pipe separators with locale based
Siebrand Mazeland [Mon, 9 Feb 2009 21:47:00 +0000 (21:47 +0000)]
Replace hard coded pipe separators with locale based

15 years agoLocalization update.
Rotem Liss [Mon, 9 Feb 2009 19:54:27 +0000 (19:54 +0000)]
Localization update.

15 years agoAPI: Query-continue prop=categoryinfo by cat_title rather than offset. Suggested...
Roan Kattouw [Mon, 9 Feb 2009 19:54:25 +0000 (19:54 +0000)]
API: Query-continue prop=categoryinfo by cat_title rather than offset. Suggested by Brad Jorsch

15 years agoFix up r47037, which was itself a fix-up of r46845. Change suggested by Brad Jorsch
Roan Kattouw [Mon, 9 Feb 2009 19:24:28 +0000 (19:24 +0000)]
Fix up r47037, which was itself a fix-up of r46845. Change suggested by Brad Jorsch

15 years ago(bug 7509) Separation strings should be configurable
Siebrand Mazeland [Mon, 9 Feb 2009 17:48:41 +0000 (17:48 +0000)]
(bug 7509) Separation strings should be configurable

Last commit to fix this issue. Related commits are r47028, r47040, r47044. Originally committed as r40953, which was reverted in r40977, because if was too verbose. Language::pipeList, and Language::commaList should have resolved that.

15 years agoPer code review, bit of cleanup to Special:Export.
Chad Horohoe [Mon, 9 Feb 2009 16:34:40 +0000 (16:34 +0000)]
Per code review, bit of cleanup to Special:Export.

15 years agoRemove hard coding of pipe separators in skins. Use Language::pipeList as much as...
Siebrand Mazeland [Mon, 9 Feb 2009 16:24:03 +0000 (16:24 +0000)]
Remove hard coding of pipe separators in skins. Use Language::pipeList as much as possible. Should also make code a bit more readable here and there.

15 years agoRemove a TODO from ApiMove and add a FIXME to SpecialMovepage
Roan Kattouw [Mon, 9 Feb 2009 15:15:49 +0000 (15:15 +0000)]
Remove a TODO from ApiMove and add a FIXME to SpecialMovepage

15 years ago* remove forgotten case of hard coded pipe separator in Pager
Siebrand Mazeland [Mon, 9 Feb 2009 14:31:48 +0000 (14:31 +0000)]
* remove forgotten case of hard coded pipe separator in Pager
* fix bug in GlobalFunctions.php introduced in r47028. pipeList() needs to be fed an array.

15 years ago* API: (bug 17357) Add subpage moving to the API
Roan Kattouw [Mon, 9 Feb 2009 14:16:51 +0000 (14:16 +0000)]
* API: (bug 17357) Add subpage moving to the API
* Added Title::moveSubpages() as a backend function
** Didn't update SpecialMovepage to use this; left to braver souls
* Fix handling of errors on talk page move (will backport)

15 years agoAPI: Fix up r46825:
Roan Kattouw [Mon, 9 Feb 2009 14:07:18 +0000 (14:07 +0000)]
API: Fix up r46825:
* put the tables in the right order
* JOIN on user_text as well for better index usage
* Force the index on the recentchanges table as well
* Don't ORDER BY rev_user_text if it's constant

15 years agoFix some more regressions from r46845 reported by Brad Jorsch on the mediawiki-api...
Roan Kattouw [Mon, 9 Feb 2009 13:28:12 +0000 (13:28 +0000)]
Fix some more regressions from r46845 reported by Brad Jorsch on the mediawiki-api list <lists.wikimedia.org/pipermail/mediawiki-api/2009-February/000924.html>

15 years agoFollow up r47025: Add new message
Raimond Spekking [Mon, 9 Feb 2009 12:39:54 +0000 (12:39 +0000)]
Follow up r47025: Add new message

15 years agoSimple proof-of-principle script to generate a CDB file from the currently loaded...
Tim Starling [Mon, 9 Feb 2009 09:37:13 +0000 (09:37 +0000)]
Simple proof-of-principle script to generate a CDB file from the currently loaded extensions

15 years ago* Update message 'pipe-separator' to have leading and trailing space for English...
Siebrand Mazeland [Mon, 9 Feb 2009 09:13:30 +0000 (09:13 +0000)]
* Update message 'pipe-separator' to have leading and trailing space for English and Occitan, to be able to remove some hard coded spaces
* Take out some hard coded pipe characters. Replace by message or Language::pipeList
* Take out a hard coded comma list SpecialIpblocklist.php. Replace by Language::commaList

15 years agoFallback for Yakut to Russian per request of translator HalanTul
Siebrand Mazeland [Mon, 9 Feb 2009 08:34:55 +0000 (08:34 +0000)]
Fallback for Yakut to Russian per request of translator HalanTul

15 years ago* Tweaks for bug 17052:
Aaron Schulz [Mon, 9 Feb 2009 07:42:54 +0000 (07:42 +0000)]
* Tweaks for bug 17052:
** Made radio button default selection fallback to the next one for deleted revs
** Use deleted diff message rather than showing an ambiguous "empty diff"
* Code style tweaks

15 years ago* Minor adjustment to previous commit, unify ordering (print footer, then debug data).
Robert Leverington [Sun, 8 Feb 2009 23:48:48 +0000 (23:48 +0000)]
* Minor adjustment to previous commit, unify ordering (print footer, then debug data).

15 years ago* (bug 17408) Add $wgShowDebug configuration variable, displays debug data at the...
Robert Leverington [Sun, 8 Feb 2009 23:39:17 +0000 (23:39 +0000)]
* (bug 17408) Add $wgShowDebug configuration variable, displays debug data at the bottom of the main content area when enabled.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-02-08 22:48 UTC)
Siebrand Mazeland [Sun, 8 Feb 2009 22:54:52 +0000 (22:54 +0000)]
Localisation updates for core messages from translatewiki.net (2009-02-08 22:48 UTC)

15 years ago(bug 17404) "userrights-interwiki" right was missing in User::$mCoreRights
Alexandre Emsenhuber [Sun, 8 Feb 2009 19:28:37 +0000 (19:28 +0000)]
(bug 17404) "userrights-interwiki" right was missing in User::$mCoreRights

15 years ago* Recommit r39503. (bug 14468) Lines in classic RecentChanges and Watchlist now have...
Siebrand Mazeland [Sun, 8 Feb 2009 15:55:32 +0000 (15:55 +0000)]
* Recommit r39503. (bug 14468) Lines in classic RecentChanges and Watchlist now have classes "mw-line-odd" and "mw-line-even" to make styling using css possible. Implemented in OldChangesList::recentChangesLine using an additional parameter, while keeping behaviour for other uses unchanged. Did not see any use adding this to ChangesList::recentChangesLine.
* keep RELEASE-NOTES lines under 80 characters

15 years agoLocalization update.
Rotem Liss [Sun, 8 Feb 2009 15:34:27 +0000 (15:34 +0000)]
Localization update.

15 years agoFix on r47003. Use the correct message key. Thanks to UV for spotting this.
Siebrand Mazeland [Sun, 8 Feb 2009 14:11:44 +0000 (14:11 +0000)]
Fix on r47003. Use the correct message key. Thanks to UV for spotting this.

15 years ago(bug 16909) Histlegend message should use live 'cur', 'last' messages instead of...
Siebrand Mazeland [Sun, 8 Feb 2009 09:56:57 +0000 (09:56 +0000)]
(bug 16909) Histlegend message should use live 'cur', 'last' messages instead of duplicating their contents. (not necessarily possible to all localisations)