aboutsummaryrefslogtreecommitdiffstats
path: root/resources/jquery
Commit message (Expand)AuthorAgeFilesLines
* * (bug 31847) Fix positioning of WikiEditor 'header' insertions when selectio...Brion Vibber2011-10-211-0/+8
* Updating jquery.qunit from upstreamKrinkle2011-10-202-57/+134
* Fix broken test by r99321Krinkle2011-10-161-1/+1
* CSS clean upKrinkle2011-10-152-12/+7
* Move jquery.validate plugin from branches/salvatoreingala to coreRoan Kattouw2011-10-151-0/+1166
* Followup r99923: spaces->tabs, add @embedRoan Kattouw2011-10-152-245/+248
* Add jquery.farbtastic module to core, copied from branches/salvatoreingalaRoan Kattouw2011-10-155-0/+337
* Check if there is a prexisting tfoot, before creating a new one.Derk-Jan Hartman2011-10-081-1/+6
* Follow up to r99307, with some inline comment documentation on why these !imp...Derk-Jan Hartman2011-10-081-1/+5
* Add !important to the tablesorter indicator.Derk-Jan Hartman2011-10-081-6/+6
* upgrading to jquery 1.6.4 to fix bug #31424Neil Kandalgaonkar2011-10-071-165/+230
* Replace spaces with tabsRoan Kattouw2011-10-061-7/+7
* (bug 31420) Fix weird tablesorter bug where headers spanning multiple rows wo...Roan Kattouw2011-10-061-1/+1
* Followup r98676: add @embedRoan Kattouw2011-10-061-0/+3
* Fix the bug reported on w:en:WP:VP/T where clicking on links in sortable tabl...Roan Kattouw2011-10-051-0/+4
* Follow up to r98665.Derk-Jan Hartman2011-10-021-0/+14
* Add tfoot emulation to tablesorter. Fixes part of the complaints in bug 31060Derk-Jan Hartman2011-10-021-13/+30
* Add the class jquery-tablesorter to all tables that are made sortable.Derk-Jan Hartman2011-10-025-0/+1
* Improve the accessibility of our jump-to functionalityDaniel Friesen2011-09-251-0/+15
* Followup to r97150 per CR: use .children() instead of .find(), more efficient...Roan Kattouw2011-09-171-1/+1
* Update jquery.tablesorter for r97145: emulate <thead> if there is no <thead> ...Roan Kattouw2011-09-151-8/+40
* (bug 30130) Add selectionStart and selectionEnd parameters to encapsulateSele...Roan Kattouw2011-09-081-1/+19
* Followup to r86108, r86854, r96384: table sorter fetch of 'data-sort-value' a...Brion Vibber2011-09-071-3/+5
* Optimize ucFirst by using charAtKrinkle2011-09-011-1/+1
* Updating jquery.qunit from upstreamKrinkle2011-08-261-15/+19
* Follow-up r95445, fix for IE6-7 no supporting display-inline. Removes alt att...John Du Hart2011-08-242-2/+5
* jquery.spinner: Fix small issuesKrinkle2011-08-243-20/+23
* (bug 30499) Create jQuery replacements for injectSpinner and removeSpinnerJohn Du Hart2011-08-243-0/+50
* Add comments and fix whitespace for r90657, r86305Krinkle2011-08-241-2/+3
* Fix a regression in search highlighting from r90092Brion Vibber2011-08-161-2/+3
* Followup r89853, tweaks for jquery.qunit.completenessTest:Roan Kattouw2011-08-161-21/+13
* Applying whitespace conventions in core JS files.Krinkle2011-08-1212-77/+77
* Use .prop instead of .attr where appropriateKrinkle2011-08-123-7/+7
* Fix bug in jquery.byteLimit.js for Safari 4Krinkle2011-08-121-2/+10
* Updating jquery.form from upstreamKrinkle2011-08-121-95/+215
* Updating jquery.qunit from upstreamKrinkle2011-08-122-259/+324
* Fix usage of the jQuery global in a few spots.Daniel Friesen2011-08-122-99/+101
* Use jQuery's $.isArray, not instanceof Array. The later has troubles with cro...Daniel Friesen2011-08-121-1/+1
* Coding style commitKrinkle2011-08-111-12/+11
* Renaming jquery.mwPrototypes to jquery.mwExtensionKrinkle2011-08-111-0/+0
* Adding support for a callback to jquery.byteLimit Krinkle2011-08-081-11/+34
* Adding jquery plugins that UploadWizard and jQueryMsg need for Jasmine testsIan Baker2011-08-042-0/+428
* Fix noglobals exceptions from QUnitKrinkle2011-08-031-1/+1
* Followup r93366: fix Opera bugs in textSelection. All tests pass in Opera now...Roan Kattouw2011-07-281-3/+6
* Fix broken textSelection test case in IE. All textSelection tests are passing...Roan Kattouw2011-07-281-0/+1
* Applying code conventions:Krinkle2011-07-282-84/+84
* Followup r92329: Fixes the localize test cases in IE 6 and 7.Brion Vibber2011-07-211-1/+6
* Removing deprecated <msg /> support in jquery.localize. Maintaing it is a PIT...Krinkle2011-07-151-8/+5
* New jquery.getAttrs moduleKrinkle2011-07-131-0/+24
* Unit tests for jquery.localizeKrinkle2011-07-131-1/+4