1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/media/unit_testing/tests_onhold
2013-02-16 11:27:41 +00:00
..
1_dom Fix 151: Column type was being offset when columns were not searchable 2013-02-16 11:27:41 +00:00
2_js Dev fix: In the update to the search array building methods I neglegted to strip \n\r from all rows (only HMTL rows were being stripped) - this is required for searching to work as expected. Picked up by the unit tests. 2012-08-08 22:05:14 +01:00
3_ajax New: ajax parameter to control all aspects of Ajax that DataTables uses 2013-02-10 11:58:58 +00:00
4_server-side New: ajax parameter to control all aspects of Ajax that DataTables uses 2013-02-10 11:58:58 +00:00
5_ajax_objects Update: Unit test updated for the mData name change from mDataProp. Note that a number of tests to test the backwards compability of mDataProp! 2012-06-29 20:10:15 +01:00
6_delayed_rendering Fix unit tests: Witht he change to allow info macros in any of the strings the unit tests need updating to reflect this 2012-04-13 18:23:43 +01:00