* fixed js2AddOnloadHook loading order
[lhc/web/wiklou.git] / js2 / mwEmbed / mv_embed.js
2009-11-08 Michael Dale* fixed js2AddOnloadHook loading order
2009-11-08 Michael Dale* updates to timed text inter-wiki links
2009-11-07 Jan GerberTimedText javascript interface to upload srt files...
2009-11-07 Michael Dale* basic subtitle support (via wikiTitleKey)
2009-11-06 Michael Dale* switched skin over to class attribute (ie class=...
2009-11-05 Michael Dale* removed some debug statements
2009-11-05 Michael Dale* removed display of preview video for iframe uploads
2009-11-04 Michael Dale* sequencer updates / other small fixes
2009-11-04 Michael Dale* ( bug 21373 ) improved mwEmbed localization support
2009-11-03 Michael Dalemore language updates
2009-10-29 Michael Dale* stubs for larger lang test
2009-10-28 Michael Dale* restored seqRemoteSearchDriver
2009-10-27 Michael Dale* more skin refactoring
2009-10-26 Michael Dale* Skin refactoring
2009-10-24 Michael Dale* improved script loader language support
2009-10-22 Siebrand MazelandUpdate messages
2009-10-21 Michael Dale* html5 file api drag drop file stubs
2009-10-19 Michael Dale* fixed some minor apiproxy bugs
2009-10-19 Michael Dale* proxy iFrame upload working for copy-by-url to shared...
2009-10-18 Michael Dale* some updates to the api_proxy examples and code
2009-10-17 Michael Dale* stubs for api iFrame Proxy system. Early summary...
2009-10-16 Siebrand MazelandRemove use of badly supported <blink> tag.
2009-10-15 Michael Dale* ( bug 21089 ) fixes js2 upload stash support.
2009-10-14 Michael Dale* add-media-wizard license display updates
2009-10-13 Michael Dale* added add-media-wizard entry point which is compatibl...
2009-10-11 Roan KattouwRemove trailing whitespace from some JS2 files. These...
2009-10-09 Michael Dale* some upload from remote api improvements
2009-10-08 Michael Dale* js2 upload fixes (don't display preview on http uploads)
2009-10-08 Michael Dale* added fallback for load rule set call (loadRS)
2009-10-07 Michael Dale* improved plural support (still not quite there)
2009-10-07 Michael Dale* quick hack at recursive template parsing probably...
2009-10-05 Michael Dale* usability compatibility updates
2009-10-05 Michael Dale* more language updates
2009-10-05 Michael Dale* more language stubs updates
2009-10-03 Michael Dale* re-factored language code into global $mw with functi...
2009-10-01 Michael Dale* allow for resampling ogg videos in the advanced encoder
2009-10-01 Michael Dale* added "preview" for firefogg (lets you get a preview...
2009-09-23 Michael Dalebefore processing wikipage js ::
2009-09-11 Michael Dale* initial configuration via jQuery.extend in mv_embed
2009-09-09 Michael Dalethe rest of 56116
2009-09-08 Michael Dale* Use wgScriptPath to get mwScriptLoader.php path
2009-09-08 Siebrand Mazeland* Update messages in JavaScript
2009-09-08 Michael Dale* updated mwe-error_load_lib error msg
2009-09-08 Andrew GarrettAdd AJAX category management system. Includes suggestio...
2009-09-08 Michael Daler56010#c3896 (extra comma)
2009-09-08 Michael Dale* some documentation updates
2009-09-08 Tim Starling* Fixed whitespace, indenting, line length. Ran stylize...
2009-09-04 Michael Dale* added mwLoad shortcut to mvJsLoader.doLoad
2009-08-27 Michael Dale* some js2 cleanup and refactoring for upload support
2009-08-25 Michael Dale* updates for Add Media Wizard inline upload support
2009-08-22 Siebrand Mazeland* added missing message "mwe-no_text_tracks_found"
2009-08-22 Michael Dale* Fixed some AMW regressions.
2009-08-20 Michael Dale* minor css fixes
2009-08-19 Michael Dale* minor updates
2009-08-19 Michael Dale* some sequence fixes
2009-08-19 Michael Dale* crappy broken kskin merge with mvpcf for now
2009-08-19 Siebrand Mazeland* remove message "wgfogg_wrong_version"; was unused
2009-08-19 Michael Dale* language updates and fixes/enhancements to js/php...
2009-08-18 Siebrand Mazeland* update messages in the actual JavaScript files; also...
2009-08-18 Michael Dale* fixed SpecialUpload page iframe uploading for js2...
2009-08-18 Michael Dale* reorganized the jsAutoLoading class system to use...
2009-08-18 Michael Dale* initial import "kaltura skin" (yaron.s)
2009-08-17 Michael Dale* switched to mwConfig based object configuration ...
2009-08-16 Michael Dale* fixed missing autoload mvTextInterface.js reference
2009-08-15 Michael Dale* msg updates
2009-08-15 Michael Dale* updated special:upload page js2 upload interface.
2009-08-14 Michael Dale* stubs for upload proxy (upload to commons from other...
2009-08-07 Michael Dalefixed infinite loop bug on removing all clips from...
2009-08-03 Michael Dale* missing api_url removes tab from add-media-wizard
2009-07-31 Michael Daleupdated api path
2009-07-31 Michael Daleget local api url function abstraction
2009-07-31 Michael Dale* fixed IE bug with firefogg disabled loading js2 for...
2009-07-30 Michael Dalerefactored get token to mv_embed global function
2009-07-25 Michael Daleset local wiki to default in add media
2009-07-25 Michael Dale* updates for strict compliance mode chunk uploading
2009-07-24 Michael Daledepreciated mwAddOnloadHook in favor of js2AddOnloadHoo...
2009-07-23 Michael Dale* Sequencer render updates
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...