lhc/web/wiklou.git
16 years agoRename 'right-suppress' to 'right-suppressionlog'
Siebrand Mazeland [Wed, 28 May 2008 20:57:06 +0000 (20:57 +0000)]
Rename 'right-suppress' to 'right-suppressionlog'

16 years ago* (bug 14146) Wrap usage section on imagepages into <div>s.
Raimond Spekking [Wed, 28 May 2008 19:51:18 +0000 (19:51 +0000)]
* (bug 14146) Wrap usage section on imagepages into <div>s.

16 years agoLocalisation updates German
Raimond Spekking [Wed, 28 May 2008 19:38:38 +0000 (19:38 +0000)]
Localisation updates German

16 years ago(bug 14312) Update LanguageKaa.php for handling transform issues
Raimond Spekking [Wed, 28 May 2008 19:35:02 +0000 (19:35 +0000)]
(bug 14312) Update LanguageKaa.php for handling transform issues

16 years agoLocalisation updates Kazahk (bug 12145)
Raimond Spekking [Wed, 28 May 2008 19:27:35 +0000 (19:27 +0000)]
Localisation updates Kazahk (bug 12145)

16 years agoPer r35510: Rename right message too
Raimond Spekking [Wed, 28 May 2008 19:24:34 +0000 (19:24 +0000)]
Per r35510: Rename right message too

16 years agoPer r35510: here too
Alexandre Emsenhuber [Wed, 28 May 2008 19:23:03 +0000 (19:23 +0000)]
Per r35510: here too

16 years agoRename to 'suppressionlog' so it's more obvious
Aaron Schulz [Wed, 28 May 2008 19:18:51 +0000 (19:18 +0000)]
Rename to 'suppressionlog' so it's more obvious

16 years ago* (bug 14273) Fix for HTTP Accept header parsing with spaces as from Konqueror
Brion Vibber [Wed, 28 May 2008 19:17:02 +0000 (19:17 +0000)]
* (bug 14273) Fix for HTTP Accept header parsing with spaces as from Konqueror

Also went ahead and had it normalize all values to floats rather than a mix of ints and strings.

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Wed, 28 May 2008 19:06:52 +0000 (19:06 +0000)]
Localisation updates: Adding/updating Persian translations

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Wed, 28 May 2008 18:53:33 +0000 (18:53 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoRevert r35476, r35479 -- breaks first login with global account when ConfirmEdit...
Brion Vibber [Wed, 28 May 2008 18:43:18 +0000 (18:43 +0000)]
Revert r35476, r35479 -- breaks first login with global account when ConfirmEdit is present.

16 years ago* (bug 6957) E-mail confirmation links now using English special page name
Brion Vibber [Wed, 28 May 2008 18:33:09 +0000 (18:33 +0000)]
* (bug 6957) E-mail confirmation links now using English special page name
  for better compatibility and keeping the links shorter. Avoids problem
  with corrupt links in Gmail on IE 6.

16 years ago* Revert r35469.
Robert Leverington [Wed, 28 May 2008 17:54:12 +0000 (17:54 +0000)]
* Revert r35469.
* For some reason PHP doesn't always report errors even when error reporting is set to maxmium.
* The date\time system needs some sort of work doing to it, there is stuff for it spread everywhere and no definite timezone.
* Regardless, an E_STRICT level error does not constitute a major severity and High priority bug.

16 years agoBreak long line
Aaron Schulz [Wed, 28 May 2008 17:50:17 +0000 (17:50 +0000)]
Break long line

16 years ago$fname -> __FUNCTION__
Aryeh Gregor [Wed, 28 May 2008 14:13:01 +0000 (14:13 +0000)]
$fname -> __FUNCTION__

16 years agoE_NOTICE: undefined variable $code in MessageCache::saveToCaches()
Alexandre Emsenhuber [Wed, 28 May 2008 12:17:03 +0000 (12:17 +0000)]
E_NOTICE: undefined variable $code in MessageCache::saveToCaches()

16 years ago* Respect hooks' decisions when autocreating accounts.
Andrew Garrett [Wed, 28 May 2008 11:26:05 +0000 (11:26 +0000)]
* Respect hooks' decisions when autocreating accounts.
* New parameter for AbortCreateAccount:  (whether the account is being autocreated). Used in CentralAuth.

16 years agoRemove link to Special:Userrights for the moment as $wgUser->isAllowed( 'userrights...
Raimond Spekking [Wed, 28 May 2008 10:17:16 +0000 (10:17 +0000)]
Remove link to Special:Userrights for the moment as  $wgUser->isAllowed( 'userrights' ) seems to strict in some cases
Pointed out by Nikerabbit. Thanks :)

16 years agoAPI: Added optional md5 parameter to action=edit. If set, the edit will only be commi...
Roan Kattouw [Wed, 28 May 2008 09:22:40 +0000 (09:22 +0000)]
API: Added optional md5 parameter to action=edit. If set, the edit will only be committed if the MD5 hash of the text parameter equals the md5 parameter.

16 years agoAPIEditPage:
Roan Kattouw [Wed, 28 May 2008 09:14:35 +0000 (09:14 +0000)]
APIEditPage:
* Moving $wgRequest faking down to below the APIEditBeforeSave hook call
* Faking wpCaptcha{Id,Word} in $wgRequest for ConfirmEdit (should also be done better)

Hopefully we'll be able to ditch this crappy EditPage::attemptInternalSave() interface shortly

16 years agoAdd (bug 4871) Hardcoded superscript in time zone preferences moved to message which...
Raimond Spekking [Wed, 28 May 2008 09:09:33 +0000 (09:09 +0000)]
Add (bug 4871) Hardcoded superscript in time zone preferences moved to message which was fixed with r33495 a few weeks ago. I wasn't aware of this bug.

16 years ago* Add information about user group membership to Special:Preferences
Raimond Spekking [Wed, 28 May 2008 09:02:32 +0000 (09:02 +0000)]
* Add information about user group membership to Special:Preferences

16 years agoFix bug 7715:
Robert Leverington [Wed, 28 May 2008 07:40:55 +0000 (07:40 +0000)]
Fix bug 7715:
* Add two conditional functions date_default_timezone_get() and date_default_timezone_set()
  which are created if they are not available (PHP <5.1.0).
* Replace setenv( TZ= ) and getenv( TZ ) calls with date_default_timezone_get( TZ ) and
  date_default_timezone_set( TZ ).
* Remove some warning supression calls, they were suppressing an E_STRICT level error that
  is thrown in PHP >5.1.0, however the above changes stop that error from ever occurring
  in the first place.
* Alter comment in DefaultSettings.php to refer to this function rather than the old
  method of using setenv().
* Add item to RELEASE-NOTES bug fixes section and fix line width of one item.
Based on attachment 2577 by nekocue.

16 years agoLocalisation updates German
Raimond Spekking [Wed, 28 May 2008 05:15:28 +0000 (05:15 +0000)]
Localisation updates German

16 years ago* (bug 14296) Fix local name of ang: (Anglo-Saxon)
Raimond Spekking [Tue, 27 May 2008 21:22:21 +0000 (21:22 +0000)]
* (bug 14296) Fix local name of ang: (Anglo-Saxon)

16 years agoRevert Whatlinkshere to state in r35370
Brion Vibber [Tue, 27 May 2008 20:13:55 +0000 (20:13 +0000)]
Revert Whatlinkshere to state in r35370
Subqueries no worky in MySQL 4.0

16 years agoAdded $oldName to documentation of UserLogoutComplete hook
Alexandre Emsenhuber [Tue, 27 May 2008 19:59:15 +0000 (19:59 +0000)]
Added $oldName to documentation of UserLogoutComplete hook

16 years agoFixes.
Rotem Liss [Tue, 27 May 2008 19:18:30 +0000 (19:18 +0000)]
Fixes.

16 years ago* Default date format missing
Niklas Laxström [Tue, 27 May 2008 19:11:36 +0000 (19:11 +0000)]
* Default date format missing

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Tue, 27 May 2008 18:53:14 +0000 (18:53 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese
Localisation updates Cantonese and Chinese for extension messages
Thanks Alexsh fot fixing the incorrect message 'centralauth-token-mismatch' in zh-hans and zh-hant.

16 years agoRevert weird directions from r35337 -- extensions never did that.
Brion Vibber [Tue, 27 May 2008 17:52:46 +0000 (17:52 +0000)]
Revert weird directions from r35337 -- extensions never did that.

16 years agoIn the spirit of r35407, don't go crazy if Title::moveTo() returns a string (which...
Roan Kattouw [Tue, 27 May 2008 16:54:14 +0000 (16:54 +0000)]
In the spirit of r35407, don't go crazy if Title::moveTo() returns a string (which it sometimes does)

16 years agoUpdate, changing the message location.
Rotem Liss [Tue, 27 May 2008 16:43:47 +0000 (16:43 +0000)]
Update, changing the message location.

16 years agoAdd new right 'writeapi', introduced per r35399.
Raimond Spekking [Tue, 27 May 2008 16:33:20 +0000 (16:33 +0000)]
Add new right 'writeapi', introduced per r35399.

16 years agoTesting whether "!$this" is true makes absolutely no sense. Either we're in an objec...
Aryeh Gregor [Tue, 27 May 2008 16:23:23 +0000 (16:23 +0000)]
Testing whether "!$this" is true makes absolutely no sense.  Either we're in an object context, in which case it's always true; or we're not, like if the method was called statically, in which case the code is seriously buggy and *should* crash with a fatal error so we can fix it ASAP (which it will, now, on the next line when a method of $this is called).

16 years agoHook change required for r35409
Tim Starling [Tue, 27 May 2008 16:21:23 +0000 (16:21 +0000)]
Hook change required for r35409

16 years agoLet's not return arrays of arrays of arrays here :O
Roan Kattouw [Tue, 27 May 2008 16:10:43 +0000 (16:10 +0000)]
Let's not return arrays of arrays of arrays here :O

16 years agoPer Simetrical's suggestion, let Title::isValidMoveOperation() return all errors...
Roan Kattouw [Tue, 27 May 2008 16:03:21 +0000 (16:03 +0000)]
Per Simetrical's suggestion, let Title::isValidMoveOperation() return all errors rather than bailing out at the first one. Also added some FIXMEs here and there: the point is that errors on file moves currently return wikitext. I'll poke Bryan (Tongh Minh) about that

16 years ago* Added 'writeapi' right that controls access to the write API. Users who don't have...
Roan Kattouw [Tue, 27 May 2008 15:43:07 +0000 (15:43 +0000)]
* Added 'writeapi' right that controls access to the write API. Users who don't have this right won't be able to use the write API modules even if $wgEnableWriteAPI = true; and they have the other rights required
* Checking for 'writeapi' in ApiMain::requestWriteMode() and tweaking the noapiwrite error message a bit
* Granting this right to *, user and bot by default.

For extra clarity: to e.g. move pages through the API, a user needs to have the 'move' right AND the 'writeapi' right AND $wgEnableWriteAPI = true;

16 years ago* Refactor Title::isValidMoveOperation() and Title::moveTo() to return an array of...
Roan Kattouw [Tue, 27 May 2008 14:42:51 +0000 (14:42 +0000)]
* Refactor Title::isValidMoveOperation() and Title::moveTo() to return an array of arrays like Title::getUserPermissionsErrors() does; other functions used by the write API have undergone similar refactoring earlier
* Handle these return values in MovePageForm::doSubmit() and ApiMove::execute()
* Remove separate AbortMove hook calls from MovePageForm and ApiMove; these were used to capture the hook error, but the new return type handles that. Also, it resulted in two calls to that hook for each move
* Remove comment about SpecialMovepageAfterMove hook from ApiMove::execute(): we don't need it, there's the TitleMoveComplete hook for that. SpecialMovepageAfterMove is a UI hook that doesn't belong in the API
* Add imagenocrossnamespace and imagetypemismatch errors to ApiBase::$messageMap

16 years agoAPI: Make action=block return an ISO 8601 timestamp rather than a UNIX timestamp
Roan Kattouw [Tue, 27 May 2008 10:18:28 +0000 (10:18 +0000)]
API: Make action=block return an ISO 8601 timestamp rather than a UNIX timestamp

16 years ago* Language::getFallbackFor() now returns 'en' when the passed language does not exist...
Robert Leverington [Tue, 27 May 2008 09:19:24 +0000 (09:19 +0000)]
* Language::getFallbackFor() now returns 'en' when the passed language does not exist, rather than bool(false).
* Remove excess tab from end of one line.
Patch by Nike.

16 years agoLocalisation updates for core messages from Betawiki (2008-05-27 10:55 CEST)
Siebrand Mazeland [Tue, 27 May 2008 09:08:30 +0000 (09:08 +0000)]
Localisation updates for core messages from Betawiki (2008-05-27 10:55 CEST)

16 years agoDoc typo
Aaron Schulz [Tue, 27 May 2008 04:47:29 +0000 (04:47 +0000)]
Doc typo

16 years ago+ Wikinews, Wikiversity, Wikispecies
Danny B [Tue, 27 May 2008 02:45:40 +0000 (02:45 +0000)]
+ Wikinews, Wikiversity, Wikispecies

16 years agoPrettify ternary operator a bit
Aryeh Gregor [Tue, 27 May 2008 00:36:39 +0000 (00:36 +0000)]
Prettify ternary operator a bit

16 years agoRemove doc now
Aaron Schulz [Tue, 27 May 2008 00:25:50 +0000 (00:25 +0000)]
Remove doc now

16 years agoFix order...that was confusing
Aaron Schulz [Tue, 27 May 2008 00:21:53 +0000 (00:21 +0000)]
Fix order...that was confusing

16 years agoActually offset correctly
Aaron Schulz [Tue, 27 May 2008 00:13:06 +0000 (00:13 +0000)]
Actually offset correctly

16 years agoFill in getDefaultQuery() for WLH/x links to carry title over in nav links
Aaron Schulz [Mon, 26 May 2008 23:56:40 +0000 (23:56 +0000)]
Fill in getDefaultQuery() for WLH/x links to carry title over in nav links

16 years ago* Show if pages are both image linked/transcluded
Aaron Schulz [Mon, 26 May 2008 22:43:42 +0000 (22:43 +0000)]
* Show if pages are both image linked/transcluded
* Remove comment: on second though, this can't happen

16 years agoGrammar
Aaron Schulz [Mon, 26 May 2008 22:10:44 +0000 (22:10 +0000)]
Grammar

16 years agoFix duplicate row removal
Aaron Schulz [Mon, 26 May 2008 22:10:08 +0000 (22:10 +0000)]
Fix duplicate row removal

16 years ago* Convert to using Pager and remove a bunch of ugly code. The order and distinctness...
Aaron Schulz [Mon, 26 May 2008 21:32:53 +0000 (21:32 +0000)]
* Convert to using Pager and remove a bunch of ugly code. The order and distinctness is now all done by the DB
* Use linkbatch to avoid some O(n) query spam
* Break some long lines

16 years ago* Rename 'right-hiderevision' to 'right-suppressrevision'
Siebrand Mazeland [Mon, 26 May 2008 18:01:06 +0000 (18:01 +0000)]
* Rename 'right-hiderevision' to 'right-suppressrevision'
* Rebuilt all language files

16 years agoUpdate for he.
Rotem Liss [Mon, 26 May 2008 17:31:11 +0000 (17:31 +0000)]
Update for he.

16 years ago* Core: Rename 'right-hiderevison' to 'right-suppressrevision' per change in r35303
Raimond Spekking [Mon, 26 May 2008 15:06:43 +0000 (15:06 +0000)]
* Core: Rename 'right-hiderevison' to 'right-suppressrevision' per change in r35303
* Extension: Add 'right-hiderevison' as it it now a pure extension right.

16 years agoLocalisation updates German
Raimond Spekking [Mon, 26 May 2008 12:15:56 +0000 (12:15 +0000)]
Localisation updates German

16 years agoNo, something that looks stupid *is* in fact ipso facto stupid -- unless it includes...
Aryeh Gregor [Mon, 26 May 2008 12:15:21 +0000 (12:15 +0000)]
No, something that looks stupid *is* in fact ipso facto stupid -- unless it includes a comment to explain why it's not.

16 years agoUpdate.
Rotem Liss [Mon, 26 May 2008 11:55:31 +0000 (11:55 +0000)]
Update.

16 years agoFixing timestamp conversion breakage: ignores the fact that !isset($params['timestamp...
Roan Kattouw [Mon, 26 May 2008 10:51:31 +0000 (10:51 +0000)]
Fixing timestamp conversion breakage: ignores the fact that !isset($params['timestamps']) means we wanna restore everything.

16 years agoPartial revert of r35058: when something looks stupid, that doesn't mean it is. This...
Roan Kattouw [Mon, 26 May 2008 10:14:58 +0000 (10:14 +0000)]
Partial revert of r35058: when something looks stupid, that doesn't mean it is. This is done because the function in question expects a reference.

16 years ago$to could be array, replaced by $dest variable
Krzysztof Krzyzaniak [Mon, 26 May 2008 09:48:52 +0000 (09:48 +0000)]
$to could be array, replaced by $dest variable

16 years agoUpdates for the modern age
Tim Starling [Mon, 26 May 2008 08:19:37 +0000 (08:19 +0000)]
Updates for the modern age

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Mon, 26 May 2008 06:06:53 +0000 (06:06 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoYoris on IRC points out that it used to be standard practice for extensions to create...
Aryeh Gregor [Mon, 26 May 2008 00:17:25 +0000 (00:17 +0000)]
Yoris on IRC points out that it used to be standard practice for extensions to create files in the includes directory, ca. two and a half years ago: mediawiki.org/w/index.php?title=Manual:Special_pages&oldid=107180#Include_page  Add a note to this effect to UPGRADE.

16 years agoLocalisation updates for core messages from Betawiki (2008-05-26 00:59 CEST)
Siebrand Mazeland [Sun, 25 May 2008 23:06:38 +0000 (23:06 +0000)]
Localisation updates for core messages from Betawiki (2008-05-26 00:59 CEST)

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sun, 25 May 2008 19:09:28 +0000 (19:09 +0000)]
Localisation updates: Adding/updating Persian translations

16 years ago(bug 12145) Kazakh message updates
Alexandre Emsenhuber [Sun, 25 May 2008 19:01:03 +0000 (19:01 +0000)]
(bug 12145) Kazakh message updates

16 years agoMove 'NewRevisionFromEditComplete' to proper place (bug 14251)
Aaron Schulz [Sun, 25 May 2008 18:20:33 +0000 (18:20 +0000)]
Move 'NewRevisionFromEditComplete' to proper place (bug 14251)

16 years agoRevert patch credit removal in r35287.
Brion Vibber [Sun, 25 May 2008 17:08:25 +0000 (17:08 +0000)]
Revert patch credit removal in r35287.
VERY bad form, dude. VERY bad form.

16 years agoRevert r35277 (grayed-out paging links). IMHO this just doesn't look very good.
Brion Vibber [Sun, 25 May 2008 17:00:38 +0000 (17:00 +0000)]
Revert r35277 (grayed-out paging links). IMHO this just doesn't look very good.

16 years agoPer r35319: update messages.inc and rebuild MessagesEn.php
Alexandre Emsenhuber [Sun, 25 May 2008 14:47:39 +0000 (14:47 +0000)]
Per r35319: update messages.inc and rebuild MessagesEn.php

16 years ago* (bug 14259) Localisation message for upload button on Special:Import is now 'import...
Leon Weber [Sun, 25 May 2008 14:06:55 +0000 (14:06 +0000)]
* (bug 14259) Localisation message for upload button on Special:Import is now 'import-upload'
  instead of 'upload'
* -> German localisation update

16 years agoDarking pager dead links a tad
Aaron Schulz [Sun, 25 May 2008 05:23:49 +0000 (05:23 +0000)]
Darking pager dead links a tad

16 years ago* Wrap file into one nice move transaction with the rest
Aaron Schulz [Sun, 25 May 2008 05:06:50 +0000 (05:06 +0000)]
* Wrap file into one nice move transaction with the rest
* Fix undefined variable error

16 years agoTweak comment
Aaron Schulz [Sun, 25 May 2008 00:32:08 +0000 (00:32 +0000)]
Tweak comment

16 years agoRename 'hiderevision' to 'suppressrevision'
Aaron Schulz [Sun, 25 May 2008 00:31:28 +0000 (00:31 +0000)]
Rename 'hiderevision' to 'suppressrevision'

16 years agoExtra sanity check
Aaron Schulz [Sat, 24 May 2008 23:56:07 +0000 (23:56 +0000)]
Extra sanity check

16 years agoAdd array support to wfArrayToCGI(): when receiving parameters in the form of &foo...
Roan Kattouw [Sat, 24 May 2008 21:54:57 +0000 (21:54 +0000)]
Add array support to wfArrayToCGI(): when receiving parameters in the form of &foo[]=bar&foo[]=baz, PHP automatically sets $_GET['foo'] = array(bar, baz); When feeding the original query back to wfArrayToCGI(), it used to choke on that. Now wfArrayToCGI() actually converts array('bar', 'baz'); back to the &foo[]=bar&foo[]=baz form.

16 years agoDocument ImagePageFindFile hook
Alexandre Emsenhuber [Sat, 24 May 2008 20:51:08 +0000 (20:51 +0000)]
Document ImagePageFindFile hook

16 years agoOn second thought file undeletion is supported; just not undeleting a specific file...
Bryan Tong Minh [Sat, 24 May 2008 20:48:45 +0000 (20:48 +0000)]
On second thought file undeletion is supported; just not undeleting a specific file. Added relevant hook for this.

16 years ago* Add wfRunHook calls where appropriate
Bryan Tong Minh [Sat, 24 May 2008 20:44:49 +0000 (20:44 +0000)]
* Add wfRunHook calls where appropriate
* Fix handling of file redirects in ApiDelete
* Throw an error when a file is undeleted as this is not supported

16 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sat, 24 May 2008 19:40:07 +0000 (19:40 +0000)]
Localisation updates: Adding/updating Persian translations

16 years agoFix "oops" in previous commit.
Siebrand Mazeland [Sat, 24 May 2008 18:02:35 +0000 (18:02 +0000)]
Fix "oops" in previous commit.

16 years ago* remove "Patch by <name>"
Siebrand Mazeland [Sat, 24 May 2008 17:58:21 +0000 (17:58 +0000)]
* remove "Patch by <name>"
* remove end of line periods for consistency
* update localisations section

16 years agoAdd getRevisionId()
Aaron Schulz [Sat, 24 May 2008 16:57:51 +0000 (16:57 +0000)]
Add getRevisionId()

16 years ago* fixing bug 14241: pages can no longer be protected to levels you are not in
Ryan Schmidt [Sat, 24 May 2008 16:49:05 +0000 (16:49 +0000)]
* fixing bug 14241: pages can no longer be protected to levels you are not in

16 years agoRather than "fix a security leak", specify what this leak is.
Bryan Tong Minh [Sat, 24 May 2008 16:36:52 +0000 (16:36 +0000)]
Rather than "fix a security leak", specify what this leak is.

16 years agoLocalisation updates for core messages from Betawiki (2008-05-24 16:53 CEST)
Siebrand Mazeland [Sat, 24 May 2008 15:12:41 +0000 (15:12 +0000)]
Localisation updates for core messages from Betawiki (2008-05-24 16:53 CEST)

16 years ago* Refactored Article::getAutosummary(), so there's not a very simple static function...
Leon Weber [Sat, 24 May 2008 14:55:54 +0000 (14:55 +0000)]
* Refactored Article::getAutosummary(), so there's not a very simple static function called for every
  autosummary case, instead just include the appropriate code, which makes the whole thing much shorter
  and cleaner.
* Removed Article::getRedirectAutosummary() and Article::getBlankingAutosummary(), which were obsolete
  then.
* Article::getRedirectAutosummary() was called from EditPage::internalAttemptSave() as check if the page
  being edited is a redirect. Replaced that function call with the one-line routine which was used in the
  former Article::getRedirectAutosummary() function. We should have this check in some general static
  function, though.

16 years agoUpdate the Chinese conversion tables
Shinjiman [Sat, 24 May 2008 12:55:06 +0000 (12:55 +0000)]
Update the Chinese conversion tables

16 years agoArg, of course I forgot that again.
Leon Weber [Sat, 24 May 2008 09:39:51 +0000 (09:39 +0000)]
Arg, of course I forgot that again.

16 years agoPaging links on special pages now have CSS classes and are greyed out by default...
Leon Weber [Sat, 24 May 2008 09:37:45 +0000 (09:37 +0000)]
Paging links on special pages now have CSS classes and are greyed out by default when disabled. Somehow related to bug 14244.

16 years ago(bug 12145) Kazakh localisation updates, modified patch 4921 by AlefZet
Leon Weber [Sat, 24 May 2008 08:32:42 +0000 (08:32 +0000)]
(bug 12145) Kazakh localisation updates, modified patch 4921 by AlefZet

16 years agoUpdate.
Rotem Liss [Sat, 24 May 2008 06:43:48 +0000 (06:43 +0000)]
Update.

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sat, 24 May 2008 03:51:10 +0000 (03:51 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years ago* Bug 14245 - Bot flag not shown on RC IRC posts
Danny B [Sat, 24 May 2008 01:04:32 +0000 (01:04 +0000)]
* Bug 14245 - Bot flag not shown on RC IRC posts
* switching the M & N flags order

16 years agoSyntax error
Aryeh Gregor [Fri, 23 May 2008 22:20:09 +0000 (22:20 +0000)]
Syntax error