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
Allan Jardine
2eec261258
Merge pull request #344 from DJmRek/master
...
Update German.lang - added select translation
7 years ago
Markus
6347b04e1e
Update German.lang - added select translation
...
added translation support for the select text bottom-left under the table
7 years ago
Allan Jardine
4437656353
Merge pull request #328 from JocaPC/master
...
Added simple incremental bootsrap pagination
7 years ago
Allan Jardine
fed1a1769b
New: Deep linking plug-in for DataTables
7 years ago
Allan Jardine
8a5d3c0477
Merge pull request #339 from reiz/patch-1
...
Adding license info to the bower.json
8 years ago
Robert Reiz
d0ead7c183
Adding license info to the bower.json
8 years ago
Allan Jardine
5e24e68f5b
Merge pull request #336 from actorius/patch-1
...
Adding support mixed date and string column data
8 years ago
Vitaliy D
1ad4086c39
Adding support mixed date and string column data
...
Add correct ordreing then date column contains some another strings.
It will be usefull, when date can be null, infinity or empty. Also this is change, move strings (invalid dates) to end of ordering because it right, string date mean something informative and no have end date.
Example:
28.11.2017
Infinitly
22.07.2017
Will be sorted to
22.07.2017
28.11.2017
Infinitly
8 years ago
Allan Jardine
79ccf51a60
diacritics-neutralise filter and diacritics-neutralise sorting plug-in
...
Merge pull request #333 from davidkonrad/master
8 years ago
davidkonrad
e701a43ad0
fixed copy paste error in file description
8 years ago
davidkonrad
6eb084dfc6
Added diacritics-neutralise filter and diacritics-neutralise sort plug-ins
8 years ago
Allan Jardine
2d638d6d8b
any-number & nepali-numbers sorting plugins
...
Merge pull request #248 from davidkonrad/master
8 years ago