openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Data Tables
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 15, 2024 — Nov 15, 2025
Showing page 210 of 211
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed: fnDestroy didn't restore columns which had been hidden by DataTables, resulting in these columns being completely lost - 2569
Allan Jardine
More...
about 15 years ago
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
Allan Jardine
More...
about 15 years ago
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
Allan Jardine
More...
about 15 years ago
Fixed (from last commit): Incorrect variable when saving state caused state saving to stop working
Allan Jardine
More...
about 15 years ago
Fixed (from last commit): Incorrect variable when saving state caused state saving to stop working
Allan Jardine
More...
about 15 years ago
New: Cookie callback function (can be passed as an initialisation parameter) called fnCookieCallback, which allows the developer to modify the information stored in the cookie. Takes four arguments (sName, oData, sExpires, sPath) and expects a complete cookie string to be returned (with name, value, expires and path correctly formatted).
Allan Jardine
More...
about 15 years ago
New: Cookie callback function (can be passed as an initialisation parameter) called fnCookieCallback, which allows the developer to modify the information stored in the cookie. Takes four arguments (sName, oData, sExpires, sPath) and expects a complete cookie string to be returned (with name, value, expires and path correctly formatted).
Allan Jardine
More...
about 15 years ago
Fixed: The second parameter for fnServerData was being passed as null when used without server-side processing. It makes much more sense to pass an empty array - 2553
Allan Jardine
More...
about 15 years ago
Fixed: The second parameter for fnServerData was being passed as null when used without server-side processing. It makes much more sense to pass an empty array - 2553
Allan Jardine
More...
about 15 years ago
Fixed: The second parameter for fnServerData was being passed as null when used without server-side processing. It makes much more sense to pass an empty array - 2553
Allan Jardine
More...
about 15 years ago
Fixed: The second parameter for fnServerData was being passed as null when used without server-side processing. It makes much more sense to pass an empty array - 2553
Allan Jardine
More...
about 15 years ago
Updated: Warning when adding a new row when the length doesn't match the known number of columns has been updated to indicate the known columns and what was added. Thanks to Adam Sah for this.
Allan Jardine
More...
about 15 years ago
Updated: Warning when adding a new row when the length doesn't match the known number of columns has been updated to indicate the known columns and what was added. Thanks to Adam Sah for this.
Allan Jardine
More...
about 15 years ago
Fixed: Setting a negative width in IE results in an error (fair enough) - so stop this from happening - 2544
Allan Jardine
More...
about 15 years ago
Fixed: Setting a negative width in IE results in an error (fair enough) - so stop this from happening - 2544
Allan Jardine
More...
about 15 years ago
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
Allan Jardine
More...
about 15 years ago
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
Allan Jardine
More...
about 15 years ago
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.
Allan Jardine
More...
about 15 years ago
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.
Allan Jardine
More...
about 15 years ago
Fixed: Typo for tfoot, should be tbody - "Sanity check that there is a thead and tfoot. If not let's just create them"
Allan Jardine
More...
about 15 years ago
Fixed: Typo for tfoot, should be tbody - "Sanity check that there is a thead and tfoot. If not let's just create them"
Allan Jardine
More...
about 15 years ago
Bug fixes for 2440, 2512 and 2530
Allan Jardine
More...
over 15 years ago
Bug fixes for 2440, 2512 and 2530
Allan Jardine
More...
over 15 years ago
Fixed: Columns with zero length strings only in them and with a given width would be missed from the width calculations - 2530
Allan Jardine
More...
over 15 years ago
Fixed: Columns with zero length strings only in them and with a given width would be missed from the width calculations - 2530
Allan Jardine
More...
over 15 years ago
Fixed: Rows with HTML entities and BR tags in them could break filtering in IE and Opera - 2512
Allan Jardine
More...
over 15 years ago
Fixed: Rows with HTML entities and BR tags in them could break filtering in IE and Opera - 2512
Allan Jardine
More...
over 15 years ago
Fixed: When displaying full data set with server-side processing (_iDisplayLength = -1), this would incorrectly be shown in the table information - 2440
Allan Jardine
More...
over 15 years ago
Fixed: When displaying full data set with server-side processing (_iDisplayLength = -1), this would incorrectly be shown in the table information - 2440
Allan Jardine
More...
over 15 years ago
Initial commit - DataTables 1.7.0
Allan Jardine
More...
over 15 years ago
←
1
2
…
203
204
205
206
207
208
209
210
211
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree