aboutsummaryrefslogtreecommitdiffstats
path: root/resources/mediawiki/mediawiki.util.js
Commit message (Expand)AuthorAgeFilesLines
* Split /resources into /resources/lib and /resources/srcJames D. Forrester2014-04-071-601/+0
* mediawiki.util: Init tooltipAccessKeyPrefix immediately instead of on domreadyFomafix2014-04-061-49/+55
* mediawiki.util: Fix jsduck syntax and minor clean upTimo Tijhof2014-03-261-7/+10
* Merge "mediawiki.util: Don't hardcode selectors in updateTooltipAccessKeys if...jenkins-bot2014-02-061-7/+18
|\
| * mediawiki.util: Don't hardcode selectors in updateTooltipAccessKeys if possibleBartosz Dziewoński2014-01-301-7/+18
* | Move toctoggle from mediawiki.util.js to separate file mediawiki.toc.jsFomafix2014-01-241-50/+7
|/
* Merge "(Bug 60030) Use $content of the hook for toc hiding"jenkins-bot2014-01-231-4/+4
|\
| * (Bug 60030) Use $content of the hook for toc hidingFomafix2014-01-141-4/+4
* | Clean up whitespace in various javascript filesFomafix2014-01-221-6/+6
|/
* mediawiki.Title: Add 'params' parameter to #getUrlBartosz Dziewoński2013-11-161-2/+2
* mw.util.addPortletLink: Check length before access array indexumherirrender2013-11-131-1/+1
* Let mw.util.addCSS also return a CSSStyleSheet in IE8umherirrender2013-11-081-1/+1
* Rename mw.util.wikiGetlink to getUrlBartosz Dziewoński2013-11-071-1/+8
* mediawiki.util: Use 'wikipage.content' hook for TOC hidingFomafix2013-10-221-17/+20
* Merge "mediawiki.util: Detect Iceweasel for accesskeys"jenkins-bot2013-09-151-2/+3
|\
| * mediawiki.util: Detect Iceweasel for accesskeysBartosz Dziewoński2013-09-151-2/+3
* | Adding support for query string params to mw.util.wikiGetlinkkaldari2013-09-111-2/+9
|/
* mediawiki.util: Optimise logic in addPortletLinkTimo Tijhof2013-08-021-20/+18
* mediawiki.util: Fix addPortletLink to allow jQuery objectsMark Holmquist2013-08-021-3/+9
* Move firing of "wikipage.content" mw.hook out of mediawiki.utilTimo Tijhof2013-07-221-2/+0
* wikibits: Wrap jsMsg in mw.log.deprecateTimo Tijhof2013-05-291-1/+1
* Improve doc for mw.util.getParamValueMatthew Flaschen2013-05-201-1/+1
* mw.hook: Implement callback frameworkTimo Tijhof2013-05-031-0/+2
* mediawiki.util: Fix roundtripping of tooltip in portlet linksTimo Tijhof2013-04-221-9/+26
* remove references to removed skins from mediawiki.util.jsMatmaRex2013-04-061-69/+56
* Use American English spelling for behaviorSiebrand Mazeland2013-03-041-1/+1
* Initial JSDuck implementationTimo Tijhof2013-02-231-101/+92
* (bug 43382) Alt+shortcut key does not work in Chrome/LinuxSanthosh Thottingal2012-12-241-7/+4
* Merge changes I4ac3bc14,I470acb8bDemon2012-11-111-1/+0
|\
| * make addPortletLink work with CologneBlueMatmaRex2012-11-041-1/+0
* | Lint: Go-go-gadget jshint! Passing entire JS code base (again).Timo Tijhof2012-11-101-10/+11
|/
* getParamValue defaults to current page only if url undefinedOri Livneh2012-10-191-1/+3
* [mw.notification] Introduce a full fledged notification system into core repl...Daniel Friesen2012-09-021-70/+8
* Fix up the preferred way to specify mw.util.$contentDaniel Friesen2012-08-301-19/+43
* (bug 36329) Fix accesskey tooltip for Firefox 14 on MacMinh Nguyễn2012-08-301-1/+5
* Make wfScript()/mw.util.wikiScript() respect $wgScript/$wgLoadScriptCatrope2012-08-211-2/+9
* Clean up mw.util.jsMessageTimo Tijhof2012-08-121-3/+2
* jsMessage: Redesign in Vector/Monobook as bubble with auto-hideTrevor Parscal2012-08-111-5/+37
* Kranitor #2: Pass JSHint on resources/mediawiki/*Timo Tijhof2012-08-091-3/+3
* (bug 35082) addPortletLink incorrectly adds to mutiple <ul> tagsTimo Tijhof2012-07-021-5/+6
* Remove useless test in getParamValue function of mediawiki.util.jsvlakoff2012-06-091-1/+1
* added since tag to wikiScript after I wasted a minute finding when it was add...jeroendedauw2012-05-211-0/+1
* Follows-up r113214: span ternary operator over multiple lines for readabilityKrinkle2012-03-071-9/+11
* [mw.util.tooltipAccessKeyPrefix] alt-shift for Chrome on WindowsKrinkle2012-03-071-3/+11
* [mw.loader] Refactor addInlineCSS's logic, fixing various bugsKrinkle2012-02-241-13/+14
* [mw.util] bug fix and minor clean upKrinkle2012-02-231-6/+6
* [mediawiki.util] minor code cleanupKrinkle2012-01-221-51/+53
* [mediawiki.action.watch.ajax.js] Rewrite using mw.Api and fixes bug 27146Krinkle2011-12-271-4/+4
* typo; follows-up r107289Krinkle2011-12-251-1/+1
* [Core JS] Clean up and optimization mediawiki.utilKrinkle2011-12-251-59/+43