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
Allan Jardine
1f88550e8c
Rename Amharic language file to .lang from #241
8 years ago
Allan Jardine
b0433f14e6
Merge pull request #241 from veduket/patch-1
...
Amharic translation for dataTables
8 years ago
Allan Jardine
9618bbfa9f
Update date-de sorting from #296 with -Infinity
8 years ago
Allan Jardine
5e45ca16eb
Merge pull request #296 from vangoo/master
...
Update date-de.js
8 years ago
Allan Jardine
7adf19a579
Bower ignore array
8 years ago
Allan Jardine
e625908500
Bower package description file
8 years ago
Allan Jardine
aeea1de539
Integration files are now in the repos for the host library
8 years ago
Allan Jardine
300c5a1612
npm package information
8 years ago
Jovan Popovic
1d24f69155
Merge remote-tracking branch 'refs/remotes/DataTables/master'
8 years ago
Allan Jardine
b2c89e7575
Feature: Create sliding-child.js
...
Merge pull request #315 from data-handler/patch-1
8 years ago
Nick
4c6e7545b2
Update sliding-child.js
8 years ago
Allan Jardine
fd7d7ce5b9
Merge pull request #331 from talgautb/patch-1
...
add kazakh lang
8 years ago
Talgat Uspanov
ef63e9fa47
add kazakh lang
8 years ago
Allan Jardine
b71b18303e
Merge pull request #330 from Thibault34/patch-1
...
Add support dd/mm/YYYY hh:ii
8 years ago
Thibault34
b51aa60944
Add support dd/mm/YYYY hh:ii
8 years ago
Jovan Popovic
d2358df483
Added simple incremental bootsrap pagination
...
New type of pagination called simple/incremental pagination. It starts
as simplem pagination, shown only prev/next buttons. When user advances
trough the pages using next button, this pagination remembers the last
page that is reached and generates page numbers up to the last known
page.
8 years ago
Allan Jardine
f333eb31e1
Merge pull request #327 from RedJokingInn/master
...
percentageBars.js - New features and bug fix
8 years ago
Drijkoningen Dirk
b324b2dd27
New features and bug fix
...
v1.1 Changelog
- Added a seventh border type parameter.
- All parameters are now optional.
- Improved styling.
- Bug fix: Text is always centered now.
8 years ago
Allan Jardine
bf2280e6a0
Merge pull request #323 from MFlyer/issue#322
...
Add new bytes option over file-size sorting for humanize js package
8 years ago
Mirko Arena
e324692782
Fixes #322 adding new bytes option for humanize js package
...
Signed-off-by: Mirko Arena <mirko.arena@gmail.com>
8 years ago
Allan Jardine
415407bec3
Merge pull request #321 from utkuaydin/master
...
Correct a minor typo in Turkish translation
8 years ago
Utku Aydın
96b91a08ec
Correct a minor typo in Turkish translation
8 years ago
Allan Jardine
52939233ed
Merge pull request #318 from vcvetkovs/master
...
Finnish language updates
8 years ago
Viktors Cvetkovs
84fd3b8588
Fixed missing space
8 years ago
Viktors Cvetkovs
e0a0e49f95
Added Finnish extension localizations
8 years ago
Viktors Cvetkovs
185ac084d1
Added missing translations + order same as en
8 years ago
Nick
33c4867ef2
Update sliding-child.js
...
Added example usage comment
8 years ago
Nick
0edd41aadd
Update sliding-child.js
...
Made some minor naming changes for clarity
8 years ago
Nick
bf6d86d424
Update sliding-child.js
...
Added ajax beforeSend to allow caller to specify data for request.
8 years ago
Nick
ef6457e3e6
Create sliding-child.js
...
I have never made a pull request on github before, so I plead ignorance if I am doing anything incorrectly.
8 years ago