lhc/web/wiklou.git
17 years ago(bug 9860) Fix bug caused by true == 'default' (don't you love PHP?). Thanks to...
Aryeh Gregor [Thu, 10 May 2007 01:24:51 +0000 (01:24 +0000)]
(bug 9860) Fix bug caused by true == 'default' (don't you love PHP?).  Thanks to Ben White/Philip.

I'm not sure how to phrase this for RELEASE-NOTES since I'm not sure what it does exactly; does it only affect extension-writers or something?  From looking at the code I can't even see how the execution path is ever even followed, except maybe from maintenance scripts.

17 years agoMake ugly regex slightly less ugly. You don't have to use / for the delimiter.
Aryeh Gregor [Thu, 10 May 2007 01:07:10 +0000 (01:07 +0000)]
Make ugly regex slightly less ugly.  You don't have to use / for the delimiter.

17 years ago* (bug 7859) Update Kazakh translations
Raimond Spekking [Wed, 9 May 2007 21:13:03 +0000 (21:13 +0000)]
* (bug 7859) Update Kazakh translations
  Patch by AlefZet

17 years agoapply stub threshold to all content namespaces
Ilmari Karonen [Wed, 9 May 2007 21:09:59 +0000 (21:09 +0000)]
apply stub threshold to all content namespaces

17 years ago* Fix #6823: HTML dumping should not increment the page view counters.
Antoine Musso [Wed, 9 May 2007 20:55:20 +0000 (20:55 +0000)]
* Fix #6823: HTML dumping should not increment the page view counters.
* Small documentation for $wgDisableCounters.

17 years ago* (bug 9859) Updates of zh-cn, zh-tw, zh-yue
Raimond Spekking [Wed, 9 May 2007 20:50:13 +0000 (20:50 +0000)]
* (bug 9859) Updates of zh-cn, zh-tw, zh-yue
  patches by Shinjiman

17 years agoDefine accesskeys for new tooltips.
Raimond Spekking [Wed, 9 May 2007 20:42:56 +0000 (20:42 +0000)]
Define accesskeys for new tooltips.

17 years agoSplit out Linker::formatComment using two new private functions:
Antoine Musso [Wed, 9 May 2007 20:05:08 +0000 (20:05 +0000)]
Split out Linker::formatComment using two new private functions:
* Linker::formatAutoComments: handles "/* section name */" stuff
* Linker::formatLinksInComment: renders [[wikilinks|click me]]

17 years ago* Update Gernan translation
Raimond Spekking [Wed, 9 May 2007 19:59:21 +0000 (19:59 +0000)]
* Update Gernan translation
* messages.inc, 1 outdated message removed in r22028

17 years agowhitespaces killing, adding {}
Antoine Musso [Wed, 9 May 2007 19:09:33 +0000 (19:09 +0000)]
whitespaces killing, adding {}

17 years agomake links to MediaWiki pages blue for messages with default values
Ilmari Karonen [Wed, 9 May 2007 18:41:05 +0000 (18:41 +0000)]
make links to MediaWiki pages blue for messages with default values

17 years agosimplify stub threshold checking
Ilmari Karonen [Wed, 9 May 2007 18:18:28 +0000 (18:18 +0000)]
simplify stub threshold checking

17 years agomove key normalization from wfMsgWeirdKey() to non-cache branch of wgMsgGetKey()...
Ilmari Karonen [Wed, 9 May 2007 17:53:45 +0000 (17:53 +0000)]
move key normalization from wfMsgWeirdKey() to non-cache branch of wgMsgGetKey(), to eliminate redundancy with identical normalization already done by the message cache

17 years agorm bogus attempt to call Language::getMessage() as a class method
Ilmari Karonen [Wed, 9 May 2007 17:48:44 +0000 (17:48 +0000)]
rm bogus attempt to call Language::getMessage() as a class method

17 years agowisdom from IRC :)
Ilmari Karonen [Wed, 9 May 2007 17:35:34 +0000 (17:35 +0000)]
wisdom from IRC :)

17 years agoSundanese (su) localisation updates. From BetaWiki.
Ivan Lanin [Wed, 9 May 2007 17:33:14 +0000 (17:33 +0000)]
Sundanese (su) localisation updates. From BetaWiki.

17 years agosimplify wfMsgWeirdKey(), avoid needless DB query
Ilmari Karonen [Wed, 9 May 2007 17:23:56 +0000 (17:23 +0000)]
simplify wfMsgWeirdKey(), avoid needless DB query

17 years ago* Tooltips for print version and permalink
Ivan Lanin [Wed, 9 May 2007 15:56:56 +0000 (15:56 +0000)]
* Tooltips for print version and permalink
* Indonesian (id) localisation updates

17 years ago* (bug 9854, 3770) Clip overflow text in gallery boxes for visual cleanliness
Brion Vibber [Wed, 9 May 2007 15:32:58 +0000 (15:32 +0000)]
* (bug 9854, 3770) Clip overflow text in gallery boxes for visual cleanliness
  instead of letting it flow outside the box or trigger ugly scroll bars.
Nikerabbit missed some skins and relnotes

17 years ago* Use overflow: hidden instead of auto as suggested in bug 9854
Niklas Laxström [Wed, 9 May 2007 15:31:43 +0000 (15:31 +0000)]
* Use overflow: hidden instead of auto as suggested in bug 9854

17 years ago* Updates to Somali (so) from Mimursal
Niklas Laxström [Wed, 9 May 2007 15:23:35 +0000 (15:23 +0000)]
* Updates to Somali (so) from Mimursal

17 years ago*Remove useless replace call
Aaron Schulz [Wed, 9 May 2007 14:46:44 +0000 (14:46 +0000)]
*Remove useless replace call

17 years ago* 400px is too big for small screens
Niklas Laxström [Wed, 9 May 2007 13:13:34 +0000 (13:13 +0000)]
* 400px is too big for small screens

17 years ago* Removed inconsistent hard coding of colons
Niklas Laxström [Wed, 9 May 2007 13:01:14 +0000 (13:01 +0000)]
* Removed inconsistent hard coding of colons
* Reworded the tips a little
* Removed enotif related message which is not referenced anywhere in trunk

17 years agoproper check for useskin parameter
River Tarnell [Wed, 9 May 2007 12:57:26 +0000 (12:57 +0000)]
proper check for useskin parameter

17 years agouseskin=monobook is very sad because generated CSS is for user's default skin and...
River Tarnell [Wed, 9 May 2007 12:54:54 +0000 (12:54 +0000)]
useskin=monobook is very sad because generated CSS is for user's default skin and messes up layout.  tack useskin=... onto the URL if the user specified it.

17 years agohelp labels should use wikitext
River Tarnell [Wed, 9 May 2007 12:46:12 +0000 (12:46 +0000)]
help labels should use wikitext

17 years agoincr style version
River Tarnell [Wed, 9 May 2007 12:43:24 +0000 (12:43 +0000)]
incr style version

17 years agoneed proper class and styling for prefsections
River Tarnell [Wed, 9 May 2007 12:36:21 +0000 (12:36 +0000)]
need proper class and styling for prefsections

17 years agoput help text inline instead of at the bottom where there's no indication what it...
River Tarnell [Wed, 9 May 2007 12:23:57 +0000 (12:23 +0000)]
put help text inline instead of at the bottom where there's no indication what it applies to

17 years agodisallow user js for Special:Userlogin and Special:Resetpass too, just in case
Ilmari Karonen [Tue, 8 May 2007 21:22:51 +0000 (21:22 +0000)]
disallow user js for Special:Userlogin and Special:Resetpass too, just in case

17 years ago* (bug 9808) Fix regression that ignored user 'rclimit' option for Special:Contributions
Brion Vibber [Tue, 8 May 2007 20:58:57 +0000 (20:58 +0000)]
* (bug 9808) Fix regression that ignored user 'rclimit' option for Special:Contributions
Use the general limiting behavior from WebRequest to fill the 'limit' field on IndexPager views.

17 years ago* (bug 7859) Update Kazakh translations
Raimond Spekking [Tue, 8 May 2007 20:57:41 +0000 (20:57 +0000)]
* (bug 7859) Update Kazakh translations
  Patch by AlefZet

17 years agoDisable user scripts on Special:Preferences, to prevent a compromised
Ilmari Karonen [Tue, 8 May 2007 20:48:02 +0000 (20:48 +0000)]
Disable user scripts on Special:Preferences, to prevent a compromised
script from being able to sniff passwords etc.

(The control flow here is hopelessly tangled between OutputPage and
the skins, and it doesn't help that Skin and SkinTemplate do things
differently for no particular reason.  I haven't made any attempt to
untangle it in this commit, but hopefully I at least haven't made it
too much worse.  Cleanup is welcome.)

17 years agoUpdate Kurdish messages.
Raimond Spekking [Tue, 8 May 2007 19:32:30 +0000 (19:32 +0000)]
Update Kurdish messages.
Based on localization in kuwiki by User:Bangin

17 years agoTweak audit hooks
Brion Vibber [Tue, 8 May 2007 18:31:32 +0000 (18:31 +0000)]
Tweak audit hooks

17 years agoenforce join order for whatlinkshere queries - avoid filesorts at a cost of scanning...
Domas Mituzas [Tue, 8 May 2007 15:14:33 +0000 (15:14 +0000)]
enforce join order for whatlinkshere queries - avoid filesorts at a cost of scanning more records for damn namespace selector

17 years agoRevert r21950; breaks four parser tests and allows various invalid constructions
Brion Vibber [Tue, 8 May 2007 15:11:56 +0000 (15:11 +0000)]
Revert r21950; breaks four parser tests and allows various invalid constructions

17 years ago* Updates
Niklas Laxström [Tue, 8 May 2007 13:56:12 +0000 (13:56 +0000)]
* Updates

17 years agoVolapük namespaces
River Tarnell [Tue, 8 May 2007 13:23:35 +0000 (13:23 +0000)]
Volapük namespaces

17 years agoSpecial:Undelete doesn't update page_latest when undeleted revision was newer than...
River Tarnell [Tue, 8 May 2007 09:26:58 +0000 (09:26 +0000)]
Special:Undelete doesn't update page_latest when undeleted revision was newer than existing revisions, causes wrong display and corrupt link tables

17 years agoRemoving or commenting out unused variables or globals, and adding declarations for...
Nick Jenkins [Tue, 8 May 2007 09:09:46 +0000 (09:09 +0000)]
Removing or commenting out unused variables or globals, and adding declarations for two arrays.

17 years agomail() sending was not chucking recips properly in array path, from Nick Jenkins
River Tarnell [Tue, 8 May 2007 08:28:34 +0000 (08:28 +0000)]
mail() sending was not chucking recips properly in array path, from Nick Jenkins

17 years agoUpdate German translations
Raimond Spekking [Tue, 8 May 2007 07:53:51 +0000 (07:53 +0000)]
Update German translations

17 years ago* (bug 9827) Updates of zh-cn, zh-tw,
Raimond Spekking [Tue, 8 May 2007 06:39:05 +0000 (06:39 +0000)]
* (bug 9827) Updates of zh-cn, zh-tw,
  Patch by Alex S.H. Lin

17 years ago(bug 9835) password input should be type="password"
River Tarnell [Tue, 8 May 2007 00:37:16 +0000 (00:37 +0000)]
(bug 9835) password input should be type="password"

17 years ago* (bug 9830) Typos in Japanese translations
Raimond Spekking [Mon, 7 May 2007 21:54:17 +0000 (21:54 +0000)]
* (bug 9830) Typos in Japanese translations
  Patch by Alex S.H. Lin

17 years ago* Add hooks for captcha in main user login form
Brion Vibber [Mon, 7 May 2007 21:54:06 +0000 (21:54 +0000)]
* Add hooks for captcha in main user login form
* Add hook point for detecting and logging login attempts with invalid password
* Add captcha support for triggering a captcha after a bad password attempt. Legit users shouldn't be inconvenienced much, but password-guesser bots will be severely speedbumped.

17 years ago* (bug 9814) Updates of zh-cn, zh-tw, zh-yue
Raimond Spekking [Mon, 7 May 2007 19:25:50 +0000 (19:25 +0000)]
* (bug 9814) Updates of zh-cn, zh-tw, zh-yue
  patches by Shinjiman

17 years ago* Updates to Kabyle
Niklas Laxström [Mon, 7 May 2007 18:39:46 +0000 (18:39 +0000)]
* Updates to Kabyle

17 years ago* Escaping the title
Niklas Laxström [Mon, 7 May 2007 18:01:11 +0000 (18:01 +0000)]
* Escaping the title

17 years ago< brion-sushi> Error sending mail: Undefined variable: dest
River Tarnell [Mon, 7 May 2007 17:56:00 +0000 (17:56 +0000)]
< brion-sushi> Error sending mail: Undefined variable: dest
- don't try to log destination in debug message

17 years agoTriple dash to double for SQL comment.
Greg Sabino Mullane [Mon, 7 May 2007 16:56:53 +0000 (16:56 +0000)]
Triple dash to double for SQL comment.

17 years agoRevert schema changes in r21954, 21955, 21956 for the moment
Brion Vibber [Mon, 7 May 2007 16:24:12 +0000 (16:24 +0000)]
Revert schema changes in r21954, 21955, 21956 for the moment

17 years agoAdd new columns to oldimage table.
Greg Sabino Mullane [Mon, 7 May 2007 15:22:20 +0000 (15:22 +0000)]
Add new columns to oldimage table.

17 years agoupdate
River Tarnell [Mon, 7 May 2007 14:59:52 +0000 (14:59 +0000)]
update

17 years ago*Add new oldimage columns for mime/mediatype info and oi_deleted field. Make rebuild...
Aaron Schulz [Mon, 7 May 2007 14:44:33 +0000 (14:44 +0000)]
*Add new oldimage columns for mime/mediatype info and oi_deleted field. Make rebuild image populate these while updating oldimage.

17 years agoCompromise: don't reference log_id on MySQL.
Tim Starling [Mon, 7 May 2007 13:41:49 +0000 (13:41 +0000)]
Compromise: don't reference log_id on MySQL.

17 years ago* (bug 9818) Update French translations
Raimond Spekking [Mon, 7 May 2007 08:50:33 +0000 (08:50 +0000)]
* (bug 9818) Update French translations
  Patch by Remi Kaupp

17 years ago(bug 9812) (regression) Edit links in regular pages now include "oldid"
River Tarnell [Mon, 7 May 2007 07:57:29 +0000 (07:57 +0000)]
(bug 9812) (regression) Edit links in regular pages now include "oldid"
  Article::isCurrent() is called with no Revision object when the article was retrieved from the parser cache.  in this case, and then no oldid was given in the URL, it would return false, causing spurious &oldid= parameters in the edit link.  instead, if no oldid was given, assume we are viewing the current revision.

17 years ago(bug 9156) Section edit links break if wikitext headings have non-whitespace after...
Aryeh Gregor [Mon, 7 May 2007 01:05:54 +0000 (01:05 +0000)]
(bug 9156) Section edit links break if wikitext headings have non-whitespace after them on the line.  One-character change to a regex, I tested it on some simple use cases.  Shouldn't cause any breakage.

17 years agoIndonesian (id) localisation updates.
Ivan Lanin [Mon, 7 May 2007 00:28:49 +0000 (00:28 +0000)]
Indonesian (id) localisation updates.

17 years agoAvoid using IN (..) syntax if just single value is being fetched.
Domas Mituzas [Sun, 6 May 2007 22:18:17 +0000 (22:18 +0000)]
Avoid using IN (..) syntax if just single value is being fetched.

17 years ago* Polishing and documentation
Niklas Laxström [Sun, 6 May 2007 20:52:03 +0000 (20:52 +0000)]
* Polishing and documentation

17 years ago*Let users with 'reupload-own' upload over image where they are the last uploader...
Aaron Schulz [Sun, 6 May 2007 20:51:06 +0000 (20:51 +0000)]
*Let users with 'reupload-own' upload over image where they are the last uploader, right is not assigned by default (bug 5057)

17 years agoUpdate.
Rotem Liss [Sun, 6 May 2007 18:08:30 +0000 (18:08 +0000)]
Update.

17 years ago* Hmm, better to increase styleversion too
Niklas Laxström [Sun, 6 May 2007 17:56:13 +0000 (17:56 +0000)]
* Hmm, better to increase styleversion too

17 years ago* XMLify preferences a little with more clear look as side effect
Niklas Laxström [Sun, 6 May 2007 17:54:38 +0000 (17:54 +0000)]
* XMLify preferences a little with more clear look as side effect

17 years agoUse the standard HTTP fetch functions when retrieving remote wiki pages through trans...
Rob Church [Sun, 6 May 2007 13:06:21 +0000 (13:06 +0000)]
Use the standard HTTP fetch functions when retrieving remote wiki pages through transwiki, so we can take advantage of cURL goodies if available

17 years ago* (bug 9806, comment #3) typo
Raimond Spekking [Sun, 6 May 2007 11:04:07 +0000 (11:04 +0000)]
* (bug 9806, comment #3) typo

17 years ago$1 contains # already
Raimond Spekking [Sun, 6 May 2007 10:59:58 +0000 (10:59 +0000)]
$1 contains # already

17 years agoUpdate.
Rotem Liss [Sun, 6 May 2007 10:28:42 +0000 (10:28 +0000)]
Update.

17 years ago* Keep message keys lowercase
Rob Church [Sun, 6 May 2007 10:24:46 +0000 (10:24 +0000)]
* Keep message keys lowercase
* Better English default text for "unblocked-id"

17 years agoUpdate.
Rotem Liss [Sun, 6 May 2007 09:57:03 +0000 (09:57 +0000)]
Update.

17 years ago* Subtitle success message when unblocking a block ID instead of a pseudo link like...
Raimond Spekking [Sun, 6 May 2007 09:53:25 +0000 (09:53 +0000)]
* Subtitle success message when unblocking a block ID instead of a pseudo link like [[User:#123|#123]]
* Proper XML functions for input form

17 years agoUpdate.
Rotem Liss [Sun, 6 May 2007 09:47:34 +0000 (09:47 +0000)]
Update.

17 years agoupdate release notes for new enotif options
River Tarnell [Sun, 6 May 2007 07:17:07 +0000 (07:17 +0000)]
update release notes for new enotif options

17 years ago- default value of $wgEnotifImpersonal should be false
River Tarnell [Sun, 6 May 2007 07:14:10 +0000 (07:14 +0000)]
- default value of $wgEnotifImpersonal should be false
- userMailer() needs to handle multiple recips in mail() path

17 years ago* Don't show unblock form if the user doesn't have permission to use it (cosmetic...
Rob Church [Sun, 6 May 2007 01:04:52 +0000 (01:04 +0000)]
* Don't show unblock form if the user doesn't have permission to use it (cosmetic change, no vulnerabilities existed)...introduces some minor code duplication which is, I think, the best approach given the convoluted state of that conditional block (we should split unblock off into a new special page)
* Tweak release notes

17 years ago* (bug 9803) Update Russian translations
Raimond Spekking [Sat, 5 May 2007 21:05:24 +0000 (21:05 +0000)]
* (bug 9803) Update Russian translations
  Patch by Alexander Sigachov

17 years agoFix #9806: Missing Spanish language localizations for Special:Contributions
Antoine Musso [Sat, 5 May 2007 21:04:29 +0000 (21:04 +0000)]
Fix #9806: Missing Spanish language localizations for Special:Contributions

17 years ago* Updates
Niklas Laxström [Sat, 5 May 2007 20:46:44 +0000 (20:46 +0000)]
* Updates

17 years ago* What the ugh
Niklas Laxström [Sat, 5 May 2007 20:41:06 +0000 (20:41 +0000)]
* What the ugh

17 years ago* E_STRICT
Niklas Laxström [Sat, 5 May 2007 20:31:08 +0000 (20:31 +0000)]
* E_STRICT

17 years agoActually do what the documentation says (r21907)
Antoine Musso [Sat, 5 May 2007 20:30:12 +0000 (20:30 +0000)]
Actually do what the documentation says (r21907)

17 years ago* Added overflow: auto to image gallery descriptions. Better than without; see bug...
Niklas Laxström [Sat, 5 May 2007 20:20:37 +0000 (20:20 +0000)]
* Added overflow: auto to image gallery descriptions. Better than without; see bug 3770

17 years ago* Prettify
Niklas Laxström [Sat, 5 May 2007 20:18:13 +0000 (20:18 +0000)]
* Prettify
* Rather throw an extension than split unuseful fatal error

17 years agoclarify usage.
Antoine Musso [Sat, 5 May 2007 20:13:33 +0000 (20:13 +0000)]
clarify usage.

17 years ago* Made a Imagelist a bit narrower, still too wide
Niklas Laxström [Sat, 5 May 2007 20:09:52 +0000 (20:09 +0000)]
* Made a Imagelist a bit narrower, still too wide

17 years agoReplace spaces with underscores in parser cache rendering hash. Caused a bug where...
Tim Starling [Sat, 5 May 2007 18:08:25 +0000 (18:08 +0000)]
Replace spaces with underscores in parser cache rendering hash. Caused a bug where people with ISO 8601 date format had a non-functional parser cache

17 years ago* Indonesian (id) localisation updates.
Ivan Lanin [Sat, 5 May 2007 16:13:16 +0000 (16:13 +0000)]
* Indonesian (id) localisation updates.
* Register enotif_impersonal_salutation and enotif_lastdiff to messages.inc

17 years agoallow enotif mails to be sent via job queue
River Tarnell [Sat, 5 May 2007 12:44:55 +0000 (12:44 +0000)]
allow enotif mails to be sent via job queue

17 years agoenotif should have a way to send bulk mail without customisations, for large sites
River Tarnell [Sat, 5 May 2007 12:08:24 +0000 (12:08 +0000)]
enotif should have a way to send bulk mail without customisations, for large sites

17 years agoUse pl_from and tl_from for offsets/sorting, instead of secondary joined table field...
Domas Mituzas [Sat, 5 May 2007 01:51:18 +0000 (01:51 +0000)]
Use pl_from and tl_from for offsets/sorting, instead of secondary joined table field - avoids filesorts and temptables and whatever else.

17 years ago* AjaxDispatcher : use a switch()
Antoine Musso [Sat, 5 May 2007 00:06:20 +0000 (00:06 +0000)]
* AjaxDispatcher : use a switch()
* Add doxygen comments.

17 years ago*Support for HAVING clause
Aaron Schulz [Fri, 4 May 2007 22:54:13 +0000 (22:54 +0000)]
*Support for HAVING clause

17 years agoTemporarily revert r21784; field changes not live
Brion Vibber [Fri, 4 May 2007 21:09:13 +0000 (21:09 +0000)]
Temporarily revert r21784; field changes not live

17 years agoAvoid cyclic stub problems when authorization hooks do funny things with the user...
Brion Vibber [Fri, 4 May 2007 21:04:50 +0000 (21:04 +0000)]
Avoid cyclic stub problems when authorization hooks do funny things with the user and the database at load time

17 years ago* (bug 9662) Update configuration example [$wgUseMemcached no longer in use]
Rob Church [Fri, 4 May 2007 20:47:49 +0000 (20:47 +0000)]
* (bug 9662) Update configuration example [$wgUseMemcached no longer in use]
* Minor spacing

17 years agoFix #3431 : dont show next link when there is no more additional results.
Antoine Musso [Fri, 4 May 2007 20:07:52 +0000 (20:07 +0000)]
Fix #3431 : dont show next link when there is no more additional results.
NOTE: Mysqlsearch do not give us the number of total results, so we are
not really sure if the show results are really the last ones.