AliRezaMohammadiDoost
|
623c9f8218
|
convert numbers to other languages in datatables
|
4 years ago |
Allan Jardine
|
b400e641b3
|
Remove use of deprcated $.trim
|
4 years ago |
Allan Jardine
|
da67f99c24
|
Fix: Update for jQuery 3.3 deprecated functions
|
7 years ago |
Philippe Vaucher
|
e5fcf4496f
|
Fix file-size plugin with string containing spaces
|
9 years ago |
Allan Jardine
|
91f1cb79ea
|
Dev: Remove old index files - they are no longer used on the
DataTables.net site.
|
10 years ago |
Allan Jardine
|
9c2e407535
|
Rewrite file size sorting and type detection plug-ins to use 1.10 style
and updated code
|
10 years ago |
Allan Jardine
|
40e2d46e03
|
Typo - deprecated
|
11 years ago |
Allan Jardine
|
4f29d7fda6
|
Major update to doc comment formatting for new DataTables web-site
Also correct a load of JS errors such as leaking variables and use
consistent formatting.
|
11 years ago |
Jaeho Shin
|
66089f0557
|
num-html type detect/sorting works with multiline
Improved num-html sorting and type-detection to handle html tags that
span multiple lines.
|
12 years ago |
Allan Jardine
|
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.
|
13 years ago |
Allan Jardine
|
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
|
13 years ago |
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.
|
13 years ago |
Allan Jardine
|
29be7c6fb7
|
Currency detection update form Nuno Gomes - make addition of extra symbols easier - add euro
|
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
|
6e221d94b9
|
Add Bootstrap integration files
Add index files
|
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 |