Fix bug in mw.Map + fix bug 26801 + wrapper mediawiki.special.upload.js
[lhc/web/wiklou.git] / resources / mediawiki.util / mediawiki.util.js
2011-01-19 KrinkleFix bug in mw.Map + fix bug 26801 + wrapper mediawiki...
2011-01-10 Antoine MussoFix RFC 5322 'atext'
2011-01-10 KrinkleAdding comma's at end of arrays where this hasn't been...
2011-01-10 Krinkletraversal indention. Follow-up r79924
2011-01-10 Krinkle* Consistent single quotes
2010-12-24 KrinkleMake sure the TOC is there when toggleToc is called...
2010-12-24 Krinklejslint warnings fixed in mw.util
2010-12-24 KrinkleFixing TODO from r78915
2010-12-24 Krinklecorrecting comments in mw.util
2010-12-24 KrinklePorting tocToggle to ResourceLoader
2010-12-14 Krinkle* Removing wfSupportsAjax() call. We don't use legacy...
2010-12-14 Krinklemerging the two addModules() calls into one, (they...
2010-12-10 Krinklewhitespace clean up mw.util
2010-12-09 KrinkleAdded a way to hide the jsMessage by calling with empty...
2010-12-09 KrinklePorted jsMsg to mw.util; Fixing bugs and modernising...
2010-11-23 Krinkleadding isEmpty to jQuery prototype
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-22 Krinklefixing a TypeError when the function would be called...
2010-11-19 KrinkleFollow-up r76987. Apparently this works better in Firef...
2010-11-19 Krinklejquery.placeholder.js rewritten
2010-11-08 Krinklecreated addCSS function in mw.util based on legacy...
2010-11-08 KrinkleAs per r 75486 CR comments, no prototyping in mw core.
2010-11-07 Tim Starling* Moved htmlEscape from mediawiki.util.js to mediawiki...
2010-11-05 Tim StarlingFixes for r75275:
2010-10-31 KrinkleFollow-up r75653 + replacing this. with mw.util
2010-10-29 Krinkle$.client has been enhanced and made easier since the...
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-29 KrinkleFollow-up r75577
2010-10-27 Krinkleporting is_opera, is_safari_win etc. to mw.util as...
2010-10-27 Krinklewhitespace cleanup in mediawiki.util.js
2010-10-27 Krinklechanging mw.uti functionnames to follow convention...
2010-10-27 KrinkleEscaping parameter for regex (Follow-up r75275)
2010-10-27 KrinkleFixed unfinished line from r75275, commented addPortlet...
2010-10-27 Krinklemoved jQuery.fn.enableCheckboxShiftClick to it's own...
2010-10-26 Trevor ParscalIntroducing mediaWiki.language, and mediaWiki.message...