Allan Jardine
486427b7ca
Malay translation from Mohamad Zharif
12 years ago
Allan Jardine
f9a378c9c7
Correction from Wilson Silva: There's a typo in the european translation. The string sInfoEmpty has an extra 'r' in the word 'registos'. The extra 'r' is part of the brazilian portuguese language.
12 years ago
Allan Jardine
7759da866f
Swahili translation from Roy Owino
12 years ago
Allan Jardine
dbaccc7a01
Add @anchor tag
12 years ago
Allan Jardine
fa91b1d03a
Merge branch 'master' of github.com:DataTables/Plugins
12 years ago
Allan Jardine
35bd8bcbe8
Gujarati translation by Apoto
12 years ago
Allan Jardine
4bca2005f3
Merge pull request #20 from leoleozhu/master
...
Fix two issues in ellipsis pagination
12 years ago
Leo Zhu
e285fb42b0
if iTotalPage is 0, nextPage and lastPage are also need to be disabled
12 years ago
Leo Zhu
0bf10d9b39
Button selector should only affect current datatables instance
12 years ago
Allan Jardine
567bfc0435
Korean translation from WonGoo Lee
12 years ago
Allan Jardine
6d6c09d484
Merge branch 'master' of github.com:DataTables/Plugins
12 years ago
Allan Jardine
bca8c3503c
Fix thread 15450 - TableTools collection button can spawn multiple
...
backgrounds
- Due to a z-indexing error, the background element could actually be
created multiple times by clicking on the element without moving the
mouse. Adding a z-index statement fixes this.
12 years ago
Allan Jardine
cc472d53a6
Merge pull request #19 from mattclements/master
...
Fixed CSS Typo for Foundation Integration
12 years ago
Matt Clements
7f1ebd84fc
Fixing CSS Typo
12 years ago
Allan Jardine
9d8562e3c8
Fix description of fnDataUpdate plug-in method.
12 years ago
Allan Jardine
1bc8d6cdcd
Merge pull request #18 from jhfrench/master
...
Added sorting support for "dd-MMM-yyyy" formatted dates
12 years ago
Jeromy French
1d3707ad43
Addresses issue #17 .
12 years ago
Allan Jardine
bc8bd1cbc0
Merge pull request #15 from brunopgalvao/patch-2
...
support for blank space
12 years ago
Bruno Pierri Galvao
bc9f1f3adc
support for blank space
...
my last commit was missing a paranthesis..
12 years ago
Allan Jardine
90fd600aba
Merge pull request #13 from davidkennedy85/master
...
Added support for multiple pagination controls on the same page...
12 years ago
David Kennedy
b945ef47d6
Added support for multiple pagination controls on the same page, which basically changed everything; Removed needless extension of oJUIClasses object; Added oDefaults property to ellipses object so it's clear where defaults are set; Added fnUpdateState property to ellipses object so we can access current state info before fnUpdate is called
12 years ago
Allan Jardine
b0f5a921ab
Merge pull request #11 from davidkennedy85/master
...
Added ellipses.js to pagination folder
12 years ago
David Kennedy
bb0a6140b1
Added ellipses.js to pagination folder
12 years ago
Allan Jardine
e6f7798908
Tamil translation from Sam Arul Raj
12 years ago
Allan Jardine
87ce48af47
Icelandic from Finnur Kolbeinsson
12 years ago
Allan Jardine
46df5ba4bc
Fix: fnReloadAjax's standing redraw was totally broken. Fixed here.
...
- Problem was that fnDraw( false ) was being called, on new data, which
meant that no filtering or sorting was being applied. Need to call
fnDraw() first, and then fnDraw( false ) to reposition the pages. Not
ideal, but works for now.
- Worth noting that `ajax.reload()` will be a method in DT 1.10's API.
12 years ago
Allan Jardine
dd39fb0b29
Slovenian translation update from Andrej Florjančič
12 years ago
Allan Jardine
abf37a562f
FixedColumns for Bootstrap update to support right column fixing
...
- Update from ganchunhow - http://datatables.net/forums/discussion/10869
12 years ago
Allan Jardine
cfd12b992a
Update: Russian and Ukranian translations with `oAria` strings
...
- Translations from 'Vladimir' - thanks!
12 years ago
Allan Jardine
3532b992b6
New: Foundation 4 integration files for DataTables
...
- Simply include the CSS and JS file on the same page as your DataTable
and Foundation files and then initalise your DataTable as per usual:
$('#example').dataTable();
12 years ago
Allan Jardine
7a30e522a7
New: Features directroy for feature plugins which are fairly small
...
New: Length changing feature plug-in, using links in a list rather than
the select drop down list that is built into DataTables.
12 years ago
Allan Jardine
d313bf86f2
Merge pull request #7 from netj/num-html-multiline-tags
...
num-html type detect/sorting works with multiline
12 years ago
Allan Jardine
cc6a6f2d9a
Spanish translation update from Roberto Poo
12 years ago
Allan Jardine
8d148710fb
Pagination: Update bootstrap integration for fix in fnPagingInfo
12 years ago
Allan Jardine
38fa052444
api - fnPagingInfo.js plug-in didn't correctly handle -1 page length
12 years ago
Jaeho Shin
66089f0557
num-html type detect/sorting works with multiline
...
Improved num-html sorting and type-detection to handle html tags that
span multiple lines.
12 years ago
Allan Jardine
2505b9b6f1
sorting - New US formatted date / time sorting plug-in from Kevin Gravier
12 years ago
Allan Jardine
7ee143b068
i18n:Albanian - Albanian translation from Besnik Belegu
12 years ago
Allan Jardine
da04311c95
integration:bootstrap - Fix leaking global - 12739
12 years ago
Allan Jardine
054131d7b0
lang: Update for Italian translation from Giulio Quaresima
12 years ago
Allan Jardine
cf84495beb
jPaginator integration from Ernani Azevedo :-)
12 years ago
Allan Jardine
0cadaeaac4
i18n: Spainsh update from Aristobulo Gomez
12 years ago
Allan Jardine
9556be3b19
Fix: TableTools withdrop down menu needs flash items to be positioned over the buttons - 11885
12 years ago
Allan Jardine
7ccb67c2ae
Azerbaijan translation from H.Huseyn
12 years ago
Allan Jardine
74567b268a
Fix: Natural sort was leaking variables - 11523
12 years ago
Allan Jardine
3950436527
Bootstrap: Update for Twitter Bootstrap 2.1 - need to use absolute pixel size rather than a relative one in the buttons
12 years ago
Allan Jardine
6dff9570f7
Update for fnReloadAjax to have it work, inthe most basic sense, with server-side processing
12 years ago
Allan Jardine
e490f6a555
Merge branch 'master' of github.com:DataTables/Plugins
12 years ago
Allan Jardine
2955bc5392
Update French language with changes from Amandine.
12 years ago
Allan Jardine
a71dbb15b6
Merge pull request #5 from DukeAstar/master
...
fnServerData function was call without having DataTable as "this"
12 years ago