lhc/web/wiklou.git
15 years agoReverted r48984. Fragile, doesn't work if memcached is enabled. See CodeReview.
Tim Starling [Wed, 3 Jun 2009 14:51:08 +0000 (14:51 +0000)]
Reverted r48984. Fragile, doesn't work if memcached is enabled. See CodeReview.

15 years agoreverting r50050. djvu text should be stored in img_metadata (per Tim)
ThomasV [Wed, 3 Jun 2009 13:07:13 +0000 (13:07 +0000)]
reverting r50050. djvu text should be stored in img_metadata (per Tim)

15 years agoFix logic error involving interpretation of result from validate() method, causing...
Andrew Garrett [Wed, 3 Jun 2009 09:38:36 +0000 (09:38 +0000)]
Fix logic error involving interpretation of result from validate() method, causing bug 18763  "Unable to save preferences after switching language" and possibly others.

15 years agofollow up r51128, adding type check for $wgUser->getOption( 'variantconversion' ...
Shinjiman [Wed, 3 Jun 2009 08:16:42 +0000 (08:16 +0000)]
follow up r51128, adding type check for $wgUser->getOption( 'variantconversion' ) whether it is 0 (disabled) or null (have not been set).

15 years agoProfiling for CPF::gender()
Tim Starling [Wed, 3 Jun 2009 06:28:19 +0000 (06:28 +0000)]
Profiling for CPF::gender()

15 years agoLocalisation updates for core messages from translatewiki.net (2009-06-02 20:45 UTC)
Siebrand Mazeland [Tue, 2 Jun 2009 20:52:10 +0000 (20:52 +0000)]
Localisation updates for core messages from translatewiki.net (2009-06-02 20:45 UTC)

15 years agoRemove unnecessary comment
Aryeh Gregor [Tue, 2 Jun 2009 19:56:07 +0000 (19:56 +0000)]
Remove unnecessary comment

Comments shouldn't include historical information unless it's useful to
people reading the code today.  Excessive comments hurt code
readability.

15 years agoFix syntax errors in r51305.
Siebrand Mazeland [Tue, 2 Jun 2009 19:53:35 +0000 (19:53 +0000)]
Fix syntax errors in r51305.

15 years agoFix Title::makeName's docs to be shown.
Rotem Liss [Tue, 2 Jun 2009 19:37:45 +0000 (19:37 +0000)]
Fix Title::makeName's docs to be shown.

15 years agoMultiple whitespace in TOC anchors is now stripped, for consistency with the link...
Rotem Liss [Tue, 2 Jun 2009 19:32:51 +0000 (19:32 +0000)]
Multiple whitespace in TOC anchors is now stripped, for consistency with the link from the edit comment.

15 years agotry to load hooks before testing them, so we can text Cite (discussion in bug 18890)
Steve Sanbeg [Tue, 2 Jun 2009 19:13:32 +0000 (19:13 +0000)]
try to load hooks before testing them, so we can text Cite (discussion in bug 18890)

15 years agoupdate
Meno25 [Tue, 2 Jun 2009 14:06:08 +0000 (14:06 +0000)]
update

15 years agoUpdate linkTrail and magicWords
Meno25 [Tue, 2 Jun 2009 13:56:42 +0000 (13:56 +0000)]
Update linkTrail and magicWords

15 years agoLocalization update.
Rotem Liss [Tue, 2 Jun 2009 13:49:01 +0000 (13:49 +0000)]
Localization update.

15 years agoPer comments on code review, use JSON instead of PHP serialization for Abuse Filter...
Andrew Garrett [Tue, 2 Jun 2009 12:59:05 +0000 (12:59 +0000)]
Per comments on code review, use JSON instead of PHP serialization for Abuse Filter data interchange. PHP's unserialize() can expose remote code execution vulnerabilities with some input.

15 years agoFix fatal error in r49790, remaining usage of User::encodeOptions()
Andrew Garrett [Tue, 2 Jun 2009 12:42:55 +0000 (12:42 +0000)]
Fix fatal error in r49790, remaining usage of User::encodeOptions()

15 years agoFix up r49794, make new groups noncapturing, fixing offset problem with linked dates
Andrew Garrett [Tue, 2 Jun 2009 12:39:14 +0000 (12:39 +0000)]
Fix up r49794, make new groups noncapturing, fixing offset problem with linked dates

15 years agoPhase 1 in fixing up SiteConfiguration: Replace the hack of including InitialiseSetti...
Andrew Garrett [Tue, 2 Jun 2009 09:49:31 +0000 (09:49 +0000)]
Phase 1 in fixing up SiteConfiguration: Replace the hack of including InitialiseSettings.php with a generic system for loading full configuration data, involving a callback.

15 years agoBreak long lines
Aaron Schulz [Tue, 2 Jun 2009 09:40:46 +0000 (09:40 +0000)]
Break long lines

15 years agoFollow up r50807, adding double quotes around literal texts so that they will not...
Shinjiman [Tue, 2 Jun 2009 06:04:31 +0000 (06:04 +0000)]
Follow up r50807, adding double quotes around literal texts so that they will not be treated as a variable, per code review.

15 years agoFixed documentation on Title::newFromURL(). Never use this function.
Tim Starling [Tue, 2 Jun 2009 04:05:47 +0000 (04:05 +0000)]
Fixed documentation on Title::newFromURL(). Never use this function.

15 years agoReverted r51291 (including random formatting changes) and reimplemented in a more...
Tim Starling [Tue, 2 Jun 2009 03:51:01 +0000 (03:51 +0000)]
Reverted r51291 (including random formatting changes) and reimplemented in a more sane manner.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-06-01 22:08 UTC)
Siebrand Mazeland [Mon, 1 Jun 2009 22:24:29 +0000 (22:24 +0000)]
Localisation updates for core messages from translatewiki.net (2009-06-01 22:08 UTC)

15 years agoFollow-up on r51282. In 'revdelete-modify-missing' there is no second parameter.
Siebrand Mazeland [Mon, 1 Jun 2009 22:00:28 +0000 (22:00 +0000)]
Follow-up on r51282. In 'revdelete-modify-missing' there is no second parameter.

15 years agoMessage 'filehist-thumbtext' - date and time separated as of request by user "Der...
Purodha B Blissenbach [Mon, 1 Jun 2009 21:29:31 +0000 (21:29 +0000)]
Message 'filehist-thumbtext' - date and time separated as of request by user "Der Umherirrende" at
http://translatewiki.net/w/i.php?title=Support&oldid=1243738#split_date_and_time

15 years agoMessage 'history-feed-item-nocomment' - date and time separated as of request by...
Purodha B Blissenbach [Mon, 1 Jun 2009 21:22:56 +0000 (21:22 +0000)]
Message 'history-feed-item-nocomment' - date and time separated as of request by user "Der Umherirrende" at
http://translatewiki.net/w/i.php?title=Support&oldid=1243738#split_date_and_time

15 years agoMessage 'rcnotefrom' - date and time separated as of request by user "Der Umherirrend...
Purodha B Blissenbach [Mon, 1 Jun 2009 21:11:23 +0000 (21:11 +0000)]
Message 'rcnotefrom' - date and time separated as of request by user "Der Umherirrende" at
http://translatewiki.net/w/i.php?title=Support&oldid=1243738#split_date_and_time

15 years agoMessage 'confirmemail_body' - date and time separated as of request by user "Der...
Purodha B Blissenbach [Mon, 1 Jun 2009 20:57:11 +0000 (20:57 +0000)]
Message 'confirmemail_body' - date and time separated as of request by user "Der Umherirrende" at
http://translatewiki.net/w/i.php?title=Support&oldid=1243738#split_date_and_time

15 years agoMessage 'revisionasof' - date and time separated as of request by user "Der Umherirre...
Purodha B Blissenbach [Mon, 1 Jun 2009 20:45:46 +0000 (20:45 +0000)]
Message 'revisionasof' - date and time separated as of request by user "Der Umherirrende" at
http://translatewiki.net/w/i.php?title=Support&oldid=1243738#split_date_and_time

15 years ago*Tweaked $maxLineCount for usability
Aaron Schulz [Mon, 1 Jun 2009 19:32:11 +0000 (19:32 +0000)]
*Tweaked $maxLineCount for usability
*(bug 18690) Maintain from/to values on namespace change

15 years ago(bug 18925) history.js removes class names of list elements on initialization. Patch...
Siebrand Mazeland [Mon, 1 Jun 2009 16:54:30 +0000 (16:54 +0000)]
(bug 18925) history.js removes class names of list elements on initialization. Patch contributed by Borislav Manolov.

15 years ago(bug 18999) CSS update for RTL interwiki links
Siebrand Mazeland [Mon, 1 Jun 2009 16:48:14 +0000 (16:48 +0000)]
(bug 18999) CSS update for RTL interwiki links

15 years ago(bug 19017) TOC level calculation error in an odd case. Patch by Brad Jorsch.
Siebrand Mazeland [Mon, 1 Jun 2009 16:39:18 +0000 (16:39 +0000)]
(bug 19017) TOC level calculation error in an odd case. Patch by Brad Jorsch.

15 years agoTweak r51279: re-added ability to hide comment/user of top revision
Aaron Schulz [Mon, 1 Jun 2009 16:16:46 +0000 (16:16 +0000)]
Tweak r51279: re-added ability to hide comment/user of top revision

15 years agoMessage change: there is only one such revision.
Purodha B Blissenbach [Mon, 1 Jun 2009 15:31:17 +0000 (15:31 +0000)]
Message change: there is only one such revision.

15 years ago(r51282) apparent typo in comment corrected.
Purodha B Blissenbach [Mon, 1 Jun 2009 15:15:41 +0000 (15:15 +0000)]
(r51282) apparent typo in comment corrected.

15 years agoforgot to save this before committing *sigh*
Alexandre Emsenhuber [Mon, 1 Jun 2009 14:47:47 +0000 (14:47 +0000)]
forgot to save this before committing *sigh*

15 years agoFix some doxygen warnings
Alexandre Emsenhuber [Mon, 1 Jun 2009 14:32:26 +0000 (14:32 +0000)]
Fix some doxygen warnings

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 1 Jun 2009 13:00:41 +0000 (13:00 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese
rebuilt messages files for the languages above

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Mon, 1 Jun 2009 12:56:38 +0000 (12:56 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoSplit date and time as requested by Nikerabbit.
Tim Starling [Mon, 1 Jun 2009 12:23:57 +0000 (12:23 +0000)]
Split date and time as requested by Nikerabbit.

15 years agoRemove trailing space in 'revdelete-failure' (follow-up to r51280 and r51279)
Siebrand Mazeland [Mon, 1 Jun 2009 12:06:26 +0000 (12:06 +0000)]
Remove trailing space in 'revdelete-failure' (follow-up to r51280 and r51279)

15 years agoFollow-up to r51279
Siebrand Mazeland [Mon, 1 Jun 2009 12:01:40 +0000 (12:01 +0000)]
Follow-up to r51279
* tweak new messages
* update messages.inc
* rebuild all messages files

15 years agoIn Special:RevisionDelete:
Tim Starling [Mon, 1 Jun 2009 11:37:06 +0000 (11:37 +0000)]
In Special:RevisionDelete:
* Refactored to remove massive duplication
* Removed page parameter and associated contextPage member variable, doesn't seem to do anything.
* Put ID lists into a single ids parameter and member variable instead of having one for each type.
* Fixed inappropriate call of Title::newFromUrl(), always wrong
* Don't pretend to use the return value from functions that don't return anything, this reduces readability.
* Use the table names for deleteKey/typeName values, they look more like English
* Use protected not private
* Remove requirement for log type to be specified in the target
* Use POST for RevisionDelete entry forms, to avoid URL size limits and issues with non-PATH_INFO URLs
* Don't purge all pages that use the given file
* LocalFile::purgeCache() already calls purgeHistory,() no need to do it again. But do call purgeDescription().
* Removed token from unhide=1 links, unnecessary
* Tokens are necessary on file streaming links, added them
* Fixed private data leakage due to incorrect use of LocalRepo::newFromArchiveName(). Non-existent placeholder file was returned which meant that $oimage->userCan(File::DELETED_FILE) was always true. Pass the archive name to tryShowFile() instead of the storage key.
* Using ls_field='oi_timestamp' is not correct, oi_timestamp refers to the timestamp of the revision in question, whereas the key that is stored is the timestamp of the previous revision (i.e. the timestamp in oi_archive_name). oi_archive_name would be more correct, although only half the field is used.

Elsewhere:
* Added missing message filehist-missing
* Fixed double asterisk in Status::getWikiText()
* Fixed escaping of the target parameter to Special:RevisionDelete from ImagePage
* Deleted FileStore.php. Deprecated in filerepo refactor except for get()/export() but somehow resurrected by RevisionDelete. Hopefully this will be the end of it. New interfaces will be added for wfStreamFile() in a later commit.
* Added convenience function File::getStorageKey(), factored out of Special:Undelete
* Added convenience function Revision::newFromArchiveRow(), factored out of Special:Undelete and Special:RevisionDelete
* Fixed notice in Special:Upload, uninitialised $pageText

FIXME: current revision can be suppressed on undeletion causing an unauthenticated unsuppress. Comments indicate this is a known issue. I fixed the parser cache pollution in this case but not the rest.

15 years agoAdd proper dateformats too, bug 18308
Niklas Laxström [Mon, 1 Jun 2009 11:00:38 +0000 (11:00 +0000)]
Add proper dateformats too, bug 18308

15 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Mon, 1 Jun 2009 09:55:52 +0000 (09:55 +0000)]
Localisation updates for core messages from translatewiki.net
* fixes (bug 18308) Updated date formatting in Occitan

15 years agoUpdate the Chinese conversion tables.
Philip Tzou [Mon, 1 Jun 2009 05:25:22 +0000 (05:25 +0000)]
Update the Chinese conversion tables.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-31 21:03 UTC)
Siebrand Mazeland [Sun, 31 May 2009 21:28:19 +0000 (21:28 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-31 21:03 UTC)

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sun, 31 May 2009 21:03:10 +0000 (21:03 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoWhitespace after the "check" label.
Robert Stojnić [Sun, 31 May 2009 19:25:52 +0000 (19:25 +0000)]
Whitespace after the "check" label.

15 years agoBug 19039: new "(un)select all" buttons misplaced at advanced search form
Robert Stojnić [Sun, 31 May 2009 19:15:17 +0000 (19:15 +0000)]
Bug 19039: new "(un)select all" buttons misplaced at advanced search form
* put the all/none buttons into upper right corner
* use input instead of button

15 years agospacing tweaks to Vector.php
Jack Phoenix [Sun, 31 May 2009 19:13:21 +0000 (19:13 +0000)]
spacing tweaks to Vector.php

15 years agoOn second thought, use idFromName and edits() instead, load() loads a whole bunch...
Alex Z [Sun, 31 May 2009 19:06:04 +0000 (19:06 +0000)]
On second thought, use idFromName and edits() instead, load() loads a whole bunch of stuff we don't need

15 years agoSome followup to r51200:
Alex Z [Sun, 31 May 2009 18:55:38 +0000 (18:55 +0000)]
Some followup to r51200:
* Save a query by not using User::edits()
* Mark as an expensive function (it needs at least 1 query for each use)
* Use number formatting/raw option rather than pointless wfEscapeWikiText()

15 years agoLocalization update for he, and fixes.
Rotem Liss [Sun, 31 May 2009 18:08:50 +0000 (18:08 +0000)]
Localization update for he, and fixes.

15 years agoDon't use submit buttons in r51228 for select all/none since that confuses the browse...
Robert Stojnić [Sun, 31 May 2009 17:35:08 +0000 (17:35 +0000)]
Don't use submit buttons in r51228 for select all/none since that confuses the browser as to which submit button
is the main one. Instead use normal html buttons. Also actually work for localized values.

15 years agoLocalisation updates for core namespace names and namespace aliases from translatewik...
Siebrand Mazeland [Sun, 31 May 2009 17:31:21 +0000 (17:31 +0000)]
Localisation updates for core namespace names and namespace aliases from translatewiki.net

15 years agoLastest followup to r50207: show create article link only for content and everything...
Robert Stojnić [Sun, 31 May 2009 17:10:22 +0000 (17:10 +0000)]
Lastest followup to r50207: show create article link only for content and everything searches.. when searching in other
groups of namespaces this link might be a bit misplaced and confused.

15 years agoAnother follow-up for 50207: show form header for empty searches as well
Robert Stojnić [Sun, 31 May 2009 16:58:01 +0000 (16:58 +0000)]
Another follow-up for 50207: show form header for empty searches as well

15 years agoLocalisation updates for core magic words from translatewiki.net
Siebrand Mazeland [Sun, 31 May 2009 16:55:30 +0000 (16:55 +0000)]
Localisation updates for core magic words from translatewiki.net

15 years agoNew search option:
Robert Stojnić [Sun, 31 May 2009 16:46:52 +0000 (16:46 +0000)]
New search option:
* new option to search all namespaces: searcheverything
* add a switch ($wgSearchEverythingOnlyLoggedIn) to limit this option only to logged-in users, this way one
  can set different default values of this option for logged-in and logged-out (disabled by default)

15 years agoLocalisation updates for core special page aliases from translatewiki.net
Siebrand Mazeland [Sun, 31 May 2009 16:41:58 +0000 (16:41 +0000)]
Localisation updates for core special page aliases from translatewiki.net

15 years agoRemove trailing space
Siebrand Mazeland [Sun, 31 May 2009 16:40:54 +0000 (16:40 +0000)]
Remove trailing space

15 years agoFixes for r51236 per CR comments
Roan Kattouw [Sun, 31 May 2009 15:02:43 +0000 (15:02 +0000)]
Fixes for r51236 per CR comments

15 years agoFix weird bug that caused IP::isInRange("80.0.0.0", "94.0.0.0/24") to return true...
Roan Kattouw [Sun, 31 May 2009 14:52:16 +0000 (14:52 +0000)]
Fix weird bug that caused IP::isInRange("80.0.0.0", "94.0.0.0/24") to return true because "52000000" >= "5E000000" (52000000 >= 5). Thanks, PHP.

15 years agoRemove trailing space in powersearch-togglelabel
Robert Stojnić [Sun, 31 May 2009 13:31:46 +0000 (13:31 +0000)]
Remove trailing space in powersearch-togglelabel

15 years agoUpdate $checkBlacklist
Siebrand Mazeland [Sun, 31 May 2009 13:23:37 +0000 (13:23 +0000)]
Update $checkBlacklist

15 years agoMore work on new search UI (follow-up to r50207):
Robert Stojnić [Sun, 31 May 2009 13:22:35 +0000 (13:22 +0000)]
More work on new search UI (follow-up to r50207):
* introduce search.js (loaded only for Special:Search):
** updates target links when search term is changed and one of the header links clicked
** added Aude's code for toggling advanced search checkboxes
* fix minor styling issues in IE

Tried different ways to make prefix: queries look smarter, but will leave it alone for now, since there is
no neat way of fixing them.

15 years agoLocalization update.
Rotem Liss [Sun, 31 May 2009 07:27:22 +0000 (07:27 +0000)]
Localization update.

15 years agoLocalisation updates for core messages from translatewiki.net
Siebrand Mazeland [Sun, 31 May 2009 00:01:34 +0000 (00:01 +0000)]
Localisation updates for core messages from translatewiki.net

15 years agoFollow-up to r51210: update messages.inc
Siebrand Mazeland [Sat, 30 May 2009 22:25:02 +0000 (22:25 +0000)]
Follow-up to r51210: update messages.inc

15 years agoremoved unused global declaration
Alexandre Emsenhuber [Sat, 30 May 2009 21:23:44 +0000 (21:23 +0000)]
removed unused global declaration

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 30 May 2009 21:23:40 +0000 (21:23 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years ago(bug 19014) If user had deletedhistory right, but not undeleted right, then
X! [Sat, 30 May 2009 21:17:17 +0000 (21:17 +0000)]
(bug 19014) If user had deletedhistory right, but not undeleted right, then
  show "view" instead of "view/restore" on logs.

15 years ago(bug 18957) Update number formatting for German. Same behaviour as for Ukranian;...
Siebrand Mazeland [Sat, 30 May 2009 21:00:44 +0000 (21:00 +0000)]
(bug 18957) Update number formatting for German. Same behaviour as for Ukranian; "12 345,67" and "1234,56"

15 years ago* (bug 10837) Introducing the StubUserVariant class to determine the variant variable...
Shinjiman [Sat, 30 May 2009 19:49:51 +0000 (19:49 +0000)]
* (bug 10837) Introducing the StubUserVariant class to determine the variant variable instead of using this to overrules the user language preference.

15 years ago(bug 19012) Added {{NUMBEROFCONTRIBS}} variable
X! [Sat, 30 May 2009 17:27:16 +0000 (17:27 +0000)]
(bug 19012) Added {{NUMBEROFCONTRIBS}} variable

15 years agointroudce 'file-anchor-link' message on the File description page instead of the...
Shinjiman [Sat, 30 May 2009 09:24:20 +0000 (09:24 +0000)]
introudce 'file-anchor-link' message on the File description page instead of the message from the "File namespace"
rebuild messages for all languages

15 years agoLocalization update for he.
Rotem Liss [Sat, 30 May 2009 08:26:21 +0000 (08:26 +0000)]
Localization update for he.

15 years agoFollow up on r51177. Need use is_array().
Philip Tzou [Sat, 30 May 2009 05:14:24 +0000 (05:14 +0000)]
Follow up on r51177. Need use is_array().

15 years ago1. Follow up on r49157, r50902 and r50938. According RFC 2616 section 14.4, language...
Philip Tzou [Sat, 30 May 2009 05:07:46 +0000 (05:07 +0000)]
1. Follow up on r49157, r50902 and r50938. According RFC 2616 section 14.4, language code name should always use '-' but not '_'.

2. metadata 'keywords' should have all variant forms of keyword.

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-29 23:28 UTC)
Siebrand Mazeland [Fri, 29 May 2009 23:37:48 +0000 (23:37 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-29 23:28 UTC)

15 years agoAdded EditPageBeforeEditToolbar hook to provide a way to override the toolbar - makin...
Trevor Parscal [Fri, 29 May 2009 21:40:19 +0000 (21:40 +0000)]
Added EditPageBeforeEditToolbar hook to provide a way to override the toolbar - making way for the new one the Wikipedia Usability Initiative is working on.

15 years agoMoved the visualClear class to common/shared.css because it is being used by code...
Trevor Parscal [Fri, 29 May 2009 20:34:47 +0000 (20:34 +0000)]
Moved the visualClear class to common/shared.css because it is being used by code which is not exclusive to MonoBook

15 years agoTweaks to profileinfo.php:
Alexandre Emsenhuber [Fri, 29 May 2009 16:48:12 +0000 (16:48 +0000)]
Tweaks to profileinfo.php:
* whitespaces fixes
* changed "<form method="profiling.php">" to "<form method="get" action="profileinfo.php">" since "method" should be either "get" or "post" and the script's name was incorrect

15 years agoEnable subpages in NS_MEDIAWIKI. This does not affect the message cache, which was...
Ilmari Karonen [Fri, 29 May 2009 16:32:10 +0000 (16:32 +0000)]
Enable subpages in NS_MEDIAWIKI.  This does not affect the message cache, which was already in effect using subpages for localized messages, but allows multi-page moves within (or into or out of) NS_MEDIAWIKI and provides convenient backlinks when viewing localized message pages.

15 years agoPer Tim's comment on r50192: $res->free(); is useless and should not be used
Alexandre Emsenhuber [Thu, 28 May 2009 19:56:19 +0000 (19:56 +0000)]
Per Tim's comment on r50192: $res->free(); is useless and should not be used

15 years agoLocalisation updates for core messages from translatewiki.net (2009-05-28 18:55 UTC)
Raimond Spekking [Thu, 28 May 2009 19:15:21 +0000 (19:15 +0000)]
Localisation updates for core messages from translatewiki.net (2009-05-28 18:55 UTC)

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Thu, 28 May 2009 18:57:44 +0000 (18:57 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

15 years agoChanged view to read as per reccomendation made in design review.
Trevor Parscal [Thu, 28 May 2009 18:48:26 +0000 (18:48 +0000)]
Changed view to read as per reccomendation made in design review.

15 years agofollow up r51128, update more of RELEASE-NOTES
Shinjiman [Thu, 28 May 2009 18:31:52 +0000 (18:31 +0000)]
follow up r51128, update more of RELEASE-NOTES

15 years agofollow up r51128, reverting special page aliases which was accidentally committed.
Shinjiman [Thu, 28 May 2009 18:22:24 +0000 (18:22 +0000)]
follow up r51128, reverting special page aliases which was accidentally committed.

15 years ago* (bug 18958) Added ability to disable entire variant conversion engine per user...
Shinjiman [Thu, 28 May 2009 18:13:52 +0000 (18:13 +0000)]
* (bug 18958) Added ability to disable entire variant conversion engine per user preferences (languages with language converter class only)

15 years agoPer Tim's comment on r49782 (and fix for that rev): put the $n assignment out of...
Alexandre Emsenhuber [Thu, 28 May 2009 17:15:58 +0000 (17:15 +0000)]
Per Tim's comment on r49782 (and fix for that rev): put the $n assignment out of the if clause

15 years ago* break lines at 80 chars
Alexandre Emsenhuber [Thu, 28 May 2009 17:05:09 +0000 (17:05 +0000)]
* break lines at 80 chars
* spacing consistency

15 years ago(bug 8873) follow up r46434, update the RELEASE-NOTES
Shinjiman [Thu, 28 May 2009 12:53:34 +0000 (12:53 +0000)]
(bug 8873) follow up r46434, update the RELEASE-NOTES

15 years agoFix bug 18947 LiquidThreads thread renaming silently fails if user is not allowed...
Andrew Garrett [Thu, 28 May 2009 12:32:43 +0000 (12:32 +0000)]
Fix bug 18947 LiquidThreads thread renaming silently fails if user is not allowed to move pages.
It now fails gracefully, but really I'd like to be able to disable that subject bar altogether instead of letting users change it only to be told off.

15 years agoPrevent Tor users from emailing other users
Andrew Garrett [Thu, 28 May 2009 10:00:53 +0000 (10:00 +0000)]
Prevent Tor users from emailing other users

15 years agofix parse error on r51094.
Shinjiman [Thu, 28 May 2009 03:16:51 +0000 (03:16 +0000)]
fix parse error on r51094.

15 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Thu, 28 May 2009 01:37:02 +0000 (01:37 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese