Typo and style fix
[lhc/web/wiklou.git] / js2 / mwEmbed / libAddMedia / remoteSearchDriver.js
2009-11-11 Siebrand MazelandTypo and style fix
2009-11-10 Michael Dale* some comment updates
2009-11-09 Michael Dale* added textSelection plugin from usability
2009-11-07 Michael Dale* basic subtitle support (via wikiTitleKey)
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 Daleopps followup to 58512
2009-11-04 Michael Dale( bug 21374 ) fixed default search repository
2009-11-04 Michael Dale* ( bug 21373 ) improved mwEmbed localization support
2009-10-29 Michael Dale* updates to image edit tool configuration (to support...
2009-10-26 Michael Dale* Skin refactoring
2009-10-24 Michael Dale* improved script loader language support
2009-10-22 Siebrand MazelandRemoving Title Case
2009-10-22 Siebrand MazelandFix invalid HTML and grammar.
2009-10-19 Michael Dale* removed extra comma that breaks IE r57858#c4283
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-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-13 Michael Dale* added file type display inline with media asset display
2009-10-10 Michael Dale* updated upload support
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* fixed remote search driver js bug in file check
2009-10-07 Michael Dale* improved plural support (still not quite there)
2009-10-06 Michael Dale* fixed add-media-wizard centering issue on scrolling...
2009-10-02 Michael Dale* moved remote oggHandler code to remoteMwEmbed.js
2009-09-11 Michael Dale* initial configuration via jQuery.extend in mv_embed
2009-09-10 Michael Dale* some style updates to add-media-wizard
2009-09-08 Michael Dale* fixed resize image on edit
2009-09-08 Siebrand Mazeland* Update messages in JavaScript
2009-09-01 Michael Dale* fixed scaling issue on edit action.
2009-08-28 Michael Dale* improved inline AMW upload
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 MazelandHope this is the last formatting issue fixed.
2009-08-22 Siebrand MazelandUpdate messages and formatting
2009-08-22 Siebrand MazelandRandom fixes for messages and message formatting
2009-08-22 Siebrand Mazeland* added missing message "mwe-no_text_tracks_found"
2009-08-22 Michael Dale* Fixed some AMW issues
2009-08-22 Michael Dale* Fixed some AMW regressions.
2009-08-20 Michael Dale* non firefogg add media wizard upload updates (only...
2009-08-20 Michael Dale* working inline uploader
2009-08-20 Michael Dale* minor css fixes
2009-08-19 Michael Dale* crappy broken kskin merge with mvpcf for now
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-16 Michael Dale* fixed missing autoload mvTextInterface.js reference
2009-08-15 Michael Dale* msg updates
2009-08-14 Michael Dale* stubs for upload proxy (upload to commons from other...
2009-08-14 Michael DaleremoteSearchDriver: fixed closeAll for stand alone...
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-27 Michael Dale* ignorewarnings fixes
2009-07-25 Michael Dalefixed title restore after cancel edit in add-media...
2009-07-25 Michael Daleset local wiki to default in add media
2009-07-24 Michael Daledepreciated mwAddOnloadHook in favor of js2AddOnloadHoo...
2009-07-15 Michael Dale* addressed r53282#c3209 moved conditional inclusion...
2009-07-15 Michael Dalesome merge fixes per comments on r53282
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...