lhc/web/wiklou.git
15 years agosvn:eol-style native
Alexandre Emsenhuber [Sat, 18 Oct 2008 18:23:07 +0000 (18:23 +0000)]
svn:eol-style native

15 years ago* fixing i18n of r42201
Danny B [Sat, 18 Oct 2008 18:06:20 +0000 (18:06 +0000)]
* fixing i18n of r42201

15 years ago* back the UDP class accidentaly removed in r42201
Danny B [Sat, 18 Oct 2008 17:58:51 +0000 (17:58 +0000)]
* back the UDP class accidentaly removed in r42201

15 years ago* A new special page to list wanted templates
Danny B [Sat, 18 Oct 2008 17:32:40 +0000 (17:32 +0000)]
* A new special page to list wanted templates

15 years ago* set fallback to Russian
Siebrand Mazeland [Sat, 18 Oct 2008 15:20:50 +0000 (15:20 +0000)]
* set fallback to Russian
* add localised namespace, skin names, special page names, and magic words

15 years agoPer Catrope's request, commiting patch on bug 16018:
Alexandre Emsenhuber [Sat, 18 Oct 2008 10:14:02 +0000 (10:14 +0000)]
Per Catrope's request, commiting patch on bug 16018:
* (bug 16018) Added uccontinue parameter to list=usercontribs so paging works properly when multiple users are queried or a userprefix is used

15 years agoPer Catrope's request, commiting patch on bug 16017:
Alexandre Emsenhuber [Sat, 18 Oct 2008 10:09:19 +0000 (10:09 +0000)]
Per Catrope's request, commiting patch on bug 16017:
* (bug 16017) list=categorymembers sets invalid continue parameters for sortkeys containing pipes

15 years ago* Disable this entirely unless curl is available so we don't blow up. Needs a-fixin
Chad Horohoe [Sat, 18 Oct 2008 00:48:33 +0000 (00:48 +0000)]
* Disable this entirely unless curl is available so we don't blow up. Needs a-fixin
* Move the curl calls to http::request() so we can at least start to make this work for the file_get_contents() fallback

15 years agoCode/style cleanup
Aaron Schulz [Fri, 17 Oct 2008 23:52:57 +0000 (23:52 +0000)]
Code/style cleanup

15 years agoMove UDP stuff to new UDP class
Aaron Schulz [Fri, 17 Oct 2008 23:46:21 +0000 (23:46 +0000)]
Move UDP stuff to new UDP class

15 years ago(bug 6179) Actually the log for people who can't edit
Aaron Schulz [Fri, 17 Oct 2008 23:25:46 +0000 (23:25 +0000)]
(bug 6179) Actually the log for people who can't edit

15 years ago* (bug 1306) 'Email user' link no longer shown on user page when emailing
Brion Vibber [Fri, 17 Oct 2008 22:20:07 +0000 (22:20 +0000)]
* (bug 1306) 'Email user' link no longer shown on user page when emailing
  is not available due to lack of confirmed address or disabled preference

15 years ago* (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date prefere...
Raimond Spekking [Fri, 17 Oct 2008 20:38:26 +0000 (20:38 +0000)]
* (bug 15605) Enabled $datePreferences for language 'hr'. Added standard date preferences.

15 years ago* (bug 15717) Set $separatorTransformTable for language 'eu'
Raimond Spekking [Fri, 17 Oct 2008 20:06:37 +0000 (20:06 +0000)]
* (bug 15717) Set $separatorTransformTable for language 'eu'
* Fixes reference to the no longer present LanguageIs.php on Language.php

15 years ago* API: (bug 15995) Added cmstartsortkey and cmendsortkey parameters to list=categorym...
Roan Kattouw [Fri, 17 Oct 2008 14:26:56 +0000 (14:26 +0000)]
* API: (bug 15995) Added cmstartsortkey and cmendsortkey parameters to list=categorymembers, mirroring cmstart and cmend for timestamps
* Drop useless and possibly filesorting ORDER BY cl_to from list=categorymembers
* Handle ORDER BY cl_sortkey, cl_from (possibly with DESC appended to each of them) with addWhereRange() calls

15 years agoUpdate 'emailpagetext'. This message is only shown if an e-mail can be sent.
Siebrand Mazeland [Fri, 17 Oct 2008 10:16:47 +0000 (10:16 +0000)]
Update 'emailpagetext'. This message is only shown if an e-mail can be sent.

15 years agoRevert revert r41578 of r41531 and fix compressOld.php.
Tim Starling [Fri, 17 Oct 2008 09:11:43 +0000 (09:11 +0000)]
Revert revert r41578 of r41531 and fix compressOld.php.

15 years agoRefactor contribs to use the newer class extension method (about to do bug 6955)
Aaron Schulz [Fri, 17 Oct 2008 01:35:54 +0000 (01:35 +0000)]
Refactor contribs to use the newer class extension method (about to do bug 6955)

15 years agowhitespace :)
Aaron Schulz [Fri, 17 Oct 2008 01:31:12 +0000 (01:31 +0000)]
whitespace :)

15 years agoBreak long line
Aaron Schulz [Fri, 17 Oct 2008 01:25:31 +0000 (01:25 +0000)]
Break long line

15 years ago(bug 16009) Remove extra title param
Aaron Schulz [Fri, 17 Oct 2008 00:46:50 +0000 (00:46 +0000)]
(bug 16009) Remove extra title param

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Thu, 16 Oct 2008 19:26:36 +0000 (19:26 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoAdd Eastern Mari. Forgot to commit this in r42112
Siebrand Mazeland [Thu, 16 Oct 2008 14:56:44 +0000 (14:56 +0000)]
Add Eastern Mari. Forgot to commit this in r42112

15 years agoAdd 'mhr'. Forgot to commit this in r42112
Siebrand Mazeland [Thu, 16 Oct 2008 14:49:12 +0000 (14:49 +0000)]
Add 'mhr'. Forgot to commit this in r42112

15 years ago(bug 15985) Fix acfrom and aifrom breakage when sorting in descending order
Roan Kattouw [Thu, 16 Oct 2008 14:28:49 +0000 (14:28 +0000)]
(bug 15985) Fix acfrom and aifrom breakage when sorting in descending order

15 years agoAdd class="error" for "longpageerror"
Raimond Spekking [Thu, 16 Oct 2008 12:29:40 +0000 (12:29 +0000)]
Add class="error" for "longpageerror"

15 years agoUse a variable for max shell time, don't use php.ini, like we do for memory and file...
Tim Starling [Thu, 16 Oct 2008 11:32:44 +0000 (11:32 +0000)]
Use a variable for max shell time, don't use php.ini, like we do for memory and file size.

15 years agoadded 'UnwatchArticle', 'WatchArticle' and 'WatchArticleComplete' in response to...
Jason Richey [Wed, 15 Oct 2008 23:53:38 +0000 (23:53 +0000)]
added 'UnwatchArticle', 'WatchArticle' and 'WatchArticleComplete' in response to code review of rev 42109

15 years ago* added line-wraps to make the XHTML output easier legible
Danny B [Wed, 15 Oct 2008 22:50:14 +0000 (22:50 +0000)]
* added line-wraps to make the XHTML output easier legible

15 years agoadded a check for a null value when adding session values
Jason Richey [Wed, 15 Oct 2008 22:12:46 +0000 (22:12 +0000)]
added a check for a null value when adding session values

15 years agoSwitch order of apple-touch-icon and favicon links in HTML head section to work aroun...
Ilmari Karonen [Wed, 15 Oct 2008 21:51:21 +0000 (21:51 +0000)]
Switch order of apple-touch-icon and favicon links in HTML head section to work around a quirk in
Konqueror's handling of those links.  Should not affect other browsers in any way.

15 years agoBack out r41630 -- merging of Nuke extension to core
Brion Vibber [Wed, 15 Oct 2008 21:35:19 +0000 (21:35 +0000)]
Back out r41630 -- merging of Nuke extension to core
Nuke started as a crappy hack, and it's still pretty crappy. ;) Needs better reversibility tools etc before we consider merging to core.

15 years agoFix for r41837 -- apply HTML stripping to explicit alt text as well as implicit.
Brion Vibber [Wed, 15 Oct 2008 21:20:13 +0000 (21:20 +0000)]
Fix for r41837 -- apply HTML stripping to explicit alt text as well as implicit.
Added parser test cases to confirm.

15 years agoPull out incorrect fixme comments from r42075
Brion Vibber [Wed, 15 Oct 2008 21:05:39 +0000 (21:05 +0000)]
Pull out incorrect fixme comments from r42075

15 years agoPulling out r42105 for now -- "Added 2 hooks. One in Parser to allow custom handling...
Brion Vibber [Wed, 15 Oct 2008 20:57:02 +0000 (20:57 +0000)]
Pulling out r42105 for now -- "Added 2 hooks. One in Parser to allow custom handling of namespace links, and one in EditPage, to allow custom output/handling when a user has no edit rights"
The namespace parsing thing feels very hacky and grabs bits out of an internal implementation function which doesn't feel like a stable interface.
Would recommend thinking about this and coming up with a more serious stable interface for it.

15 years agoLocalisation updates for core messages from Betawiki (2008-10-15 22:11 CEST)
Siebrand Mazeland [Wed, 15 Oct 2008 20:43:48 +0000 (20:43 +0000)]
Localisation updates for core messages from Betawiki (2008-10-15 22:11 CEST)

15 years agoupdated REALEASE-NOTES following my change concerning the watchlist hook (extensions...
Jason Richey [Wed, 15 Oct 2008 20:40:14 +0000 (20:40 +0000)]
updated REALEASE-NOTES following my change concerning the watchlist hook (extensions using this hook may be affected)

15 years agoLet's do this again, without all the breakages... (bug 15925) Properly bold rc bytes...
Chad Horohoe [Wed, 15 Oct 2008 20:38:50 +0000 (20:38 +0000)]
Let's do this again, without all the breakages... (bug 15925) Properly bold rc bytes changed in all cases. Patch by Happy-melon and FunPika.

15 years agoadded "UnwatchArticleComplete" hook to watchlisteditor so that it gets called when...
Jason Richey [Wed, 15 Oct 2008 20:31:53 +0000 (20:31 +0000)]
added "UnwatchArticleComplete" hook to watchlisteditor so that it gets called when users use the editor rather than clicking an "unwatch" link

15 years agoAdded 2 hooks. One in Parser to allow custom handling of namespace links, and one...
Jason Richey [Wed, 15 Oct 2008 19:32:59 +0000 (19:32 +0000)]
Added 2 hooks.  One in Parser to allow custom handling of namespace links, and one in EditPage, to allow custom output/handling when a user has no edit rights

15 years agoBump limit to 50
Aaron Schulz [Wed, 15 Oct 2008 14:23:23 +0000 (14:23 +0000)]
Bump limit to 50

15 years agoRevert broken r42078 "(bug 15925) Properly bold rc bytes changed in all cases. Patch...
Brion Vibber [Wed, 15 Oct 2008 00:06:51 +0000 (00:06 +0000)]
Revert broken r42078 "(bug 15925) Properly bold rc bytes changed in all cases. Patch by Happy-melon."
Bad HTML output breaks things entirely, plus the code is much harder to read. Plus it's unclear if this behavior is desirable.

15 years ago(bug 15925) Properly bold rc bytes changed in all cases. Patch by Happy-melon.
Chad Horohoe [Tue, 14 Oct 2008 12:56:25 +0000 (12:56 +0000)]
(bug 15925) Properly bold rc bytes changed in all cases. Patch by Happy-melon.

15 years ago(bug 15945) API: Use User::useRCPatrol() and useNPPatrol() rather than isAllowed...
Roan Kattouw [Tue, 14 Oct 2008 12:46:11 +0000 (12:46 +0000)]
(bug 15945) API: Use User::useRCPatrol() and useNPPatrol() rather than isAllowed('patrol') in list=recentchanges

15 years agoMark a FIXME in RecentChange.php - We shouldn't be treating log entries as page chang...
Andrew Garrett [Tue, 14 Oct 2008 10:50:26 +0000 (10:50 +0000)]
Mark a FIXME in RecentChange.php - We shouldn't be treating log entries as page changes. This causes a few problems with deletions.

15 years ago* (bug 1250) Let users use "show preview" and "show changes" even if the wiki is...
Alex Z [Mon, 13 Oct 2008 22:39:53 +0000 (22:39 +0000)]
* (bug 1250) Let users use "show preview" and "show changes" even if the wiki is set to read-only mode.

15 years agoQuick hack: add $wgMaxAnimatedGifArea so we don't try to render animated thumbs for...
Brion Vibber [Mon, 13 Oct 2008 21:50:16 +0000 (21:50 +0000)]
Quick hack: add $wgMaxAnimatedGifArea so we don't try to render animated thumbs for huge animated GIFs.
'Tugra Mahmuds II Big Size.gif' on Commons otherwise seems to eat as much CPU and memory as you can throw at it (1,876 × 1,500 pixel, file size: 4.36 MB, MIME type: image/gif)

15 years agoRemoving $result from UserLoadAfterLoadFromSession to match User.php
Ryan Lane [Mon, 13 Oct 2008 19:48:20 +0000 (19:48 +0000)]
Removing $result from UserLoadAfterLoadFromSession to match User.php

15 years agoFixing documentation line for UserLoadAfterLoadFromSession
Ryan Lane [Mon, 13 Oct 2008 19:26:16 +0000 (19:26 +0000)]
Fixing documentation line for UserLoadAfterLoadFromSession

15 years agoRemoving $result from UserLoadAfterLoadFromSession hook, as it was unused.
Ryan Lane [Mon, 13 Oct 2008 19:23:27 +0000 (19:23 +0000)]
Removing $result from UserLoadAfterLoadFromSession hook, as it was unused.

15 years agoFix poem parser test cases not quite fixed up from r42012
Brion Vibber [Mon, 13 Oct 2008 19:22:14 +0000 (19:22 +0000)]
Fix poem parser test cases not quite fixed up from r42012
   2 previously failing test(s) now PASSING! :)
      *   nested <poem><nowiki>  [Fixed between 13-Oct-2008 18:22:08, 1.14alpha (r42038) and now]
      *   nested <poem><nowiki> with formatting  [Fixed between 13-Oct-2008 18:22:08, 1.14alpha (r42038) and now]

15 years agoFatal error: Call to undefined function getInterwikiCacheEntry() in ./includes/Interw...
Alexandre Emsenhuber [Mon, 13 Oct 2008 19:15:46 +0000 (19:15 +0000)]
Fatal error: Call to undefined function getInterwikiCacheEntry() in ./includes/Interwiki.php on line 79

15 years agoAdd debug log item for r42040
Aaron Schulz [Mon, 13 Oct 2008 19:13:54 +0000 (19:13 +0000)]
Add debug log item for r42040

15 years agoUse $dbw->addQuotes :)
Aaron Schulz [Mon, 13 Oct 2008 19:08:27 +0000 (19:08 +0000)]
Use $dbw->addQuotes :)

15 years agoAdding hook UserLoadAfterLoadFromSession to fix bug 14178
Ryan Lane [Mon, 13 Oct 2008 19:00:54 +0000 (19:00 +0000)]
Adding hook UserLoadAfterLoadFromSession to fix bug 14178

15 years agoAdd quotes
Aaron Schulz [Mon, 13 Oct 2008 18:49:43 +0000 (18:49 +0000)]
Add quotes

15 years agoCleanup for r42022/r42023 interwiki stuff
Brion Vibber [Mon, 13 Oct 2008 18:43:55 +0000 (18:43 +0000)]
Cleanup for r42022/r42023 interwiki stuff
* Remove duplicate code in Interwiki::isValidInterwiki(), which should help avoid future drift between the two copies
* Early return on prefix = '', we know it won't be valid :)
* Dump extra isValidInterwikiCached function -- just go through the regular fetch() path, it doesn't do much more processing.
* Simplify Title codepath in full URL generation to ensure we never call an invalid object

15 years ago(bug 6464) Check for session id collisions by checking cookie user ID against session...
Aaron Schulz [Mon, 13 Oct 2008 18:41:09 +0000 (18:41 +0000)]
(bug 6464) Check for session id collisions by checking cookie user ID against session user ID

15 years agoRevert r41506 and make LoadBalancer::openForeignConnection() call Database::tablePref...
Alexandre Emsenhuber [Mon, 13 Oct 2008 18:38:01 +0000 (18:38 +0000)]
Revert r41506 and make LoadBalancer::openForeignConnection() call Database::tablePrefix() on successful new connection

15 years agoAllow no prefix here
Aaron Schulz [Mon, 13 Oct 2008 17:27:44 +0000 (17:27 +0000)]
Allow no prefix here

15 years agoImprove hidden field checks for bug 1181
Aaron Schulz [Mon, 13 Oct 2008 15:40:02 +0000 (15:40 +0000)]
Improve hidden field checks for bug 1181

15 years agoComment out accidentally committed code from r42020; didn't mean to commit just yet
Aaron Schulz [Mon, 13 Oct 2008 15:02:02 +0000 (15:02 +0000)]
Comment out accidentally committed code from r42020; didn't mean to commit just yet

15 years ago(bug 1150) Do not skip edit conflict and override just because editing user was the...
Aaron Schulz [Mon, 13 Oct 2008 14:48:17 +0000 (14:48 +0000)]
(bug 1150) Do not skip edit conflict and override just because editing user was the last to edit. This caused removal of edits if a user edit conflicts, merges/automerges, then presses back (such as fixing a typo) and saves again. Check all users since edit time instead. If they are *all* the editing user, then go ahead and skip.

15 years agoFixed getSlavePos() to use the SQL thread fields, not the IO thread fields.
Tim Starling [Mon, 13 Oct 2008 14:19:25 +0000 (14:19 +0000)]
Fixed getSlavePos() to use the SQL thread fields, not the IO thread fields.

15 years agoFix r42022, always returning true for isValidInterwiki as I forgot to add the check.
Matt Johnston [Mon, 13 Oct 2008 09:31:46 +0000 (09:31 +0000)]
Fix r42022, always returning true for isValidInterwiki as I forgot to add the check.

15 years agoClean up Interwiki.php to meet Tim's suggestions. Hopefully should make cleaner to...
Matt Johnston [Mon, 13 Oct 2008 08:35:11 +0000 (08:35 +0000)]
Clean up Interwiki.php to meet Tim's suggestions. Hopefully should make cleaner to read as well.

15 years agoRefactor sendToUDP() some more
Aaron Schulz [Mon, 13 Oct 2008 06:17:42 +0000 (06:17 +0000)]
Refactor sendToUDP() some more

15 years agoFollow up on r42011: remove from messages.inc
Siebrand Mazeland [Mon, 13 Oct 2008 06:10:39 +0000 (06:10 +0000)]
Follow up on r42011: remove from messages.inc

15 years agoDon't use vague boolean
Aaron Schulz [Mon, 13 Oct 2008 06:02:32 +0000 (06:02 +0000)]
Don't use vague boolean

15 years ago*Remove useless garbage hooks. This kind of stuff shouldn't be in the core.
Aaron Schulz [Mon, 13 Oct 2008 04:38:54 +0000 (04:38 +0000)]
*Remove useless garbage hooks. This kind of stuff shouldn't be in the core.

15 years agoCleanup for r41952: > is usually easier to understand than !<= :)
Brion Vibber [Mon, 13 Oct 2008 02:38:31 +0000 (02:38 +0000)]
Cleanup for r41952: > is usually easier to understand than !<= :)

15 years ago* re-implement r41983 (forgot to add log message). Changes made:
Ryan Schmidt [Mon, 13 Oct 2008 02:18:49 +0000 (02:18 +0000)]
* re-implement r41983 (forgot to add log message). Changes made:
** <poem> handling fixes: use DoubleReplacer class instead of create_function(), moving recursiveTagParse above line-break replacements, removed strip items, updated parser tests to reflect new output when combined with <nowiki>

15 years agoTweaks to r41902 "(bug 14634) Show range blocks for IPs"
Brion Vibber [Mon, 13 Oct 2008 01:44:22 +0000 (01:44 +0000)]
Tweaks to r41902 "(bug 14634) Show range blocks for IPs"
* Remove the "scan range blocks" checkbox -- doing the range check is sane default behavior, and should Just Work. :)
* Paranoia SQL escaping. We may "know" that the strings will never include something escapable, but then again someone might make a mistake one day. By ensuring we escape them, we have one less thing to worry about, and one less thing to double-check every time we look at this code.

Note that a search for a particular range block currently does not turn up larger range blocks that include it, which it probably should.

15 years agoBack out r41786 for now "(bug 9226) Fetch restrictions properly on export"
Brion Vibber [Mon, 13 Oct 2008 00:08:44 +0000 (00:08 +0000)]
Back out r41786 for now "(bug 9226) Fetch restrictions properly on export"
Per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/41786#c121:

Issues:

   1. Restriction fetches may not be synchronous with original start in a long-running export
   2. Looks like this adds an SQL query to slave for every single page
   3. In case of timed-out DB connections or a dying slave, this might break a long-running dump process

15 years agoRevert mystery change r41983 -- no explanation of the change or its purpose.
Brion Vibber [Sun, 12 Oct 2008 23:14:39 +0000 (23:14 +0000)]
Revert mystery change r41983 -- no explanation of the change or its purpose.
Appears to be an attempt to remove some extra whitespace, but it's kind of unclear.

15 years agoLocalisation updates for core messages from Betawiki (2008-10-12 21:44 CEST)
Siebrand Mazeland [Sun, 12 Oct 2008 20:02:32 +0000 (20:02 +0000)]
Localisation updates for core messages from Betawiki (2008-10-12 21:44 CEST)

15 years agoCheck $wgUser->useRCPatrol()
Aaron Schulz [Sun, 12 Oct 2008 19:00:27 +0000 (19:00 +0000)]
Check $wgUser->useRCPatrol()

15 years agoRebuilt messages
Aaron Schulz [Sun, 12 Oct 2008 17:33:24 +0000 (17:33 +0000)]
Rebuilt messages

15 years ago(bug 15946) Add hidepatrolled option to Special:Watchlist
Aaron Schulz [Sun, 12 Oct 2008 17:31:03 +0000 (17:31 +0000)]
(bug 15946) Add hidepatrolled option to Special:Watchlist

15 years ago(bug 15952) Don't try to lazy populate sha1 in read-only mode
Aaron Schulz [Sun, 12 Oct 2008 17:07:09 +0000 (17:07 +0000)]
(bug 15952) Don't try to lazy populate sha1 in read-only mode

15 years agoAdd readOnlyBySection setting, to replace live hack.
Tim Starling [Sun, 12 Oct 2008 14:29:55 +0000 (14:29 +0000)]
Add readOnlyBySection setting, to replace live hack.

15 years agoReverted r41655. Causes a text load on parser cache hit. Reduces parser cache hit...
Tim Starling [Sun, 12 Oct 2008 13:28:04 +0000 (13:28 +0000)]
Reverted r41655. Causes a text load on parser cache hit. Reduces parser cache hit performance especially for ES clusters. Messages not reverted on the assumption that this revert is temporary.

15 years agoLocalisation updates for core messages from Betawiki (2008-10-12 12:47 CEST)
Siebrand Mazeland [Sun, 12 Oct 2008 11:03:44 +0000 (11:03 +0000)]
Localisation updates for core messages from Betawiki (2008-10-12 12:47 CEST)

15 years agoFix bug in namespace aliases definition. Was introduced in r26981
Siebrand Mazeland [Sun, 12 Oct 2008 08:57:48 +0000 (08:57 +0000)]
Fix bug in namespace aliases definition. Was introduced in r26981

15 years ago(bug 15947) Fix bug introduced in r41134: removed quotes
Siebrand Mazeland [Sun, 12 Oct 2008 08:55:06 +0000 (08:55 +0000)]
(bug 15947) Fix bug introduced in r41134: removed quotes

15 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sun, 12 Oct 2008 08:28:30 +0000 (08:28 +0000)]
Localisation updates: Adding/updating Persian translations

15 years ago(no commit message)
Ryan Schmidt [Sun, 12 Oct 2008 02:20:08 +0000 (02:20 +0000)]

15 years ago(bug 15428) Fix erroneous coloring of unrelated items due to text matches. Only do...
Aaron Schulz [Sat, 11 Oct 2008 23:30:38 +0000 (23:30 +0000)]
(bug 15428) Fix erroneous coloring of unrelated items due to text matches. Only do the links.

15 years ago* fixes for the merged Poem extension, per comments by Tim Starling on CodeReview...
Ryan Schmidt [Sat, 11 Oct 2008 21:53:44 +0000 (21:53 +0000)]
* fixes for the merged Poem extension, per comments by Tim Starling on CodeReview (r41710)
* adding <poem> tests to the parser tests file

15 years ago* Make $user->invalidateCache() get the Id if needed
Aaron Schulz [Sat, 11 Oct 2008 21:06:21 +0000 (21:06 +0000)]
* Make $user->invalidateCache() get the Id if needed
* Remove redundant cache clearing in renameuser

15 years agoMore RC UDP refactoring for bug 15276
Aaron Schulz [Sat, 11 Oct 2008 17:35:38 +0000 (17:35 +0000)]
More RC UDP refactoring for bug 15276

15 years agoRevert r41603, r41751 (splitting Preferences validation into its own class). Breaks...
Chad Horohoe [Sat, 11 Oct 2008 16:38:43 +0000 (16:38 +0000)]
Revert r41603, r41751 (splitting Preferences validation into its own class). Breaks a lot of things per comments on Code Review by Tim.

15 years agoFix freaky calling method for MovePageForm::showForm(), add docs
Tim Starling [Sat, 11 Oct 2008 13:53:00 +0000 (13:53 +0000)]
Fix freaky calling method for MovePageForm::showForm(), add docs

15 years agoAdd column ipblocks.ipb_allow_usertalk
Greg Sabino Mullane [Sat, 11 Oct 2008 12:08:10 +0000 (12:08 +0000)]
Add column ipblocks.ipb_allow_usertalk

15 years agoAdd index on templatelinks.tl_from
Greg Sabino Mullane [Sat, 11 Oct 2008 11:45:26 +0000 (11:45 +0000)]
Add index on templatelinks.tl_from

15 years agoRebuild messages files involved in recent reverts.
Siebrand Mazeland [Sat, 11 Oct 2008 09:14:03 +0000 (09:14 +0000)]
Rebuild messages files involved in recent reverts.

15 years ago* Want to commit new messages? "php rebuildLanguage.php --lang=en"
Siebrand Mazeland [Sat, 11 Oct 2008 09:06:11 +0000 (09:06 +0000)]
* Want to commit new messages? "php rebuildLanguage.php --lang=en"
* Does it give output about unknown messages? Fix it in messages.inc. Repeat cycle.

15 years ago* Revert r38347, removal of movenologintext. This error message is and has always...
Tim Starling [Sat, 11 Oct 2008 08:28:07 +0000 (08:28 +0000)]
* Revert r38347, removal of movenologintext. This error message is and has always been used in Title.php.
* Readded some cant-move-user-page messages by reverse-merging r41596

15 years ago* Reintroduce user page move permission as per r41465, generally useful regardless...
Tim Starling [Sat, 11 Oct 2008 08:26:01 +0000 (08:26 +0000)]
* Reintroduce user page move permission as per r41465, generally useful regardless of whether the Renameuser extension is in use. Do the check in Title::getUserPermissionsErrorsInternal(), so that the move page tab won't be displayed on user pages for users who can't move them.
* Use error message text suitable for humans. Be specific about whether the source or the destination is the problem, say what the namespace is for those people who don't get namespaces, don't introduce unnecessary jargon words like "root" for a page that isn't a subpage.
* Fixed incorrect display of movenotallowed for immobile namespaces, use the new specific error messages.

15 years agoRevert r41445: static members invite permanent use in the caller, which would give...
Tim Starling [Sat, 11 Oct 2008 05:20:18 +0000 (05:20 +0000)]
Revert r41445: static members invite permanent use in the caller, which would give us an ugly interface to remain backwards compatible with. See CodeReview.