Commit Graph

69 Commits (6193c68dd5e125366583d458d256357a780e1776)

Author SHA1 Message Date
Jeromy French 1d3707ad43 Addresses issue #17.
12 years ago
Bruno Pierri Galvao bc9f1f3adc support for blank space
12 years ago
Allan Jardine d313bf86f2 Merge pull request #7 from netj/num-html-multiline-tags
12 years ago
Jaeho Shin 66089f0557 num-html type detect/sorting works with multiline
12 years ago
Allan Jardine 2505b9b6f1 sorting - New US formatted date / time sorting plug-in from Kevin Gravier
12 years ago
Allan Jardine 74567b268a Fix: Natural sort was leaking variables - 11523
12 years ago
Allan Jardine 3fce2d018c Better HTML formatting...
12 years ago
Allan Jardine 3beb0b8c69 Add HTML links for the chinese-string sorting plug-in so it will render correctly on DataTables site.
12 years ago
Allan Jardine 59d100961f Merge pull request #2 from patriklindstrom/chinese-sorting
12 years ago
Patrik Lindstrom ef57f0dc2c Added Chinese-string sorting plugin
12 years ago
Allan Jardine fb0586c25e Fix: Description text for natural sorting and monthYear sorting was incorrect - 10934
12 years ago
Allan Jardine 3af3ee2c1d Updated to the numeric comma type detection - period allowed for decimal place and negative checking simplified.
12 years ago
Allan Jardine 27c1c7ed96 Fix: Formatted numbers type detection and sorting names didn't quite match
12 years ago
Allan Jardine 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.
12 years ago
Allan Jardine 6868a03f17 Add anchor tags
13 years ago
Allan Jardine 6e01869b74 Update to use m4
13 years ago
Allan Jardine 6e221d94b9 Add Bootstrap integration files
13 years ago
Allan Jardine 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).
13 years ago
Allan Jardine 0bba914d8b Add sorting methods from the DataTables sorting plug-ins page
13 years ago