Commit Graph

59 Commits (287dfe21d34f73799ecd937eef6a66651275820b)

Author SHA1 Message Date
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