Allan Jardine
69fdd73f05
Fix - Integration: FontAwesome with scrolling tables
...
* This fixes #76
10 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
Ivan Dlugos
c6e6366db4
Update Slovak.lang
...
Synced with current english.lang (added missing translations and normalized some of existing)
11 years ago
Allan Jardine
8c797a5854
Fix: Clear button in search box wasn't clearing the filter
11 years ago
Allan Jardine
2ba2b09b52
Fix : #54 - Use year as an integer
11 years ago
Allan Jardine
28e7751dbe
Integration - bootstrap: Better support for table-bordered
...
* Bootstrap has changed how it styles its borders to use
border-collapse:collapse, which is unfortunate sas it makes
column width calculations to align columns in scrolling tables simply
impossible. We need to add styles to make sure the borders are
separate but look collapsed.
11 years ago
Allan Jardine
79df6d4423
Merge pull request #53 from althaus/patch-1
...
Typo fixed in German i18n file
11 years ago
Matthias Althaus
d3b5fea88f
Typo fixed
...
Removed a doubled space.
11 years ago
Allan Jardine
3118a2e340
Update credit for Afrikaans language
11 years ago
Allan Jardine
7301ae19a9
New Afrikaans from "Gill"
11 years ago
Allan Jardine
e942118178
Update jQuery UI integration
...
- Fix error on span sorting class being applied to all span elements in
the header cell
- Fix possible sort classes not working
11 years ago
Allan Jardine
019769d2d2
Merge pull request #49 from Philzen/patch-1
...
Explicit comparison operator for length
11 years ago
Philzen
3151bae751
Explicit comparison operator for length
...
This yields more performance on some JavaScript engines as it saves one implicit type cast.
11 years ago
Allan Jardine
d1d839f623
Sorting: formatted numbers - add note about default value
11 years ago
Allan Jardine
cc9859f1f9
Merge pull request #48 from greggg230/patch-1
...
Update datetime-us.js
11 years ago
greggg230
6ca8c837a7
Update datetime-us.js
...
Datetime regex matches with PM/Pm/pm, but only takes it into account in calculation if "pm" is provides, causing sorting bugs in certain cases.
11 years ago
Allan Jardine
5f255273de
jQuery UI integration: TableTools styling
11 years ago
Allan Jardine
dd06614889
Rewrite of Portuguese (Brazilian) translation from Julio Cesar Viana Palma
11 years ago
Allan Jardine
11bf5d53e5
Consistent styling for date-eu
11 years ago
Allan Jardine
3707584eb2
Merge pull request #44 from sedovsek/patch-1
...
Bug: Plugin used to break on empty strings.
11 years ago
Robert Sedovšek
6808532e34
Update date-eu.js
11 years ago
Robert Sedovšek
65832cf856
Bug: Plugin used to break on empty strings.
...
Someone reported an issue about this plugin.
I'm publishing a fix here so others can benefit as well.
11 years ago
Allan Jardine
ba70c554b1
Merge pull request #43 from Heart1010/patch-1
...
Update German.lang
11 years ago
Heart1010
418593ec83
Update German.lang
11 years ago
Allan Jardine
0c57ab0144
Updated from `Heart1010` to correct German translation
11 years ago