miodragbogdanovic
b9a6db3ef3
IP address field is empty bug
...
I'm using this plugin, and I'm getting the exception when this field is empty (null). One checking line on the beginning solved this problem for me.
7 years ago
Allan Jardine
af35f79121
Merge pull request #368 from kozfelipe/patch-1
...
Update percentageBars.js
7 years ago
Luiz Felipe Aranha
8b4f1f1394
Update percentageBars.js
...
prevent d.replace() is not a function error when d is a number rather than string
7 years ago
Allan Jardine
ff051b8bcf
Merge pull request #365 from lelit/master
...
Fix a typo preventing rendering of null dates
7 years ago
Lele Gaifax
0bb0384662
Fix a typo preventing rendering of null dates
7 years ago
Allan Jardine
bf77a15079
Merge pull request #364 from Niko9911/master
...
ISSUE: Finnish translation is not valid [Fixed]
7 years ago
Niko
03e4658d08
Update Finnish.lang
...
Fixed som weird words.
File was not valid due one extra "}" at end, so I removed it.
**Finnish translation is not valid/working before this has been merged!**
7 years ago
Allan Jardine
d1d1cef79b
Merge pull request #363 from saveshodhan/master
...
Updating natural-time-delta plugin
7 years ago
Shodhan
7e8d8d75af
Updated doc
7 years ago
Shodhan
68714b682e
Updating natural-time-detal plugin
...
Added support for decades, years, months, milliseconds and microseconds
7 years ago
Allan Jardine
8218517735
Merge pull request #362 from saveshodhan/natural_time_delta_sore_plugin
...
Adding plugin for natural time delta sorting
7 years ago
Shodhan
e3c6c01d51
Adding plugin for natural time delta sorting
7 years ago
Allan Jardine
073b8d3f13
Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine
5ef6098378
Features - scroll resize: Add min file and allow to work offline
7 years ago
Allan Jardine
50ff31c606
Merge pull request #358 from Tchuba/master
...
Adding Czech language sorting plugin
7 years ago
Tchuba
709020a2a6
Rename czech-sorting.js to czech-string.js
7 years ago
Tchuba
4628f3ec0d
Add Czech language sorting extension file
7 years ago
Allan Jardine
7af6d3205a
Merge pull request #357 from RubenMartins/patch-1
...
Update to Portuguese.lang
7 years ago
Rúben Martins
0f1ee5dc06
Update to Portuguese.lang
...
Added sEmptyTable and oAria translations
7 years ago
Allan Jardine
f36bfba72c
Merge pull request #356 from osworx/patch-1
...
Update German.lang
7 years ago
OSWorX
d484605941
Update German.lang
...
+ Button variables
7 years ago
Allan Jardine
e93612dfd1
Merge pull request #355 from toster234/master
...
Update Bulgarian.lang
7 years ago
Oliwier Thomas
7b43c59c80
Update Bulgarian.lang
...
I think it should look like this.
7 years ago
Allan Jardine
2ccf40e0db
Filtering: Accent neutralise - works for HTML now as well
...
- Fixes #132
7 years ago
Allan Jardine
f5a02ca6f2
Feature - search pane: Small styling tweaks and tidy up
7 years ago
Allan Jardine
d63f22010b
Feature - searchPane: API method to rebuild panes
7 years ago
Allan Jardine
130178932d
Feature - searchPane: State saving integration
7 years ago
Allan Jardine
1eb23d9c82
Feature - searchPane: Regex escaping
7 years ago
Allan Jardine
2e4a8c2aa0
Feature - searchPane: Don't show columns if there isn't enough variation in the data to warrent it. This is done via a variance calculation with a configurable threashold
7 years ago
Allan Jardine
9726e803fa
Feature - searchPanes: Vertical layout demo and initialisation options
7 years ago
Allan Jardine
e9c4e4a8ea
Feature - searchPanes: Code style with Prettier
7 years ago
Allan Jardine
797c3e6f90
Feature - searchPanes: Class names can be defined
7 years ago
Allan Jardine
e221ce9c3d
Features - search pane: Cleaning up into functions
7 years ago
Allan Jardine
389a989060
Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine
c8347a67a3
Latest builds
7 years ago
Allan Jardine
eb47c64be7
Fix - i18n: Updates for Latvian translation by Edgars
7 years ago
Allan Jardine
8bb5cec11a
Merge pull request #351 from m4tx/patch-1
...
Don't use window variable when instantiating Collator
7 years ago
Mateusz Maćkowski
284ebf1251
Don't use window variable when instantiating Collator
...
This fixes #350
7 years ago
Allan Jardine
1df2f6c529
Merge pull request #349 from ThorbenG/master
...
Use valid JSON in german translation
7 years ago
ThorbenG
938b092d23
Use valid JSON in german translation
7 years ago
Allan Jardine
11178dd27f
Merge pull request #348 from AlexDEVpro/master
...
Fix one problem and add one additional parameter.
7 years ago
Alex
652507a0d9
Add an optional parameter for adjusting the height of the container for table rows manually. It is actual at least when using "angular-datatables v0.5.x" DataTables.net wrapper for AngularJS because it has specific layout.
7 years ago
Alex
17e901e928
Fix: Resizing not working if there are no header or footer. The possible absence of a header and a footer when calculating the height of the container for table rows and rows count is taken into account.
7 years ago
Allan Jardine
a0ebc4219e
Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine
dbfc595ed3
Fix: JSON stynax error from @AlexHetman - thread 45176
7 years ago
Allan Jardine
fa703319b2
Merge pull request #345 from julmot/master
...
Update datatables.mark.js to v2.0.1
7 years ago
Julian Motz
7dcec0a53a
Update datatables.mark.js to v2.0.1
7 years ago
Allan Jardine
bcf5296047
Merge branch 'master' of github.com:DataTables/Plugins
7 years ago
Allan Jardine
dd92884ce7
Fix: Incorrect example for Turkish sorting plug-in
7 years ago
Allan Jardine
46e6749a06
Adding search pane plug-in. Completely unfinished, but its a start!
7 years ago