Allan Jardine
f3d0dfb495
New - sorting: Dynamic enum
...
- The old enum was static, while this makes it easy to customse
9 years ago
Allan Jardine
4b80da817a
Merge pull request #271 from hyagli/patch-1
...
Sorting: Turkish - uppercase and lowercase letters
9 years ago
Hüseyin Yağlı
428e9349ea
Uppercase and Lowercase letters
...
Updated to differentiate Uppercase and Lowercase letters
9 years ago
Allan Jardine
0c4aa3bcee
Merge pull request #270 from benbro/Hebrew
...
lang: update Hebrew translation
9 years ago
benbro
189a51df23
lang: add missing string to the Hebrew translation
9 years ago
benbro
0ed754d083
lang: use camel case in Hebrew translation
9 years ago
Allan Jardine
7bbd26c7b6
Merge pull request #266 from Quwink/patch-1
...
dataTables.scrollResize.js
9 years ago
Quwink
90150efeda
dataTables.scrollResize.js
...
Missing context on _size function. Resulting in errors, when using multiple tables
9 years ago
Allan Jardine
a4479c3976
Fix - data renderer: Multi-character escaping
...
- Thanks Epo
9 years ago
Allan Jardine
582f9c9b46
Merge pull request #262 from unicornis/master
...
i18n: Added Norwegian Nynorsk in addition to current Norwegian Bokmål translation
9 years ago
aj
6ca577acb0
Renamed Norwegian->Norwegian Bokmal and Added Norwegian Nynorsk translation.
9 years ago
Allan Jardine
9875956e41
Merge pull request #260 from flyingbot/sorting_by_filesize_adding_bibytes
...
Sorting: Added new multipliers in order to include *bibyte units during sorting
9 years ago
Víctor Sánchez
dbd55a006b
Added new multipliers in order to include *bibyte units during sorting
9 years ago
Allan Jardine
427969e6d9
Fix - API: `average()` needs an initial value
...
Fixes #257
9 years ago
Allan Jardine
3a2386ee0b
Merge pull request #256 from ton212/master
...
i18n - Thai: Fix wrong spelling and change some translation
9 years ago
Tonsai Singhkangwan
48c7164484
Fix wrong spelling and change some translation
9 years ago
Allan Jardine
f74d344ce5
Fix: Alphabet search needs to strip HTML before finding the first character
...
- Thread 33377
9 years ago
Allan Jardine
adcf5512f6
Merget branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine
f8ba1e9755
Fix - data renderer: Ellipsis renderer was prematurely cutting off words that would actually fit into the available character count
...
- Thanks @smartcore - http://www.datatables.net/blog/2016-02-26
9 years ago
Allan Jardine
baf27cccce
Merge pull request #253 from pramen/patch-1
...
Ordering - file size: Fix exception when data field is empty
9 years ago
Alexander
a51940723b
Fix exception when data field is empty
...
Treat empty fields (empty data variable) as '-1' digit.
While sorting put this fields to the end/beginning.
9 years ago
Allan Jardine
83494dc95b
Merge pull request #252 from MauriceS/master
...
Fix - i18n: Norwegian translation was not valid JSON
9 years ago
Maurice
fbfc2f85fc
Fix - i18n: Norwegian translation was not valid JSON
...
Added a comma to make the JSON valid.
9 years ago
Allan Jardine
496194cc96
Merge pull request #198 from mpryvkin/master
...
Paging plug-ins: New no-ellipsis plug-ins.
9 years ago
Allan Jardine
22776de482
Fix - i18n: Polish translation was not valid JSON
9 years ago
Allan Jardine
50a055c4c3
Merge pull request #249 from Eng-Fouad/patch-1
...
i18n: Update Arabic.lang
9 years ago
Eng-Fouad
39c78d8760
Update Arabic.lang
9 years ago
Eng-Fouad
afaead727d
Update Arabic.lang
...
Fixing Arabic typos
9 years ago
Allan Jardine
75026a5f98
Dev: Latest built of the length links feature
9 years ago
davidkonrad
d51ab642d1
any-number & nepali-numbers sorting plugins
9 years ago
Allan Jardine
d106faa7dd
Merge pull request #246 from wesleyer/master
...
Sorting: Moment date / time sorting does not work properly on columns with empty dates inside HTML tags
9 years ago
Wesley Ribeiro
9e7942b821
Sorting does not work properly on columns with empty dates inside
...
HTML tags.
9 years ago
Allan Jardine
6bedd3b616
Merge pull request #245 from erdaltaskesen/tr-TR
...
i18n: Update Turkish.lang
9 years ago
erdaltaskesen
c7639cf67d
Update Turkish.lang
...
Sort keys accoring to http://datatables.net/reference/option/language
Add unavailable translations
Fix some improper uppercase values
Update "sInfo" and "sSearch" values
Delete unnecessary "sUrl" key
9 years ago
Allan Jardine
7ebdbbb506
Merge pull request #242 from brunjick/patch-1
...
i18n: Updated Georgian to latest version
9 years ago
Mirza Brunjadze
d1d321a126
Updated Georgian to latest version
...
Credits given to previous author
9 years ago
Allan Jardine
287dfe21d3
i18n: Update Polish translation - from Michał Grzelak
9 years ago
Allan Jardine
99e25cacfe
Fix - API: `sum()` method example had incorrect usage of
...
`table().footer()`
9 years ago
Yared Getachew
038d38e1ce
Amharic translation for dataTables
9 years ago
Allan Jardine
41cc62dfcb
New - Data renderer: Date / time date renderer that uses momentjs
10 years ago
Allan Jardine
8d7e8b6a5a
Merge pull request #235 from AnimusMachina/master
...
Sorting - Optional HTML stripping for the natural sorting plug-in
10 years ago
Michael Buehler
2318bc51c1
Added @author tag
10 years ago
Michael Buehler
a73f4bb70b
Use regex for html stripping. Let users choose if they want to strip html or not.
10 years ago
Allan Jardine
0237a053c2
Fix - i18n: Missing comma in Chinese (traditional) translation
10 years ago
Allan Jardine
65902f2618
Merge pull request #236 from jemdev/master
...
Sorting: EU date format (DD/MM/YYYY) - Allow sorting without time information
10 years ago
Cyrano
2c70170812
Improve sorting for dates without hours
...
This modification allow to sort dates in formet DD/MM/YYYY as well as
dates in format DD/MM/YYYY HH:II:SS without error « frDatea[1] undefined
» on line 30
10 years ago
Michael Buehler
ad1126dcdc
FIx - removed html from comparison strings
10 years ago
Allan Jardine
1692a8e63c
Fix - renderer: Improvements for the ellipsis helper
...
- Support escaping HTML now
- HTML escapes the attibute
- Easier to read logic
10 years ago
Allan Jardine
d51fc04b42
Renderer: Ellipsis plug-in was overwriting any pre-exisiting renderers!
10 years ago
Allan Jardine
57a3d80321
New - API: `processing()` method
...
- Thread 31659
10 years ago