lhc/web/wiklou.git
18 years agounused globals as per #3692
Antoine Musso [Mon, 1 May 2006 11:03:02 +0000 (11:03 +0000)]
unused globals as per #3692

18 years agounused variables as per #3692
Antoine Musso [Mon, 1 May 2006 10:53:59 +0000 (10:53 +0000)]
unused variables as per #3692

18 years agoUnused call to wfMsg('math_unknown_error')
Antoine Musso [Mon, 1 May 2006 10:40:31 +0000 (10:40 +0000)]
Unused call to wfMsg('math_unknown_error')

18 years ago* Better example date in preferences
Niklas Laxström [Mon, 1 May 2006 10:28:35 +0000 (10:28 +0000)]
* Better example date in preferences

18 years agoadded isnumeric check to limitResult() to prevent a possible sql injection.
Yuri Astrakhan [Mon, 1 May 2006 05:20:52 +0000 (05:20 +0000)]
added isnumeric check to limitResult() to prevent a possible sql injection.

18 years ago(bug 5696) Add a third parameter, $3, to "rcnote", passing the current time formatted...
Rob Church [Mon, 1 May 2006 00:12:07 +0000 (00:12 +0000)]
(bug 5696) Add a third parameter, $3, to "rcnote", passing the current time formatted according to the current user's settings

18 years ago(bug 5723) Don't count pages linked to from the MediaWiki namespace as "wanted"
Rob Church [Sun, 30 Apr 2006 23:25:10 +0000 (23:25 +0000)]
(bug 5723) Don't count pages linked to from the MediaWiki namespace as "wanted"

18 years ago* (bug 137) Commented out translations for copyrightwarning which mention GNU FDL
Niklas Laxström [Sun, 30 Apr 2006 22:40:18 +0000 (22:40 +0000)]
* (bug 137) Commented out translations for copyrightwarning which mention GNU FDL
* Removed some rubbish from Az
* Some minor modifications to others encountered during cleanup

18 years ago* (bug 5593) Change "bureaucrat log" to "rights log"
Rob Church [Sun, 30 Apr 2006 22:36:52 +0000 (22:36 +0000)]
* (bug 5593) Change "bureaucrat log" to "rights log"
* Show a boilerplate "(none)" in place of a blank within the log action text for user rights

18 years agoFix Parser::cleanSig() to use Parser::startExternalParse() and choose an appropriate...
Rob Church [Sun, 30 Apr 2006 20:09:44 +0000 (20:09 +0000)]
Fix Parser::cleanSig() to use Parser::startExternalParse() and choose an appropriate output format given the scope of the clean

18 years agoAdd "raw suffix" magic word for some magic words, e.g. {{NUMBEROFUSERS|R}} will produ...
Rob Church [Sun, 30 Apr 2006 18:02:03 +0000 (18:02 +0000)]
Add "raw suffix" magic word for some magic words, e.g. {{NUMBEROFUSERS|R}} will produce a count minus formatting

18 years agoSomehow managed to forget to check this in...
Brion Vibber [Sun, 30 Apr 2006 17:36:16 +0000 (17:36 +0000)]
Somehow managed to forget to check this in...

18 years agoFix notice on empty local links introduced by validity check in r13960
Brion Vibber [Sun, 30 Apr 2006 16:40:45 +0000 (16:40 +0000)]
Fix notice on empty local links introduced by validity check in r13960

18 years agosome unused globals as per #3692
Antoine Musso [Sun, 30 Apr 2006 16:23:01 +0000 (16:23 +0000)]
some unused globals as per #3692

18 years agounused globals ( bug #3692 )
Antoine Musso [Sun, 30 Apr 2006 16:19:16 +0000 (16:19 +0000)]
unused globals ( bug #3692 )

18 years agoRe-fix 5377 following privacy issues. Now holds back on the hooks until the scope...
Rob Church [Sun, 30 Apr 2006 16:02:46 +0000 (16:02 +0000)]
Re-fix 5377 following privacy issues. Now holds back on the hooks until the scope of the matter is determined. I want this double-checked before it's taken live, though.

18 years agoMore Hebrew updates
Rob Church [Sun, 30 Apr 2006 14:58:48 +0000 (14:58 +0000)]
More Hebrew updates

18 years agoFix #5191: $wgLocalTZoffset rounds time zones half an hour ahead of UTC
Antoine Musso [Sun, 30 Apr 2006 12:20:20 +0000 (12:20 +0000)]
Fix #5191: $wgLocalTZoffset rounds time zones half an hour ahead of UTC

18 years agoFix 5487: escape self-closed HTML pair tags + parsertest.
Antoine Musso [Sun, 30 Apr 2006 11:50:36 +0000 (11:50 +0000)]
Fix 5487: escape self-closed HTML pair tags + parsertest.

18 years agoEmergency revert of r 13955, serious privacy violation
Brion Vibber [Sun, 30 Apr 2006 05:36:00 +0000 (05:36 +0000)]
Emergency revert of r 13955, serious privacy violation

18 years ago* (bug 5338) Reject extra initial colons in title
Brion Vibber [Sun, 30 Apr 2006 05:04:38 +0000 (05:04 +0000)]
* (bug 5338) Reject extra initial colons in title

18 years ago* Suppress 7za output on dumpBackup
Brion Vibber [Sun, 30 Apr 2006 03:58:19 +0000 (03:58 +0000)]
* Suppress 7za output on dumpBackup
keeps appending crap to output which obscures other info

18 years agoRemove big loud PHP warning if allow_call_time_pass_reference is off.
Brion Vibber [Sun, 30 Apr 2006 03:46:39 +0000 (03:46 +0000)]
Remove big loud PHP warning if allow_call_time_pass_reference is off.
Please test all code with allow_call_time_pass_reference *off*. Thanks.

18 years ago(bug 5284) Special redirect pages should remember parameters
Rob Church [Sun, 30 Apr 2006 02:27:43 +0000 (02:27 +0000)]
(bug 5284) Special redirect pages should remember parameters

18 years ago(bug 5377) Do not auto-login when creating an account as another user
Rob Church [Sun, 30 Apr 2006 01:59:56 +0000 (01:59 +0000)]
(bug 5377) Do not auto-login when creating an account as another user

18 years agocopyedit e-mail preferences
Erik Moeller [Sun, 30 Apr 2006 00:05:48 +0000 (00:05 +0000)]
copyedit e-mail preferences

18 years agoRemove lines accidentally added
Rob Church [Sat, 29 Apr 2006 23:46:59 +0000 (23:46 +0000)]
Remove lines accidentally added

18 years ago(bug 5516) Show appropriate "return to" link on blocked page
Rob Church [Sat, 29 Apr 2006 23:30:46 +0000 (23:30 +0000)]
(bug 5516) Show appropriate "return to" link on blocked page

18 years ago* (bug 5757) Fix premature cutoff in LanguageConverter with extra end markers
Brion Vibber [Sat, 29 Apr 2006 23:24:23 +0000 (23:24 +0000)]
* (bug 5757) Fix premature cutoff in LanguageConverter with extra end markers

18 years ago* (bug 5764) Friulian translation updated
Niklas Laxström [Sat, 29 Apr 2006 22:59:14 +0000 (22:59 +0000)]
* (bug 5764) Friulian translation updated
* Patch by Klenje

18 years agoadd parser test case for bug 5757
Brion Vibber [Sat, 29 Apr 2006 22:50:13 +0000 (22:50 +0000)]
add parser test case for bug 5757
test cases can now use 'language=xx' option

18 years ago* (bug 5679) time units are now using local numerals
Niklas Laxström [Sat, 29 Apr 2006 22:43:16 +0000 (22:43 +0000)]
* (bug 5679) time units are now using local numerals

18 years agoSome cleanup
Niklas Laxström [Sat, 29 Apr 2006 22:32:10 +0000 (22:32 +0000)]
Some cleanup

18 years ago(bug 5565) Add a class attribute to the table on Special:Allpages
Rob Church [Sat, 29 Apr 2006 22:13:41 +0000 (22:13 +0000)]
(bug 5565) Add a class attribute to the table on Special:Allpages

18 years ago(bug 5716) Warn when a user tries to upload a file which was previously deleted
Rob Church [Sat, 29 Apr 2006 22:01:21 +0000 (22:01 +0000)]
(bug 5716) Warn when a user tries to upload a file which was previously deleted

18 years agoFix comments
Niklas Laxström [Sat, 29 Apr 2006 21:44:57 +0000 (21:44 +0000)]
Fix comments

18 years ago(bug 4672) LanguageAr.php clean up from hardcodings
Niklas Laxström [Sat, 29 Apr 2006 20:31:40 +0000 (20:31 +0000)]
(bug 4672) LanguageAr.php clean up from hardcodings

18 years agoAdded a note about garbage characters
Niklas Laxström [Sat, 29 Apr 2006 20:17:40 +0000 (20:17 +0000)]
Added a note about garbage characters

18 years agotabified some line starts
Niklas Laxström [Sat, 29 Apr 2006 20:14:36 +0000 (20:14 +0000)]
tabified some line starts

18 years ago* Cleaned up formatNum usage in langfiles
Niklas Laxström [Sat, 29 Apr 2006 20:07:14 +0000 (20:07 +0000)]
* Cleaned up formatNum usage in langfiles

18 years agoAdd snippet to release notes
Rob Church [Sat, 29 Apr 2006 18:44:33 +0000 (18:44 +0000)]
Add snippet to release notes

18 years agoRewrite reassignEdits script to be more efficient; support optional updates to recent...
Rob Church [Sat, 29 Apr 2006 18:44:00 +0000 (18:44 +0000)]
Rewrite reassignEdits script to be more efficient; support optional updates to recent changes table; add reporting and silent modes

18 years agoWhoops, capitalisation matters. Capitalise all instances of mReturnTo like so, so...
Rob Church [Sat, 29 Apr 2006 17:05:13 +0000 (17:05 +0000)]
Whoops, capitalisation matters. Capitalise all instances of mReturnTo like so, so it works, and so it's consistent.

18 years ago* (bug 5761) Project talk namespace broken in Xal, Os, Udm and Cv
Niklas Laxström [Sat, 29 Apr 2006 16:19:40 +0000 (16:19 +0000)]
* (bug 5761) Project talk namespace broken in Xal, Os, Udm and Cv

18 years agoMore Hebrew updates
Rob Church [Sat, 29 Apr 2006 16:17:02 +0000 (16:17 +0000)]
More Hebrew updates

18 years agoFix bug in wfMsgExt under PHP 5.1.2
Antoine Musso [Sat, 29 Apr 2006 13:55:38 +0000 (13:55 +0000)]
Fix bug in wfMsgExt under PHP 5.1.2

18 years ago* Parser can now know that it is parsing an interface message
Niklas Laxström [Sat, 29 Apr 2006 13:15:19 +0000 (13:15 +0000)]
* Parser can now know that it is parsing an interface message
* (bug 4737) MediaWiki:Viewcount supports {{PLURAL}} now

18 years agoUse the returnto parameter on successfull login
Anders Wegge Jakobsen [Sat, 29 Apr 2006 07:31:26 +0000 (07:31 +0000)]
Use the returnto parameter on successfull login

18 years ago(bug 93) <nowiki> tags and tildes in templates
Rob Church [Sat, 29 Apr 2006 02:20:30 +0000 (02:20 +0000)]
(bug 93) <nowiki> tags and tildes in templates

18 years ago(bug 5741) Introduce {{NUMBEROFUSERS}} magic word
Rob Church [Sat, 29 Apr 2006 01:58:39 +0000 (01:58 +0000)]
(bug 5741) Introduce {{NUMBEROFUSERS}} magic word

18 years ago(bug 5751) Updates to Portuguese localisation files
Rob Church [Sat, 29 Apr 2006 01:01:52 +0000 (01:01 +0000)]
(bug 5751) Updates to Portuguese localisation files

18 years agoBug 5359: fix skin names
Antoine Musso [Fri, 28 Apr 2006 21:26:08 +0000 (21:26 +0000)]
Bug 5359: fix skin names

18 years agorevert 13909 : wrong language file
Antoine Musso [Fri, 28 Apr 2006 21:23:58 +0000 (21:23 +0000)]
revert 13909 : wrong language file

18 years agoBug 5359: fix skin names
Antoine Musso [Fri, 28 Apr 2006 21:20:29 +0000 (21:20 +0000)]
Bug 5359: fix skin names

18 years agoFix bug #5679: timestamps not rendering in bn:, hi: or fa: numerals
Antoine Musso [Fri, 28 Apr 2006 20:36:10 +0000 (20:36 +0000)]
Fix bug #5679: timestamps not rendering in bn:, hi: or fa: numerals

18 years agoRemoved some messages that are (afaik) not used anymore
Niklas Laxström [Fri, 28 Apr 2006 19:00:05 +0000 (19:00 +0000)]
Removed some messages that are (afaik) not used anymore

18 years ago(no commit message)
Antoine Musso [Fri, 28 Apr 2006 18:56:37 +0000 (18:56 +0000)]

18 years agoRemove unneeded extra whitespace at top of Special:Categories
Rob Church [Fri, 28 Apr 2006 18:19:18 +0000 (18:19 +0000)]
Remove unneeded extra whitespace at top of Special:Categories

18 years agoFix #4825: note in DefaultSettings.php about 'profiling' table creation
Antoine Musso [Fri, 28 Apr 2006 17:50:44 +0000 (17:50 +0000)]
Fix #4825: note in DefaultSettings.php about 'profiling' table creation

18 years agominor changes that raise a tidy warning
Antoine Musso [Fri, 28 Apr 2006 17:25:37 +0000 (17:25 +0000)]
minor changes that raise a tidy warning

18 years agoFix #5315: "Expires: -1" HTTP header not strictly RFC valid
Antoine Musso [Thu, 27 Apr 2006 21:46:03 +0000 (21:46 +0000)]
Fix #5315: "Expires: -1" HTTP header not strictly RFC valid

18 years agoFix #5005: XHTML <gallery> output.
Antoine Musso [Thu, 27 Apr 2006 21:17:39 +0000 (21:17 +0000)]
Fix #5005: XHTML <gallery> output.
Patch by: Jitse Niesen <j.niesen@latrobe.edu.au>

18 years agoUpdates and polishing
Niklas Laxström [Thu, 27 Apr 2006 20:37:12 +0000 (20:37 +0000)]
Updates and polishing

18 years agoDo some html-escaping
Niklas Laxström [Thu, 27 Apr 2006 17:36:51 +0000 (17:36 +0000)]
Do some html-escaping

18 years agoRevert, breaks some unknown aspect of template-table interaction
Tim Starling [Thu, 27 Apr 2006 15:46:33 +0000 (15:46 +0000)]
Revert, breaks some unknown aspect of template-table interaction

18 years ago*histlegend is now wikitext
Niklas Laxström [Thu, 27 Apr 2006 14:50:45 +0000 (14:50 +0000)]
*histlegend is now wikitext
*don't do double escaping

18 years agoDon't parse the return value of a function-style extension by default.
Tim Starling [Thu, 27 Apr 2006 08:21:42 +0000 (08:21 +0000)]
Don't parse the return value of a function-style extension by default.

18 years agoImprovements to update scripts; print out the version, check for superuser credential...
Rob Church [Wed, 26 Apr 2006 20:42:15 +0000 (20:42 +0000)]
Improvements to update scripts; print out the version, check for superuser credentials before attempting a connection, and produce a friendlier error if the connection fails

18 years agooops! the messages are old ones that need deletion (eg deprecated)
Antoine Musso [Wed, 26 Apr 2006 20:20:07 +0000 (20:20 +0000)]
oops! the messages are old ones that need deletion (eg deprecated)
option --showdupes replaced by --showold

18 years agoupdated script so it can output duplicates per languages
Antoine Musso [Wed, 26 Apr 2006 20:15:14 +0000 (20:15 +0000)]
updated script so it can output duplicates per languages

18 years agoduplicate messages
Antoine Musso [Wed, 26 Apr 2006 19:53:02 +0000 (19:53 +0000)]
duplicate messages

18 years agoa little warning about AdminSettings.php (see bug #5725)
Antoine Musso [Wed, 26 Apr 2006 19:47:47 +0000 (19:47 +0000)]
a little warning about AdminSettings.php (see bug #5725)

18 years agoRemove redundant message
Rob Church [Wed, 26 Apr 2006 19:46:56 +0000 (19:46 +0000)]
Remove redundant message

18 years agoFix #5728: mVersion missing from User::__sleep() leading to constant cache miss
Antoine Musso [Wed, 26 Apr 2006 17:17:57 +0000 (17:17 +0000)]
Fix #5728: mVersion missing from User::__sleep() leading to constant cache miss

18 years agoForgot to save release notes before committing
Rob Church [Wed, 26 Apr 2006 10:34:14 +0000 (10:34 +0000)]
Forgot to save release notes before committing

18 years agoPass login link to "whitelistedittext" containing 'returnto' parameter
Rob Church [Wed, 26 Apr 2006 09:30:31 +0000 (09:30 +0000)]
Pass login link to "whitelistedittext" containing 'returnto' parameter

18 years agoFix #4834: correct XHTML output when using $wgMaxTocLevel
Antoine Musso [Tue, 25 Apr 2006 19:43:46 +0000 (19:43 +0000)]
Fix #4834: correct XHTML output when using $wgMaxTocLevel

18 years agoReverting r13862, this patch is not yet ready
Niklas Laxström [Tue, 25 Apr 2006 18:22:08 +0000 (18:22 +0000)]
Reverting r13862, this patch is not yet ready

18 years agoFORPORT r13519 (by robchurch) from REL1_6 in trunk
Antoine Musso [Tue, 25 Apr 2006 18:18:38 +0000 (18:18 +0000)]
FORPORT r13519 (by robchurch) from REL1_6 in trunk

18 years agoMore Hebrew updates
Rob Church [Tue, 25 Apr 2006 17:50:33 +0000 (17:50 +0000)]
More Hebrew updates

18 years agoBug 5697: Malay localisation update
Antoine Musso [Tue, 25 Apr 2006 17:36:46 +0000 (17:36 +0000)]
Bug 5697: Malay localisation update
Patch by: Borgx <stanley@e-intidata.com>

18 years agoMore Indonesian updates
Rob Church [Tue, 25 Apr 2006 13:42:30 +0000 (13:42 +0000)]
More Indonesian updates

18 years ago* Indicate when a protected page is an interface message ("protectedinterface")
Rob Church [Tue, 25 Apr 2006 01:44:04 +0000 (01:44 +0000)]
* Indicate when a protected page is an interface message ("protectedinterface")
* (bug 4259) Indicate when a protected page being edited is an interface message ("editinginterface")

18 years ago(bug 5611) Add a name attribute to the text box containing source text in read-only...
Rob Church [Tue, 25 Apr 2006 01:30:50 +0000 (01:30 +0000)]
(bug 5611) Add a name attribute to the text box containing source text in read-only pages

18 years agoMore German updates
Rob Church [Tue, 25 Apr 2006 01:23:55 +0000 (01:23 +0000)]
More German updates

18 years ago(bug 5684) Introduce Special:Randomredirect
Rob Church [Tue, 25 Apr 2006 01:01:10 +0000 (01:01 +0000)]
(bug 5684) Introduce Special:Randomredirect

18 years ago(bug 5709) Allow customisation of separator for categories
Rob Church [Mon, 24 Apr 2006 23:25:12 +0000 (23:25 +0000)]
(bug 5709) Allow customisation of separator for categories

18 years agoFix bug 5497: Regression in HTML normalization in 1.6 (unclosed <li>)
Antoine Musso [Mon, 24 Apr 2006 19:25:14 +0000 (19:25 +0000)]
Fix bug 5497: Regression in HTML normalization in 1.6 (unclosed <li>)
parsertest still at 292/303 :o)

18 years agosome more doxygen fixes
Antoine Musso [Mon, 24 Apr 2006 19:22:18 +0000 (19:22 +0000)]
some more doxygen fixes

18 years agosome stuff that need fixing
Antoine Musso [Mon, 24 Apr 2006 19:21:06 +0000 (19:21 +0000)]
some stuff that need fixing

18 years agoprefix filename with a / or fopen cant find it :(
Antoine Musso [Mon, 24 Apr 2006 19:11:16 +0000 (19:11 +0000)]
prefix filename with a / or fopen cant find it :(

18 years agofix for doxygen documentation
Antoine Musso [Mon, 24 Apr 2006 19:10:20 +0000 (19:10 +0000)]
fix for doxygen documentation

18 years agoMore Hebrew updates
Rob Church [Mon, 24 Apr 2006 17:28:37 +0000 (17:28 +0000)]
More Hebrew updates

18 years agoproperly set socket as non blocking (bug 4940: unitialized local variables)
Antoine Musso [Mon, 24 Apr 2006 15:55:42 +0000 (15:55 +0000)]
properly set socket as non blocking (bug 4940: unitialized local variables)

18 years agoTreat "allmessagesnotsupporteddb" as wikitext when echoing; change default text
Rob Church [Mon, 24 Apr 2006 15:30:34 +0000 (15:30 +0000)]
Treat "allmessagesnotsupporteddb" as wikitext when echoing; change default text

18 years agoThis is better
Rob Church [Mon, 24 Apr 2006 15:19:38 +0000 (15:19 +0000)]
This is better

18 years agoUpdate interface text for the extendwatchlist option per a user comment. Not sure...
Rob Church [Mon, 24 Apr 2006 15:18:25 +0000 (15:18 +0000)]
Update interface text for the extendwatchlist option per a user comment. Not sure about this wording, but it's a little more descriptive than the previous set.

18 years agoAdded experimental support for restoration
Tim Starling [Mon, 24 Apr 2006 08:49:29 +0000 (08:49 +0000)]
Added experimental support for restoration

18 years agoRead revision ID
Tim Starling [Mon, 24 Apr 2006 08:47:59 +0000 (08:47 +0000)]
Read revision ID

18 years agoCheck for invalid serialized objects and return an error condition instead of just...
Tim Starling [Mon, 24 Apr 2006 03:29:27 +0000 (03:29 +0000)]
Check for invalid serialized objects and return an error condition instead of just dying.