assert correct content model and format
[lhc/web/wiklou.git] / resources / mediawiki.action /
2012-01-24 Antoine Mussodiff: align cell content to the top
2012-01-15 Krinkle[mediawiki.action.history.diff.css] remove redundant...
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2012-01-08 Krinkle[mediawiki.action.history.js] Clean up
2012-01-06 Brion VibberFix a race condition in classic edit toolbar setup
2012-01-03 Brion VibberFix regression in r107354: typo caused 'watch' link...
2011-12-27 Krinkle[mediawiki.action.watch.ajax.js] Rewrite using mw.Api...
2011-12-23 Rob LanphierApplying patch from bug 33335 (from Erwin Dokter)....
2011-12-20 Brandon HarrisFollowup r105280
2011-12-06 Antoine MussoDiff colors now use the french Wikipedia scheme
2011-11-14 Derk-Jan HartmanMake sure that the old insertTags of mediawiki.action...
2011-11-04 Mark A. HershbergerFixes Bug #31722 — “ugly old toolbar icons - height...
2011-11-04 Mark A. Hershbergereol w/s
2011-10-28 Danny B* use outline instead of border to not change the dimen...
2011-10-15 KrinkleCSS clean up
2011-09-08 Raimond SpekkingAdd a CSS class to the metadata/EXIF table row which...
2011-08-14 Leo KoppelkammFix r94429 : Left and right side are still nearly the...
2011-08-13 Max Semenik(bug 11374) Red .diffchange text in the green 'added...
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-01 KrinklePort 'editondblclick' js to ResourceLoader.
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
2011-07-08 KrinkleUndo browser defaults (underline/strike) for the <del...
2011-07-08 KrinkleSelfrevert r91759. Messed up working-copy
2011-07-08 KrinkleReverting r91756 per CR and bug 26470
2011-07-08 Leo KoppelkammMoving skins/common/diff.css to mediawiki.action.histor...
2011-07-06 Leo KoppelkammRevert r86047 for now per CR.
2011-06-26 KrinkleRemoving console.log and other ad-hoc debugging code
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-14 Brion VibberFollowup to r86942 per CR comments: instanceof Array...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-21 KrinklePassing token paremeter in mw.action.watch.ajax since...
2011-05-21 KrinkleFixing mediawiki.action.watch.ajax
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-21 KrinkleRemoving wgAjaxWatch javascript global object.
2011-05-14 KrinkleAdding QUnit tests for mw.loader (Follow-up r88053)
2011-05-14 Brion Vibber* (bug 28945) Keyboard shortcuts on history page no...
2011-05-13 Leo KoppelkammLazy load tablesorter only when needed. Bug 28946
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-04-28 Brion VibberDeclare some local vars/funcs as local so they don...
2011-04-27 KrinkleLittle performance fix and typo fix. Follow-up r86202
2011-04-26 Leo KoppelkammFollowup to r86603 per Bug 28681 : Create public array...
2011-04-22 Roan Kattouw(bug 28650) Refactor dynamic byte-based maxlength of...
2011-04-21 Leo KoppelkammFollowup to 86603 per CR: Fix var declaration of i
2011-04-21 Leo KoppelkammMove edit.js stuff to mediawiki.action.edit.js, and...
2011-04-21 Leo KoppelkammFollowup to r86202: Pass jQuery as argument in .ready...
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: No need to keep jQuery objec...
2011-04-20 Leo KoppelkammFollowup to r86056 per CR: Remove unneeded function...
2011-04-17 Leo KoppelkammFollowup to r86202 per CR: Add href=# to trigger hand...
2011-04-17 Max SemenikBack out r86054 and part of r86059 for now, I'd like...
2011-04-16 Leo KoppelkammFree metadata toggle script from wikibits.js dependenci...
2011-04-16 Leo KoppelkammFollowup to r86047: Fix empty button on pages with...
2011-04-14 Leo KoppelkammFollowup to r86047: Rewrite the radio-button updater...
2011-04-14 Max SemenikAdded wrapper mw.api() for API calls
2011-04-14 Leo KoppelkammFollowup to r86047: Declare dependency to JUI button...
2011-04-14 Leo KoppelkammHistory: Adding JS that converts buttons to links...
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2011-03-02 Brian Wolff(follow-up r80554) If person typed max amount in edit...
2011-02-20 Krinklebug 27146
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-01-19 Roan KattouwFollowup r80554, r80575: wrap in (function( $ ) { ...
2011-01-19 Roan KattouwFollowup r80554: coding style, add var
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2010-12-14 Krinkle* Removing wfSupportsAjax() call. We don't use legacy...
2010-12-14 Roan KattouwUse $.getJSON()'s middle parameter rather than DIY...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-12-09 KrinkleFollow-up r78150, removed accidental left-over console...
2010-12-09 KrinkleFixing bugs and modernising mediawiki.action.watch...
2010-12-09 Krinklemore specific, like action.view.rightclickedit, also...
2010-12-09 Krinklestart resourceloadify mw.legacy.ajaxwatch
2010-12-03 Roan KattouwFollowup r76973: keep $target variable local
2010-11-18 Trevor ParscalCleaned up the code a bit, and added a return false...
2010-11-18 Trevor ParscalRenamed mediawiki.views.* to mediawiki.action.* to...