1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-27 00:54:15 +01:00

Commit Graph

  • e9b3c4aff1 Revert: Remove pagination-sm class from DataTables paging container - 94d90ea3fbcb4db3449f351059abd0a087fa8180 Allan Jardine 2017-04-12 19:59:54 +01:00
  • ce211f2b29 Fix - CSS: Columns which are orderable in a single direction only should show a pointer cursor Allan Jardine 2017-04-07 11:04:03 +01:00
  • 9ad05004b6 Merge branch 'master' of github.com:DataTables/DataTablesSrc Allan Jardine 2017-04-05 15:46:13 +01:00
  • 213e2ca9b0 Fix - examples: Use https for web font Allan Jardine 2017-04-05 15:45:48 +01:00
  • 1bceee9662 Merge branch 'master' of github.com:DataTables/DataTablesSrc Allan Jardine 2017-04-05 15:45:21 +01:00
  • 03f98a12e7 Dev: Update row grouping example to mention RowGroup Allan Jardine 2017-04-05 15:44:31 +01:00
  • 50d1abf4ca Merge branch 'master' of github.com:DataTables/DataTablesSrc Allan Jardine 2017-04-05 15:43:10 +01:00
  • 891f36ce99 Dev: Fix copy / paste error for Oracle SQL comment Allan Jardine 2017-04-05 15:42:43 +01:00
  • ce77e9eb23 Dev: Adding RowGroup extension build information Allan Jardine 2017-04-05 15:42:16 +01:00
  • 99acaf21cb Update dataTables.bootstrap4.js Allan Jardine 2017-04-05 15:41:25 +01:00
  • 51882ce3fa Update - CSS: Additional Bootstrap 4 integration for alpha 6 changes Allan Jardine 2017-04-05 15:40:33 +01:00
  • fffbc5eaae Update - CSS: Additional Bootstrap 4 integration for alpha 6 changes Allan Jardine 2017-04-05 15:40:08 +01:00
  • b2c2d51a5a Fix: -init columns.orderData would fail if used with a target index of 0 and it was given as an integer Allan Jardine 2017-04-05 15:39:43 +01:00
  • 95a99bdbeb Restricted CSS rules for .dataTables_scrollXXX Allan Jardine 2017-04-05 15:37:12 +01:00
  • 5ccbb849a7 Wrong variable passed to callbacks Allan Jardine 2017-04-05 15:36:18 +01:00
  • 3cbfbfe0fc Update - CSS: Bootstrap 4 integration for alpha 6 changes Allan Jardine 2017-04-05 15:35:53 +01:00
  • a28fb826e3 fix bug with "Next" pager button zakaratcha 2017-03-27 13:57:06 +03:00
  • 34144e9ee9 Bug Fix events on inner elements overriden by the mere existence of a custom render function Itay Grudev 2017-01-13 06:28:36 +02:00
  • ff0f6813e6 Merge pull request #896 from 8398a7/target_all_file Allan Jardine 2016-12-26 20:42:53 +00:00
  • ebef5d1a55
    Target all files 839 2016-12-26 20:52:19 +09:00
  • fa13451fa5 Merge 6e305fbab948a530aa52cf0a64149fccf908612f into 403128c42f7b263a0563e862decbe69734b834e8 David Šolc 2016-12-07 14:29:44 +00:00
  • d777d2331e Merge 93b848e89b7426787151c16d7a17f1377b76f357 into 403128c42f7b263a0563e862decbe69734b834e8 Bian Jiaping 2016-12-07 14:29:44 +00:00
  • 403128c42f Adding Oracle demo SQL file 1.10.13 Allan Jardine 2016-12-06 19:40:44 +00:00
  • c295b130f2 1.10.13 release! Allan Jardine 2016-12-06 15:15:00 +00:00
  • fb9185939b Dev: Update external libraries to latest Allan Jardine 2016-12-06 15:14:42 +00:00
  • 7208f22f54 Dev: Another daft filtering error Allan Jardine 2016-12-06 15:14:08 +00:00
  • d861360bfb Dev: Fix errors in the filtering change found by the unit tests Allan Jardine 2016-12-06 15:13:52 +00:00
  • 08bd1e160b Fix: When assigning a handler for multiple events, automatically add the dt namespace. It worked before for single events, but not multiple. Allan Jardine 2016-12-05 13:49:18 +00:00
  • 61ad3d7ff5 Fix: Disallow sUrl being undefined, empty string or null. Allan Jardine 2016-12-05 11:31:37 +00:00
  • 153ea88b95 Merge 3e053adb3a13c186d8a535ca98a07bf3bc3e8289 into d115844483a16d0b3840aec4902449421e799630 kolorafa 2016-12-05 11:16:02 +00:00
  • d115844483 Fix: Make date detection a lot more strict. Only ISO8601 style strings will be detected as valid dates now. Anything else would require a plug-in. Allan Jardine 2016-12-05 11:15:09 +00:00
  • acf8945260 Fix: If the paging active element was index 0, it wouldn't be refocused Allan Jardine 2016-12-02 18:00:17 +00:00
  • bb253155e6 Fix: If there is no active element when paging, don't attempt to refocus Allan Jardine 2016-12-02 17:59:44 +00:00
  • 28aa80521d Fix: Bootstrap 4 flexbox grid Allan Jardine 2016-12-02 17:59:28 +00:00
  • be5304d057 Dev: Remove legacy CSS for old versions of Firefox Allan Jardine 2016-12-02 17:58:57 +00:00
  • 9e73901c7a Fix - Remove outdated CSS for old versions of Firefox Allan Jardine 2016-12-02 17:58:42 +00:00
  • 79df7b3374 Fix - performance: slice() can be quite slow when modifying arrays for the filtering, so use push() instead. Allan Jardine 2016-12-02 17:58:26 +00:00
  • 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. Allan Jardine 2016-12-02 17:58:11 +00:00
  • b9536e692d Merge branch 'master' of github.com:DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:57:55 +00:00
  • 31a7cf3133 Fix - docs: Typo in -init rowCallback's markup Allan Jardine 2016-12-02 17:57:39 +00:00
  • 875b2d028c Update documentation to reflect that there are 6 built in paging options, not 4 Allan Jardine 2016-12-02 17:57:07 +00:00
  • ad89212439 Add first_last_numbers Pagination Option Allan Jardine 2016-12-02 17:56:21 +00:00
  • 1dea1904d5 Dev: Update Bootstrap 4 libraries to alpha 5 Allan Jardine 2016-12-02 17:55:33 +00:00
  • 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. Allan Jardine 2016-12-02 17:55:17 +00:00
  • abeeda39ae Fix: caption tags should have the caption-side CSS value read from the caption tag itself, not the tabe tag. Allan Jardine 2016-12-02 17:55:02 +00:00
  • 69bcdf36be Fix: Using -init columns.data to access a data point which uses a backslash in its name would result in an error due to an incorrectly escaped regex. Allan Jardine 2016-12-02 17:54:46 +00:00
  • f7754a0d64 Dev: Include jquery-plugin in keywords for package.json Allan Jardine 2016-12-02 17:54:30 +00:00
  • f433bb5ba4 New: -api $.fn.dataTable.isDataTable() will now check for DataTable API instances as well (i.e. variables passed in) Allan Jardine 2016-12-02 17:54:14 +00:00
  • 4b024ea60e Fix: If initialising a DataTable when the window was horizontally scrolled the browser detection would incorrectly determine that rtl layout was being used (effects scrolling view). Allan Jardine 2016-12-02 17:53:12 +00:00
  • d2e3bcec32 Dev: Fix no selector issue introduced by dfbf4fa23aa0952ee007bca06b791c2cd0ad48bb Allan Jardine 2016-12-02 17:52:57 +00:00
  • 946dfe85e3 Fix: Row selector would incorrectly select rows if row index 0 was passed in with a selector modifier. Allan Jardine 2016-12-02 17:52:41 +00:00
  • 4099cea9cd Fix: Fooundation 6 styling for the processing element needs to use the callout class Allan Jardine 2016-12-02 17:51:53 +00:00
  • 774d1e7795 Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:49:20 +00:00
  • 7df20199ca Added modified tests for stateLoad/stateSave Allan Jardine 2016-12-02 17:49:03 +00:00
  • 417a9cf2bd Dev: 1.10.13-dev version indicator Allan Jardine 2016-12-02 17:48:46 +00:00
  • e5a3a794d6 Dev: Trigger a state save on the first draw like before Allan Jardine 2016-12-02 17:48:30 +00:00
  • fe0ada1535 Fix: jQuery selectors which had a comma in them were incorrectly split by DataTables causing them to be invalid or give incorrect results Allan Jardine 2016-12-02 17:48:13 +00:00
  • 70d1afe8a1 Fix: Number renderer was not correctly rounding values Allan Jardine 2016-12-02 17:47:58 +00:00
  • 9e015213b0 New: -init stateLoadCallback can now use a callback function for async loading of state data, rather than requiring it to be sync. Allan Jardine 2016-12-02 17:47:26 +00:00
  • 9e45850c8d Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:44:50 +00:00
  • 048d94836c Fixed several typos in documentation Allan Jardine 2016-12-02 17:44:34 +00:00
  • f2f1a88c5c Fix: Remove deprecated jQuery $().bind() and $().unbind() use, replaced with the $().on() and $().off() methods. Allan Jardine 2016-12-02 17:44:02 +00:00
  • 2cefd489fd Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:43:31 +00:00
  • 1a174977ca Modified tests for columnDefs Allan Jardine 2016-12-02 17:43:00 +00:00
  • 00a4506d95 Performance: Faster row selection for multiple rows (-api rows()) by reusing the allowed row index array Allan Jardine 2016-12-02 17:42:29 +00:00
  • 7edd896e92 Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:41:42 +00:00
  • 02e28fd14e Added new tests for callbacks, first pass complete. Allan Jardine 2016-12-02 17:41:11 +00:00
  • 3e88556062 Fix: Improve column selector when used with a complex jQuery selector for pseudo selectors Allan Jardine 2016-12-02 17:40:40 +00:00
  • 530dd14e94 Dev: Revert 6f6b3d4b14fbba4a8818d8a24dc71763f9e92c80 - it was completely wrong! Allan Jardine 2016-12-02 17:38:19 +00:00
  • b41687e3bc Fix - example: Typo in row callback example Allan Jardine 2016-12-02 17:36:46 +00:00
  • 5dcd176847 Dev: Correct internal parameter names - they we misleading in the code Allan Jardine 2016-12-02 17:36:30 +00:00
  • 9676200fa9 Update: Upload examples to latest jQuery 1.x release Allan Jardine 2016-12-02 17:35:43 +00:00
  • ac15162e3c Fix - docs: Typo in description of -init columns.orderable Allan Jardine 2016-12-02 17:35:27 +00:00
  • 9bc6d5df8a Added new callback tests- Allan Jardine 2016-12-02 17:35:11 +00:00
  • 348c44230c Dev: Updating jQuery used in examples to 1.12.4 Allan Jardine 2016-12-02 17:34:40 +00:00
  • e2dd3bef57 Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:34:24 +00:00
  • 03d3f4edb9 Added new test Allan Jardine 2016-12-02 17:34:08 +00:00
  • da861f3604 Merge pull request #80 from aij/master Allan Jardine 2016-12-02 17:33:21 +00:00
  • 75556f9eca Added new tests for columns options. Allan Jardine 2016-12-02 17:32:49 +00:00
  • 42ae4bf0c5 Fix date sorting of empty fields Allan Jardine 2016-12-02 17:32:32 +00:00
  • 1c3dacae1d Merge branch 'master' of https://github.com/DataTables/DataTablesSrc Allan Jardine 2016-12-02 17:31:30 +00:00
  • a1966cca5d Added news tests Allan Jardine 2016-12-02 17:31:14 +00:00
  • a934d74d1d Dev: Updating Semantic UI libraries to 2.2.1 Allan Jardine 2016-12-02 17:29:55 +00:00
  • 9005dadaef Dev: Update moment and add note about test files Allan Jardine 2016-12-02 17:23:26 +00:00
  • 8d662b2229 DataTables 1.10.12! Allan Jardine 2016-12-02 17:22:55 +00:00
  • 635aad30cc Fix: Align "show entries" text correctly for cases where the Semantic UI JS is not available on the page Allan Jardine 2016-12-02 17:22:39 +00:00
  • 4865de6399 Fix: Semantic UI styling with a scrolling table Allan Jardine 2016-12-02 17:22:08 +00:00
  • 63f8c2d9ae Dev: Apply previous fix to Bootstrap 4 as well Allan Jardine 2016-12-02 17:21:52 +00:00
  • d014c19992 Fix: Apply border-collapse: separate to Bootstrap styled DataTables Allan Jardine 2016-12-02 17:21:37 +00:00
  • 627ca5aef6 Fix: Remove MySQL specific commands from demo SSP class Allan Jardine 2016-12-02 17:21:21 +00:00
  • 632f449467 New: $.fn.dataTable.util methods are now overridable (throttle and escapeRegex) Allan Jardine 2016-12-02 17:20:34 +00:00
  • 275d326cc8 Update: Update to jQuery 1.12.3 Allan Jardine 2016-12-02 17:20:03 +00:00
  • 83af61dd4b Dev: Updating the styling of the code blocks in the examples Allan Jardine 2016-12-02 17:19:48 +00:00
  • 61ab42e4b2 Fix - example: Server-side pipelining didn't work when all data is requested Allan Jardine 2016-12-02 17:19:00 +00:00
  • 452ab2b541 Update dataTables.bootstrap4.js Allan Jardine 2016-12-02 17:18:45 +00:00
  • a3722981df fixing pagination focus issue Allan Jardine 2016-12-02 17:18:29 +00:00
  • 327d71584b Fix: dt-api order() called with an empty array would cause a JS error Allan Jardine 2016-12-02 17:18:14 +00:00
  • 16c081d889 Dev: Fix recursion error with Responsive from last commit. Need to be more selective about when we fire column-visiblity! Allan Jardine 2016-12-02 17:17:58 +00:00
  • e9fc9dab2f Dev: A JS error was introduced with the column visiblity change - undefined variable. Allan Jardine 2016-12-02 17:17:26 +00:00
  • d9775c4085 Fix: Performance issue when using columns.visible() as a setter. Allan Jardine 2016-12-02 17:16:39 +00:00