This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-02-07 05:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
/
unit_testing
History
Allan Jardine
d141d8370a
Fixed: The behaviour for complex headers has been altered slightly for complex headers in that only the first of non-unique TH elements will be click to sort-able. Unit test update needed as this is different behaviour from before when all elements belonging to a column were click to sort.
2010-11-17 08:25:54 +00:00
..
performance
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
templates
Fixed: When initialising multiple tables it was possible (no aoColumns given, and different number of columns) for DataTables to get confused and think one table's columns belong to another (due to a non-unique array in the initialisation object which was being wrongly used).
2010-09-20 13:15:06 +01:00
tests_onhold
Fixed: The behaviour for complex headers has been altered slightly for complex headers in that only the first of non-unique TH elements will be click to sort-able. Unit test update needed as this is different behaviour from before when all elements belonging to a column were click to sort.
2010-11-17 08:25:54 +00:00
controller.js
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
controller.php
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
index.html
Initial commit - DataTables 1.7.0
2010-08-17 08:42:13 +01:00
unit_test.js
Update: Slightly modification to timing for unit tests to be more flexible
2010-10-30 08:01:28 +01:00