Commit Graph

  • 2955bc5392 Update French language with changes from Amandine. Allan Jardine 2012-08-07 15:53:40 +0100
  • a71dbb15b6 Merge pull request #5 from DukeAstar/master Allan Jardine 2012-07-25 17:14:29 -0700
  • 0517f64255 Merge 1fe1331c0f into 6493480095 #5 DukeAstar 2012-07-25 17:11:07 -0700
  • 6493480095 Add brackets to keep DataTables style formatting. Allan Jardine 2012-07-26 02:10:51 +0200
  • 1fe1331c0f fnServerData function was call without having DataTable as "this" #5 DukeAstar 2012-07-26 03:10:10 +0300
  • f27c69a2aa Merge pull request #4 from DukeAstar/master Allan Jardine 2012-07-25 17:09:34 -0700
  • 0aebb7b1cf Merge 1b1c0518f4 into 7559395ec7 #4 DukeAstar 2012-07-25 15:16:47 -0700
  • 1b1c0518f4 Fix double redraw of all the rows when bStandingRedraw = true #4 DukeAstar 2012-07-26 01:15:33 +0300
  • 7559395ec7 Merge pull request #3 from JasonPunyon/master Allan Jardine 2012-07-23 23:28:25 -0700
  • 125529f9e7 Merge d8a4fba165 into 3fce2d018c #3 Jason Punyon 2012-07-23 16:43:20 -0700
  • d8a4fba165 Fix non scrolling bug with Fixed Columns #3 Jason Punyon 2012-07-23 19:42:38 -0400
  • f8e812abcc Update for Spanish translation from Giovanni Ariza Allan Jardine 2012-07-23 16:20:42 +0100
  • 3fce2d018c Better HTML formatting... Allan Jardine 2012-07-21 16:33:24 +0200
  • 3beb0b8c69 Add HTML links for the chinese-string sorting plug-in so it will render correctly on DataTables site. Allan Jardine 2012-07-21 16:31:45 +0200
  • 59d100961f Merge pull request #2 from patriklindstrom/chinese-sorting Allan Jardine 2012-07-21 07:28:46 -0700
  • 435dc06430 Merge ef57f0dc2c into 3c8e04834c #2 patriklindstrom 2012-07-21 07:26:47 -0700
  • ef57f0dc2c Added Chinese-string sorting plugin #2 Patrik Lindstrom 2012-07-21 16:25:06 +0200
  • 3c8e04834c Merge branch 'master' of github.com:DataTables/Plugins Allan Jardine 2012-07-19 08:49:02 +0100
  • fb0586c25e Fix: Description text for natural sorting and monthYear sorting was incorrect - 10934 Allan Jardine 2012-07-19 08:48:14 +0100
  • 4fa13b214e Merge pull request #1 from kristk/patch-1 Allan Jardine 2012-07-17 06:50:23 -0700
  • ba4bb49e6e Merge d210f36199 into 3af3ee2c1d #1 GitHub Merge Button 2012-07-17 06:19:41 -0700
  • d210f36199 Updated to match the latest changes in the English language file #1 Kristoffer Karlström 2012-07-17 16:19:25 +0300
  • 3af3ee2c1d Updated to the numeric comma type detection - period allowed for decimal place and negative checking simplified. Note added that the formatted numbers plug-in is preferable now. Allan Jardine 2012-07-15 12:20:38 +0100
  • 8eb593c99f Fix: Bootstrap integration with FixedColumns - need background colour on the header elements Allan Jardine 2012-07-14 09:00:09 +0100
  • 85365ef882 Fix: Improvements for bootstrap integration with Scrolling New: Add FixedColumns support to the Bootstrap integration Allan Jardine 2012-07-14 08:52:35 +0100
  • 27c1c7ed96 Fix: Formatted numbers type detection and sorting names didn't quite match Fix: Formatted numbers type detection wasn't allowing just a dash, while the sorting plug-in did - they now both do Allan Jardine 2012-07-07 13:08:50 +0100
  • cb7b8ac3bb Fix: fnFilterAll was a bit dodgy - 10670. Allan Jardine 2012-07-01 17:21:58 +0100
  • 21426cf411 Update the English "translation" with the very latest parameters from DataTables to serve as a base Allan Jardine 2012-06-20 10:41:18 +0100
  • 387e6bb910 Japanese translation from yusuke Allan Jardine 2012-06-20 10:34:23 +0100
  • e2a8c4484d Add formatting numbers back into the list - in terms of the sorting function it is the same as the currency sort, in that it simply strips all non-numeric data, but there are a number of references to this plug-in so it makes sense to put it back in. Allan Jardine 2012-06-20 08:19:21 +0100
  • 8fc0f66cfb Modify the button size slightly Allan Jardine 2012-06-15 16:25:01 +0100
  • 2b0a6f259c Update Bootstrap integration for TableTools to be more complete - specifically in this case to take into account row selection Allan Jardine 2012-06-15 14:34:14 +0100
  • b80be9413b Fix - btn class should not be removed when switching between disabled and enabled states for TableTools buttons Allan Jardine 2012-06-15 10:41:02 +0100
  • 5db3b46e8e Fix var error in fnSetFilteringDelay - just a warning, but good to tidy up Allan Jardine 2012-06-14 09:29:27 +0100
  • 064cc451a0 Fix typo in jQuery for fnGetColumnData Allan Jardine 2012-06-14 07:04:32 +0100
  • 7ae25e7d8d Update to current type detection - Nuno Gomes points out that European convention is not always to have the € first - you can have it at the end etc. As such, rewrite this plug-in to be a lot more lenient as to how it detects currency. Also use a regex rather than looping over the characters externally, and cope with non-string data. Allan Jardine 2012-06-13 18:29:50 +0100
  • 29be7c6fb7 Currency detection update form Nuno Gomes - make addition of extra symbols easier - add euro Allan Jardine 2012-06-12 15:34:40 +0100
  • 66e5f2b06c fnLengthChange documentation comment was wrong Allan Jardine 2012-06-07 07:13:00 +0100
  • 3f14545995 Bootstrap integration - add TableTools print styling and the modal class to the information display Allan Jardine 2012-06-06 15:24:28 +0100
  • e29eebeaee Add TableTools integration to the Bootstrap integration files Allan Jardine 2012-06-06 12:57:54 +0100
  • 9446c388a6 Bootstrap integration update: Use fluid width rows Bootstrap integration update: Add the sorting images for the header sorting options. We can't use the Bootstrap icons because we need additional HTML for that (an <I> tag), but DataTables 1.10 (or possibly 1.11) will add a good deal of functionality in that regard. Allan Jardine 2012-06-04 16:51:49 +0100
  • a8495242cc Update index files for m4 Allan Jardine 2012-06-01 13:58:21 +0100
  • 6868a03f17 Add anchor tags Allan Jardine 2012-06-01 13:41:27 +0100
  • 6e01869b74 Update to use m4 Allan Jardine 2012-06-01 11:52:58 +0100
  • cfd2da48b2 Update readme file Allan Jardine 2012-06-01 09:31:02 +0100
  • 6e221d94b9 Add Bootstrap integration files Add index files Allan Jardine 2012-06-01 09:27:25 +0100
  • 391d7b7516 Add translations from web-site Allan Jardine 2012-05-31 19:32:29 +0100
  • fcabab93da Add filtering functions Allan Jardine 2012-05-31 19:12:04 +0100
  • fa79071454 Add API methods from DataTables plug-ins page (dropping the ones which are now provided for by the built in methods (mainly $ and _). Some examples still needed and possibly summaries Allan Jardine 2012-05-31 18:49:19 +0100
  • 6ea7a6ce12 Add string check - 10142 Allan Jardine 2012-05-31 18:14:22 +0100
  • 0a50d8c003 dd type detection and pagination plug-ins form the DataTables plug-ins pages Allan Jardine 2012-05-31 11:56:44 +0100
  • 2f64691d76 Update the sorting functions to take advantage of DataTables 1.9's preformatting option for sorting functions. Smaller code and faster execution - what's not to like!? Although do note that these sorting functions are not compatible with DataTables 1.8 and before (see previous commit if you do need compatiblity with older DataTables). Allan Jardine 2012-05-31 11:23:59 +0100
  • 0bba914d8b Add sorting methods from the DataTables sorting plug-ins page Code updated to use $.extend - a bit cleaner Allan Jardine 2012-05-31 11:01:31 +0100
  • 7d26f1a918 Initial commit Allan Jardine 2012-05-31 01:54:53 -0700