lhc/web/wiklou.git
16 years agoLeft alignment gives a better look to the Reason box.
Huji [Sat, 1 Dec 2007 19:05:03 +0000 (19:05 +0000)]
Left alignment gives a better look to the Reason box.

16 years agoRevert r28030: the example is valid. The fact that it doesn't work on Wikipedia is...
Roan Kattouw [Sat, 1 Dec 2007 17:53:42 +0000 (17:53 +0000)]
Revert r28030: the example is valid. The fact that it doesn't work on Wikipedia is a bug that has been fixed on trunk already.

16 years agoRemove invalid example from ApiQueryRevisions
Victor Vasiliev [Sat, 1 Dec 2007 17:48:49 +0000 (17:48 +0000)]
Remove invalid example from ApiQueryRevisions

16 years ago* Use *bold* and $italics$ highlighting only in API help. It completely breaks format...
Victor Vasiliev [Sat, 1 Dec 2007 17:37:08 +0000 (17:37 +0000)]
* Use *bold* and $italics$ highlighting only in API help. It completely breaks formatting on meta=allmessages and no one needs it

16 years agoForgot to commit AutoLoader changes.
Victor Vasiliev [Sat, 1 Dec 2007 17:06:12 +0000 (17:06 +0000)]
Forgot to commit AutoLoader changes.

16 years agoAPI: add meta=allmessages
Victor Vasiliev [Sat, 1 Dec 2007 17:04:13 +0000 (17:04 +0000)]
API: add meta=allmessages

16 years agoMaking this actually work. I feel so stupid.
Roan Kattouw [Sat, 1 Dec 2007 15:13:29 +0000 (15:13 +0000)]
Making this actually work. I feel so stupid.

16 years agoAPI:
Roan Kattouw [Sat, 1 Dec 2007 15:08:57 +0000 (15:08 +0000)]
API:
* Adding rollback tokens to prop=revisions
* Fixing bug that broke prop=revisions multipage mode
* Adding some comments on diff formatters

16 years ago* small cleanup
Niklas Laxström [Sat, 1 Dec 2007 15:05:03 +0000 (15:05 +0000)]
* small cleanup

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sat, 1 Dec 2007 14:32:41 +0000 (14:32 +0000)]
Localisation updates from Betawiki.
* an, ar, arc, ast, be, ca, crh-cyrl, crh-latn, cs, es, fr, io, is, kaa, kn, myv, nl, no, pt, qu, stq, tl

16 years ago* Introduced a bug with spaces
Niklas Laxström [Sat, 1 Dec 2007 14:27:39 +0000 (14:27 +0000)]
* Introduced a bug with spaces

16 years ago* Update Chinese translations
Shinjiman [Sat, 1 Dec 2007 14:12:44 +0000 (14:12 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoFix a bug with pages without interwiki/etc.
Victor Vasiliev [Sat, 1 Dec 2007 13:49:39 +0000 (13:49 +0000)]
Fix a bug with pages without interwiki/etc.

16 years ago* Introduce action=parse to API. It deprecates action=render which will be removed...
Victor Vasiliev [Sat, 1 Dec 2007 13:37:02 +0000 (13:37 +0000)]
* Introduce action=parse to API. It deprecates action=render which will be removed once (perhaps before 1.12 release). New action returns full parser output instead of returning just rendering text

16 years agoCorrecting translation.
Huji [Sat, 1 Dec 2007 11:41:19 +0000 (11:41 +0000)]
Correcting translation.

16 years agoAdded missing translation and performed RebuildLanguage
Huji [Sat, 1 Dec 2007 11:21:44 +0000 (11:21 +0000)]
Added missing translation and performed RebuildLanguage

16 years ago* Don't bother making title objects
Niklas Laxström [Sat, 1 Dec 2007 09:48:40 +0000 (09:48 +0000)]
* Don't bother making title objects
* Reduced count watchers query count by caching and ignoring special namespaces (could still do only a one query)

16 years agoUpdate.
Rotem Liss [Sat, 1 Dec 2007 09:26:26 +0000 (09:26 +0000)]
Update.

16 years ago* (bug 11346) Prevent users who cannot edit a page from changing its restrictions.
Andrew Garrett [Sat, 1 Dec 2007 09:08:43 +0000 (09:08 +0000)]
* (bug 11346) Prevent users who cannot edit a page from changing its restrictions.

16 years ago* Fix rvdiffformat=array
Victor Vasiliev [Sat, 1 Dec 2007 09:08:02 +0000 (09:08 +0000)]
* Fix rvdiffformat=array
* Fix notice about undefined index in ArrayDiffFormatter

16 years agoGot rid of the $shallowFlags/$deepFlags split -- seemed like a good idea at the time...
Tim Starling [Sat, 1 Dec 2007 07:13:31 +0000 (07:13 +0000)]
Got rid of the $shallowFlags/$deepFlags split -- seemed like a good idea at the time but turns out to be useless. Best to kill it before some extension starts using expand() flags and b/c kicks in.

16 years agoDon't destroy parser state in cleanSig(). Possible fix for bug 12154, pending confirm...
Tim Starling [Sat, 1 Dec 2007 06:52:25 +0000 (06:52 +0000)]
Don't destroy parser state in cleanSig(). Possible fix for bug 12154, pending confirmation.

16 years ago* (bug 9742) Update Lithuanian translations
Shinjiman [Sat, 1 Dec 2007 02:45:09 +0000 (02:45 +0000)]
* (bug 9742) Update Lithuanian translations
  Patch by Edgaras

16 years ago* Update Chinese translations
Shinjiman [Sat, 1 Dec 2007 01:25:07 +0000 (01:25 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations
  Provided by Gulei

16 years ago* (bug 12145) Update Kazakh translations
Shinjiman [Sat, 1 Dec 2007 01:02:44 +0000 (01:02 +0000)]
* (bug 12145) Update Kazakh translations
  Patch by AlefZet

16 years agoDon't spew notices all over everything... $file variable apparently no longer exists
Brion Vibber [Fri, 30 Nov 2007 20:29:39 +0000 (20:29 +0000)]
Don't spew notices all over everything... $file variable apparently no longer exists

16 years agoMake sure to normalize invalid character references.
Aryeh Gregor [Fri, 30 Nov 2007 18:47:35 +0000 (18:47 +0000)]
Make sure to normalize invalid character references.

16 years agoBug 12150: missing increment
Tim Starling [Fri, 30 Nov 2007 18:37:47 +0000 (18:37 +0000)]
Bug 12150: missing increment

16 years ago(bug 12166) Fix XHTML validity for Special:Emailuser. Patch by Danny B.
Aryeh Gregor [Fri, 30 Nov 2007 18:16:26 +0000 (18:16 +0000)]
(bug 12166) Fix XHTML validity for Special:Emailuser.  Patch by Danny B.

16 years agoFix regression from r26893: a few messages that formerly accepted character entities...
Aryeh Gregor [Fri, 30 Nov 2007 18:03:29 +0000 (18:03 +0000)]
Fix regression from r26893: a few messages that formerly accepted character entities such as &nbsp; no longer did.  This broke existing behavior with no effective workaround, since a very common browser (Firefox < 3) cannot save forms containing literal nbsp (Mozilla bug 218277).  The messages (which are link text) now allow entities, but not wikitext or other HTML, via a new 'escapenoentities' option for wfMsgExt.

16 years ago* Minor style fix:
Thomas Bleher [Fri, 30 Nov 2007 17:28:24 +0000 (17:28 +0000)]
* Minor style fix:
  Normally, the function parameter to wfRunHooks() is enclosed in single
  quotes. Fix this in includes/SpecialPreferences.php.
* Make maintenance/findhooks.php more tolerant, so it accepts both
  quoting styles.
* Fix a typo in hooks.txt (the hook is 'userCan', not 'UserCan').

16 years ago* (bug 8396) Ignore out-of-date serialised message caches
Niklas Laxström [Fri, 30 Nov 2007 17:03:12 +0000 (17:03 +0000)]
* (bug 8396) Ignore out-of-date serialised message caches
* MediaWiki now checks if serialized files are out of date. New configuration
  variable $wgCheckSerialized can be set to false to enable old behavior (i.e.
  to not check and assume they are always up to date)

16 years agolimit report on page view
Tim Starling [Fri, 30 Nov 2007 16:57:02 +0000 (16:57 +0000)]
limit report on page view

16 years agoRecently-introduced typo in Linker::makeStubLinkObj() (bug 12165)
Tim Starling [Fri, 30 Nov 2007 16:56:05 +0000 (16:56 +0000)]
Recently-introduced typo in Linker::makeStubLinkObj() (bug 12165)

16 years ago* Removing loop that doesn't do anything, fixes bug 7973
Niklas Laxström [Fri, 30 Nov 2007 15:42:12 +0000 (15:42 +0000)]
* Removing loop that doesn't do anything, fixes bug 7973

16 years ago* Add #ifexist invocation count to the limit report comment
Tim Starling [Fri, 30 Nov 2007 14:50:48 +0000 (14:50 +0000)]
* Add #ifexist invocation count to the limit report comment
* Fix limit report inclusion criteria for new preprocessor -- make it display only for the primary text on edit and page view

16 years agoTrivial bug in new apihighlimit feature
Tim Starling [Fri, 30 Nov 2007 14:41:30 +0000 (14:41 +0000)]
Trivial bug in new apihighlimit feature

16 years ago* (bug 11796) Plural for polish
Niklas Laxström [Fri, 30 Nov 2007 14:06:40 +0000 (14:06 +0000)]
* (bug 11796) Plural for polish

16 years ago(bug 12084) Password reminder email title is misleading
Roan Kattouw [Fri, 30 Nov 2007 13:43:42 +0000 (13:43 +0000)]
(bug 12084) Password reminder email title is misleading

16 years ago* $wgDebugTidy feature
Tim Starling [Fri, 30 Nov 2007 12:26:12 +0000 (12:26 +0000)]
* $wgDebugTidy feature
* Fixed a bug in extractSections() -- inappropriate expansion of double-brace constructs causing a fatal error under some circumstances (reported by Nikerabbit, thanks)

16 years agoDon't define SFH_OBJECT_ARGS
Tim Starling [Fri, 30 Nov 2007 09:02:49 +0000 (09:02 +0000)]
Don't define SFH_OBJECT_ARGS

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Thu, 29 Nov 2007 20:21:26 +0000 (20:21 +0000)]
Localisation updates from Betawiki.
* af, be, crh-cyrl, crh-latn, ka, kaa, kk-kz, kn, nap, nl, qu, stq

16 years ago* Add limit=max to API. It also adds limit info to output
Victor Vasiliev [Thu, 29 Nov 2007 15:19:56 +0000 (15:19 +0000)]
* Add limit=max to API. It also adds limit info to output

16 years agoAdding apihighlimits permission. Users with this permission can request 10 times...
Roan Kattouw [Thu, 29 Nov 2007 14:51:58 +0000 (14:51 +0000)]
Adding apihighlimits permission. Users with this permission can request 10 times as many rows in API requests. Enabled by default for sysops and bots.

16 years agoThere is not official translation for "Trackback" (in its current usage) in Persian...
Huji [Thu, 29 Nov 2007 13:45:32 +0000 (13:45 +0000)]
There is not official translation for "Trackback" (in its current usage) in Persian. The best available translation is that used by Persian Wordpress (بازتاب) which I've also used here.

16 years agoAdded/updated translations for da
Anders Wegge Jakobsen [Thu, 29 Nov 2007 13:39:58 +0000 (13:39 +0000)]
Added/updated translations for da

16 years agoCleanup for r27897:
Raimond Spekking [Thu, 29 Nov 2007 07:01:30 +0000 (07:01 +0000)]
Cleanup for r27897:
* Title::getBaseText is misleading as this function returns the subpage of a subsubpage instead of the root page
  (maybe my fault by misinterpreting "Get the base name, i.e. the leftmost parts before the /"
* Fixes an issue for the (rare?) case that subpages are disabled for user (talk) namespace

16 years ago* (bug 12137) Update Chinese translations
Raimond Spekking [Thu, 29 Nov 2007 06:36:26 +0000 (06:36 +0000)]
* (bug 12137) Update Chinese translations
  Patch by Shinjiman

16 years ago* (bug 12143) Do not show a link to patrol new pages for non existent pages
Raimond Spekking [Thu, 29 Nov 2007 06:26:38 +0000 (06:26 +0000)]
* (bug 12143) Do not show a link to patrol new pages for non existent pages

16 years agoUpdate of initial main page text as suggested on bug 12139 by SPQRobin, but with...
Tim Starling [Thu, 29 Nov 2007 03:30:37 +0000 (03:30 +0000)]
Update of initial main page text as suggested on bug 12139 by SPQRobin, but with a different name for Meta.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 28 Nov 2007 22:06:00 +0000 (22:06 +0000)]
Localisation updates from Betawiki.
* af, ca, crh-cyrl, crh-latn, ext, fr, kaa, nl, stq

16 years ago* Optimization in Title::isAlwaysKnown
Niklas Laxström [Wed, 28 Nov 2007 15:09:36 +0000 (15:09 +0000)]
* Optimization in Title::isAlwaysKnown

16 years agoE_STRICT: Use $wgParser as we have it around instead of calling statically
Niklas Laxström [Wed, 28 Nov 2007 14:26:30 +0000 (14:26 +0000)]
E_STRICT: Use $wgParser as we have it around instead of calling statically

16 years ago* One variable I forgot to convert
Niklas Laxström [Wed, 28 Nov 2007 14:20:43 +0000 (14:20 +0000)]
* One variable I forgot to convert

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Wed, 28 Nov 2007 11:56:18 +0000 (11:56 +0000)]
Localisation updates from Betawiki.
* an, ca, crh-cyrl, crh-latn, eo, io, kaa, oc, sdc, stq

16 years agoAdding translation for newly added messages.
Huji [Wed, 28 Nov 2007 10:30:38 +0000 (10:30 +0000)]
Adding translation for newly added messages.

16 years agoUse {{ns:project}} for messages grouppage-* as in MessagesEn.php
Siebrand Mazeland [Wed, 28 Nov 2007 09:59:59 +0000 (09:59 +0000)]
Use {{ns:project}} for messages grouppage-* as in MessagesEn.php

16 years agoUpdate files headers
Siebrand Mazeland [Wed, 28 Nov 2007 09:50:01 +0000 (09:50 +0000)]
Update files headers

16 years agoUpdate.
Rotem Liss [Wed, 28 Nov 2007 09:15:54 +0000 (09:15 +0000)]
Update.

16 years agoChange message 'copyrightpage' to use {{ns:project}} per r27918
Siebrand Mazeland [Wed, 28 Nov 2007 07:41:57 +0000 (07:41 +0000)]
Change message 'copyrightpage' to use {{ns:project}} per r27918

16 years agoFix errors (Portal: -> Project:)
Siebrand Mazeland [Wed, 28 Nov 2007 07:34:22 +0000 (07:34 +0000)]
Fix errors (Portal: -> Project:)

16 years agoFixing page names.
Rotem Liss [Wed, 28 Nov 2007 07:14:39 +0000 (07:14 +0000)]
Fixing page names.

16 years agocoyprightpage should use {{ns:project}} since its text is shown directly in copyright...
Rotem Liss [Wed, 28 Nov 2007 07:13:51 +0000 (07:13 +0000)]
coyprightpage should use {{ns:project}} since its text is shown directly in copyrightwarning.

16 years agoCorrect namespaces in messages
Siebrand Mazeland [Tue, 27 Nov 2007 23:37:14 +0000 (23:37 +0000)]
Correct namespaces in messages

16 years ago* Fix messages not using "Project:" where MessagesEn.php does
Siebrand Mazeland [Tue, 27 Nov 2007 21:45:39 +0000 (21:45 +0000)]
* Fix messages not using "Project:" where MessagesEn.php does
* rebuildLanguage through Betawiki export

16 years ago* Fix messages not using "Project:" where MessagesEn.php does
Siebrand Mazeland [Tue, 27 Nov 2007 21:39:10 +0000 (21:39 +0000)]
* Fix messages not using "Project:" where MessagesEn.php does
* rebuildLanguage through Betawiki export

16 years agoAPI:
Roan Kattouw [Tue, 27 Nov 2007 21:36:43 +0000 (21:36 +0000)]
API:
* Adding rvdiffformat parameter to prop=revisions
* Creating formatters for unified (UnifiedDiffFormatter) and array (ArrayDiffFormatter) diffs

16 years ago* Fix messages not using "Project:" where MessagesEn.php does
Siebrand Mazeland [Tue, 27 Nov 2007 21:30:40 +0000 (21:30 +0000)]
* Fix messages not using "Project:" where MessagesEn.php does
* rebuildLanguage through Betawiki export

16 years ago* Fix messages not using "Project:" where MessagesEn.php does
Siebrand Mazeland [Tue, 27 Nov 2007 21:16:17 +0000 (21:16 +0000)]
* Fix messages not using "Project:" where MessagesEn.php does
* rebuildLanguage through Betawiki export

16 years ago* Fix messages not using "Project:" where MessagesEn.php does
Siebrand Mazeland [Tue, 27 Nov 2007 20:59:32 +0000 (20:59 +0000)]
* Fix messages not using "Project:" where MessagesEn.php does
* rebuildLanguage through Betawiki export

16 years agoFix regressions in r27759 -- pages already marked in link cache at link parsing time...
Brion Vibber [Tue, 27 Nov 2007 20:45:41 +0000 (20:45 +0000)]
Fix regressions in r27759 -- pages already marked in link cache at link parsing time were styled as new links but not given the edit action.
The original link coloring array used 0 for broken links, and an empty() check which would return true for both missing entries and entries which had been stored explicitly as 0.
r27759 switched it to use class names, but the change of the check to !isset() no longer got the explicit case.

11 previously failing test(s) now PASSING! :)
    * Piped link to namespace  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Link containing % as a single hex sequence interpreted to char  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Link containing double-single-quotes '' in text embedded in italics (bug 4598 sanity check)  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Nonexistant template  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Template with thumb image (with link in description)  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * BUG 561: {{/Subpage}}  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Transclusion of nonexistent MediaWiki message  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Say the magic word  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * Parents of subpages, one level up, not named  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * RAW magic word  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]
    * red link from nonexistent article  [Fixed between 27-Nov-2007 19:23:59, 1.12alpha (r27890) and 27-Nov-2007 20:42:42, 1.12alpha (r27900)]

16 years agoAPI: Another diff problem, var name mix-up.
Daniel Cannon [Tue, 27 Nov 2007 20:43:29 +0000 (20:43 +0000)]
API: Another diff problem, var name mix-up.

16 years agoAPI: difftoprev fails when 'rvprop=ids' is not specified. Sort of gross way to fix...
Daniel Cannon [Tue, 27 Nov 2007 20:37:26 +0000 (20:37 +0000)]
API: difftoprev fails when 'rvprop=ids' is not specified. Sort of gross way to fix the problem, but it works.

16 years ago* Fix breakage in rcFilterByCategories when invalid titles present in DB; incorrect...
Brion Vibber [Tue, 27 Nov 2007 20:16:42 +0000 (20:16 +0000)]
* Fix breakage in rcFilterByCategories when invalid titles present in DB; incorrect usage of Title::newFromText()
* Don't bother filtering in rcFilterByCategories if there are no categories to filter by

16 years ago* Show a warning message when creating/editing a user (talk) page but the user does...
Raimond Spekking [Tue, 27 Nov 2007 18:04:24 +0000 (18:04 +0000)]
* Show a warning message when creating/editing a user (talk) page but the user does not exists

16 years agoAPI: Adding diff generation to prop=revisions.
Roan Kattouw [Tue, 27 Nov 2007 16:41:13 +0000 (16:41 +0000)]
API: Adding diff generation to prop=revisions.
This implementation outputs normal diff output (with < and >) rather than unified, and always uses native PHP diff (i.e. ignores $wgExternalDiffEngine). An implementation that honors $wgExternalDiffEngine and outputs a unified diff will follow later.

16 years agoMake API check for page restrictions in the old format too.
Rotem Liss [Tue, 27 Nov 2007 10:22:14 +0000 (10:22 +0000)]
Make API check for page restrictions in the old format too.

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Tue, 27 Nov 2007 08:52:16 +0000 (08:52 +0000)]
Localisation updates from Betawiki.
* an, ar, br, ca, chr-latn, cs, el, et, fi, fr, hr, hsb, io, ka, kaa, la, myv, nap, nl, nov, pt, qu, sdc, sk, stq, tet, vo, wo

16 years agoFixed bug 12056: transformMsg() was not calling unstripBoth(), breaking the common...
Tim Starling [Tue, 27 Nov 2007 06:20:40 +0000 (06:20 +0000)]
Fixed bug 12056: transformMsg() was not calling unstripBoth(), breaking the common use case of <charinsert> among other things.

16 years agoLF at file end
Tim Starling [Tue, 27 Nov 2007 05:34:36 +0000 (05:34 +0000)]
LF at file end

16 years agoHint from Danny: the deal is the id must be the same with for attrib otherwise it...
Raimond Spekking [Mon, 26 Nov 2007 22:39:19 +0000 (22:39 +0000)]
Hint from Danny: the deal is the id must be the same with for attrib otherwise it misses it's functionality. and it's common to have same id as name. Thanks :)

16 years ago* (bug 12082) Add CSS id for textarea
Raimond Spekking [Mon, 26 Nov 2007 22:25:28 +0000 (22:25 +0000)]
* (bug 12082) Add CSS id for textarea
Based on a patch by Danny B from bug 12087

16 years agoAdding translation for newly added messages.
Huji [Mon, 26 Nov 2007 22:05:04 +0000 (22:05 +0000)]
Adding translation for newly added messages.

16 years ago* namespaceDupes.php no longer dies when coming across an illegal title
Brion Vibber [Mon, 26 Nov 2007 20:26:00 +0000 (20:26 +0000)]
* namespaceDupes.php no longer dies when coming across an illegal title

16 years ago* Adding LanguageKaa
Niklas Laxström [Mon, 26 Nov 2007 19:51:52 +0000 (19:51 +0000)]
* Adding LanguageKaa

16 years agoAddress potential issues in wikis using $wgCapitalLinks
Siebrand Mazeland [Mon, 26 Nov 2007 19:36:26 +0000 (19:36 +0000)]
Address potential issues in wikis using $wgCapitalLinks

16 years agoImporting Crimean Tatar in Latin and Cyrillic. Default to Latin.
Siebrand Mazeland [Mon, 26 Nov 2007 18:44:12 +0000 (18:44 +0000)]
Importing Crimean Tatar in Latin and Cyrillic. Default to Latin.

Submitted by: Alessandro

16 years agoFixing DiffFormatter so it actually outputs valid diffs.
Roan Kattouw [Mon, 26 Nov 2007 18:39:40 +0000 (18:39 +0000)]
Fixing DiffFormatter so it actually outputs valid diffs.

16 years agoAdd some stub docs to refreshLinks.php, so at least refreshLinks.php --help doesn...
Aryeh Gregor [Mon, 26 Nov 2007 17:58:08 +0000 (17:58 +0000)]
Add some stub docs to refreshLinks.php, so at least refreshLinks.php --help doesn't start screwing with your database.  $fname -> __METHOD__.

16 years ago* Updates German
Raimond Spekking [Mon, 26 Nov 2007 17:15:17 +0000 (17:15 +0000)]
* Updates German

16 years ago* (bug 10367) Update Kazakh translations
Raimond Spekking [Mon, 26 Nov 2007 16:32:04 +0000 (16:32 +0000)]
* (bug 10367) Update Kazakh translations
  Patch by  AlefZet

16 years ago* (bug 12058) Update Chinese translations
Raimond Spekking [Mon, 26 Nov 2007 14:32:15 +0000 (14:32 +0000)]
* (bug 12058) Update Chinese translations
  Patch by Shinjiman

16 years agoclean up --help feature
Tim Starling [Mon, 26 Nov 2007 14:28:00 +0000 (14:28 +0000)]
clean up --help feature

16 years ago* (Bug 12102) Add Min Dong localisation and its extension messages
Raimond Spekking [Mon, 26 Nov 2007 11:56:55 +0000 (11:56 +0000)]
* (Bug 12102) Add Min Dong localisation and its extension messages

16 years agoUpdate.
Rotem Liss [Sun, 25 Nov 2007 17:17:12 +0000 (17:17 +0000)]
Update.

16 years agoFixes.
Rotem Liss [Sun, 25 Nov 2007 17:16:59 +0000 (17:16 +0000)]
Fixes.

16 years agoFixes bug 9633: Add a predefined list of delete reasons to the deletion form
Huji [Sun, 25 Nov 2007 17:02:28 +0000 (17:02 +0000)]
Fixes bug 9633: Add a predefined list of delete reasons to the deletion form

16 years agoLocalisation updates from Betawiki.
Siebrand Mazeland [Sun, 25 Nov 2007 14:08:50 +0000 (14:08 +0000)]
Localisation updates from Betawiki.
* an, be, cs, fi, grc, hr, ie, io (new), kaa, kn, ku-latn, nl, nov (new), pl, pt, qu, stq, tr, wo

16 years ago*Cleanup log and timestamps for merge stuff
Aaron Schulz [Sun, 25 Nov 2007 10:27:33 +0000 (10:27 +0000)]
*Cleanup log and timestamps for merge stuff

16 years ago*Add colons
Aaron Schulz [Sun, 25 Nov 2007 09:53:03 +0000 (09:53 +0000)]
*Add colons