Allan Jardine
18d5eb1937
Merge pull request #95 from Anderezekial/patch-2
...
Update input.js
10 years ago
Anderezekial
0393969885
Update input.js
...
I was off by one with my checks for disabling the buttons. It was changing the page number before I did the check, not after.
10 years ago
Allan Jardine
c2722367bf
Merge pull request #84 from quickstep25/master
...
wrapped grid class .row around main datatable in DOM options
10 years ago
Allan Jardine
db3e9e849f
Merge pull request #92 from Anderezekial/patch-1
...
Update input.js
10 years ago
Anderezekial
4fd76ca82c
Update input.js
...
Added disabling of the First/Previous/Next/Last buttons.
Made it so entering 0 won't break the table.
Move input styles into a class instead.
10 years ago
Allan Jardine
b4975f94cb
Merge pull request #91 from mdziekon/patch-1
...
TableTools styles shouldn't override default BS styles
10 years ago
Michal Dziekonski
4decaec7bf
TableTools styles shouldn't override default BS styles
10 years ago
Allan Jardine
4fd9d7921a
Merge pull request #87 from tomascassidy/patch-1
...
Add margin-left to search input box
10 years ago
tomascassidy
0afb986c34
Add margin-left to search input box
...
This margin exists in the default dataTables CSS but was missing from the dataTables bootstrap CSS. It adds a small gap between the "Search:" label and the search input box.
10 years ago
Allan Jardine
047ad80309
Merge pull request #85 from yuks/master
...
Sorting Turkish Characters
10 years ago
Yuksel
d91bac01f0
Create turkish-string.js
...
Sorting in Javascript for Turkish Characters. This plug-in will replace the special turkish letters (non english characters) and replace in English.
10 years ago
Yuksel
b2d8775a11
Delete turkish-string.js
10 years ago
Yuksel
264f9fd31e
Create turkish-string.js
...
Sorting in Javascript for Turkish Characters. This plug-in will replace the special turkish letters (non english characters) and replace in English.
10 years ago
Doug Hill
c7a21089a0
wrapped grid class .row around main datatable in DOM options
10 years ago
Allan Jardine
15ba23c72a
Merge pull request #82 from vkachurka/master
...
Adding Belarusian.lang
10 years ago
vkachurka
0ad7602002
Create Belarusian.lang
...
Added Belarusian language translation
10 years ago
Allan Jardine
0415b8664c
Fix: Bootstrap 3 display for TableTools' info box
...
Fixes #58
10 years ago
Allan Jardine
1d6836cd79
Fix #33 - More selective on link styling
10 years ago
Allan Jardine
cb7f4843ef
Fix: Franch language for é
10 years ago
Allan Jardine
5f37c86aa1
API - columns().order() plug-in method
10 years ago
Allan Jardine
725b2a2115
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
69fdd73f05
Fix - Integration: FontAwesome with scrolling tables
...
* This fixes #76
10 years ago
Allan Jardine
98fbc635a7
Merge pull request #74 from PaitAzani/patch-1
...
Update Malay.lang
11 years ago
PaitAzani
f678e60b0c
Update Malay.lang
...
Added comma after end bracket of language elements.
11 years ago
Allan Jardine
0d022b93e8
Merge branch 'master' of github.com:DataTables/Plugins
11 years ago
Allan Jardine
d45d20d4e0
Integration - jQuery UI: Remove !important for text colouring for
...
TableTools buttons
11 years ago
Allan Jardine
2fdd031060
Merge pull request #73 from BrunoQuaresma/patch-1
...
Remove oLang propertiy
11 years ago
Bruno Quaresma
0cce73da67
Remove oLang propertiy
...
Correcting syntax error that generated error.
11 years ago
Allan Jardine
f08264584a
Merge pull request #72 from Miosss/master
...
Colon possibly causing bugs in IE8 and earliers.
11 years ago
Miosss
edfd80a66f
Colon possibly causing bugs in IE8 and earliers.
11 years ago
Allan Jardine
61d0ef4d87
Merge branch 'master' of github.com:DataTables/Plugins
11 years ago
Allan Jardine
427ef66304
Updates for the integration files:
...
* All are AMD and CommonJS compatible now
* Each adds a `dt-*` class to the wrapper element for conditional
styling
* DataTables 1.10+ only now
11 years ago
Allan Jardine
48930f65dc
Dev: Move the jPagination integration into the paging plug-ins
11 years ago
Allan Jardine
9514ff5fe8
Merge pull request #71 from Miosss/newPL_cleanup
...
Polish (PL) translation cleanups.
11 years ago
Miosss
88915851ec
Polish (PL) translation cleanups.
...
Fixed indentation.
Corrected 2 translations - to shorter and more appriopriate (I think) versions.
Added thousands separator - single space.
11 years ago
Allan Jardine
dd1f8fe61f
Merge pull request #70 from Miosss/newPL
...
Added missing Polish (PL) translations.
11 years ago
Miosss
9b5931582d
Added missing Polish (PL) translations.
11 years ago
Allan Jardine
bbdf40a29a
Fix #66 : Correct documentation for page.jumpToData
11 years ago
Allan Jardine
1e1d517aa4
Merge pull request #65 from marciosouzajunior/patch-1
...
Update Portuguese-Brasil.lang
11 years ago
Márcio Souza Júnior
54c261aa84
Update Portuguese-Brasil.lang
11 years ago
Allan Jardine
b644af9c80
Fix: average() API plug-in was one short in its data count.
11 years ago
Allan Jardine
a6276c14ab
Merge pull request #60 from irfanevrens/patch-1
...
px is not required.
11 years ago
İrfan Evrens
53c5758ecc
px is not required.
11 years ago
Allan Jardine
be7019ee38
Add MIT license header to the font awesome integraiton file
11 years ago
Allan Jardine
e0f9c0574c
Merge pull request #59 from SneakyBobito/master
...
Cleaning extstyle pagination plugin
11 years ago
Allan Jardine
4ba768f637
Merge branch 'master' of github.com:DataTables/Plugins
11 years ago
Allan Jardine
08b140443f
Integration - Font Awesome
...
Use Font Awesome to provide the sorting arrows in the header of the
table and directional arrows in the pagination element
11 years ago
Allan Jardine
c0d97b6da7
Bootstrap integration - add processing element information display
11 years ago
Soufiane Ghzal
dfe092f57d
Cleaning extstyle pagination plugin
...
All were buggy with serverside table.
Also made it more consistant
11 years ago
Allan Jardine
6caf2feedb
Merge pull request #57 from dlugos/master
...
Update Slovak.lang
11 years ago