1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-30 12:24:10 +01:00
DataTables/media/unit_testing/tests_onhold/1_dom
2010-08-22 16:18:44 +01:00
..
_zero_config.js Fixed: When displaying full data set with server-side processing (_iDisplayLength = -1), this would incorrectly be shown in the table information - 2440 2010-08-17 18:39:57 +01:00
-complex_header.js Updated: Complex headers have been relaxed such that TH elements no longer need to be unique. There does need to be the correct TH elements with colspans and rowspans which add up, and each column requires at least one TH element for itself, but it is now possible to have two (or more) TH elements for each column. 2010-08-17 23:03:17 +01:00
2512.js Fixed: Rows with HTML entities and BR tags in them could break filtering in IE and Opera - 2512 2010-08-17 18:47:07 +01:00
2530-2.js Fixed: The width of the table is now not fixed to the width of the container when scrolling is not applied (this is the same behaviour as 1.6-) - 2530 2010-08-21 10:05:07 +01:00
2530.js Fixed: Columns with zero length strings only in them and with a given width would be missed from the width calculations - 2530 2010-08-17 19:00:46 +01:00
2569.js Fixed: fnDestroy didn't restore columns which had been hidden by DataTables, resulting in these columns being completely lost - 2569 2010-08-22 08:47:06 +01:00
aaSorting.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aaSortingFixed.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.bSearchable.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.bSortable.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.bUseRendered.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.bVisible.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.fnRender.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.iDataSort.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.sClass.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.sName.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.sTitle.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoColumns.sWidth.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
aoSearchCols.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
asStripClasses.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bAutoWidth.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bFilter.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bInfo.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bLengthChange.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bPaginate.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bProcessing.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bServerSide.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bSort.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
bSortClasses.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
fnCookieCallback.js Fix: Looser test for IE to pass. Different date format string 2010-08-22 16:18:44 +01:00
fnDrawCallback.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
fnFooterCallback.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
fnHeaderCallback.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
fnInfoCallback.js New: Language callback function for the information element. This can be used to customise the language shown in the information element beyond what is possible with the built in language string options (for example plurals). The arguments are fnInfoCallback( oSettings, iStart, iEnd, iMax /*no filter*/, iTotal /*after filter*/, sOut /*DT rendered string*/ ) - 2520 2010-08-17 23:29:12 +01:00
fnInitComplete.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
fnRowCallback.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
iDisplayLength.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.oPaginate.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sInfo.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sInfoEmpty.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sInfoPostFix.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sLengthMenu.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sProcessing.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sSearch.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sUrl.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oLanguage.sZeroRecords.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
oSearch.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
sAjaxSource.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
sDom.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00
sPaginationType.js Initial commit - DataTables 1.7.0 2010-08-17 08:42:13 +01:00