Commit Graph

996 Commits (a563be24d1a50210b1e4bed8fce805a2b75aaac3)
 

Author SHA1 Message Date
Allan Jardine a6264f3908 Merge pull request #208 from wiraqutra/master
9 years ago
Seigo ISHINO 322d0eeacb Update Japanese
9 years ago
Allan Jardine 737bc82979 Merge pull request #204 from Philzen/patch-2
9 years ago
Philzen c85e9aa169 Removed unused variables and fixed indentation
9 years ago
Michael Ryvkin cffe47b735 Corrected typo
9 years ago
Michael Ryvkin b06298f993 Added reference to the article with an example
9 years ago
Michael Ryvkin e449161458 Added reference to the article with an example
9 years ago
Michael Ryvkin 64b3620e49 Added "Simple Numbers - No Ellipses" pagination plug-in
9 years ago
Michael Ryvkin ccfbab686e Added "Full Numbers - No Ellipses" pagination plug-in
9 years ago
Allan Jardine f204b280e6 Merge branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine 80cbace15b Fix - integration: PageResize will now operate correctly with x-scrolling in DataTables
9 years ago
Allan Jardine 99912855a0 Merge pull request #196 from Seb33300/patch-1
9 years ago
Sébastien ALFAIATE c1973963f3 Fix example code
9 years ago
Allan Jardine 703cb5c6ec Merge pull request #195 from SamerHalawani/patch-1
9 years ago
Samer Halawani bd90759921 extend special_letters object for all Turkish letters
9 years ago
Allan Jardine f954372e84 Merge pull request #193 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 #191 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 DataTables/Plugins#190
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 #187 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 #185 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 #183 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