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
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
Allan Jardine
41cc62dfcb
New - Data renderer: Date / time date renderer that uses momentjs
9 years ago
Allan Jardine
8d7e8b6a5a
Merge pull request #235 from AnimusMachina/master
...
Sorting - Optional HTML stripping for the natural sorting plug-in
9 years ago
Michael Buehler
2318bc51c1
Added @author tag
9 years ago
Michael Buehler
a73f4bb70b
Use regex for html stripping. Let users choose if they want to strip html or not.
9 years ago
Allan Jardine
0237a053c2
Fix - i18n: Missing comma in Chinese (traditional) translation
9 years ago
Allan Jardine
65902f2618
Merge pull request #236 from jemdev/master
...
Sorting: EU date format (DD/MM/YYYY) - Allow sorting without time information
9 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
9 years ago
Michael Buehler
ad1126dcdc
FIx - removed html from comparison strings
9 years ago
Allan Jardine
1692a8e63c
Fix - renderer: Improvements for the ellipsis helper
...
- Support escaping HTML now
- HTML escapes the attibute
- Easier to read logic
9 years ago
Allan Jardine
d51fc04b42
Renderer: Ellipsis plug-in was overwriting any pre-exisiting renderers!
9 years ago
Allan Jardine
57a3d80321
New - API: `processing()` method
...
- Thread 31659
9 years ago
Allan Jardine
2b38ee6606
Fix features - page resize: If the page length is less than 1 don't set it.
9 years ago
Allan Jardine
00d3990a82
i18n: Update Chinese (traditional) file to use camelCase
9 years ago
Allan Jardine
f0eda9f187
Merge pull request #233 from vegardoj/patch-1
...
i18n: Update Norwegian.lang
9 years ago
Vegard O. Johannessen
5109a1efe5
Update Norwegian.lang
...
Added missing entries and ordered by docs.
9 years ago
Allan Jardine
d7f90d2ee4
Merge pull request #230 from Silex/master
...
Sorting: Fix file-size plugin with string containing spaces
9 years ago
Philippe Vaucher
e5fcf4496f
Fix file-size plugin with string containing spaces
9 years ago
Allan Jardine
1d8f976a88
Merge branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine
c5474aef24
Fix - doc block for Kyrgyz translation
9 years ago
Allan Jardine
9bae300872
New feature: Scroll Resize plugin for DataTables - resize scrolling viewport to fit vertically
...
- Very similar to the pageResize plugin, but for scrolling tables
- Uses an iframe rather than an object. This means that we don't have to
have a white background in IE as the iframe can be transparent.
9 years ago
Allan Jardine
678fc96786
Merge pull request #227 from Mickey-P/use_a_require-friendly_AMD_name
...
Sorting: changed usage to require-friendly amd style for datetime-moment plugin
9 years ago
MickeyP
649a0664cf
changed usage to require-friendly amd style
9 years ago
Allan Jardine
e5ea38de87
Sorting - fix syntax error in moment plugin
9 years ago
Allan Jardine
0f8ec6f7de
Sorting: Update moment date / time to strip HTML tags before checking for empty
...
- Update suggested by sporring - thanks!
9 years ago
Allan Jardine
ae1d5043d2
Integration: Add notes that the Bootstrap, Foundation and jQuery UI
...
integrations have now been deprecated and replaced by software and
styling in the core libraries.
These files will remain here for the moment for anyone depending upon
them, but will be removed in v2.
9 years ago
Allan Jardine
0a26ea3e86
Fix typo in Ukrainian language file name
9 years ago
Allan Jardine
20c026b54f
Merge pull request #223 from PeterDaveHello/patch-1
...
i18n: Update Chinese-traditional.lang
9 years ago
Peter Dave Hello
107c9023af
Update Chinese-traditional.lang
9 years ago
Allan Jardine
97397c27bb
New - sorting: IPv6 support from Dominique Fournier (dominiquefournier)
...
- Fixes #58
9 years ago
Allan Jardine
5928f6086c
Mergte branch 'master' of github.com:DataTables/Plugins
9 years ago