lhc/web/wiklou.git
18 years ago* Revert apparent breakage
Rob Church [Sat, 24 Jun 2006 21:56:05 +0000 (21:56 +0000)]
* Revert apparent breakage

18 years agoRevert for now so brion can sleep at night and so that I don't get kidnapped and...
Rob Church [Sat, 24 Jun 2006 21:52:52 +0000 (21:52 +0000)]
Revert for now so brion can sleep at night and so that I don't get kidnapped and shipped off to Jo'burg

18 years ago* (bug 5852) Localise "number of watching users" according to user locale
Rob Church [Sat, 24 Jun 2006 21:43:34 +0000 (21:43 +0000)]
* (bug 5852) Localise "number of watching users" according to user locale

18 years ago* (bug 5903) When requesting the raw source of a non-existent message page, return...
Rob Church [Sat, 24 Jun 2006 21:17:05 +0000 (21:17 +0000)]
* (bug 5903) When requesting the raw source of a non-existent message page, return blank content (as opposed to the message key)
* Improve default blank content of MediaWiki:Common.css and MediaWiki:Monobook.css

18 years agoUpdate.
Rotem Liss [Sat, 24 Jun 2006 21:02:57 +0000 (21:02 +0000)]
Update.

18 years ago(bug 4990) Show page source to blocked users on edits, or their modified version...
Rob Church [Sat, 24 Jun 2006 20:58:10 +0000 (20:58 +0000)]
(bug 4990) Show page source to blocked users on edits, or their modified version if blocked during an edit

18 years agoRemoving the obsolete user group management files.
Rotem Liss [Sat, 24 Jun 2006 20:56:08 +0000 (20:56 +0000)]
Removing the obsolete user group management files.

18 years agoUpdate.
Rotem Liss [Sat, 24 Jun 2006 19:51:15 +0000 (19:51 +0000)]
Update.

18 years agoUpdating the release notes.
Rotem Liss [Sat, 24 Jun 2006 19:47:02 +0000 (19:47 +0000)]
Updating the release notes.

18 years ago(bug 6428) Incorrect form action URL on Special:Newimages with hidebots = 0 set
Rob Church [Sat, 24 Jun 2006 19:42:32 +0000 (19:42 +0000)]
(bug 6428) Incorrect form action URL on Special:Newimages with hidebots = 0 set

18 years agoUsing __construct for all the language constructors, and few minor fixes.
Rotem Liss [Sat, 24 Jun 2006 18:48:58 +0000 (18:48 +0000)]
Using __construct for all the language constructors, and few minor fixes.

18 years ago* (bug 6168) Inherit Yiddish localisation from Hebrew
Rotem Liss [Sat, 24 Jun 2006 17:27:38 +0000 (17:27 +0000)]
* (bug 6168) Inherit Yiddish localisation from Hebrew
* "__construct" instead of "LanguageXX" in some files (more to come)

18 years ago* Fixed dates and improvements to translations
Niklas Laxström [Sat, 24 Jun 2006 17:05:23 +0000 (17:05 +0000)]
* Fixed dates and improvements to translations

18 years agoNow should set the parser functions as magic words via the appropriate hooks (MagicWo...
Rotem Liss [Sat, 24 Jun 2006 14:40:25 +0000 (14:40 +0000)]
Now should set the parser functions as magic words via the appropriate hooks (MagicWordMagicWords, MagicWordwgVariableIDs and LanguageGetMagic). Backwards compatibility is retained. This allows us to translate the parser functions.

18 years ago(bug 6423) Don't update newtalk flag if page content didn't change (null edits were...
Rob Church [Sat, 24 Jun 2006 13:08:48 +0000 (13:08 +0000)]
(bug 6423) Don't update newtalk flag if page content didn't change (null edits were causing the newtalk flag to trigger inappropriately)

18 years ago* (bug 6131) Add type detection for DjVu files, allowing them to be uploaded
Brion Vibber [Sat, 24 Jun 2006 07:11:17 +0000 (07:11 +0000)]
* (bug 6131) Add type detection for DjVu files, allowing them to be uploaded
  with validity checking and size detection. No inline thumbnailing yet,
  but could be added in the future.

18 years ago* Fix notice in MacBinary detection debug data for files of certain lengths
Brion Vibber [Sat, 24 Jun 2006 07:04:53 +0000 (07:04 +0000)]
* Fix notice in MacBinary detection debug data for files of certain lengths

18 years agoParser cases test external image support, which is now off by default. Turn it on...
Brion Vibber [Sat, 24 Jun 2006 06:53:07 +0000 (06:53 +0000)]
Parser cases test external image support, which is now off by default. Turn it on for the tests.

18 years agoFile got corrupted, in transitio from CVS. Replaced with fresh copy from older distr...
Brion Vibber [Sat, 24 Jun 2006 05:51:11 +0000 (05:51 +0000)]
File got corrupted, in transitio from  CVS. Replaced with fresh copy from older distribution.

18 years agoFix injection/cross-site scripting issue (report from Nick Jenkins)
Rob Church [Sat, 24 Jun 2006 03:13:57 +0000 (03:13 +0000)]
Fix injection/cross-site scripting issue (report from Nick Jenkins)

18 years agoCripple the wiki text stuff for now. It doesn't SEEM dangerous but I haven't tested...
Rob Church [Sat, 24 Jun 2006 00:27:16 +0000 (00:27 +0000)]
Cripple the wiki text stuff for now. It doesn't SEEM dangerous but I haven't tested the lot.

18 years agoDon't ask me, I don't know either
Rob Church [Sat, 24 Jun 2006 00:14:26 +0000 (00:14 +0000)]
Don't ask me, I don't know either

18 years ago* (bug 2316) Add "caption" attribute to <gallery> tag
Rob Church [Sat, 24 Jun 2006 00:12:34 +0000 (00:12 +0000)]
* (bug 2316) Add "caption" attribute to <gallery> tag
* Allow setting the skin object that ImageGallery will use; needed during parse operations (the skin must come from the ParserOptions, not $wgUser)
* Prod a few skin files and increment some cache-smashers

18 years ago* Corrected filename
Niklas Laxström [Sat, 24 Jun 2006 00:02:37 +0000 (00:02 +0000)]
* Corrected filename

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:32:21 +0000 (23:32 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:27:24 +0000 (23:27 +0000)]
* Restructured

18 years ago* Magical constructor
Niklas Laxström [Fri, 23 Jun 2006 23:23:18 +0000 (23:23 +0000)]
* Magical constructor

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:08:01 +0000 (23:08 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:58:41 +0000 (22:58 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:49:57 +0000 (22:49 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:45:39 +0000 (22:45 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:41:02 +0000 (22:41 +0000)]
* Restructured

18 years ago* Mm added functions to this one too
Niklas Laxström [Fri, 23 Jun 2006 22:39:26 +0000 (22:39 +0000)]
* Mm added functions to this one too

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:37:49 +0000 (22:37 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:33:41 +0000 (22:33 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:25:55 +0000 (22:25 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:19:27 +0000 (22:19 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:16:26 +0000 (22:16 +0000)]
* Restructured

18 years ago* Some functions
Niklas Laxström [Fri, 23 Jun 2006 22:14:08 +0000 (22:14 +0000)]
* Some functions

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:09:13 +0000 (22:09 +0000)]
* Restructured
* Exports magic words

18 years agoMissing $this->
Rob Church [Fri, 23 Jun 2006 21:54:31 +0000 (21:54 +0000)]
Missing $this->

18 years ago* Added functions
Niklas Laxström [Fri, 23 Jun 2006 21:29:50 +0000 (21:29 +0000)]
* Added functions

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 21:25:18 +0000 (21:25 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 21:19:54 +0000 (21:19 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 21:11:16 +0000 (21:11 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 21:01:54 +0000 (21:01 +0000)]
* Restructured
* Now exports magic words

18 years agoUpdate.
Rotem Liss [Fri, 23 Jun 2006 20:48:48 +0000 (20:48 +0000)]
Update.

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 20:46:22 +0000 (20:46 +0000)]
* Restructured

18 years ago* Rename "ipusuccess" to "unblocked", change the format (now wiki text)
Rob Church [Fri, 23 Jun 2006 20:15:59 +0000 (20:15 +0000)]
* Rename "ipusuccess" to "unblocked", change the format (now wiki text)
* Correct craziness in release notes

18 years ago* 80c
Antoine Musso [Fri, 23 Jun 2006 19:52:50 +0000 (19:52 +0000)]
* 80c
* entry for r14950

18 years agoRemove ~{3,5} in Nickname when saving the preferences. Make sure
Antoine Musso [Fri, 23 Jun 2006 19:50:55 +0000 (19:50 +0000)]
Remove ~{3,5} in Nickname when saving the preferences. Make sure
sig in sig get removed even when fancy username is disabled or
nickname is empty.

18 years agoTypo.
Rotem Liss [Fri, 23 Jun 2006 19:14:02 +0000 (19:14 +0000)]
Typo.

18 years agotypo
Antoine Musso [Fri, 23 Jun 2006 18:23:01 +0000 (18:23 +0000)]
typo

18 years ago(bug 4614) Update to German localisation files
Rob Church [Fri, 23 Jun 2006 14:51:41 +0000 (14:51 +0000)]
(bug 4614) Update to German localisation files

18 years ago* Let yes be yes and no be no
Tim Starling [Fri, 23 Jun 2006 12:24:05 +0000 (12:24 +0000)]
* Let yes be yes and no be no
* Shortened Exif class constants
* Hopefully fixed preg_match warnings by checking is_array

18 years agobugs!
Tim Starling [Fri, 23 Jun 2006 11:09:40 +0000 (11:09 +0000)]
bugs!

18 years agoFixed issues with careless use of Sanitizer::decodeCharReferences(), added a parser...
Tim Starling [Fri, 23 Jun 2006 09:20:44 +0000 (09:20 +0000)]
Fixed issues with careless use of Sanitizer::decodeCharReferences(), added a parser test case for one of them.

18 years agoAccidentally left fix commented out after testing
Tim Starling [Fri, 23 Jun 2006 09:11:16 +0000 (09:11 +0000)]
Accidentally left fix commented out after testing

18 years agoSeveral fixes for Hebrew magic words.
Rotem Liss [Fri, 23 Jun 2006 08:18:53 +0000 (08:18 +0000)]
Several fixes for Hebrew magic words.

18 years agoCheck for bad title in returnToMain()
Tim Starling [Fri, 23 Jun 2006 06:53:05 +0000 (06:53 +0000)]
Check for bad title in returnToMain()

18 years agobounding for the limit parameter
Tim Starling [Fri, 23 Jun 2006 06:39:40 +0000 (06:39 +0000)]
bounding for the limit parameter

18 years agos/Revision::MW_REV_DELETED/Revision::DELETED/, and introduced aliases for compatibili...
Tim Starling [Fri, 23 Jun 2006 06:31:46 +0000 (06:31 +0000)]
s/Revision::MW_REV_DELETED/Revision::DELETED/, and introduced aliases for compatibility with 1.6.

18 years agoSpecialContributions: fixed style, fixed sloppy handling of empty query results,...
Tim Starling [Fri, 23 Jun 2006 06:17:38 +0000 (06:17 +0000)]
SpecialContributions: fixed style, fixed sloppy handling of empty query results, fixed inefficient code.

18 years agoVarious JS warning fixes by Nick Jenkins
Tim Starling [Fri, 23 Jun 2006 05:26:34 +0000 (05:26 +0000)]
Various JS warning fixes by Nick Jenkins

18 years agoAdded extra input validation for namespace parameter
Tim Starling [Fri, 23 Jun 2006 03:59:17 +0000 (03:59 +0000)]
Added extra input validation for namespace parameter

18 years agoAdded check for newlines in redirects as a paranoia guard against header injection...
Tim Starling [Fri, 23 Jun 2006 03:56:03 +0000 (03:56 +0000)]
Added check for newlines in redirects as a paranoia guard against header injection in PHP<5.1.2. Removed OutputPage::addHeader(), has been non-functioning for as long as I can remember.

18 years agoHTML injections are bad, mm'kay?
Brion Vibber [Thu, 22 Jun 2006 16:20:13 +0000 (16:20 +0000)]
HTML injections are bad, mm'kay?

18 years agoAdding the message 'loginlanguagelabel' to Hebrew.
Rotem Liss [Thu, 22 Jun 2006 12:34:47 +0000 (12:34 +0000)]
Adding the message 'loginlanguagelabel' to Hebrew.

18 years ago* Remove incorrect comment fragment
Rob Church [Thu, 22 Jun 2006 12:22:55 +0000 (12:22 +0000)]
* Remove incorrect comment fragment
* Document makeLanguageSelectorLink

18 years agoIntroduce optional (off by default) language selector bar for user login and registra...
Rob Church [Thu, 22 Jun 2006 12:19:55 +0000 (12:19 +0000)]
Introduce optional (off by default) language selector bar for user login and registration.Customisable via the "loginlanguagelinks" message, the links will preserve "returnto" values. If the user creates an account while using such a link, then the language in use will be saved as their language preference.

18 years ago(bug 6396) Change name for Chuvash language
Rob Church [Thu, 22 Jun 2006 10:22:01 +0000 (10:22 +0000)]
(bug 6396) Change name for Chuvash language

18 years agoI want to pinch.
Domas Mituzas [Thu, 22 Jun 2006 10:03:51 +0000 (10:03 +0000)]
I want to pinch.

18 years agoAdd translated magic words to Hebrew localization.
Rotem Liss [Thu, 22 Jun 2006 09:45:10 +0000 (09:45 +0000)]
Add translated magic words to Hebrew localization.

18 years ago* Removing "if any" about the talk page move - there is one, else the message is...
Rotem Liss [Thu, 22 Jun 2006 08:13:22 +0000 (08:13 +0000)]
* Removing "if any" about the talk page move - there is one, else the message is not shown.
* Removing the paragraph about "if the page is moved accross namespaces, its talk page is not moved", because it does now.
* Minor fixes for Hebrew translation.

18 years ago(bug 6392) Fix misbehaving <br /> in preferences form
Rob Church [Thu, 22 Jun 2006 01:40:51 +0000 (01:40 +0000)]
(bug 6392) Fix misbehaving <br /> in preferences form

18 years ago* (bug 6398) Work around apparent PCRE bug breaking section editing when massively...
Brion Vibber [Wed, 21 Jun 2006 23:13:05 +0000 (23:13 +0000)]
* (bug 6398) Work around apparent PCRE bug breaking section editing when massively-indented preformatted text immediately followed a header

18 years agoRemove unused "validation" table definitions from the schema files
Rob Church [Wed, 21 Jun 2006 22:40:40 +0000 (22:40 +0000)]
Remove unused "validation" table definitions from the schema files

18 years agoTest case for bug 6398
Brion Vibber [Wed, 21 Jun 2006 22:14:06 +0000 (22:14 +0000)]
Test case for bug 6398

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:38:24 +0000 (18:38 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:32:59 +0000 (18:32 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 18:09:39 +0000 (18:09 +0000)]
* Restructured

18 years ago* Added fallback functions
Niklas Laxström [Wed, 21 Jun 2006 17:49:46 +0000 (17:49 +0000)]
* Added fallback functions

18 years ago* Restructured
Niklas Laxström [Wed, 21 Jun 2006 17:30:16 +0000 (17:30 +0000)]
* Restructured

18 years agooops, better skip i/o thread states :)
Domas Mituzas [Wed, 21 Jun 2006 16:47:15 +0000 (16:47 +0000)]
oops, better skip i/o thread states :)

18 years agoShow an arrow in the right direction also in Broken Redirects special page, not only...
Rotem Liss [Wed, 21 Jun 2006 16:39:21 +0000 (16:39 +0000)]
Show an arrow in the right direction also in Broken Redirects special page, not only in the Double Redirects.

18 years agofix lag detection - do not assume that second 'system user' line gives that value...
Domas Mituzas [Wed, 21 Jun 2006 16:34:56 +0000 (16:34 +0000)]
fix lag detection - do not assume that second 'system user' line gives that value, better use first system user thread with db selected.

18 years agoSaner handling of title objects in OutputPage::returnToMain()
Tim Starling [Wed, 21 Jun 2006 16:28:04 +0000 (16:28 +0000)]
Saner handling of title objects in OutputPage::returnToMain()

18 years ago* (bug 6351) Update to German translation (de)
Niklas Laxström [Wed, 21 Jun 2006 14:43:57 +0000 (14:43 +0000)]
* (bug 6351) Update to German translation (de)

18 years ago* (bug 6279) Add genitive month names to Slovenian localisation
Niklas Laxström [Wed, 21 Jun 2006 14:37:37 +0000 (14:37 +0000)]
* (bug 6279) Add genitive month names to Slovenian localisation
* Restructured

18 years ago(bug 6345) Update to Indonesian localisation (id) #22
Rotem Liss [Wed, 21 Jun 2006 05:19:24 +0000 (05:19 +0000)]
(bug 6345) Update to Indonesian localisation (id) #22

18 years agoFixed erroneous use of msg(), these are HTML messages not plain text.
Tim Starling [Wed, 21 Jun 2006 05:14:01 +0000 (05:14 +0000)]
Fixed erroneous use of msg(), these are HTML messages not plain text.

18 years agoIntroduce 'FetchChangesList' hook; see docs/hooks.txt for more information
Rob Church [Wed, 21 Jun 2006 00:18:55 +0000 (00:18 +0000)]
Introduce 'FetchChangesList' hook; see docs/hooks.txt for more information

18 years agoDe-document RunUnknownJob hook, since it no longer exists (will re-add a mechanism...
Rob Church [Tue, 20 Jun 2006 23:24:59 +0000 (23:24 +0000)]
De-document RunUnknownJob hook, since it no longer exists (will re-add a mechanism to use the improved Job subclassing stuff later)

18 years agoRevert 14849; breaks standard time keywords and provides no alternatives either
Brion Vibber [Tue, 20 Jun 2006 21:03:47 +0000 (21:03 +0000)]
Revert 14849; breaks standard time keywords and provides no alternatives either

18 years ago(bug 5727) Time magic words should use $wgLocaltimezone instead of UTC:
Rotem Liss [Tue, 20 Jun 2006 18:29:54 +0000 (18:29 +0000)]
(bug 5727) Time magic words should use $wgLocaltimezone instead of UTC:
1. Not using anymore the functions wfTimestamp (for {{CURRENTTIME}}) and wfTimestampNow (for {{CURRENTTIMESTAMP}}) for the time magic words, because they output a UTC date; instead, using the built-in function "date" with the parameters "YmdHis".
2. Fix number 1 makes the time magic words OK when using the server default timezone (actually, all of them were OK except {{CURRENTIME}} and {{CURRENTTIMESTAMP}}), but the problem is still exist when setting $wgLocaltimezone, as it isn't noticed. Therefore, setting the timezone to "TZ" enviroment variable like in the signature, getting the various dates and times by "date" function, then setting the "TZ" to its previous value.

18 years agoTemporarily revert 14847; makes incompatible changes to message strings.
Brion Vibber [Tue, 20 Jun 2006 18:20:58 +0000 (18:20 +0000)]
Temporarily revert 14847; makes incompatible changes to message strings.

18 years ago* Using the "returnto" in the login link in additional messages, and creating a funct...
Rotem Liss [Tue, 20 Jun 2006 16:08:38 +0000 (16:08 +0000)]
* Using the "returnto" in the login link in additional messages, and creating a function (Linker::loginLink) to create it.
* Removing "whitelistreadtitle" and "whitelistreadtext", which seem to be unused.
* Removing the self login link in the create account not allowed screen, as it is not useful.
* Fixing "loginreqlink" in Hebrew.
* Fixing various small bugs about these error pages.

18 years agoHebrew messages for:
Rotem Liss [Tue, 20 Jun 2006 15:49:11 +0000 (15:49 +0000)]
Hebrew messages for:
* (bug 6365) Show user information in the "old revision" navigation links

18 years ago* (bug 6365) Show user information in the "old revision" navigation links
Rob Church [Tue, 20 Jun 2006 15:19:13 +0000 (15:19 +0000)]
* (bug 6365) Show user information in the "old revision" navigation links

18 years agoRemoving the file "setup_message.html", which is not used (created during a broken...
Rotem Liss [Tue, 20 Jun 2006 14:11:23 +0000 (14:11 +0000)]
Removing the file "setup_message.html", which is not used (created during a broken commit, which was reverted)