Add support to tablesorter to handle IP/CIDR notation
[lhc/web/wiklou.git] / tests / qunit / suites / resources / jquery / jquery.tablesorter.test.js
2012-02-18 Derk-Jan HartmanAdd support to tablesorter to handle IP/CIDR notation
2012-02-18 Roan KattouwProper $=jQuery aliasing in tablesorter test
2012-02-05 Krinkle[tests] use core qunit-fixture properly
2012-01-03 Antoine Mussomerge JSTesting branch into trunk
2011-12-15 Brion VibberRemove stray trailing commas on last items in array...
2011-12-11 Derk-Jan HartmanRemove useless local var decl.
2011-12-10 Derk-Jan HartmanAdd unit test for bug 32888
2011-12-08 Brion Vibberremove stray alert() from r105560 which popped up durin...
2011-12-08 Antoine Mussobasic tests for bug 8115
2011-12-08 Antoine Mussoclean whitespaces in jquery.tablesorter.test.js
2011-11-10 Antoine Mussoon tablesort, verify <caption> is the first child in...
2011-11-09 Antoine MussoComments out console.log calls
2011-11-07 Antoine Mussotests for bug 32047 / r102301
2011-09-06 Krinklejquery.tablesorter.test: Add tests for data-sort-value
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-12 KrinkleReverting r90613 and the like, no need to set global...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleRenaming qunit test files to end in ".test.js" (finally!)
2011-07-04 KrinkleRevert r90678 per CR
2011-06-30 Leo Koppelkammr91207: Make one qunit test var local. Thanks Krinkle
2011-06-30 Leo Koppelkammr86088: Adding legacy support for .sortbottom & a test...
2011-06-23 Derk-Jan HartmanSwitch jquery.sortable to use mw-sortable and mw-unsort...
2011-06-23 Leo KoppelkammTwo more tablesorting tests
2011-06-23 Derk-Jan HartmanSet window.wgMonthNamesShort before we start the tests...
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 Brion VibberFollowup r90595, r90626: remove async magic from table...
2011-06-22 Brion VibberFollowup r87243: qunit test cases for bug 28775 (German...
2011-06-22 Brion VibberFollowup r90595: Tweak tablesorter tests so they run...
2011-06-22 Brion VibberAdd initial QUnit JS test cases for jquery.tablesorter...