lhc/web/wiklou.git
17 years agoKill another "newbies" in message text. I don't find any use of the 'newbies' messag...
Aryeh Gregor [Thu, 8 Mar 2007 17:17:54 +0000 (17:17 +0000)]
Kill another "newbies" in message text.  I don't find any use of the 'newbies' message anywhere in trunk, incidentally, extensions or phase3, with grep -ri newbies *.php | grep -vi Messages.*\.php -- can it be removed or what?

17 years agoLess of the Internet jargon here
Aryeh Gregor [Thu, 8 Mar 2007 17:05:22 +0000 (17:05 +0000)]
Less of the Internet jargon here

17 years agoUsernames which look like IPv6 addresses should not be allowed
River Tarnell [Thu, 8 Mar 2007 16:15:51 +0000 (16:15 +0000)]
Usernames which look like IPv6 addresses should not be allowed

17 years agoUpdate.
Rotem Liss [Thu, 8 Mar 2007 14:14:01 +0000 (14:14 +0000)]
Update.

17 years agoAdd option for "newbies" to SpecialContributions
Raimond Spekking [Thu, 8 Mar 2007 11:54:03 +0000 (11:54 +0000)]
Add option for "newbies" to SpecialContributions
Better XML code for form

17 years agoneed to use mb_strlen, not strlen, for article length
River Tarnell [Thu, 8 Mar 2007 03:53:32 +0000 (03:53 +0000)]
need to use mb_strlen, not strlen, for article length
provide stub mb_strlen for installations missing mb

17 years agotables.sql needs rev_len
River Tarnell [Thu, 8 Mar 2007 03:20:31 +0000 (03:20 +0000)]
tables.sql needs rev_len

17 years ago* (bug 1723) Article size in history
River Tarnell [Thu, 8 Mar 2007 03:07:58 +0000 (03:07 +0000)]
* (bug 1723) Article size in history

17 years agoadd rev_len to revision; store length of revision when saving.
River Tarnell [Thu, 8 Mar 2007 02:55:14 +0000 (02:55 +0000)]
add rev_len to revision; store length of revision when saving.
HEADS UP: schema change to revision table

17 years ago* (bug 9222) PostgreSQL updater should not be version-specific
River Tarnell [Thu, 8 Mar 2007 02:39:03 +0000 (02:39 +0000)]
* (bug 9222) PostgreSQL updater should not be version-specific

17 years agoreal fix for 9097
River Tarnell [Thu, 8 Mar 2007 01:46:12 +0000 (01:46 +0000)]
real fix for 9097

17 years ago(bug 9217) Balance wfProfile calls in Skin::outputPage
Aryeh Gregor [Thu, 8 Mar 2007 01:40:56 +0000 (01:40 +0000)]
(bug 9217) Balance wfProfile calls in Skin::outputPage

17 years ago* (bug 9097) column "pr_pagetype" does not exist
River Tarnell [Wed, 7 Mar 2007 22:58:34 +0000 (22:58 +0000)]
* (bug 9097) column "pr_pagetype" does not exist
misuse of uniqueindexes parameter to replace() caused SQL error on postgres

17 years ago[[Special:Contributions]] with no target causes PHP errors.
River Tarnell [Wed, 7 Mar 2007 22:22:04 +0000 (22:22 +0000)]
[[Special:Contributions]] with no target causes PHP errors.
Notice:  Undefined index:  target in /var/www/html/wiki-pg/includes/SpecialContributions.php on line 391
Notice:  Undefined index:  namespace in /var/www/html/wiki-pg/includes/SpecialContributions.php on line 393

17 years agoERROR: syntax error at or near "a2" at character 22
River Tarnell [Wed, 7 Mar 2007 22:17:43 +0000 (22:17 +0000)]
ERROR:  syntax error at or near "a2" at character 22
LINE 1: DELETE FROM archive2 a2 WHERE a2.ar_title = OLD.ar_title AN...

17 years agonull password is acceptable for postgres using sameident
River Tarnell [Wed, 7 Mar 2007 22:09:24 +0000 (22:09 +0000)]
null password is acceptable for postgres using sameident

17 years ago* (bug 9215) Update Lithuanian extension message
Raimond Spekking [Wed, 7 Mar 2007 18:19:42 +0000 (18:19 +0000)]
* (bug 9215) Update Lithuanian extension message
  patch by Edgaras

17 years agoYAY FOR PHP GLOBAL HANDLING (and thanks Rob)
Aryeh Gregor [Wed, 7 Mar 2007 18:06:14 +0000 (18:06 +0000)]
YAY FOR PHP GLOBAL HANDLING (and thanks Rob)

17 years ago(bug 9202) Move-created redirects not localized in Arabic
Rotem Liss [Wed, 7 Mar 2007 17:48:16 +0000 (17:48 +0000)]
(bug 9202) Move-created redirects not localized in Arabic

17 years agoprettified for rob
Daniel Kinzler [Wed, 7 Mar 2007 16:48:28 +0000 (16:48 +0000)]
prettified for rob

17 years ago* Usable parts of bug 2706
Niklas Laxström [Wed, 7 Mar 2007 15:24:16 +0000 (15:24 +0000)]
* Usable parts of bug 2706

17 years ago* Updates
Niklas Laxström [Wed, 7 Mar 2007 13:32:49 +0000 (13:32 +0000)]
* Updates

17 years ago* Added clear: both; to the style
Niklas Laxström [Wed, 7 Mar 2007 13:21:08 +0000 (13:21 +0000)]
* Added clear: both; to the style

17 years ago* (bug 9206) Update Cantonese messages
Raimond Spekking [Wed, 7 Mar 2007 11:54:49 +0000 (11:54 +0000)]
* (bug 9206) Update Cantonese messages
  patch by Shinjiman

17 years agoadded hook to isValidPassword (patch by Ger Apeldoorn, Bug 9180)
Daniel Kinzler [Wed, 7 Mar 2007 11:24:13 +0000 (11:24 +0000)]
added hook to isValidPassword (patch by Ger Apeldoorn, Bug 9180)

17 years ago* (bug 9199) Update Russian messages
Raimond Spekking [Wed, 7 Mar 2007 07:34:19 +0000 (07:34 +0000)]
* (bug 9199) Update Russian messages
  file by Alexander Sigachov

17 years agoRemoving messages to be ignored and reformatted with rebuildLanguage
Raimond Spekking [Tue, 6 Mar 2007 22:19:26 +0000 (22:19 +0000)]
Removing messages to be ignored and reformatted with rebuildLanguage

17 years ago* (bug 9012) fix for r20181
Raimond Spekking [Tue, 6 Mar 2007 21:25:54 +0000 (21:25 +0000)]
* (bug 9012) fix for r20181

17 years ago* (bug 9012) Update Bulgarian messages
Raimond Spekking [Tue, 6 Mar 2007 21:02:28 +0000 (21:02 +0000)]
* (bug 9012) Update Bulgarian messages
  file by Darina
  heavily reworked and reformatted with rebuildLanguage

17 years ago* (bug 7859) Update Kazakh messages
Raimond Spekking [Tue, 6 Mar 2007 18:32:34 +0000 (18:32 +0000)]
* (bug 7859) Update Kazakh messages
  patches by AlefZet
  reformatted with rebuildLanguage

17 years agoooops for r20164. Thanks to Nikerabbit
Raimond Spekking [Tue, 6 Mar 2007 15:33:27 +0000 (15:33 +0000)]
ooops for r20164. Thanks to Nikerabbit

17 years agoFix.
Rotem Liss [Tue, 6 Mar 2007 14:53:22 +0000 (14:53 +0000)]
Fix.

17 years agoFix.
Rotem Liss [Tue, 6 Mar 2007 14:50:14 +0000 (14:50 +0000)]
Fix.

17 years agoAnother fix.
Rotem Liss [Tue, 6 Mar 2007 14:36:55 +0000 (14:36 +0000)]
Another fix.

17 years agoFix.
Rotem Liss [Tue, 6 Mar 2007 14:34:37 +0000 (14:34 +0000)]
Fix.

17 years agoRevert r20162; changes behavior of sites that restrict editing, potentially
Brion Vibber [Tue, 6 Mar 2007 14:21:12 +0000 (14:21 +0000)]
Revert r20162; changes behavior of sites that restrict editing, potentially
unsafely (for instance if raw HTML is enabled), without even a warning.

17 years agoUpdate.
Rotem Liss [Tue, 6 Mar 2007 14:06:37 +0000 (14:06 +0000)]
Update.

17 years ago(bug 9176) Add --plural parameter to checkLanguage.php
Rotem Liss [Tue, 6 Mar 2007 14:03:48 +0000 (14:03 +0000)]
(bug 9176) Add --plural parameter to checkLanguage.php

17 years agoUpdate.
Rotem Liss [Tue, 6 Mar 2007 13:30:44 +0000 (13:30 +0000)]
Update.

17 years ago* (bug 9009) Add username entry field to Special:Contributions
Raimond Spekking [Tue, 6 Mar 2007 13:25:56 +0000 (13:25 +0000)]
* (bug 9009) Add username entry field to Special:Contributions
  based on a patch of Sui Min

17 years ago* (bug 9182) Update Cantonese messages
Raimond Spekking [Tue, 6 Mar 2007 10:50:15 +0000 (10:50 +0000)]
* (bug 9182) Update Cantonese messages
  patch by Shinjiman

17 years ago*Add edittalk right to defaultsettings for convenience
Aaron Schulz [Tue, 6 Mar 2007 09:48:39 +0000 (09:48 +0000)]
*Add edittalk right to defaultsettings for convenience

17 years ago* (bug 9175) Update French messages
Raimond Spekking [Tue, 6 Mar 2007 08:26:47 +0000 (08:26 +0000)]
* (bug 9175) Update French messages
  patches by Rémi Kaupp

17 years ago*use $wgRateLimitsExcludedGroups for account creation (bug 9139) (patch by simetrical)
Aaron Schulz [Tue, 6 Mar 2007 04:29:37 +0000 (04:29 +0000)]
*use $wgRateLimitsExcludedGroups for account creation (bug 9139) (patch by simetrical)

17 years agoImprove English version of file-svg, and pixels are plural too!
Aryeh Gregor [Tue, 6 Mar 2007 01:56:45 +0000 (01:56 +0000)]
Improve English version of file-svg, and pixels are plural too!

17 years ago*Show deletion log on confirmdelete (bug 9118) (patch by Tango42)
Aaron Schulz [Tue, 6 Mar 2007 00:10:37 +0000 (00:10 +0000)]
*Show deletion log on confirmdelete (bug 9118) (patch by Tango42)

17 years agofix for r20148. Thanks to Nikerabbit for save me from stabbing
Raimond Spekking [Mon, 5 Mar 2007 21:49:26 +0000 (21:49 +0000)]
fix for r20148. Thanks to Nikerabbit for save me from stabbing

17 years agoFix PHP fatal error when doing 'undo' on a revision which exists but has no predecessors.
Brion Vibber [Mon, 5 Mar 2007 20:58:17 +0000 (20:58 +0000)]
Fix PHP fatal error when doing 'undo' on a revision which exists but has no predecessors.
Failure of sanity checks for undo now shows warning instead of silent ignore.

17 years agofix uggo notice selecting commons db
Brion Vibber [Mon, 5 Mar 2007 20:03:45 +0000 (20:03 +0000)]
fix uggo notice selecting commons db

17 years ago* (bug 7782) fix for .svg
Raimond Spekking [Mon, 5 Mar 2007 19:53:41 +0000 (19:53 +0000)]
* (bug 7782) fix for .svg

17 years ago* (bug 8847) Strip spurious #fragments from request URI to fix redirect loops on...
Brion Vibber [Mon, 5 Mar 2007 18:54:27 +0000 (18:54 +0000)]
* (bug 8847) Strip spurious #fragments from request URI to fix redirect loops on some server configurations

17 years agoSame behavior for 'rcnote' as on RC and WL
Raimond Spekking [Mon, 5 Mar 2007 18:44:42 +0000 (18:44 +0000)]
Same behavior for 'rcnote' as on RC and WL
Extra error message if list is empty

17 years ago*Add /16 and /24 ranges with fix for 'newbies' sql error
Aaron Schulz [Mon, 5 Mar 2007 18:17:45 +0000 (18:17 +0000)]
*Add /16 and /24 ranges with fix for 'newbies' sql error

17 years ago* Update to Occitan (oc) by Cedric31
Niklas Laxström [Mon, 5 Mar 2007 17:58:19 +0000 (17:58 +0000)]
* Update to Occitan (oc) by Cedric31

17 years agoRevert of r20085, breaks retrieval with GET and subpage syntax, which breaks transwik...
Tim Starling [Mon, 5 Mar 2007 17:36:58 +0000 (17:36 +0000)]
Revert of r20085, breaks retrieval with GET and subpage syntax, which breaks transwiki and probably various other things.

17 years agoRevert r20075, causes SQL error.
Tim Starling [Mon, 5 Mar 2007 13:06:22 +0000 (13:06 +0000)]
Revert r20075, causes SQL error.

17 years agoBringing foreign connection logic into the core. Committing for test on server.
Tim Starling [Mon, 5 Mar 2007 12:42:19 +0000 (12:42 +0000)]
Bringing foreign connection logic into the core. Committing for test on server.

17 years agowfErrorLog: Safer method to log to a file
Tim Starling [Mon, 5 Mar 2007 12:11:55 +0000 (12:11 +0000)]
wfErrorLog: Safer method to log to a file

17 years agoUse a separate connection for commons DB
Tim Starling [Mon, 5 Mar 2007 11:55:29 +0000 (11:55 +0000)]
Use a separate connection for commons DB

17 years agoFinish what I began in r20065. Tested it in all skins and works except in MySkin...
Leon Weber [Sun, 4 Mar 2007 20:53:48 +0000 (20:53 +0000)]
Finish what I began in r20065. Tested it in all skins and works except in MySkin. I guess this is okay, but I didn't understand yet what MySkin is :)
If something's wrong, please feel free to correct it, as I'll be away for some weeks now.

17 years agoIntroducing broken changes in commits meant to fix broken changes is vaguely ironic.
Aryeh Gregor [Sun, 4 Mar 2007 16:11:25 +0000 (16:11 +0000)]
Introducing broken changes in commits meant to fix broken changes is vaguely ironic.

17 years agoFix r20109, which was kind of insane. It was a wikitext list with only some output...
Aryeh Gregor [Sun, 4 Mar 2007 15:44:38 +0000 (15:44 +0000)]
Fix r20109, which was kind of insane.  It was a wikitext list with only some output items part of the list, with <br />s at the end of each item.  Converted to a proper classed and id'd XHTML list.

17 years ago* Updates, fixes
Niklas Laxström [Sun, 4 Mar 2007 14:56:36 +0000 (14:56 +0000)]
* Updates, fixes

17 years ago* Update to Upper Sorbian (hsb) by Dundak
Niklas Laxström [Sat, 3 Mar 2007 23:19:20 +0000 (23:19 +0000)]
* Update to Upper Sorbian (hsb) by Dundak

17 years agoFix.
Rotem Liss [Sat, 3 Mar 2007 09:34:36 +0000 (09:34 +0000)]
Fix.

17 years agoUpdate.
Rotem Liss [Sat, 3 Mar 2007 09:22:13 +0000 (09:22 +0000)]
Update.

17 years agoUpdating the Hebrew file.
Rotem Liss [Sat, 3 Mar 2007 09:19:13 +0000 (09:19 +0000)]
Updating the Hebrew file.

17 years ago(bug 9155) Allow footer info to wrap in Monobook. Doesn't look so pretty, but much...
Aryeh Gregor [Fri, 2 Mar 2007 22:04:14 +0000 (22:04 +0000)]
(bug 9155) Allow footer info to wrap in Monobook.  Doesn't look so pretty, but much better than stretching the browser window.

17 years agoadded image/x-png as an alias for image/png
Daniel Kinzler [Fri, 2 Mar 2007 12:33:13 +0000 (12:33 +0000)]
added image/x-png as an alias for image/png

17 years agoUpdates for Indonesian (id) localization.
Ivan Lanin [Fri, 2 Mar 2007 10:17:05 +0000 (10:17 +0000)]
Updates for Indonesian (id) localization.

17 years ago* (bug 9149) Update Cantonese messages
Raimond Spekking [Fri, 2 Mar 2007 07:39:08 +0000 (07:39 +0000)]
* (bug 9149) Update Cantonese messages
  patch by Shinjiman

17 years agoAdd "(this may take a long time!)" to the "deleting old default messages" message
Aryeh Gregor [Fri, 2 Mar 2007 00:27:32 +0000 (00:27 +0000)]
Add "(this may take a long time!)" to the "deleting old default messages" message

17 years ago* (bug 8747) Reformat output of removed entries from watchlist
Raimond Spekking [Thu, 1 Mar 2007 23:26:27 +0000 (23:26 +0000)]
* (bug 8747) Reformat output of removed entries from watchlist

17 years ago* native eol style
Antoine Musso [Thu, 1 Mar 2007 18:33:45 +0000 (18:33 +0000)]
* native eol style
* fix comment

17 years agoremoved whitespace from messages
Daniel Kinzler [Thu, 1 Mar 2007 17:05:58 +0000 (17:05 +0000)]
removed whitespace from messages

17 years ago* (bug 5452) Update for Cree language
Raimond Spekking [Thu, 1 Mar 2007 16:49:33 +0000 (16:49 +0000)]
* (bug 5452) Update for Cree language
  patches by Tristan Miller

17 years agoNote on SpecialContributions.php fix for Postgres timestamps.
Greg Sabino Mullane [Thu, 1 Mar 2007 16:34:37 +0000 (16:34 +0000)]
Note on SpecialContributions.php fix for Postgres timestamps.

17 years agoAllow for timestamps in offset clause in non-integer-datetime databases.
Greg Sabino Mullane [Thu, 1 Mar 2007 16:30:15 +0000 (16:30 +0000)]
Allow for timestamps in offset clause in non-integer-datetime databases.
Fixes bug 9131.

17 years ago* (bug 8728) MediaWiki:Badfiletype splitted into 3 messages
Raimond Spekking [Thu, 1 Mar 2007 15:33:05 +0000 (15:33 +0000)]
* (bug 8728) MediaWiki:Badfiletype splitted into 3 messages

17 years agoTypo in var name
Greg Sabino Mullane [Thu, 1 Mar 2007 03:12:36 +0000 (03:12 +0000)]
Typo in var name

17 years agoBump default version, put in check for 1.8 schema.
Greg Sabino Mullane [Wed, 28 Feb 2007 23:44:02 +0000 (23:44 +0000)]
Bump default version, put in check for 1.8 schema.

17 years ago* (bug 9130) Update Ukrainian messages
Raimond Spekking [Wed, 28 Feb 2007 21:19:50 +0000 (21:19 +0000)]
* (bug 9130) Update Ukrainian messages
  patches by Gutsul

17 years ago* (bug 8539 Enable PLURAL option for another message of Recentchanges
Raimond Spekking [Wed, 28 Feb 2007 18:11:09 +0000 (18:11 +0000)]
* (bug 8539 Enable PLURAL option for another message of Recentchanges
* Patch by Niklas Laxström

17 years agotab to space
Antoine Musso [Wed, 28 Feb 2007 17:43:12 +0000 (17:43 +0000)]
tab to space

17 years agopages-from-category function for Special:Export
Daniel Kinzler [Wed, 28 Feb 2007 17:27:44 +0000 (17:27 +0000)]
pages-from-category function for Special:Export

17 years agoExplicitly mark public methods public
Aryeh Gregor [Wed, 28 Feb 2007 17:25:41 +0000 (17:25 +0000)]
Explicitly mark public methods public

17 years agoadded mime type for FLV files
Daniel Kinzler [Wed, 28 Feb 2007 17:18:22 +0000 (17:18 +0000)]
added mime type for FLV files

17 years ago* (bug 3953) Work around poor display of parenthesis in the in other languages sectio...
Niklas Laxström [Wed, 28 Feb 2007 16:35:10 +0000 (16:35 +0000)]
* (bug 3953) Work around poor display of parenthesis in the in other languages section of MonoBook skin

17 years ago* (bug 5805) Enable PLURAL option for some messages of watchlist and statistic
Raimond Spekking [Wed, 28 Feb 2007 12:56:29 +0000 (12:56 +0000)]
* (bug 5805) Enable PLURAL option for some messages of watchlist and statistic

17 years ago(bug 9122) Fix minor display issue in RTL with section edit link margin
Aryeh Gregor [Wed, 28 Feb 2007 05:26:17 +0000 (05:26 +0000)]
(bug 9122) Fix minor display issue in RTL with section edit link margin

17 years ago* (bug 8918) Enable PLURAL option for MediaWiki:showingresults and
Raimond Spekking [Tue, 27 Feb 2007 22:39:04 +0000 (22:39 +0000)]
* (bug 8918) Enable PLURAL option for MediaWiki:showingresults and
  MediaWiki:showingresultsnum
* RELEASE-NOTES forgotten in r20075
* Update URL for CategoryTree

17 years ago* Allow /16 and /24 CIDR ips
Aaron Schulz [Tue, 27 Feb 2007 22:17:35 +0000 (22:17 +0000)]
* Allow /16 and /24 CIDR ips

17 years agotypo in r20073
Raimond Spekking [Tue, 27 Feb 2007 22:06:53 +0000 (22:06 +0000)]
typo in r20073

17 years ago*(It) patch by Broken Arrow
Aaron Schulz [Tue, 27 Feb 2007 22:02:32 +0000 (22:02 +0000)]
*(It) patch by Broken Arrow

17 years ago*Use redirect table for Special:BrokenRedirects and Special:DoubleRedirects
Aaron Schulz [Tue, 27 Feb 2007 21:35:36 +0000 (21:35 +0000)]
*Use redirect table for Special:BrokenRedirects and Special:DoubleRedirects

17 years ago*Patch by WebBoy to use redirect table (bug 8799)
Aaron Schulz [Tue, 27 Feb 2007 21:02:06 +0000 (21:02 +0000)]
*Patch by WebBoy to use redirect table (bug 8799)

17 years ago* (bug 7782) Standardisation of file info at image description pages.
Raimond Spekking [Tue, 27 Feb 2007 18:27:11 +0000 (18:27 +0000)]
* (bug 7782) Standardisation of file info at image description pages.
* tweak formatSize/Linker.php for smarter output of big numbers
* RELEASE-NOTES forgotten in r20044

17 years ago* Full translation of Catalan messages (ca) by Martorell, toniher and SMP
Niklas Laxström [Mon, 26 Feb 2007 21:07:38 +0000 (21:07 +0000)]
* Full translation of Catalan messages (ca) by Martorell, toniher and SMP

17 years agoArgh. Bumped $wgStyleVersion. Thanks ray for the reminder which hopefully saved me...
Leon Weber [Mon, 26 Feb 2007 20:38:08 +0000 (20:38 +0000)]
Argh. Bumped $wgStyleVersion. Thanks ray for the reminder which hopefully saved me from all the stabs :))

17 years agoAdded a checkered background for images on thei description pages. Useful to see...
Leon Weber [Mon, 26 Feb 2007 20:30:58 +0000 (20:30 +0000)]
Added a checkered background for images on thei description pages. Useful to see transparancy. It's only monobook for now; I'm not in the mood to do the other skins right now, will add them soon. Commiting to not forget the rest, I guess this is better than nothing ;-)