.. |
themes
|
Fixed: Themeroller 1.8 introduced a few changes from 1.7 (main fg-button* > ui-button) which was causing 1.8 themes to not show correctly. This release updates DataTables to use ThemeRoller 1.8 themes by default, but retains 1.7 backwards compatibility for now (to be removed in future) - 1559
|
2010-08-22 13:48:20 +01:00 |
data.sql
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
de_DE.txt
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
details_close.png
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
details_open.png
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
editable_ajax.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 |
infiniteScroll.php
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
jquery-ui-tabs.js
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
jquery.jeditable.js
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
jquery.tooltip.css
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
jquery.tooltip.js
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
json_source2.txt
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
json_source.txt
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
server_processing_details_col.php
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
server_processing_filter_col.php
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
server_processing_id.php
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
server_processing_ordering.php
|
Fixed: Remove the 'sNames' parameter that was introduced for server-side processing in 1.7.4. The parameter 'sColumns' actually performs exactly this task already. Doh. Also update the example PHP to take this into account - 3218
|
2010-10-31 17:16:35 +00:00 |
server_processing_post.php
|
Initial commit - DataTables 1.7.0
|
2010-08-17 08:42:13 +01:00 |
server_processing.php
|
Updated: server-side processing example script updated to use json_encode, so this version will now require PHP 5.2 or newer. A version for older PHP versions can be found here: http://datatables.net/development/server-side/php_mysql4
|
2010-10-07 18:09:04 +01:00 |