Fix type, follow-up r81615
[lhc/web/wiklou.git] / resources / mediawiki.util /
2011-05-25 Roan KattouwFix syntax error in r88794
2011-05-25 Roan KattouwUse $.extend() in mw.util and mw.util.jpegmeta so they...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-21 KrinkleAdding mw.util.wikiScript + small fix in mediawiki...
2011-05-18 Krinkle* Remove commented-out debug call (FU r88143)
2011-05-16 Krinklemw.util.getActionFrom incorrectly returns null
2011-05-15 KrinkleRedo r88144
2011-05-15 Roan KattouwRevert r88144, deleted the wrong file
2011-05-15 KrinkleGoodbye mediawiki.util.test. In no particular order:
2011-05-13 Leo KoppelkammLazy load tablesorter only when needed. Bug 28946
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-09 Krinkle* [mediaWiki] Using mw-alias where possible + adding...
2011-05-08 KrinkleFix exception thrown in mw.util.addPortletLink
2011-05-08 Krinklemw.util.test update
2011-05-06 Krinklemw.util.isMainPage(); Was never released, removing...
2011-05-03 Krinklemw.util.test fixes
2011-05-01 KrinkleAdded wgIsMainPage (Title->isMainPage) to mw.config
2011-05-01 Krinkle(bug 27916) Don't prefix wgServer in mw.util.wikiGetlink
2011-04-28 Brion VibberDeclare some local vars/funcs as local so they don...
2011-04-14 Leo KoppelkammCompletely rewritten table sorting script.
2011-03-14 KrinkleFollow-up r82310 CR: Adding comment about document...
2011-03-09 KrinkleEscape minus in $.escapeRE
2011-03-06 KrinkleFix for IE7, jQuery magic doesn't help here, it needs...
2011-03-04 KrinkleAdding isIp-tests to MW JS Test Suite (based on IPTest...
2011-03-04 KrinkleMoving IP-check to mw.util & some enhancements to and...
2011-02-19 KrinkleImproving jquery.makeCollapsible & small fixed mw.util
2011-02-17 Krinklemore capitalization and less abbrevative ('T', 'err')
2011-02-16 KrinkleFollow-up r82310. using mw.config instead
2011-02-16 KrinkleAdding function to check if the current page is the...
2011-02-08 KrinkleRenaming new jQuery.jsMessage plugin to jQuery.mesageBo...
2011-02-04 KrinkleMaking a start with $.jsMessage. A more flexible way...
2011-01-31 Sam ReedMore missing semi colons
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-28 Krinkle* Adding cursor:pointer when hovering the headers ...
2011-01-28 KrinkleMade mediaWiki JS test suite table no longer sortable...
2011-01-28 KrinkleSome adjustments to new functionality from r81133
2011-01-28 Antoine MussoJS tests: fold headers, adapt style
2011-01-27 Antoine Mussoinvalid 'var' in JS email validation
2011-01-27 Antoine MussoBug 26948 - hyphens incorrectly interpreted as range
2011-01-24 Antoine Mussoupdate colors (I could not see them)
2011-01-24 Krinklemoving tests to the mediawiki.util section + note about...
2011-01-24 Antoine MussoEmail validation for @localhost address + tests
2011-01-23 Krinkle'skin' sometimes interferes with the global.
2011-01-23 Krinkleadding links to other skins in mediaWiki JS test suite...
2011-01-23 KrinkleUpdating mw.util.test.js + fixing minor bugs that were...
2011-01-22 KrinkleRenaming "mediaWiki.util Test Suite" to "mediaWiki...
2011-01-22 Bryan Tong MinhFollow-up r79867: Read out EXIF orientation in JavaScri...
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-13 KrinkleMake the Map-class publicly available
2010-12-12 Krinkle(mw.util.test) Escape the 'does return, the same way...
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-30 Sam ReedStart fixing up javascript function documentation
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-08 KrinkleMaking comments added in r76283 more clear + added...
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...
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...