lhc/web/wiklou.git
17 years ago(bug 7206) Update for Polish language (pl) #4
Rotem Liss [Sat, 2 Sep 2006 11:14:27 +0000 (11:14 +0000)]
(bug 7206) Update for Polish language (pl) #4

17 years agoBug 7196: Comply to strict JS checks: if a function has a return statement somewhere...
Daniel Kinzler [Sat, 2 Sep 2006 09:40:29 +0000 (09:40 +0000)]
Bug 7196: Comply to strict JS checks: if a function has a return statement somewhere, the last statement must be a return statement too.

17 years ago(bug 7192) Update to Indonesian localisation (id) #35
Rotem Liss [Fri, 1 Sep 2006 16:14:52 +0000 (16:14 +0000)]
(bug 7192) Update to Indonesian localisation (id) #35

17 years agotypo
Brion Vibber [Fri, 1 Sep 2006 11:52:16 +0000 (11:52 +0000)]
typo

17 years ago* (bug 7188) Fix minor borkage in HTMLForm
Brion Vibber [Fri, 1 Sep 2006 11:33:23 +0000 (11:33 +0000)]
* (bug 7188) Fix minor borkage in HTMLForm

17 years agotypo
Jimmy Collins [Thu, 31 Aug 2006 20:52:09 +0000 (20:52 +0000)]
typo

17 years agoupdate to German translation
Jimmy Collins [Thu, 31 Aug 2006 20:50:55 +0000 (20:50 +0000)]
update to German translation

17 years agouse encodeURIComponent() instead of escape() in ajax.js
Daniel Kinzler [Thu, 31 Aug 2006 20:23:50 +0000 (20:23 +0000)]
use encodeURIComponent() instead of escape() in ajax.js

17 years ago* (bug 7144) Don't "return to main" from OutputPage::loginToUse() if the the user...
Rob Church [Thu, 31 Aug 2006 17:15:30 +0000 (17:15 +0000)]
* (bug 7144) Don't "return to main" from OutputPage::loginToUse() if the the user can't read the main page in the first place

17 years ago* (bug 6976) Add namespace and direction classes to classic skins
Brion Vibber [Thu, 31 Aug 2006 16:53:02 +0000 (16:53 +0000)]
* (bug 6976) Add namespace and direction classes to classic skins
http://bugzilla.wikimedia.org/attachment.cgi?id=2215&action=view

17 years ago* (bug 7026) Fix action=raw&templates=expand
Brion Vibber [Thu, 31 Aug 2006 16:48:37 +0000 (16:48 +0000)]
* (bug 7026) Fix action=raw&templates=expand
http://bugzilla.wikimedia.org/attachment.cgi?id=2229&action=view

17 years agoEOL fixes.
Rotem Liss [Thu, 31 Aug 2006 11:20:43 +0000 (11:20 +0000)]
EOL fixes.

17 years agoUpdate.
Rotem Liss [Thu, 31 Aug 2006 11:15:24 +0000 (11:15 +0000)]
Update.

17 years agoAdd a more detailed error message to aid in debugging of broken magic words
Brion Vibber [Thu, 31 Aug 2006 10:19:12 +0000 (10:19 +0000)]
Add a more detailed error message to aid in debugging of broken magic words

17 years agoImproved form for URL-based upload
Magnus Manske [Thu, 31 Aug 2006 09:50:46 +0000 (09:50 +0000)]
Improved form for URL-based upload

17 years agoThat should be prefixed, whoops...
Rob Church [Wed, 30 Aug 2006 19:25:53 +0000 (19:25 +0000)]
That should be prefixed, whoops...

17 years ago* Fix formatting of titles on Special:Undelete
Rob Church [Wed, 30 Aug 2006 19:19:48 +0000 (19:19 +0000)]
* Fix formatting of titles on Special:Undelete

17 years ago* Added [[MediaWiki:Disambiguationspage]] and [[Special:Disambiguations]] info.
Yuri Astrakhan [Wed, 30 Aug 2006 18:17:54 +0000 (18:17 +0000)]
* Added [[MediaWiki:Disambiguationspage]] and [[Special:Disambiguations]] info.

17 years ago* (bug 4434) Show block log fragment on Special:Blockip
Rob Church [Wed, 30 Aug 2006 14:36:19 +0000 (14:36 +0000)]
* (bug 4434) Show block log fragment on Special:Blockip

17 years ago* (bug 4979) Use simplified email addresses when running on Windows
Rob Church [Wed, 30 Aug 2006 13:51:37 +0000 (13:51 +0000)]
* (bug 4979) Use simplified email addresses when running on Windows

17 years ago* Fix bug in wfRunHooks which caused corruption of objects in the hook list
Brion Vibber [Wed, 30 Aug 2006 10:56:17 +0000 (10:56 +0000)]
* Fix bug in wfRunHooks which caused corruption of objects in the hook list
References EVIL! Not needed anymore in PHP 5 anyway.

17 years agoWhoops, left in commented-out code
Rob Church [Wed, 30 Aug 2006 08:04:55 +0000 (08:04 +0000)]
Whoops, left in commented-out code

17 years ago* Include SVN revision number in {{CURRENTVERSION}} output, where applicable
Rob Church [Wed, 30 Aug 2006 08:03:10 +0000 (08:03 +0000)]
* Include SVN revision number in {{CURRENTVERSION}} output, where applicable
* Make the MediaWiki version-reading functions in SpecialVersion.php static

17 years ago* (bug 7059) Introduce "anchorencode" colon function
Rob Church [Wed, 30 Aug 2006 07:51:44 +0000 (07:51 +0000)]
* (bug 7059) Introduce "anchorencode" colon function

17 years ago* (bug 7075) List registered parser function hooks on Special:Version
Rob Church [Wed, 30 Aug 2006 07:45:07 +0000 (07:45 +0000)]
* (bug 7075) List registered parser function hooks on Special:Version
* Make the exception text in Parser::setFunctionHook() a bit more succinct

17 years ago(bug 7165) Update for Portuguese localisation (pt)
Jimmy Collins [Tue, 29 Aug 2006 21:27:01 +0000 (21:27 +0000)]
(bug 7165) Update for Portuguese localisation (pt)

17 years ago* Ordered the query results by disambiguation page title
Yuri Astrakhan [Tue, 29 Aug 2006 16:51:11 +0000 (16:51 +0000)]
* Ordered the query results by disambiguation page title

17 years agoRevamped ajax interface, see release notes.
Daniel Kinzler [Tue, 29 Aug 2006 15:43:34 +0000 (15:43 +0000)]
Revamped ajax interface, see release notes.
Note: wfSajaxSearch is broken (unrelated to these changes)

17 years ago* Separated login code from UI rendering code to allow non-UI login. Submitted by...
Yuri Astrakhan [Tue, 29 Aug 2006 15:13:47 +0000 (15:13 +0000)]
* Separated login code from UI rendering code to allow non-UI login. Submitted by en:Henna.

17 years ago* (bug 7109) Fix Atom feed version number in header links
Brion Vibber [Tue, 29 Aug 2006 11:43:56 +0000 (11:43 +0000)]
* (bug 7109) Fix Atom feed version number in header links
http://bugzilla.wikimedia.org/attachment.cgi?id=2268&action=view

17 years agoOnly use the message cache in action=raw if it is explicitly requested. The previous...
Tim Starling [Tue, 29 Aug 2006 07:36:02 +0000 (07:36 +0000)]
Only use the message cache in action=raw if it is explicitly requested. The previous behaviour was counterintuitive unless you're pulling stylesheets or javascript into HTML. It's been the source of many complaints from people trying to use action=raw as an API.

17 years ago(bug 7158) Regression in padding function behaviour, blah blah, I hate users, blah...
Rob Church [Tue, 29 Aug 2006 03:24:33 +0000 (03:24 +0000)]
(bug 7158) Regression in padding function behaviour, blah blah, I hate users, blah blah

17 years ago* changed query to limit the source pages to the main namespace.
Yuri Astrakhan [Mon, 28 Aug 2006 19:42:16 +0000 (19:42 +0000)]
* changed query to limit the source pages to the main namespace.

17 years agoFixes.
Rotem Liss [Mon, 28 Aug 2006 15:00:00 +0000 (15:00 +0000)]
Fixes.

17 years agoLanguage files for Ripuarian (ksh), created by Purodha Blissenbach.
Rotem Liss [Mon, 28 Aug 2006 14:54:34 +0000 (14:54 +0000)]
Language files for Ripuarian (ksh), created by Purodha Blissenbach.

17 years agorotem forgot to add this to the release notes
Brion Vibber [Mon, 28 Aug 2006 14:20:53 +0000 (14:20 +0000)]
rotem forgot to add this to the release notes

17 years agoTighten up tableExists SQL, fix hyperlink to tsearch2 docs.
Greg Sabino Mullane [Mon, 28 Aug 2006 02:49:12 +0000 (02:49 +0000)]
Tighten up tableExists SQL, fix hyperlink to tsearch2 docs.

17 years agoName update, remove "broken" comment. :)
Greg Sabino Mullane [Mon, 28 Aug 2006 01:31:15 +0000 (01:31 +0000)]
Name update, remove "broken" comment. :)

17 years agominor updates
Jimmy Collins [Sun, 27 Aug 2006 21:24:01 +0000 (21:24 +0000)]
minor updates

17 years ago(bug 6865) add bookstore to MessagesRu.php
Jimmy Collins [Sun, 27 Aug 2006 21:19:40 +0000 (21:19 +0000)]
(bug 6865) add bookstore to MessagesRu.php

17 years agoTweaking the links to the MediaWiki: namespace in the language script, to suit to...
Rotem Liss [Sun, 27 Aug 2006 19:04:39 +0000 (19:04 +0000)]
Tweaking the links to the MediaWiki: namespace in the language script, to suit to other wikis than the current.

17 years agoupdate metadata for old images, ignore page= if no djvu renderer has been supplied
Jens Frank [Sun, 27 Aug 2006 18:36:54 +0000 (18:36 +0000)]
update metadata for old images, ignore page= if no djvu renderer has been supplied

17 years agoRemoving an ignored message.
Rotem Liss [Sun, 27 Aug 2006 18:15:36 +0000 (18:15 +0000)]
Removing an ignored message.

17 years ago(bug 7136) Update to Indonesian localisation (id) #34
Rotem Liss [Sun, 27 Aug 2006 18:06:26 +0000 (18:06 +0000)]
(bug 7136) Update to Indonesian localisation (id) #34

17 years agoMaking the message "imgmultigotopost" an ignored message, as it is blank by default...
Rotem Liss [Sun, 27 Aug 2006 16:36:23 +0000 (16:36 +0000)]
Making the message "imgmultigotopost" an ignored message, as it is blank by default, and removing it from the language files.

17 years agoUpdate.
Rotem Liss [Sun, 27 Aug 2006 16:16:35 +0000 (16:16 +0000)]
Update.

17 years agoFix missing img_page in rev 16036 (missing commit of MessagesEn.php)
Jens Frank [Sun, 27 Aug 2006 16:07:45 +0000 (16:07 +0000)]
Fix missing img_page in rev 16036 (missing commit of MessagesEn.php)

17 years ago(bug 7134) Update for Portuguese localisation (pt)
Rotem Liss [Sun, 27 Aug 2006 16:03:40 +0000 (16:03 +0000)]
(bug 7134) Update for Portuguese localisation (pt)

17 years agoView the formatted namespace name (without _) in custom namespaces, when no message...
Rotem Liss [Sun, 27 Aug 2006 15:32:21 +0000 (15:32 +0000)]
View the formatted namespace name (without _) in custom namespaces, when no message is specified.

17 years ago* (bug 832) Return to user page after emailing a user
Rob Church [Sun, 27 Aug 2006 02:35:28 +0000 (02:35 +0000)]
* (bug 832) Return to user page after emailing a user

17 years agoCategoryPage bug fix
Tim Starling [Fri, 25 Aug 2006 07:33:55 +0000 (07:33 +0000)]
CategoryPage bug fix

17 years ago* Now [[MediaWiki:Disambiguationspage]] may have either disambig template name, or...
Yuri Astrakhan [Fri, 25 Aug 2006 04:32:33 +0000 (04:32 +0000)]
* Now [[MediaWiki:Disambiguationspage]] may have either disambig template name, or a list of links to disambig templates.

17 years agoignore invalid titles in getParentCategoryTree()
Tim Starling [Thu, 24 Aug 2006 17:35:42 +0000 (17:35 +0000)]
ignore invalid titles in getParentCategoryTree()

17 years agoRefactored parser output handling slightly, and added a hook function, to allow exten...
Tim Starling [Thu, 24 Aug 2006 17:05:52 +0000 (17:05 +0000)]
Refactored parser output handling slightly, and added a hook function, to allow extensions to easily pass data through the parser cache.

17 years agoAdded hook to allow Article subclassing in extensions
Tim Starling [Thu, 24 Aug 2006 17:04:24 +0000 (17:04 +0000)]
Added hook to allow Article subclassing in extensions

17 years agoSeverely refactored CategoryPage to enable subclassing. The namespace was getting...
Tim Starling [Thu, 24 Aug 2006 17:03:39 +0000 (17:03 +0000)]
Severely refactored CategoryPage to enable subclassing. The namespace was getting a bit crowded so I split it into two classes.

17 years agoExit from AJAX requests properly. Calling exit after doing something is really bad.
Tim Starling [Thu, 24 Aug 2006 17:01:45 +0000 (17:01 +0000)]
Exit from AJAX requests properly. Calling exit after doing something is really bad.

17 years agoIntroduced hook function for requesting that extension messages be loaded
Tim Starling [Thu, 24 Aug 2006 16:58:44 +0000 (16:58 +0000)]
Introduced hook function for requesting that extension messages be loaded

17 years ago(bug 7098) Add an option to disable/enable sending of HTTP ETag headers,
Mark Bergsma [Thu, 24 Aug 2006 15:14:38 +0000 (15:14 +0000)]
(bug 7098) Add an option to disable/enable sending of HTTP ETag headers,
as it seems to result in broken behaviour in combination with Squid 2.6
(disabled by default).

17 years ago(bug 366) Time-Variables like CURRENTTIME and CURRENTDAY should use time zones
Rotem Liss [Wed, 23 Aug 2006 16:45:49 +0000 (16:45 +0000)]
(bug 366) Time-Variables like CURRENTTIME and CURRENTDAY should use time zones
Actually, creating new magic words, replacing CURRENT with LOCAL in their names, which use the local time zone, per discussion: http://mail.wikimedia.org/pipermail/mediawiki-l/2006-August/014542.html . The behavior of the current magic words is not changed.

17 years ago(bug 5970) Need to login to upload files
Rotem Liss [Wed, 23 Aug 2006 15:26:50 +0000 (15:26 +0000)]
(bug 5970) Need to login to upload files

This fixes a mistake in the permissions system (which shouldn't be exist), however the actual problem - anonymous users logging - is still exist.

17 years agoskin: adding global JS variables wgNamespaceNumber and wgIsArticle
Daniel Kinzler [Wed, 23 Aug 2006 13:57:16 +0000 (13:57 +0000)]
skin: adding global JS variables wgNamespaceNumber and wgIsArticle

17 years agoFixes.
Rotem Liss [Wed, 23 Aug 2006 13:28:32 +0000 (13:28 +0000)]
Fixes.

17 years agoCheck the permissions of the special page lists in the SpecialPage class, and use...
Rotem Liss [Wed, 23 Aug 2006 13:24:16 +0000 (13:24 +0000)]
Check the permissions of the special page lists in the SpecialPage class, and use separated functions to get the regular and the restricted special pages, instead of using one function and a complex array.

17 years agoFix for profiling.
Rotem Liss [Wed, 23 Aug 2006 11:41:30 +0000 (11:41 +0000)]
Fix for profiling.

17 years agomore bugs
Tim Starling [Wed, 23 Aug 2006 06:16:38 +0000 (06:16 +0000)]
more bugs

17 years agoSuppress links to empty categories
Tim Starling [Wed, 23 Aug 2006 05:00:16 +0000 (05:00 +0000)]
Suppress links to empty categories

17 years agobug fix
Tim Starling [Wed, 23 Aug 2006 04:51:05 +0000 (04:51 +0000)]
bug fix

17 years agoUntested image snapshot feature, fixed complete breakage of default skin by Rob
Tim Starling [Wed, 23 Aug 2006 03:44:08 +0000 (03:44 +0000)]
Untested image snapshot feature, fixed complete breakage of default skin by Rob

17 years agoUpdate.
Rotem Liss [Tue, 22 Aug 2006 18:48:24 +0000 (18:48 +0000)]
Update.

17 years agoupdate
Jimmy Collins [Tue, 22 Aug 2006 18:37:16 +0000 (18:37 +0000)]
update

17 years agobegin cleanup on magnus' url upload thingy
Brion Vibber [Tue, 22 Aug 2006 15:53:38 +0000 (15:53 +0000)]
begin cleanup on magnus' url upload thingy

17 years agoSwitched URL upload function to CURL
Magnus Manske [Tue, 22 Aug 2006 12:37:16 +0000 (12:37 +0000)]
Switched URL upload function to CURL
10 sec timeout, 0.5KB/sec minimum transfer rate
Default URL upload permission for sysops only

17 years agoStubObject.php: use getVal() instead of getText() to check for uselang parameter
Daniel Kinzler [Tue, 22 Aug 2006 12:16:14 +0000 (12:16 +0000)]
StubObject.php: use getVal() instead of getText() to check for uselang parameter

17 years ago$wgMaxUploadSize now limits URL upload
Magnus Manske [Tue, 22 Aug 2006 10:14:23 +0000 (10:14 +0000)]
$wgMaxUploadSize now limits URL upload

17 years agoOption: Allow upload from URL. Set $wgAllowCopyUploads = true ;
Magnus Manske [Tue, 22 Aug 2006 10:08:10 +0000 (10:08 +0000)]
Option: Allow upload from URL. Set $wgAllowCopyUploads = true ;

17 years ago(bug 7085) Fix regression introduced in r16124
Rob Church [Mon, 21 Aug 2006 14:11:58 +0000 (14:11 +0000)]
(bug 7085) Fix regression introduced in r16124

17 years agono comments!
Domas Mituzas [Mon, 21 Aug 2006 13:42:01 +0000 (13:42 +0000)]
no comments!

17 years agoPADLEFT/PADRIGHT:
Rob Church [Mon, 21 Aug 2006 11:07:58 +0000 (11:07 +0000)]
PADLEFT/PADRIGHT:
* Enforce a reasonable maximum length to cover most uses while preventing some dickhead from doing a 500 thousand character expansion
* Use the first padding character only for similar reasons
* (bug 7081) More input validation and checking

17 years agoSome relaxed auth checking:
Domas Mituzas [Mon, 21 Aug 2006 09:32:33 +0000 (09:32 +0000)]
Some relaxed auth checking:
* All %wik% databases will have access from wikiuser / wikiadmin.
* Our current C class allowed to connect. Might be restricted in future again, though
* Old style of passwords is enforced

17 years ago(bug 7080) PHP notices on bad input to padleft/padright
Rob Church [Mon, 21 Aug 2006 03:25:32 +0000 (03:25 +0000)]
(bug 7080) PHP notices on bad input to padleft/padright

17 years ago(bug 7076) Update to Indonesian localisation (id) #33
Rotem Liss [Sun, 20 Aug 2006 17:05:17 +0000 (17:05 +0000)]
(bug 7076) Update to Indonesian localisation (id) #33

17 years agoShowing statistics about problematic messages, instead of duplicate messages - it...
Rotem Liss [Sun, 20 Aug 2006 11:57:30 +0000 (11:57 +0000)]
Showing statistics about problematic messages, instead of duplicate messages - it's more useful, as the duplicate messages may only indicate a problem, while the problematic messages are actual problems.

17 years agoFix.
Rotem Liss [Sun, 20 Aug 2006 11:35:05 +0000 (11:35 +0000)]
Fix.

17 years agoFixing the help of checkLangauge.php.
Rotem Liss [Sun, 20 Aug 2006 11:34:01 +0000 (11:34 +0000)]
Fixing the help of checkLangauge.php.

17 years agoCheck for duplicates only if specified, because it's not really an error, in the...
Rotem Liss [Sun, 20 Aug 2006 11:23:45 +0000 (11:23 +0000)]
Check for duplicates only if specified, because it's not really an error, in the check language script.

17 years agoUpdate to German translation (de)
Jimmy Collins [Sun, 20 Aug 2006 11:07:35 +0000 (11:07 +0000)]
Update to German translation (de)

17 years agoanother minor fix
Tim Starling [Sun, 20 Aug 2006 05:18:57 +0000 (05:18 +0000)]
another minor fix

17 years agofavicon fix
Tim Starling [Sun, 20 Aug 2006 04:14:56 +0000 (04:14 +0000)]
favicon fix

17 years agoExperimental OpenSearch description
Tim Starling [Sun, 20 Aug 2006 03:45:47 +0000 (03:45 +0000)]
Experimental OpenSearch description

17 years agoFixing the link to the page when viewing Special:Whatlinkshere of an image or a category.
Rotem Liss [Sat, 19 Aug 2006 14:31:18 +0000 (14:31 +0000)]
Fixing the link to the page when viewing Special:Whatlinkshere of an image or a category.

17 years agoUpdate.
Rotem Liss [Sat, 19 Aug 2006 14:27:01 +0000 (14:27 +0000)]
Update.

17 years agoBy Robert Treat: try to create plpgsql if it does not exists.
Greg Sabino Mullane [Sat, 19 Aug 2006 12:43:13 +0000 (12:43 +0000)]
By Robert Treat: try to create plpgsql if it does not exists.
Bug #7065

17 years agoMade monobook work when $wgArticle is null, this is currently the case on a read...
Tim Starling [Sat, 19 Aug 2006 03:11:49 +0000 (03:11 +0000)]
Made monobook work when $wgArticle is null, this is currently the case on a read access denied error.

17 years agoAdded "mediawiki" class to the <body> tag, to better support user stylesheets set...
Tim Starling [Sat, 19 Aug 2006 03:03:08 +0000 (03:03 +0000)]
Added "mediawiki" class to the <body> tag, to better support user stylesheets set in the browser

17 years ago* Pass page title as parameters to "linkshere" and "nolinkshere" and update default...
Rob Church [Fri, 18 Aug 2006 21:19:50 +0000 (21:19 +0000)]
* Pass page title as parameters to "linkshere" and "nolinkshere" and update default message text

17 years ago* (bug 7044) Introduce "padleft" and "padright" colon functions
Rob Church [Fri, 18 Aug 2006 17:30:35 +0000 (17:30 +0000)]
* (bug 7044) Introduce "padleft" and "padright" colon functions

17 years agoIgnore all but errors when importing.
Greg Sabino Mullane [Fri, 18 Aug 2006 16:24:48 +0000 (16:24 +0000)]
Ignore all but errors when importing.

17 years ago* (bug 7061) Format title on "from (page)" links on Special:Allpages
Rob Church [Fri, 18 Aug 2006 16:08:38 +0000 (16:08 +0000)]
* (bug 7061) Format title on "from (page)" links on Special:Allpages

17 years ago* (bug 7054) Validate email address before sending email confirmation message
Rob Church [Fri, 18 Aug 2006 15:28:13 +0000 (15:28 +0000)]
* (bug 7054) Validate email address before sending email confirmation message