Commit Graph

446 Commits (99e25cacfe6f7a30dd2406d368bed12bcde9acc3)
 

Author SHA1 Message Date
Allan Jardine cf19c412cc Fix - features: Length links wasn't operating correctly with an initial default page length of -1 (all rows) 10 years ago
Allan Jardine ccbbd84c0f Merge pull request from xianzai/master 10 years ago
xianzai 0237135a5e add large file size support and remove whitespace before sorting 10 years ago
Allan Jardine 06611bf42b Merge pull request from tynar/patch-1 10 years ago
tynar 9ea10efad0 Update Kyrgyz.lang 10 years ago
Allan Jardine a6264f3908 Merge pull request from wiraqutra/master 10 years ago
Seigo ISHINO 322d0eeacb Update Japanese 10 years ago
Allan Jardine 737bc82979 Merge pull request from Philzen/patch-2 10 years ago
Philzen c85e9aa169 Removed unused variables and fixed indentation 10 years ago
Allan Jardine f204b280e6 Merge branch 'master' of github.com:DataTables/Plugins 10 years ago
Allan Jardine 80cbace15b Fix - integration: PageResize will now operate correctly with x-scrolling in DataTables 10 years ago
Allan Jardine 99912855a0 Merge pull request from Seb33300/patch-1 10 years ago
Sébastien ALFAIATE c1973963f3 Fix example code 10 years ago
Allan Jardine 703cb5c6ec Merge pull request from SamerHalawani/patch-1 10 years ago
Samer Halawani bd90759921 extend special_letters object for all Turkish letters 10 years ago
Allan Jardine f954372e84 Merge pull request from mixtmeta/master 10 years ago
Allan Jardine 0bd223b57d API: Add not to `fnSetFilteringDelay` plug-in that `searchDelay` should be used instead now 10 years ago
unknown 218507a727 Show input pager if pages >= 1 during update 10 years ago
unknown fafaf3f3e8 Show input pager if pages >= 1 during update 10 years ago
Allan Jardine ac2e722f4d Merge branch 'master' of github.com:DataTables/Plugins 10 years ago
Allan Jardine 62a8a38042 Add `ellipsis` data rendering helper to the plug-ins. 10 years ago
Allan Jardine beb0516793 Merge pull request from mjhasbach/#190 10 years ago
Matthew Hasbach 4e80867442 Fixed a bug in which $.isPlainObject(e) would return false in some situations and true in others, causing the associated logic to sometimes be skipped. Switched to a more specific e instanceof $.Event check. Fixes 10 years ago
Allan Jardine adc6c63aa1 Build latest changes 10 years ago
Allan Jardine 0ba5145ff8 Features - pageResize: Fix case where the row height is found to be 0 10 years ago
Allan Jardine adb2993996 Feature - pageResize: Fix for Firefox where uses clientHeight to get the height of the inner window 10 years ago
Allan Jardine ed243bc52b Feature - pageResize: Add demo page for quick testing 10 years ago
Allan Jardine 5eae1e87ce Merge pull request from edouardl/master 10 years ago
Edouard Labre 1c8a7bfefb Add row().show().js plugin 10 years ago
Allan Jardine 1a092064d5 Lastest build of Bootstrap integration 10 years ago
Allan Jardine 6708f9c621 Fix tabbing through paging buttons in Bootstrap 10 years ago
Allan Jardine 91902cdb3b Merge pull request from Vaflan/patch-1 10 years ago
Ruslans Jermakovics 42fd2dc4a8 Update Latvian 10 years ago
Allan Jardine d8cf93b924 Fix - i18n: French translation update from "Bastien" 10 years ago
Allan Jardine 62370ad905 Fix - feature: Correct copyright date for pageResize 10 years ago
Allan Jardine bc356081c5 Merge branch 'master' of github.com:DataTables/Plugins 10 years ago
Allan Jardine 93d1cde9c9 Fix - feature: Page resize wasn't working in IE, The blank page was 10 years ago
Allan Jardine 58e78363bd Merge pull request from pstast/update-czech 10 years ago
Petr Šťastný 3ecd3b6e67 Update Czech.lang 10 years ago
Allan Jardine 8fe48e5343 Fix - i18n: Russian language file had a spare colon in `emptyTable` 10 years ago
Allan Jardine 838d8df9c6 Fix - integration: Border width on footer cells was incorrect when using `table-bordered` in Bootstrap 10 years ago
Allan Jardine 91f1cb79ea Dev: Remove old index files - they are no longer used on the 10 years ago
Allan Jardine 11b9c98b0d Dev: Missing `table-condensed` selector in the table-condensed Bootstrap 10 years ago
Allan Jardine 9c2e407535 Rewrite file size sorting and type detection plug-ins to use 1.10 style 10 years ago
Allan Jardine d9cb044f6b Fix - integration: `table-condensed` support for Bootstrap 10 years ago
Allan Jardine 984aa9c54b Update API: `sum()` method will now strip non-numeric data 10 years ago
Allan Jardine cd1c2b8917 Fix integration: Bootstrap sorting icons were shown in FixedColumns body elements 10 years ago
Allan Jardine 4f9d74d609 Fix - Integration: Bootstrap display with TableTools when on small screen devices did not have the TableTools buttons centered while all other DataTables components were 10 years ago
Allan Jardine d1ba8bde45 Fix API plugin: `order.neutral()` didn't fully restore the order correctly 10 years ago
Allan Jardine be28df9f75 Fix - features: Features which listen for the `init.dt` event need to check that the `dt` event namespace has been given. 10 years ago