Use 'AS' for column alias
[lhc/web/wiklou.git] / js2 /
2010-01-20 Roan KattouwRevert r61291 (upgrade jQuery to 1.4): breaks in intere...
2010-01-20 Roan KattouwUpdate js2stopgap.js to jQuery 1.4. Also add the minifi...
2010-01-19 Roan KattouwUpdate js2stopgap.min.js for at least r61137 and r61075
2010-01-16 Michael Dale* added inline section edit to wikiEditor ( using js2...
2010-01-15 Michael Dale* puts jquery computeStyle in try catch ( un-breaks...
2010-01-08 Michael Dale* removed jquery.ui stuff from "core" moved into the...
2010-01-08 Michael Dale* renamed mw.addOnloadHook to mw.ready
2010-01-06 Roan KattouwFollowup to r60697: add a comment to js2stopgap.js...
2010-01-05 Trevor ParscalUsed trick found at: n8williams.com/devblog/javascript_...
2009-12-07 Roan KattouwYet more fixes for r59799: fix typo, JS error in js2sto...
2009-12-07 Michael Dale* updated js2 stopgap stubs to reflect new function...
2009-12-03 Roan KattouwRevert js2stopgap to its good state before r58959 tried...
2009-12-02 Roan KattouwFix more abuses of spacing in regexes in jQuery
2009-12-02 Roan KattouwFix jQuery bug filed upstream as dev.jquery.com/ticket...
2009-11-26 Roan KattouwDelete a bunch of stuff that shouldn't have been readde...
2009-11-26 Roan KattouwPartial revert of r59446: add js2stopgap.js back in...
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-26 Tim StarlingFixes for remoteSearchDriver.js and related. Untested...
2009-11-25 Michael Dale* added k-attribution link in credits
2009-11-25 Michael Dale* restored copy-by-url uploads in add-media-wizard...
2009-11-25 Michael Dale* restored basic firefogg upload functionality per...
2009-11-25 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-25 Michael Dale* restored basic non-firefogg upload functionality...
2009-11-24 Michael Dale* some code comment cleanup
2009-11-24 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-24 Michael Dale* restored msg updates before to r59393 and merged...
2009-11-24 Michael Dale* moved "binPlayers" into libEmbedVideo (more modular...
2009-11-24 Michael Dale* added remote_insert_description (for adding linkback...
2009-11-23 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-22 Siebrand MazelandLocalisation updates for core and extension messages...
2009-11-22 Siebrand MazelandTweak 'mwe-select-other-language'
2009-11-21 Michael Dale* fixed audio vs video display height in remoteMwEmbed...
2009-11-20 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-20 Siebrand MazelandUpdate mwEmbed.i18n.php
2009-11-20 Tim StarlingRework of libAddMedia. The changes are entirely unteste...
2009-11-19 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-18 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-17 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-17 Michael Dale* some kplayer updates
2009-11-17 Michael Dale* added sequence render example
2009-11-16 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-16 Michael Dale* some updates for less round trips for remoteMwEmbed...
2009-11-15 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-15 Michael Dale* some sequence render fixes
2009-11-14 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-14 Siebrand Mazeland* fix incorrectly split negatives (f.e. "-1" -> "- 1")
2009-11-14 Siebrand Mazeland* fix incorrectly split negatives (f.e. "-1" -> "- 1")
2009-11-14 Michael Dale* baseRemoteSearch :: addRSSData re-factoring
2009-11-13 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-13 Michael Dale* added in language mapping for commons upload form...
2009-11-13 Michael Dale* added in language mapping for commons upload form...
2009-11-13 Alex ZFirefox doesn't like spaces between the pattern and...
2009-11-12 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-12 Michael Dale* partial fix of regEx... (might be worth reverting...
2009-11-12 Siebrand MazelandRun patched version of stylize.php (pywiki.pastey.net...
2009-11-12 Michael Daleremoved jCrop.min (scriptLoader handles min)
2009-11-12 Michael Dale* some minor refactoring and comment clean up
2009-11-12 Michael Dale* some re-factoring and comments clean up
2009-11-12 Michael Dale* replaced global $mw with mw ($ in front of a var...
2009-11-11 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-11 Siebrand Mazeland.. -> ...
2009-11-11 Siebrand MazelandConsistency fix
2009-11-11 Siebrand MazelandRemove Title Case - can this stop, please!?
2009-11-11 Siebrand Mazelandphp mergeJavascriptMsg.php -j
2009-11-11 Siebrand MazelandTypo and style fix
2009-11-11 Michael Dale* editpage add-media-wizard binding fix
2009-11-10 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-10 Michael Dale* some comment updates
2009-11-09 Siebrand MazelandTweak messages.
2009-11-09 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-09 Siebrand MazelandFix typo
2009-11-09 Michael Dale* some small bug & language fixes for mvTextInterface
2009-11-09 Michael Dale* fix for usage with js2stopgap loadGM putting msgs...
2009-11-09 Michael Dale* minor code clean up for remote add-media-wizard
2009-11-09 Michael Dale* added textSelection plugin from usability
2009-11-09 Michael Dale* wgUserLanguage instead of wgContentLang for default...
2009-11-09 Michael Dale* js_log msgs striped from non-debug output (smaller...
2009-11-08 Michael Dale* only call callback once
2009-11-08 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-08 Michael Daleremoved debug statment
2009-11-08 Michael Dale* fixed js2AddOnloadHook loading order
2009-11-08 Michael Dale* localized and fixed height for video player interface
2009-11-08 Jan Gerberuse TimedText prefix to query related languages
2009-11-08 Jan GerberDisplay other available languages on edit page
2009-11-08 Michael Dale* timed text hide show languages support
2009-11-08 Michael Dale* updates to timed text inter-wiki links
2009-11-08 Jan Gerberuse wgPageName
2009-11-08 Jan Gerberuse wgPageName
2009-11-08 Michael Dale* better compatibility for subtitles on commons while...
2009-11-08 Michael Dale* some subtitles fixes
2009-11-08 Jan Gerberindicate which languages have subtitles already
2009-11-08 Jan Gerberremove debug
2009-11-08 Jan Gerberadd link to video on subtitle edit page
2009-11-08 Michael Dale* mwEmbed fix to audio interface display
2009-11-08 Jan Gerbermake language selection a radio button, switch back...
2009-11-08 Jan Gerber* use loadGM for interface strings
2009-11-07 Raimond SpekkingLocalisation updates for core and extension messages...
2009-11-07 Jan GerberTimedText javascript interface to upload srt files...
2009-11-07 Michael Dale* fixed subtitles language msg
2009-11-07 Michael Dale* archive.org duration query is currently broken (added...
next