Commit Graph

69 Commits (cfd12b992a615531cb3bf6d0b8b3c7adf52d0672)
 

Author SHA1 Message Date
Allan Jardine 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.
12 years ago
Allan Jardine 29be7c6fb7 Currency detection update form Nuno Gomes - make addition of extra symbols easier - add euro
12 years ago
Allan Jardine 66e5f2b06c fnLengthChange documentation comment was wrong
12 years ago
Allan Jardine 3f14545995 Bootstrap integration - add TableTools print styling and the modal class to the information display
12 years ago
Allan Jardine e29eebeaee Add TableTools integration to the Bootstrap integration files
12 years ago
Allan Jardine 9446c388a6 Bootstrap integration update: Use fluid width rows
13 years ago
Allan Jardine a8495242cc Update index files for m4
13 years ago
Allan Jardine 6868a03f17 Add anchor tags
13 years ago
Allan Jardine 6e01869b74 Update to use m4
13 years ago
Allan Jardine cfd2da48b2 Update readme file
13 years ago
Allan Jardine 6e221d94b9 Add Bootstrap integration files
13 years ago
Allan Jardine 391d7b7516 Add translations from web-site
13 years ago
Allan Jardine fcabab93da Add filtering functions
13 years ago
Allan Jardine 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
13 years ago
Allan Jardine 6ea7a6ce12 Add string check - 10142
13 years ago
Allan Jardine 0a50d8c003 dd type detection and pagination plug-ins form the DataTables plug-ins pages
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
Allan Jardine 7d26f1a918 Initial commit
13 years ago