lhc/web/wiklou.git
14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 14 Nov 2009 03:41:22 +0000 (03:41 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoConvert lag.php maintenance script to new format (using the Maintenance class)
Alexandre Emsenhuber [Fri, 13 Nov 2009 22:43:16 +0000 (22:43 +0000)]
Convert lag.php maintenance script to new format (using the Maintenance class)

14 years agoNow syntaxChecker.php checks for typical coding errors such as BOMSs and trailing ?>
Max Semenik [Fri, 13 Nov 2009 22:18:32 +0000 (22:18 +0000)]
Now syntaxChecker.php checks for typical coding errors such as BOMSs and trailing ?>

14 years agouse newer spec for html5 metadata
Daniel Kinzler [Fri, 13 Nov 2009 22:09:42 +0000 (22:09 +0000)]
use newer spec for html5 metadata

14 years agoadd a version attribute to the <html> tag if RDFa is used with HTML5
Daniel Kinzler [Fri, 13 Nov 2009 21:58:39 +0000 (21:58 +0000)]
add a version attribute to the <html> tag if RDFa is used with HTML5

14 years agoonly allow xmlns:* if RDFa is enabled
Daniel Kinzler [Fri, 13 Nov 2009 21:57:13 +0000 (21:57 +0000)]
only allow xmlns:* if RDFa is enabled

14 years agoUse isDeleted() instead of raw bitfield op
Aaron Schulz [Fri, 13 Nov 2009 21:36:05 +0000 (21:36 +0000)]
Use isDeleted() instead of raw bitfield op

14 years agoUse reverse chronological order for all item lists
Aaron Schulz [Fri, 13 Nov 2009 21:18:43 +0000 (21:18 +0000)]
Use reverse chronological order for all item lists

14 years agorm debug echo (oops)
Daniel Kinzler [Fri, 13 Nov 2009 21:14:31 +0000 (21:14 +0000)]
rm debug echo (oops)

14 years agoRDFa/microdata follow-up
Daniel Kinzler [Fri, 13 Nov 2009 20:45:13 +0000 (20:45 +0000)]
RDFa/microdata follow-up

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Fri, 13 Nov 2009 20:27:40 +0000 (20:27 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-13 19:30 UTC)

14 years agoTweak for bug 21352
Aaron Schulz [Fri, 13 Nov 2009 19:56:16 +0000 (19:56 +0000)]
Tweak for bug 21352

14 years agoallow UploadVerification hooks to return error details
Daniel Kinzler [Fri, 13 Nov 2009 16:08:17 +0000 (16:08 +0000)]
allow UploadVerification hooks to return error details

14 years ago* added in language mapping for commons upload form language hack (was supposed to...
Michael Dale [Fri, 13 Nov 2009 15:35:16 +0000 (15:35 +0000)]
* added in language mapping for commons upload form language hack (was supposed to be part of the last commit)

14 years ago* added in language mapping for commons upload form language hack
Michael Dale [Fri, 13 Nov 2009 15:34:01 +0000 (15:34 +0000)]
* added in language mapping for commons upload form language hack
* fixed issue of mwUploadHelper not being ready by moving init call past define of mwUploadHelper
* moved parseUri to mw.parseUri
* fixed jCrop css loading
* other minor fixes realted to style.php and regEx

14 years agoRemoved $wgSpecialVersionExtended, not used anymore since r54735
Alexandre Emsenhuber [Fri, 13 Nov 2009 11:47:24 +0000 (11:47 +0000)]
Removed $wgSpecialVersionExtended, not used anymore since r54735

14 years agoFixed variable name in error message
Max Semenik [Fri, 13 Nov 2009 11:16:42 +0000 (11:16 +0000)]
Fixed variable name in error message

14 years agoFirefox doesn't like spaces between the pattern and the modifiers
Alex Z [Fri, 13 Nov 2009 04:50:23 +0000 (04:50 +0000)]
Firefox doesn't like spaces between the pattern and the modifiers

14 years agoUpdate language maintenance scripts for r58980
Bryan Tong Minh [Thu, 12 Nov 2009 22:58:24 +0000 (22:58 +0000)]
Update language maintenance scripts for r58980

14 years ago* (bug 17662) Customizable default preload/editintro in add-new-section link for...
Bryan Tong Minh [Thu, 12 Nov 2009 22:35:25 +0000 (22:35 +0000)]
* (bug 17662) Customizable default preload/editintro in add-new-section link for Talk page. Patch by ireas.

14 years agoOne more fix for r58949: convert these lines too *STAB*
Alexandre Emsenhuber [Thu, 12 Nov 2009 22:33:12 +0000 (22:33 +0000)]
One more fix for r58949: convert these lines too *STAB*

14 years ago(bug 19391) Fix caching for Recent ChangesFeed. Patch by Mormegil.
Bryan Tong Minh [Thu, 12 Nov 2009 22:13:20 +0000 (22:13 +0000)]
(bug 19391) Fix caching for Recent ChangesFeed. Patch by Mormegil.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Thu, 12 Nov 2009 20:25:16 +0000 (20:25 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-12 19:30 UTC)

14 years ago* partial fix of regEx... (might be worth reverting) fixing rex issues and testing...
Michael Dale [Thu, 12 Nov 2009 18:24:19 +0000 (18:24 +0000)]
* partial fix of regEx... (might be worth reverting) fixing rex issues and testing things in /example_usage

14 years agoRun patched version of stylize.php (http://pywiki.pastey.net/128379 for diff) on...
Siebrand Mazeland [Thu, 12 Nov 2009 17:54:12 +0000 (17:54 +0000)]
Run patched version of stylize.php (pywiki.pastey.net/128379 for diff) on non-lib non-minimised JavaScript files in js2, except for 3 files locked by timstarling. mdale will run tests on this. Should not be considered anywhere near stable until reviewed (!!!)

The script had some trouble processing some of the regular expressions. Those were put back to their original formatting. Some were updated manually, others were not.

14 years agoremoved jCrop.min (scriptLoader handles min)
Michael Dale [Thu, 12 Nov 2009 17:28:43 +0000 (17:28 +0000)]
removed jCrop.min (scriptLoader handles min)

14 years agoFix for r58949: correct indentation
Alexandre Emsenhuber [Thu, 12 Nov 2009 17:21:09 +0000 (17:21 +0000)]
Fix for r58949: correct indentation

14 years ago* some minor refactoring and comment clean up
Michael Dale [Thu, 12 Nov 2009 17:19:05 +0000 (17:19 +0000)]
* some minor refactoring and comment clean up

14 years agoUse tabs for indentation, not spaces
Alexandre Emsenhuber [Thu, 12 Nov 2009 16:19:16 +0000 (16:19 +0000)]
Use tabs for indentation, not spaces

14 years ago* some re-factoring and comments clean up
Michael Dale [Thu, 12 Nov 2009 16:07:32 +0000 (16:07 +0000)]
* some re-factoring and comments clean up

14 years agoSome measures to prevent people from update.php/upgrade1_5.php confusion: the latter...
Max Semenik [Thu, 12 Nov 2009 13:12:18 +0000 (13:12 +0000)]
Some measures to prevent people from update.php/upgrade1_5.php confusion: the latter now displays a warning and requires --update switch to do something. Probably, it's time to put it to death completely?

14 years ago* replaced global $mw with mw ($ in front of a var should mean jQuery object)
Michael Dale [Thu, 12 Nov 2009 09:59:09 +0000 (09:59 +0000)]
* replaced global $mw with mw ($ in front of a var should mean jQuery object)

14 years agoFollow-up r58385: Initialize variable to avoid a PHP notice.
Raimond Spekking [Thu, 12 Nov 2009 07:53:56 +0000 (07:53 +0000)]
Follow-up r58385: Initialize variable to avoid a PHP notice.

14 years agoUpper-case DOCTYPE in HTML5 for well-formedness
Aryeh Gregor [Thu, 12 Nov 2009 03:11:56 +0000 (03:11 +0000)]
Upper-case DOCTYPE in HTML5 for well-formedness

Apparently <!doctype html> is a syntax error in XML; <!DOCTYPE html> is
required.  Now I know.  This broke Twinkle and probably lots of other stuff, so
it would be good to sync this ASAP.  Sorry for the error.

14 years ago(bug 19159) Fixed missing tex_use_ams() for \overleftrightarrow. Patch suggested...
Tim Starling [Thu, 12 Nov 2009 01:50:02 +0000 (01:50 +0000)]
(bug 19159) Fixed missing tex_use_ams() for \overleftrightarrow. Patch suggested by cirwin. Tested only compilation.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Wed, 11 Nov 2009 19:05:20 +0000 (19:05 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-10 18:30 UTC)

14 years ago.. -> ...
Siebrand Mazeland [Wed, 11 Nov 2009 18:53:44 +0000 (18:53 +0000)]
.. -> ...

14 years agoFix Special:Activeusers for SQLite
Max Semenik [Wed, 11 Nov 2009 16:29:44 +0000 (16:29 +0000)]
Fix Special:Activeusers for SQLite

14 years agoConsistency fix
Siebrand Mazeland [Wed, 11 Nov 2009 15:18:33 +0000 (15:18 +0000)]
Consistency fix

14 years agoRemove Title Case - can this stop, please!?
Siebrand Mazeland [Wed, 11 Nov 2009 15:12:59 +0000 (15:12 +0000)]
Remove Title Case - can this stop, please!?

14 years agophp mergeJavascriptMsg.php -j
Siebrand Mazeland [Wed, 11 Nov 2009 15:07:23 +0000 (15:07 +0000)]
php mergeJavascriptMsg.php -j

14 years agoTypo and style fix
Siebrand Mazeland [Wed, 11 Nov 2009 15:04:14 +0000 (15:04 +0000)]
Typo and style fix

14 years ago* editpage add-media-wizard binding fix
Michael Dale [Wed, 11 Nov 2009 14:45:55 +0000 (14:45 +0000)]
* editpage add-media-wizard binding fix
* fixed remoteMw embed calls
* stubs for k-player fallback
* fixed native seek for videos that have not started playing yet
* some timedText fixes

14 years agoLocalization update.
Rotem Liss [Wed, 11 Nov 2009 14:25:41 +0000 (14:25 +0000)]
Localization update.

14 years ago* (bug 21470) MediaWiki:Sp-contributions-explain is now wrapped in a <p> with id...
Alexandre Emsenhuber [Wed, 11 Nov 2009 14:16:23 +0000 (14:16 +0000)]
* (bug 21470) MediaWiki:Sp-contributions-explain is now wrapped in a <p> with id "mw-sp-contributions-explain"

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Tue, 10 Nov 2009 20:20:44 +0000 (20:20 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-10 19:30 UTC)

14 years agoSimple search auto-hiding label was rendering wrong in IE6 because IE6 was assuming...
Trevor Parscal [Tue, 10 Nov 2009 19:39:19 +0000 (19:39 +0000)]
Simple search auto-hiding label was rendering wrong in IE6 because IE6 was assuming some strange default for the 'top' css property - now we just specify it as 0.25em and things look good everywhere. Also, in RTL, there was a double-thick blue line next to the search box in some browsers, which is now fixed.

14 years ago* some comment updates
Michael Dale [Tue, 10 Nov 2009 10:06:10 +0000 (10:06 +0000)]
* some comment updates
* added flag to disable script-loader in remoteMwEmbed.js

14 years agoTweak messages.
Siebrand Mazeland [Mon, 9 Nov 2009 21:57:04 +0000 (21:57 +0000)]
Tweak messages.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Mon, 9 Nov 2009 20:14:12 +0000 (20:14 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-09 19:30 UTC)

14 years agoFix typo
Siebrand Mazeland [Mon, 9 Nov 2009 16:43:10 +0000 (16:43 +0000)]
Fix typo

14 years agoFixed parserTests to only insert USER_ID 0 and 1 because it somhow breaks mysql.
Jure Kajzer [Mon, 9 Nov 2009 14:54:59 +0000 (14:54 +0000)]
Fixed parserTests to only insert USER_ID 0 and 1 because it somhow breaks mysql.

14 years agoFixed parserTests to work with Oracle (added Anonymous user 0 to fix FK violations...
Jure Kajzer [Mon, 9 Nov 2009 14:34:03 +0000 (14:34 +0000)]
Fixed parserTests to work with Oracle (added Anonymous user 0 to fix FK violations). Fixed a few bugs identified by parserTests fails.

14 years agoFollow-up to r58633 and r58628 (lqt): Rename Title::getProtectionTypes to Title:...
Bryan Tong Minh [Mon, 9 Nov 2009 12:05:30 +0000 (12:05 +0000)]
Follow-up to r58633 and r58628 (lqt): Rename Title::getProtectionTypes to Title::getRestrictionTypes and fix the hook name.

14 years agoIntroduce $wiki parameter to wfWaitForSlaves in order to be able to wait for the...
Bryan Tong Minh [Mon, 9 Nov 2009 11:38:52 +0000 (11:38 +0000)]
Introduce $wiki parameter to wfWaitForSlaves in order to be able to wait for the proper slave. Implemented this in GlobalUsage. Fix GlobalUsage.sql for sqlite.

14 years ago* some small bug & language fixes for mvTextInterface
Michael Dale [Mon, 9 Nov 2009 07:15:46 +0000 (07:15 +0000)]
* some small bug & language fixes for mvTextInterface

14 years ago* fix for usage with js2stopgap loadGM putting msgs in depreciated global
Michael Dale [Mon, 9 Nov 2009 05:50:03 +0000 (05:50 +0000)]
* fix for usage with js2stopgap loadGM putting msgs in depreciated global

14 years ago* minor code clean up for remote add-media-wizard
Michael Dale [Mon, 9 Nov 2009 05:10:31 +0000 (05:10 +0000)]
* minor code clean up for remote add-media-wizard

14 years ago* added textSelection plugin from usability
Michael Dale [Mon, 9 Nov 2009 04:20:53 +0000 (04:20 +0000)]
* added textSelection plugin from usability

14 years ago* wgUserLanguage instead of wgContentLang for default subtitles
Michael Dale [Mon, 9 Nov 2009 00:25:36 +0000 (00:25 +0000)]
* wgUserLanguage instead of wgContentLang for default subtitles

14 years ago* js_log msgs striped from non-debug output (smaller size no console.log calls)
Michael Dale [Mon, 9 Nov 2009 00:19:06 +0000 (00:19 +0000)]
* js_log msgs striped from non-debug output (smaller size no console.log calls)
* fixed height for captions for small videos / audio

14 years ago* only call callback once
Michael Dale [Sun, 8 Nov 2009 22:20:56 +0000 (22:20 +0000)]
* only call callback once

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sun, 8 Nov 2009 20:21:25 +0000 (20:21 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-08 19:30 UTC)

14 years agoOnly pt-br uses singular form for 0. removing it for pt.
Siebrand Mazeland [Sun, 8 Nov 2009 19:17:41 +0000 (19:17 +0000)]
Only pt-br uses singular form for 0. removing it for pt.

14 years agoremoved debug statment
Michael Dale [Sun, 8 Nov 2009 16:39:56 +0000 (16:39 +0000)]
removed debug statment

14 years ago* fixed js2AddOnloadHook loading order
Michael Dale [Sun, 8 Nov 2009 16:39:25 +0000 (16:39 +0000)]
* fixed js2AddOnloadHook loading order

14 years ago* localized and fixed height for video player interface
Michael Dale [Sun, 8 Nov 2009 16:17:13 +0000 (16:17 +0000)]
* localized and fixed height for video player interface

14 years agouse TimedText prefix to query related languages
Jan Gerber [Sun, 8 Nov 2009 15:42:25 +0000 (15:42 +0000)]
use TimedText prefix to query related languages

14 years agoDisplay other available languages on edit page
Jan Gerber [Sun, 8 Nov 2009 15:31:34 +0000 (15:31 +0000)]
Display other available languages on edit page

14 years ago* timed text hide show languages support
Michael Dale [Sun, 8 Nov 2009 15:18:09 +0000 (15:18 +0000)]
* timed text hide show languages support

14 years ago* updates to timed text inter-wiki links
Michael Dale [Sun, 8 Nov 2009 14:58:40 +0000 (14:58 +0000)]
* updates to timed text inter-wiki links

14 years agouse wgPageName
Jan Gerber [Sun, 8 Nov 2009 14:50:06 +0000 (14:50 +0000)]
use wgPageName

14 years agouse wgPageName
Jan Gerber [Sun, 8 Nov 2009 14:45:09 +0000 (14:45 +0000)]
use wgPageName

14 years ago* better compatibility for subtitles on commons while embedding in other wikis.
Michael Dale [Sun, 8 Nov 2009 14:40:01 +0000 (14:40 +0000)]
* better compatibility for subtitles on commons while embedding in other wikis.

14 years agoRm TODOs introduced in r58756, Avar had a bug with SVN updates, causing this test...
Max Semenik [Sun, 8 Nov 2009 14:19:27 +0000 (14:19 +0000)]
Rm TODOs introduced in r58756, Avar had a bug with SVN updates, causing this test to run againt outdated includes and fail

14 years agohave to require stuff in this order to get defines in LocalSettings
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 13:16:32 +0000 (13:16 +0000)]
have to require stuff in this order to get defines in LocalSettings

14 years agoforgot to update the test count...
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 13:04:35 +0000 (13:04 +0000)]
forgot to update the test count...

14 years agoThis test needs to include HTMLForm.php
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 13:03:49 +0000 (13:03 +0000)]
This test needs to include HTMLForm.php

14 years ago* (bug 20112) Bitrotted tests in the t/ directory were failing.
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 12:47:11 +0000 (12:47 +0000)]
* (bug 20112) Bitrotted tests in the t/ directory were failing.

14 years ago* some subtitles fixes
Michael Dale [Sun, 8 Nov 2009 11:12:00 +0000 (11:12 +0000)]
* some subtitles fixes
* onClipDone thumb display

14 years ago* Add globalusage link to the file toc
Bryan Tong Minh [Sun, 8 Nov 2009 11:09:20 +0000 (11:09 +0000)]
* Add globalusage link to the file toc
* Add thumb of the file to Special:GlobalUsage

14 years ago* (bug 20112) Bitrotted tests in the t/ directory were failing. Patch by Dan Nassett
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 11:06:09 +0000 (11:06 +0000)]
* (bug 20112) Bitrotted tests in the t/ directory were failing. Patch by Dan Nassett

14 years ago* (bug 20112) Mark failing test for resolved bug 18609 as TODO. Is this OK? No idea
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 11:03:26 +0000 (11:03 +0000)]
* (bug 20112) Mark failing test for resolved bug 18609 as TODO. Is this OK? No idea

14 years agorm completely obsolete variable, not used annnnnnnyyyywhere
Chad Horohoe [Sun, 8 Nov 2009 10:49:34 +0000 (10:49 +0000)]
rm completely obsolete variable, not used annnnnnnyyyywhere

14 years agoindicate which languages have subtitles already
Jan Gerber [Sun, 8 Nov 2009 10:12:28 +0000 (10:12 +0000)]
indicate which languages have subtitles already

14 years agoremove debug
Jan Gerber [Sun, 8 Nov 2009 09:51:52 +0000 (09:51 +0000)]
remove debug

14 years agoadd link to video on subtitle edit page
Jan Gerber [Sun, 8 Nov 2009 09:47:58 +0000 (09:47 +0000)]
add link to video on subtitle edit page

14 years agoActually this test runs 1120 tests
Ævar Arnfjörð Bjarmason [Sun, 8 Nov 2009 09:33:19 +0000 (09:33 +0000)]
Actually this test runs 1120 tests

14 years ago* mwEmbed fix to audio interface display
Michael Dale [Sun, 8 Nov 2009 09:31:17 +0000 (09:31 +0000)]
* mwEmbed fix to audio interface display

14 years agomake language selection a radio button, switch back to subtitles onchange
Jan Gerber [Sun, 8 Nov 2009 09:30:12 +0000 (09:30 +0000)]
make language selection a radio button, switch back to subtitles onchange

14 years ago* use loadGM for interface strings
Jan Gerber [Sun, 8 Nov 2009 08:45:56 +0000 (08:45 +0000)]
* use loadGM for interface strings
* hide default toolbar and only show add subtitle button

14 years agoRestore message accidently removed with r58267.
Raimond Spekking [Sat, 7 Nov 2009 21:08:53 +0000 (21:08 +0000)]
Restore message accidently removed with r58267.

14 years agoNow that rebuildtextindex.php is not MySQL-only, rebuildall.php should also take...
Max Semenik [Sat, 7 Nov 2009 20:55:57 +0000 (20:55 +0000)]
Now that rebuildtextindex.php is not MySQL-only, rebuildall.php should also take it into account

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2009...
Raimond Spekking [Sat, 7 Nov 2009 20:10:02 +0000 (20:10 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2009-11-07 19:30 UTC)

14 years agoTimedText javascript interface to upload srt files, js2 part
Jan Gerber [Sat, 7 Nov 2009 17:44:50 +0000 (17:44 +0000)]
TimedText javascript interface to upload srt files, js2 part

14 years ago* fixed subtitles language msg
Michael Dale [Sat, 7 Nov 2009 17:44:23 +0000 (17:44 +0000)]
* fixed subtitles language msg

14 years agoadding support for <a> tags as a parser tag hook, in order to support rdfa output
Daniel Kinzler [Sat, 7 Nov 2009 16:46:34 +0000 (16:46 +0000)]
adding support for <a> tags as a parser tag hook, in order to support rdfa output

14 years ago* archive.org duration query is currently broken (added checks and fallbacks)
Michael Dale [Sat, 7 Nov 2009 15:59:45 +0000 (15:59 +0000)]
* archive.org duration query is currently broken (added checks and fallbacks)
* added source page linkback

14 years agobetter pattern for detecting evil scripts in rdfa attributes
Daniel Kinzler [Sat, 7 Nov 2009 15:45:13 +0000 (15:45 +0000)]
better pattern for detecting evil scripts in rdfa attributes

14 years ago* fixed wpSourceTypeURL rename to wpSourceTypeUrl
Michael Dale [Sat, 7 Nov 2009 15:25:06 +0000 (15:25 +0000)]
* fixed wpSourceTypeURL rename to wpSourceTypeUrl