1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/media/unit_testing
2013-02-16 11:27:41 +00:00
..
data_sources New: ajax parameter to control all aspects of Ajax that DataTables uses 2013-02-10 11:58:58 +00:00
performance Update: Significant update to how sorting is applied internally in DataTables - there is no difference to how the sort is actually done, with the single exception that the -asc and -desc are not depricated in favour of the -pre method only. 2012-09-29 21:25:41 +01:00
templates Fix: x-scrolling to the end of a table would cause the header and the columns to go out of alignment due to the header not being able to scroll as far as was needed (this was caused by the changes in 876a75f) - 8332. 2012-02-06 18:09:16 +00:00
tests New: ajax parameter to control all aspects of Ajax that DataTables uses 2013-02-10 11:58:58 +00:00
tests_onhold Fix 151: Column type was being offset when columns were not searchable 2013-02-16 11:27:41 +00:00
controller.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
controller.php Fix: Modify unit tests for all warnings enabled in PHP and remove depricated function calls 2011-03-01 21:45:57 +00:00
index.html Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
unit_test.js Tests: With the change for the state saving into localStorage we need to update the state destroy in the unit tests 2012-10-31 18:12:22 +00:00