sotoz
8ccc98dd9e
Added greek vowel support
...
Added greek accented vowels (έ, ύ, ή, ί, ό, ώ, ά)
10 years ago
Allan Jardine
916be03336
Update Bootstrap 2 integration for DataTables 1.10.
...
Note that DataTables 1.9- is no longer supported with this file. For
integraiton with DataTables 1.9- please use an older version.
This is now basically the same as the Bootstrap 3 integration, but with
BS2 markup. AMD module naming also isn't defined.
10 years ago
Allan Jardine
f0f99a7511
Update Bootstrap example to use BS 3.3.0 and latest DT
...
Remove width from input element. No longer needed with latest bootstrap
fixes
10 years ago
Allan Jardine
3927fc31a5
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
8d49eb8bd2
Bootstrap 3: Improve integration options for DataTables and Bootstrap 3
...
* Use `col-sm-*` sizes for the table control components
* Remove floats from the control components - use text-align
* On small screen sizes align table control components center
* Add width to the search input again - needed to ensure alignment
10 years ago
Allan Jardine
acf707aad6
Merge pull request #118 from SimenB/small_typo
...
Change an error in a comment
10 years ago
Simen Bekkhus
53c0ff2076
Change an error in a comment
10 years ago
Allan Jardine
c989064c4c
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
b37fb70698
Update lengthLinks to use the 1.10 API
10 years ago
Allan Jardine
55ad4d15b8
Merge pull request #115 from pennstatephil/master
...
update string date plugin to support short months as well
10 years ago
Phil H
01e56c4e0d
support short months as well
10 years ago
Allan Jardine
32c6ea6968
Merge pull request #114 from benrwb/patch-1
...
Handle blank values
10 years ago
benrwb
345ef8e62f
Return 0 instead of 1, added braces
10 years ago
benrwb
6ccf73dbc5
Handle blank values
10 years ago
Allan Jardine
e9da22a1f3
Merge pull request #113 from pennstatephil/master
...
add string month year date sort
10 years ago
Phil H
1ab18ffb9b
add string month year date sort
10 years ago
Allan Jardine
380cb78f45
Add compressed versions of the feature plug-ins
10 years ago
Allan Jardine
245ab02a1b
Update: Add comment as to what is happening in search highlight init
10 years ago
Allan Jardine
649b269068
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
277e773d3d
New feature plug-in: Search highlighting - see
...
http://datatables.net/blog/2014-10-22 for details
10 years ago
Allan Jardine
b52756558a
Merge pull request #112 from Grogdunn/patch-1
...
added "ì" neutralization
10 years ago
Grogdunn
6d6abc59fb
added "ì" neutralization
...
added "ì" neutralization support
10 years ago
Allan Jardine
f99d15aa1d
Fix #111 - Remove reference to background.png. Use just CSS colour and opacity now for the background to a collection
...
Dev: Update make script to built jQuery UI CSS file in place since it is held in the repo as well
10 years ago
Allan Jardine
fbc05c74e8
New time sorting plug-in from David Stoneham
10 years ago
Allan Jardine
9d01843142
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
f737a7fd33
Fix #110 - Remove fixed width from input element. Let the browser default decide, or the developer if they provide their own
10 years ago
Allan Jardine
bcbc01bf31
Merge pull request #109 from BattleMage/patch-1
...
Add sorting for dates without time
10 years ago
BattleMage
8c684c1fc7
Add sorting for dates without time
...
Add type "de_date" to sort columns with just dates without time.
10 years ago
Allan Jardine
0e8ae17cb1
Fix: Bootstrap sort asc only disabled image looked enabled!
10 years ago
Allan Jardine
2c3231bb7c
Fix: Nested tables would cause the parent table to update its sort when a child does its own sorting
10 years ago
Allan Jardine
2ab48fdbc3
New API method: `column().title()` from Alejandro Navarro
10 years ago
Allan Jardine
ce10e4342a
Merge pull request #104 from Anderezekial/patch-4
...
Update input.js
10 years ago
Anderezekial
2dd7559d41
Update input.js
...
Redid the logic for disabling the buttons, again, since it would display incorrectly when there were only 2 pages total.
Also added some logic to hide the paging controls when you only have 0 or 1 pages, since you can't page anyway.
10 years ago
Allan Jardine
fa5734b290
Update alphabet search to be compatible with DT 1.10.2
10 years ago
Allan Jardine
28d71e3c6f
New: Alphabet search from DataTables blog search
10 years ago
Allan Jardine
9ef49645b1
Merge pull request #102 from drastus/master
...
Punctuation error in Polish translation
10 years ago
drastus
2859b427c5
Update Polish.lang
...
punctuation error
10 years ago
Allan Jardine
6b2ce39715
Merge pull request #99 from gregjopa/pagination-fix
...
Update bootstrap pagination events to not redraw when button is disabled
10 years ago
Greg Jopa
24ac62e71d
Update bootstrap pagination events to not redraw when button is disabled
10 years ago
Allan Jardine
652b6176d3
Merge pull request #96 from Anderezekial/patch-3
...
Update input.js
10 years ago
Anderezekial
b763e0f162
Update input.js
...
Using the value of the input field was giving inconsistent results. It would flip between the page you are going to and the page your on. Changed it to use the calculated current page instead.
10 years ago
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