Updating jquery.qunit from upstream
[lhc/web/wiklou.git] / resources / jquery /
2011-10-20 KrinkleUpdating jquery.qunit from upstream
2011-10-16 KrinkleFix broken test by r99321
2011-10-15 KrinkleCSS clean up
2011-10-15 Roan KattouwMove jquery.validate plugin from branches/salvatoreinga...
2011-10-15 Roan KattouwFollowup r99923: spaces->tabs, add @embed
2011-10-15 Roan KattouwAdd jquery.farbtastic module to core, copied from branc...
2011-10-08 Derk-Jan HartmanCheck if there is a prexisting tfoot, before creating...
2011-10-08 Derk-Jan HartmanFollow up to r99307, with some inline comment documenta...
2011-10-08 Derk-Jan HartmanAdd !important to the tablesorter indicator.
2011-10-07 Neil Kandalgaonkarupgrading to jquery 1.6.4 to fix bug #31424
2011-10-06 Roan KattouwReplace spaces with tabs
2011-10-06 Roan Kattouw(bug 31420) Fix weird tablesorter bug where headers...
2011-10-06 Roan KattouwFollowup r98676: add @embed
2011-10-05 Roan KattouwFix the bug reported on w:en:WP:VP/T where clicking...
2011-10-02 Derk-Jan HartmanFollow up to r98665.
2011-10-02 Derk-Jan HartmanAdd tfoot emulation to tablesorter. Fixes part of the...
2011-10-02 Derk-Jan HartmanAdd the class jquery-tablesorter to all tables that...
2011-09-25 Daniel FriesenImprove the accessibility of our jump-to functionality
2011-09-17 Roan KattouwFollowup to r97150 per CR: use .children() instead...
2011-09-15 Roan KattouwUpdate jquery.tablesorter for r97145: emulate <thead...
2011-09-08 Roan Kattouw(bug 30130) Add selectionStart and selectionEnd paramet...
2011-09-07 Brion VibberFollowup to r86108, r86854, r96384: table sorter fetch...
2011-09-01 KrinkleOptimize ucFirst by using charAt
2011-08-26 KrinkleUpdating jquery.qunit from upstream
2011-08-24 John Du HartFollow-up r95445, fix for IE6-7 no supporting display...
2011-08-24 Krinklejquery.spinner: Fix small issues
2011-08-24 John Du Hart(bug 30499) Create jQuery replacements for injectSpinne...
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-16 Brion VibberFix a regression in search highlighting from r90092
2011-08-16 Roan KattouwFollowup r89853, tweaks for jquery.qunit.completenessTest:
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleFix bug in jquery.byteLimit.js for Safari 4
2011-08-12 KrinkleUpdating jquery.form from upstream
2011-08-12 KrinkleUpdating jquery.qunit from upstream
2011-08-12 Daniel FriesenFix usage of the jQuery global in a few spots.
2011-08-12 Daniel FriesenUse jQuery's $.isArray, not instanceof Array. The later...
2011-08-11 KrinkleCoding style commit
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-04 Ian BakerAdding jquery plugins that UploadWizard and jQueryMsg...
2011-08-03 KrinkleFix noglobals exceptions from QUnit
2011-07-28 Roan KattouwFollowup r93366: fix Opera bugs in textSelection. All...
2011-07-28 Roan KattouwFix broken textSelection test case in IE. All textSelec...
2011-07-28 KrinkleApplying code conventions:
2011-07-21 Brion VibberFollowup r92329: Fixes the localize test cases in IE...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-13 KrinkleNew jquery.getAttrs module
2011-07-13 KrinkleUnit tests for jquery.localize
2011-07-13 Krinklejquery.localize:
2011-07-11 Brion Vibber* (bug 29804) Fix byte-length-limited fields to check...
2011-07-10 KrinkleUpdate jQuery from 1.6.1 to 1.6.2 (maintenance/bugfix...
2011-07-10 KrinkleCentralize QUnit customizations for MediaWiki:
2011-07-04 KrinkleRevert r90678 per CR
2011-07-04 Krinklejquery.client unit testing
2011-07-02 Derk-Jan HartmanPatch to replace for-in with for(;;)
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-30 KrinklebyteLimit/byteLength improvements:
2011-06-26 Mark A. HershbergerFollowup r90239: Move return till after the toggle...
2011-06-26 KrinkleReview and clean up of jquery.tablesorter.js + applying...
2011-06-26 KrinkleRemoving console.log and other ad-hoc debugging code
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Derk-Jan HartmanFix global var leaking that was making collationsort...
2011-06-23 Leo KoppelkammAdding rowspan tests to tablesorting & make it more...
2011-06-23 Leo KoppelkammAdding a collation test to tablesorter, fixing var...
2011-06-23 Brion VibberFollowup r86088: test cases and a correction for bug...
2011-06-22 Leo KoppelkammRevert accidental change from r90630
2011-06-22 Brion VibberFollowup r86088, r87244, r90612: fix jquery.tablesorter...
2011-06-22 Leo KoppelkammTablesorter: Remove not really necessary setTimeout.
2011-06-22 Leo KoppelkammHopefully fix IE6 regex tablesorter issue
2011-06-22 Leo KoppelkammFix tablesorting bug that caused weird interferences...
2011-06-22 KrinkleNew mediawiki.page modules
2011-06-22 Derk-Jan HartmanFix global var leaks in jquery.tablersorter.js
2011-06-18 KrinkleImplement mw.Title in core
2011-06-16 Mark A. HershbergerFix Bug #28344 - “Links doesn't work inside collapsible...
2011-06-14 Thomas Griesfix for bug29371 . regex wordwrap with UTF8: do not...
2011-06-14 KrinklemakeCollapsible fix for jQuery 1.6.1
2011-06-13 Thomas Griesresinserted context.data.prevText = context.data..val...
2011-06-13 Thomas Griesfollow up patch to r89950 r89952 r89953 r89955 : moved...
2011-06-13 Thomas Griesessage=corrected my mistake when comparing if textbox...
2011-06-13 Thomas Griescorrected comment
2011-06-13 Thomas Griescorrected comment
2011-06-13 Thomas Griesfix for bug29368 which may have consequences. Please...
2011-06-12 KrinkleRemove resize/arrow cursors from jquery.makeCollapsible
2011-06-11 KrinkleFix jquery.tabIndex even more.
2011-06-11 KrinkleUpgrade jQuery from 1.4.4 to 1.6.1
2011-06-11 KrinkleFollow-up r89853: Documentation for completenesstest...
2011-06-10 KrinkleAdded jquery.qunit.completenessTest.js (A jQuery/QUnit...
2011-06-06 KrinkleAlright, IE7 is fixed by r89613. IE6 stays problematic...
2011-06-06 KrinkleRedo r89605 in a better way.
2011-06-06 KrinkleFix bug that brakes the 'jquery.tabIndex > firstTabInde...
2011-06-06 Krinklejquery.client.js JSPERF+Unit test suite
2011-06-03 Roan Kattouw(bug 29105) Splitlines completely messes up selection...
2011-06-03 Roan Kattouw(bug 29104) Fix r86622: make splitlines default to...
2011-05-24 KrinkleReverting r88607. This downgrades jQuery from 1.5.2...
2011-05-23 KrinkleMoving check higher up in case there's a premade toggle...
2011-05-22 Krinklejquery.tabIndex.js was broken, not it works (for the...
2011-05-22 KrinkleUpdate our jQuery from 1.4.4 to the latest version...
2011-05-17 Krinkle* Moving jQuery extend into its own module (jquery...
2011-05-15 Roan KattouwRemove debugging code introduced in r88115
next