Allan Jardine
|
ecd2c966b9
|
Fix: JS error when setting data for an unrendered row
- DD-1209
|
2019-11-20 10:17:56 +00:00 |
|
Allan Jardine
|
bbbb276569
|
Added Comment
changed the comment for removing pdo.php in local or production environment
|
2019-11-20 10:16:13 +00:00 |
|
Allan Jardine
|
cafe73625c
|
DEV oracle stuff for Node
|
2019-10-01 12:58:40 +00:00 |
|
Allan Jardine
|
d3d68f7e85
|
DEV updated oracle stuff so create valid syntax for 12.2.0.1
|
2019-10-01 12:57:41 +00:00 |
|
Allan Jardine
|
8e6d438bf0
|
Fix - examples: SQL Server example SQL could throw an error for servers configured with a French timezone - was read as ydm !
|
2019-10-01 12:56:27 +00:00 |
|
Allan Jardine
|
bda9b88ada
|
Dev: Fix SQLite syntax - timestamp without timezone doesn't actually do anything other than timestamp in SQLite
|
2019-10-01 12:44:09 +00:00 |
|
Allan Jardine
|
8200205ddb
|
Fix - examples: Demo SQL syntax for Sqlite dates was wrong
|
2019-10-01 12:42:12 +00:00 |
|
Allan Jardine
|
958ecc4dea
|
Dev: Fix link from JSONP example
|
2019-10-01 12:41:27 +00:00 |
|
Allan Jardine
|
457244d749
|
DEV minor spelling mistook
|
2019-10-01 12:41:05 +00:00 |
|
Allan Jardine
|
04fea4e9fa
|
DEV more unit tests, day after day, like trudging uphill through mud during a landslide, will it ever end?
|
2019-10-01 12:26:26 +00:00 |
|
Allan Jardine
|
452ff3d118
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
|
2018-06-22 16:31:12 +01:00 |
|
Allan Jardine
|
cf2715ec1d
|
DEV more unit tests - finished all the fun stuff, back to this - I can retire in a few years...
|
2018-06-22 16:30:56 +01:00 |
|
Allan Jardine
|
ed848d4e9d
|
Sync - latest files
|
2018-06-14 11:51:12 +01:00 |
|
Allan Jardine
|
f663114dc4
|
Dev: Remove cellspacing attribute (deprecated in HTML) and move the tfoot in structure
|
2018-06-14 11:46:31 +01:00 |
|
Allan Jardine
|
387ee39f94
|
Dev - fix: position:absolute doesn't work on Android if you don't include user-scaleable:no , so FixedHeader wouldn't work at all.
- M388
|
2018-06-14 11:43:22 +01:00 |
|
Allan Jardine
|
1efb34501e
|
Fix: jQuery 3.3 deprecates some $.is... methods. Use of those methods has now been removed from DataTables
|
2018-06-14 11:38:08 +01:00 |
|
Allan Jardine
|
f0f1068070
|
Fix - examples: Oracle demo SQL used nvarchar, which has been dropped in the db. Now uses nvarchar2.
|
2018-06-14 11:37:22 +01:00 |
|
Allan Jardine
|
66ea7ec52d
|
Dev: Correct name for parameter in rowCallback docs
|
2018-06-14 11:33:25 +01:00 |
|
Allan Jardine
|
ced6c2f058
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
|
2018-06-14 11:29:59 +01:00 |
|
Allan Jardine
|
c9759a828a
|
Update - example: Make it easier to change the grouping column in the grouping example (although, RowGroup is really the way forward here)
|
2018-06-14 11:29:43 +01:00 |
|
Allan Jardine
|
35d84a8785
|
DEV more tweaking and twirling
|
2018-06-14 11:29:12 +01:00 |
|
Allan Jardine
|
ec585db978
|
DEV more unit tests and more examples read
|
2018-06-14 11:18:43 +01:00 |
|
Allan Jardine
|
4c558e0a13
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
|
2018-06-14 11:15:30 +01:00 |
|
Allan Jardine
|
dbcc844022
|
DEV more unit tests (seeing a pattren here?)
|
2018-06-14 11:15:13 +01:00 |
|
Allan Jardine
|
14436e1696
|
Dev: Switching to always use https rather than protocol relative for example loading libraries
|
2018-06-14 11:14:41 +01:00 |
|
Allan Jardine
|
5e74941660
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
added new tests for cell().node()
|
2018-06-14 11:08:57 +01:00 |
|
Allan Jardine
|
74e37c13fe
|
added tests for cell().node()
|
2018-06-14 11:08:41 +01:00 |
|
Allan Jardine
|
fb59f8f903
|
Styling: UI Kit tech preview moving on to UI Kit v3
|
2018-06-14 11:07:53 +01:00 |
|
Allan Jardine
|
97e465613b
|
Dev: use nvarchar for SQL Server demos rather than varchar
|
2018-06-14 11:06:03 +01:00 |
|
Allan Jardine
|
81218f4fa3
|
Fix - examples: PHP demo script could use invalid SQL if an orderable:false column was ordered upon
- Thread 45150
|
2018-06-14 11:03:55 +01:00 |
|
Allan Jardine
|
713b7498df
|
Fix: Correct comment for Bootstrap 4 integration (stated that it was Bootstrap 3)
|
2018-06-14 11:03:39 +01:00 |
|
Allan Jardine
|
2f2629433d
|
Dev: Changing name of dev include file for consistency with Editor
|
2017-08-31 14:49:55 +01:00 |
|
Allan Jardine
|
576b38ef96
|
Fix: Bootstrap 4 no longer just a tech preview with BS4 going beta
|
2017-08-31 14:49:22 +01:00 |
|
Allan Jardine
|
57fd628cb7
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
|
2017-08-31 14:46:43 +01:00 |
|
Allan Jardine
|
8cdb720a42
|
Fix - docs: 404 link error in -init columns.orderData documentation
Thanks ianchanning!
|
2017-08-31 14:46:26 +01:00 |
|
Allan Jardine
|
df9fdc0d4a
|
Revert "Merge branch 'master' of github.com:DataTables/DataTablesSrc"
This reverts commit d484e85534a1c8eb28542be5169d4c28690cae48, reversing
changes made to e84eb39f630d04259f7d5377084c2e3b1a4abe42.
|
2017-08-31 14:45:06 +01:00 |
|
Allan Jardine
|
c00abc7cad
|
Fix - examples: Remove parameter that isn't required from the limit() method in the demo server-side processing script
Thanks tangerine
|
2017-08-31 14:44:34 +01:00 |
|
Allan Jardine
|
1bceee9662
|
Merge branch 'master' of github.com:DataTables/DataTablesSrc
|
2017-04-05 15:45:21 +01:00 |
|
Allan Jardine
|
03f98a12e7
|
Dev: Update row grouping example to mention RowGroup
|
2017-04-05 15:44:31 +01:00 |
|
Allan Jardine
|
891f36ce99
|
Dev: Fix copy / paste error for Oracle SQL comment
|
2017-04-05 15:42:43 +01:00 |
|
Allan Jardine
|
3cbfbfe0fc
|
Update - CSS: Bootstrap 4 integration for alpha 6 changes
|
2017-04-05 15:35:53 +01:00 |
|
Allan Jardine
|
403128c42f
|
Adding Oracle demo SQL file
|
2016-12-06 19:40:44 +00:00 |
|
Allan Jardine
|
fb9185939b
|
Dev: Update external libraries to latest
|
2016-12-06 15:14:42 +00:00 |
|
Allan Jardine
|
bc23e4ccae
|
Fix: When replacing child row information, detach the element rather than removing which would destroy the event handlers. A remove action will still call $().remove() to clean up any event handlers.
- Thread 38093
|
2016-12-02 17:58:11 +00:00 |
|
Allan Jardine
|
c5ee273be1
|
Update - examples: Semantic UI integration for all DataTables extensions is now complete as it will be available in Editor 1.6. This integration is no longer just a tech preview, but rather a core part of DataTables styling options and will be included on the CDN builder soon.
|
2016-12-02 17:55:17 +00:00 |
|
Allan Jardine
|
9676200fa9
|
Update: Upload examples to latest jQuery 1.x release
|
2016-12-02 17:35:43 +00:00 |
|
Allan Jardine
|
ac15162e3c
|
Fix - docs: Typo in description of -init columns.orderable
- Thanks _wongjas_
|
2016-12-02 17:35:27 +00:00 |
|
Allan Jardine
|
9bc6d5df8a
|
Added new callback tests-
*drawCallback
*footerCallback
*headerCallback
*infoCallback
*createdRow (incomplete)
*drawCallback (incomplete)
|
2016-12-02 17:35:11 +00:00 |
|
Allan Jardine
|
348c44230c
|
Dev: Updating jQuery used in examples to 1.12.4
|
2016-12-02 17:34:40 +00:00 |
|
Allan Jardine
|
9005dadaef
|
Dev: Update moment and add note about test files
|
2016-12-02 17:23:26 +00:00 |
|