Commit Graph

  • 1c8a7bfefb Add row().show().js plugin #187 Edouard Labre 2015-04-28 12:29:20 +0200
  • 1a092064d5 Lastest build of Bootstrap integration Allan Jardine 2015-04-27 21:07:04 +0100
  • 6708f9c621 Fix tabbing through paging buttons in Bootstrap Allan Jardine 2015-04-27 21:03:52 +0100
  • 91902cdb3b Merge pull request #185 from Vaflan/patch-1 Allan Jardine 2015-04-14 10:31:59 +0100
  • 42fd2dc4a8 Update Latvian #185 Ruslans Jermakovics 2015-04-14 12:30:18 +0300
  • b03780b3a0 Merge b697db0d7c into d8cf93b924 #184 Ruslans Jermakovics 2015-04-14 09:13:43 +0000
  • b697db0d7c Update Latvian #184 Ruslans Jermakovics 2015-04-14 12:13:26 +0300
  • d8cf93b924 Fix - i18n: French translation update from "Bastien" Allan Jardine 2015-04-13 16:56:03 +0100
  • 62370ad905 Fix - feature: Correct copyright date for pageResize Allan Jardine 2015-04-10 17:00:43 +0100
  • bc356081c5 Merge branch 'master' of github.com:DataTables/Plugins Allan Jardine 2015-04-10 17:00:26 +0100
  • 93d1cde9c9 Fix - feature: Page resize wasn't working in IE, The blank page was rendered on top of the table Allan Jardine 2015-04-10 16:57:38 +0100
  • 58e78363bd Merge pull request #183 from pstast/update-czech Allan Jardine 2015-04-10 15:58:11 +0100
  • 3ecd3b6e67 Update Czech.lang #183 Petr Šťastný 2015-04-10 15:33:02 +0200
  • 8fe48e5343 Fix - i18n: Russian language file had a spare colon in `emptyTable` Allan Jardine 2015-04-03 16:51:37 +0100
  • 838d8df9c6 Fix - integration: Border width on footer cells was incorrect when using `table-bordered` in Bootstrap 1.10.6 Allan Jardine 2015-04-03 09:59:21 +0100
  • 91f1cb79ea Dev: Remove old index files - they are no longer used on the DataTables.net site. Allan Jardine 2015-04-02 20:41:56 +0100
  • 11b9c98b0d Dev: Missing `table-condensed` selector in the table-condensed Bootstrap integration Allan Jardine 2015-04-02 20:35:43 +0100
  • 9c2e407535 Rewrite file size sorting and type detection plug-ins to use 1.10 style and updated code Allan Jardine 2015-04-02 20:32:26 +0100
  • d9cb044f6b Fix - integration: `table-condensed` support for Bootstrap Allan Jardine 2015-04-02 17:10:26 +0100
  • 984aa9c54b Update API: `sum()` method will now strip non-numeric data Allan Jardine 2015-04-02 14:54:30 +0100
  • cd1c2b8917 Fix integration: Bootstrap sorting icons were shown in FixedColumns body elements Allan Jardine 2015-04-02 14:24:06 +0100
  • 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 Allan Jardine 2015-04-02 12:16:25 +0100
  • d1ba8bde45 Fix API plugin: `order.neutral()` didn't fully restore the order correctly Allan Jardine 2015-04-02 09:14:08 +0100
  • be28df9f75 Fix - features: Features which listen for the `init.dt` event need to check that the `dt` event namespace has been given. Allan Jardine 2015-04-01 17:16:46 +0100
  • b1b470b38d Merge 79495c5022 into c1bb4bf9b7 #154 Kedar Aitawdekar 2015-04-01 14:17:11 +0000
  • dc0e9c7658 New: Add license file to the package for clarity of license (MIT) Update: Name of readme file for consistency with other DataTables extensions Allan Jardine 2015-04-01 13:50:58 +0100
  • c1bb4bf9b7 Dev: Latest build of jQuery UI CSS Allan Jardine 2015-04-01 13:49:02 +0100
  • 48f51a4205 Merge ec39126cac into 2062f8031e #105 dennisahlin 2015-03-31 10:47:36 +0000
  • 2062f8031e Fix #179: Bootstrap table footer section column widths redistributed Allan Jardine 2015-03-31 11:43:49 +0100
  • 2039940b7e Fix - integration: Bootstrap 3 input search box width Allan Jardine 2015-03-30 10:22:21 +0100
  • bcd71f9d26 Dev: Add header to Nepali file Allan Jardine 2015-03-23 09:34:11 +0000
  • dcd6f914f4 New i18n: Add Nepali translation from Bishwo Adhikari Allan Jardine 2015-03-23 09:32:33 +0000
  • a75fb2eade Merge pull request #172 from mjhasbach/master Allan Jardine 2015-03-23 09:25:59 +0000
  • cbad0bd293 Fixed a bug in which the paging controls would fade out after table initialization if the "fade" style was chosen #172 Matthew Hasbach 2015-03-22 16:23:33 -0400
  • 6dd3a6c999 Changed occurrences of the term "pagination" to "paging". Renamed plugin to dataTables.conditionalPaging. Matthew Hasbach 2015-03-22 15:29:59 -0400
  • 5ba0987f52 Use fadeTo instead of fadeIn / fadeOut and CSS visibility instead of show / hide in order to preserve page layout Matthew Hasbach 2015-03-22 15:24:17 -0400
  • 6ada1d0def Changed plugin usage (enabled properties are no longer required) Matthew Hasbach 2015-03-22 15:17:30 -0400
  • 4bd060d900 Added conditional pagination plugin Matthew Hasbach 2015-03-13 21:33:57 -0400
  • fdbee7fdf6 Update - sorting: Add HTML stripping support to the moment plugin Allan Jardine 2015-03-09 11:39:59 +0000
  • 141206a3e0 Merge 550b083a85 into 22fd8b0967 #171 SaeX 2015-03-09 11:29:35 +0000
  • 22fd8b0967 Feature - search highlighting: Improved split of words Allan Jardine 2015-03-09 10:44:07 +0000
  • 550b083a85 Sorting dates when date is inside a link #171 SaeX 2015-03-06 11:44:26 +0100
  • b97abea688 New - API: `order.neutral()` method to use the data load order as the display order Allan Jardine 2015-03-05 09:50:32 +0000
  • 075ec52008 Fix - API: `sum()` method should have a default value Allan Jardine 2015-03-05 09:50:10 +0000
  • 10bd484af4 New feature: PageResize feature that will automatically change the page length of a DataTable to fit a container. Allan Jardine 2015-03-04 14:16:49 +0000
  • efa0618cbb Dev: Update foundation min file Allan Jardine 2015-03-04 14:16:25 +0000
  • ba244822dc Merge 369e7a8e2b into e1522933c1 #170 Ilia Rostovtsev 2015-03-02 11:03:01 +0000
  • 369e7a8e2b Old code doesn't work at all with recent DataTables #170 Ilia Rostovtsev 2015-03-02 14:02:10 +0300
  • e1522933c1 Merge pull request #169 from levonyan/master Allan Jardine 2015-02-26 19:41:44 +0000
  • 135f201634 Added translation in Armenian. #169 levonyan 2015-02-26 21:34:32 +0400
  • 77371a9c2d Delete Armenian.json levonyan 2015-02-26 21:31:38 +0400
  • dc52317df8 Merge pull request #168 from gereltod-g/patch-1 Allan Jardine 2015-02-26 09:05:30 +0000
  • 786d6ae500 Update Mongolian.lang #168 Gereltod 2015-02-26 15:32:08 +0800
  • cc0d7f5385 Update and rename i18n to i18n/Armenian.json levonyan 2015-02-25 21:21:43 +0400
  • ed6340ced4 Integration - jQuery: Remove old `color` style for paging buttons. No longer required. Allan Jardine 2015-02-24 21:55:10 +0000
  • 181f36b911 Improve persian string ordering #161 Mohammad Javad Naderi 2015-02-17 15:49:26 +0330
  • 4e264050bd Fix - integration: Bootstrap sorting icons were shown twice in a scrolling table Allan Jardine 2015-02-17 11:04:14 +0000
  • 6c96580eb8 Copied i18n lang files to a new folder with its respectively country's ISOCODE #160 Zico Montibeller 2015-02-16 14:28:32 -0300
  • b2eb8b445a Update - integration: Improved styling for TableTools with Foundation Allan Jardine 2015-02-16 11:08:01 +0000
  • dbe9ed3dbf Update - Sorting: Add `-` as a seperator for eu dates Allan Jardine 2015-02-16 11:07:17 +0000
  • 6640033b55 Merge 2954bd2f49 into f2c75b7247 #158 SaeX 2015-02-14 09:14:17 +0000
  • 2954bd2f49 Add "-" as delimiter #158 SaeX 2015-02-14 10:14:12 +0100
  • f2c75b7247 Update - bootstrap integration: Modify the colours of the sorting icons 1.10.5 Allan Jardine 2015-02-10 10:23:59 +0000
  • c1f5e486e6 Merge branch 'master' of github.com:DataTables/Plugins Allan Jardine 2015-02-10 10:06:20 +0000
  • 439460c227 Dev: Update example BS3 integration to use latest Bootstrap Allan Jardine 2015-02-10 10:06:02 +0000
  • 96cdbf965b Merge pull request #142 from mweimerskirch/patch-1 Allan Jardine 2015-02-10 10:03:17 +0000
  • cb2e83e07e Merge pull request #157 from rsareth/master Allan Jardine 2015-02-09 09:22:22 +0000
  • 0711ab3bf5 Merge pull request #156 from Batmandakh/patch-1 Allan Jardine 2015-02-09 09:10:42 +0000
  • baf1ab3435 FIX: Considering the milliseconds for ordering #157 Rasmey SARETH 2015-02-08 01:11:11 +0100
  • 7e21bad999 Fixed misspelled word - Mongolian.lang #156 Batmandakh 2015-02-07 15:09:30 +0800
  • 79495c5022 Bower install instruction added #154 Kedar Aitawdekar 2015-02-02 12:03:34 +0530
  • a6391794be Merge pull request #152 from Batmandakh/patch-1 Allan Jardine 2015-02-01 08:53:06 +0000
  • 7d5e7f4957 Create Mongolian.lang #152 Batmandakh 2015-01-31 16:09:48 +0800
  • ffb77df94f Bug Fix: Not putting in empty cells for hidden columns. The row did not carry the right number of cells. #145 Paul Zepernick 2015-01-30 14:30:53 -0500
  • 741147810b Integration: jQuery UI stylesheet didn't have the same options as the DataTables main stylesheet Allan Jardine 2015-01-23 09:58:50 +0000
  • abbc50179f Search highlight: Add ColReorder support Allan Jardine 2015-01-23 09:29:59 +0000
  • 0c67dff78c Dev: Build the latest search highlight changes Allan Jardine 2015-01-22 15:19:41 +0000
  • 63021a4209 Search highlighting: Fix for state saving and an initial search term Allan Jardine 2015-01-22 15:18:04 +0000
  • 36a239ad12 Merge pull request #149 from ratnayake/master Allan Jardine 2015-01-22 10:33:54 +0000
  • 2623a5fb96 sinhala langwage translation #149 isuru 2015-01-22 12:37:06 +0530
  • ddb5634232 prevent th text from hidden left sort/order arrows #167 #148 BuhtigithuB 2015-01-20 12:20:46 -0500
  • 466e94680b adicionado mais caracteres para substituição #147 raniellyferreira 2015-01-19 15:17:40 -0200
  • 5818aff1f5 Added MIT License unknown 2015-01-19 07:57:08 -0500
  • eb06604fdc Sorting: Date time with moment.js - update to accept null and empty values, which are treated as -Infinity Allan Jardine 2015-01-19 11:05:02 +0000
  • 140bc935c2 Merge pull request #146 from xabikip/master Allan Jardine 2015-01-18 21:18:03 +0000
  • 920d67698a Added Basque language #146 xabi 2015-01-18 19:51:36 +0100
  • 1600297dff Added docs Paul Zepernick 2015-01-16 15:57:16 -0500
  • 1cbc01587b release of colsearch plugin for DataTables Paul Zepernick 2015-01-16 15:24:10 -0500
  • eb1bf1c64b Added extra greek forms 'ϊΐϋΰ' #144 Leonidas Arvanitis 2014-12-26 20:01:54 +0200
  • 8d56495b86 Create semantic #143 xclntdesign 2014-12-23 11:41:29 -0500
  • fbf814d90b Merge pull request #141 from nursultan92/master Allan Jardine 2014-12-22 20:40:39 +0000
  • 850356957d sInfoFiltered translated #141 nursultan 2014-12-22 20:37:43 +0200
  • 97d5aac828 Bootstrap integration: replace images with font icons #142 Michel Weimerskirch 2014-12-22 17:35:09 +0100
  • 7a6f5aedaf Added kyrgyz language support nursultan 2014-12-22 18:00:16 +0200
  • ca78bb94c1 Merge pull request #140 from gerson-scanapieco/master Allan Jardine 2014-12-22 15:49:37 +0000
  • c6a0463c2f Added new accents to accent-neutralize plugin #140 Gerson Scanapieco 2014-12-22 13:32:29 -0200
  • a060a321d2 Merge pull request #139 from easyest/patch-1 Allan Jardine 2014-12-22 09:49:10 +0000
  • 2c613c2196 Added missing entries #139 easyest 2014-12-22 09:07:01 +0200
  • 3cfcc339e8 Merge branch 'master' of github.com:DataTables/Plugins 1.0.1 Allan Jardine 2014-12-18 15:52:31 +0000
  • 25aa4c8780 New - sorting: "Ultimate" date / time sorting plug-in for DataTables using Moment.JS Allan Jardine 2014-12-18 15:51:53 +0000