In $.textSelection, treat <input> elements differently from other elements (such...
[lhc/web/wiklou.git] / resources / jquery /
2011-03-20 Roan KattouwIn $.textSelection, treat <input> elements differently...
2011-03-18 Krinkleper r83658 CR: mw.log.prefix is for identifying windows...
2011-03-09 Roan KattouwFix r83586 (drag and drop support for placeholder plugi...
2011-03-09 Roan Kattouw(bug 27944) Search placeholder was inserted even when...
2011-03-07 Krinkleremoving fallback, not needed (messages are in-core...
2011-03-06 KrinkleFixed (bug 27652) [jQuery.client] versionBase is wrong...
2011-03-05 KrinkleFix bug in makeCollapsible.
2011-03-03 Roan KattouwMerge r83152 from 1.17wmf1 to trunk
2011-03-03 Brion VibberAdd @fixme comments for undocumented options parameters
2011-02-28 KrinkleClosing tags in jQuery-element creation. Bug in jQuery...
2011-02-24 Krinklechanging implied if-statement into a real if-statment...
2011-02-24 Krinklecaching selector instead of re-creating the jQuery...
2011-02-20 Roan Kattouw(bug 27355) Guard against context being null, this...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 KrinkleImproving jquery.makeCollapsible & small fixed mw.util
2011-02-11 KrinkleFixing issue with multiple premade toggles in a non...
2011-02-08 KrinkleFollow-up r81660.
2011-02-08 KrinkleRenaming new jQuery.jsMessage plugin to jQuery.mesageBo...
2011-02-07 Roan KattouwFollowup r81491: use $.client correctly
2011-02-07 Brion VibberFix for renamed stuff that broke jquery.textSelection...
2011-02-04 KrinkleMaking a start with $.jsMessage. A more flexible way...
2011-02-01 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 KrinkleApplying conventions and some JSLint good practices...
2011-01-31 KrinkleWrapping core modules (FIXME from r79929)
2011-01-25 KrinkleSmall fixes
2011-01-24 Roan Kattouw(bug 26827) Fix JS error on IE caused by the rename...
2011-01-23 Sam ReedAdd missing ;
2011-01-22 Derk-Jan HartmanPartial revert of r80772.
2011-01-22 Derk-Jan HartmanPort Chick to Resourceloader. Bug 26649
2011-01-18 Andrew GarrettAdd jquery.form.js, from jquery.malsup.com/form/#download
2011-01-12 Trevor ParscalFixed IE bug, you must use html:msg for the msg element...
2011-01-12 Trevor ParscalFixed suggestions positioning in IE6
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
2011-01-11 Trevor ParscalFixed logic error that caused the test to always pass.
2011-01-11 Trevor ParscalIncluded client in the initial payload. Restored functi...
2011-01-10 KrinkleRemoving unneeded wraps and using $ and mw instead...
2011-01-08 KrinkleClean up mediawiki.special.upload.js
2011-01-05 KrinkleWrote jquery.colorUtil plugin.
2011-01-02 Krinkle* Toggle entire element if no .mw-collapsible-content...
2010-12-27 KrinkleTreat premade toggle links as a custom instead of defau...
2010-12-27 KrinkleThe toggle link may be in any of the cells of the first...
2010-12-26 Krinkleadding hoverIntent plugin
2010-12-25 KrinkleAdded remote binding for custom collapsibles and minor...
2010-12-24 KrinkleFixing typo from r78944
2010-12-24 KrinkleAdding fallback for collapsible messages
2010-12-24 KrinkleForgot to namespace the click handler. Unbinding all...
2010-12-24 KrinkleRemoving debug call. Follow-up r78935 CR
2010-12-24 KrinkleFixing TODO from r78915
2010-12-23 KrinkleImproving jquery.makeCollapsible:
2010-12-23 Krinkleremoving cursor style from JS, adding to CSS file instead
2010-12-23 Krinklefixing comment in jquery.makeCollapsible.js (in mw...
2010-12-23 Krinklewhitespace according to mw conventions + using mw.msg...
2010-12-23 Krinkleadding jQuery.makeCollapsible plugin
2010-12-23 Roan KattouwFix JS errors thrown by SimpleSearch: add dependency...
2010-12-16 Trevor ParscalFixed RTL errors for search suggestions
2010-12-08 Trevor ParscalUpdated cookie plugin
2010-12-08 Trevor ParscalRemoving unused plugin file
2010-12-06 Brandon Harris* Fix issues brought up in r75832
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-12-06 Trevor ParscalImproves on r77710 - no purpose in using call() here.
2010-12-06 Tim StarlingReverted r75832 per my comments on CR, unanswered for...
2010-12-04 Trevor ParscalAdded new localize plugin which allows simple placehold...
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-22 Krinklewhitespace commit (removing trailing space)
2010-11-19 Krinklejquery.placeholder.js rewritten
2010-11-12 Krinkleclean-up trailing spaces and tabs in js/css resources
2010-11-11 Roan Kattouw(bug 25877) Don't focus search box when clicking Simple...
2010-11-01 Brandon Harris* Added tipsy library
2010-11-01 Roan KattouwIndentation fix
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-27 Krinklemoved jQuery.fn.enableCheckboxShiftClick to it's own...
2010-10-06 Trevor ParscalImproved on r74282 and r74333 in response to CR comments.
2010-10-05 Trevor ParscalMoved the HTML5 placeholder attribute emulation in...
2010-10-05 Trevor ParscalFixed jQuery bug/enahnced jQuery to not blindly convert...
2010-10-01 Trevor ParscalImproved on r73046 by removing asumption of $ === jQuery.
2010-10-01 Trevor ParscalImproves on r73032 by making more consistent use of...
2010-10-01 Trevor ParscalResolves issue in r73046 where a jQuery plugin assumed...
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-15 Trevor ParscalSwtiched to using a more robust object to properly...
2010-09-15 Trevor ParscalAdded collapsible tabs plugin, reworked tabIndex functi...
2010-09-15 Trevor ParscalRemoved remnant of this being a mediaWiki module.
2010-09-15 Trevor ParscalMoved client library to a jQuery extension - which...
2010-09-09 Trevor ParscalAdded registrations for modules that were present but...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...