Allan Jardine
2b38ee6606
Fix features - page resize: If the page length is less than 1 don't set it.
9 years ago
Allan Jardine
00d3990a82
i18n: Update Chinese (traditional) file to use camelCase
9 years ago
Allan Jardine
f0eda9f187
Merge pull request #233 from vegardoj/patch-1
...
i18n: Update Norwegian.lang
9 years ago
Vegard O. Johannessen
5109a1efe5
Update Norwegian.lang
...
Added missing entries and ordered by docs.
9 years ago
Allan Jardine
d7f90d2ee4
Merge pull request #230 from Silex/master
...
Sorting: Fix file-size plugin with string containing spaces
9 years ago
Philippe Vaucher
e5fcf4496f
Fix file-size plugin with string containing spaces
9 years ago
Allan Jardine
1d8f976a88
Merge branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine
c5474aef24
Fix - doc block for Kyrgyz translation
9 years ago
Allan Jardine
9bae300872
New feature: Scroll Resize plugin for DataTables - resize scrolling viewport to fit vertically
...
- Very similar to the pageResize plugin, but for scrolling tables
- Uses an iframe rather than an object. This means that we don't have to
have a white background in IE as the iframe can be transparent.
9 years ago
Allan Jardine
678fc96786
Merge pull request #227 from Mickey-P/use_a_require-friendly_AMD_name
...
Sorting: changed usage to require-friendly amd style for datetime-moment plugin
9 years ago
MickeyP
649a0664cf
changed usage to require-friendly amd style
9 years ago
Allan Jardine
e5ea38de87
Sorting - fix syntax error in moment plugin
9 years ago
Allan Jardine
0f8ec6f7de
Sorting: Update moment date / time to strip HTML tags before checking for empty
...
- Update suggested by sporring - thanks!
9 years ago
Allan Jardine
ae1d5043d2
Integration: Add notes that the Bootstrap, Foundation and jQuery UI
...
integrations have now been deprecated and replaced by software and
styling in the core libraries.
These files will remain here for the moment for anyone depending upon
them, but will be removed in v2.
9 years ago
Allan Jardine
0a26ea3e86
Fix typo in Ukrainian language file name
9 years ago
Allan Jardine
20c026b54f
Merge pull request #223 from PeterDaveHello/patch-1
...
i18n: Update Chinese-traditional.lang
9 years ago
Peter Dave Hello
107c9023af
Update Chinese-traditional.lang
9 years ago
Allan Jardine
97397c27bb
New - sorting: IPv6 support from Dominique Fournier (dominiquefournier)
...
- Fixes #58
9 years ago
Allan Jardine
5928f6086c
Mergte branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine
ff2e0ed6a5
Fix typo - Addresses DataTables/DataTables #687
9 years ago
Allan Jardine
f5ed758e0a
Merge pull request #220 from GDoronin/feature/input-improvement
...
Paging: Update input pagination plug-in to be cleaner and more flexible code.
9 years ago
Gordey Doronin
26955db524
Missing semicolon added. Additional author added.
...
- Missing semicolon added (linting rule).
- Additional author added (as Allan asked).
9 years ago
Allan Jardine
dcef6a187c
Merge pull request #222 from larvanitis/patch-2
...
i18n: Fix and expand Greek translation
9 years ago
Leonidas Arvanitis
2164398104
Reinstate original author
9 years ago
Allan Jardine
f730a1f837
Merge pull request #144 from larvanitis/patch-1
...
Filtering: accent-neutralise - Added extra greek forms 'ϊΐϋΰ'
9 years ago
Leonidas Arvanitis
98d5a9480b
Fix and expand Greek translation
9 years ago
Gordey Doronin
59e1a8205e
Pagination Input plugin improvements.
...
- Reusable functions calcDisableClasses/calcCurrentPage/calcPages - less duplicated code means less errors.
- Reused code for calculating `disabled` classes from main jQuery.dataTables source code to be consistent.
- Moved duplicated strings to constant variables.
- Reworked approach with buttons disabling.
- Totally removed all if-else branches for buttons disabling. Less conditional branching means less errors again :).
- Fixed bug when restoring state in the middle of pages had disabled first/prev buttons.
- It seems it's not required to assign disabled classes to buttons on init, cause they will be assigned on update anyway.
- Reworked on-update loop over each instance of the pager to jQuery.children selector, which already executes for each matched descendant.
- Wrapped all plugin code to IIFE pattern to have private static functions easily, and not expose them to global scope.
9 years ago
Allan Jardine
56322760bc
Merge pull request #217 from NomadeLampe/patch-1
...
i18n: Update French.lang grammar
9 years ago
NomadeLampe
4f3928616f
Update French.lang
9 years ago
Allan Jardine
0b6b128646
Merge pull request #216 from tomascassidy/patch-3
...
Fix - ffeatures: Typo in comments for dataTables.lengthLinks.js
9 years ago
tomascassidy
6b3e0c4609
Fix typo in comments for dataTables.lengthLinks.js
9 years ago
Allan Jardine
df68147896
Merge pull request #214 from eveoh/fb-welsh-translation
...
i18n: Added Welsh translation.
9 years ago
Marco Krikke
0bbbe5e2cd
Added Welsh translation.
...
Translation has been provided by one of our customer's translation
department.
9 years ago
Allan Jardine
5ed087e4d1
Merge pull request #213 from afelicioni/patch-1
...
i18n: Update thousands separator for italian
9 years ago
Alessio Felicioni
142a4c4f30
Update thousands separator for italian
9 years ago
Allan Jardine
92575a49cb
Merge pull request #212 from pziewiec/patch-1
...
Fix - paging: max page after key pressed (input plug-in)
9 years ago
pziewiec
eb652e13b1
max page after key press
9 years ago
Allan Jardine
4517c14cbb
Merge branch 'master' of github.com:DataTables/Plugins
9 years ago
Allan Jardine
cf19c412cc
Fix - features: Length links wasn't operating correctly with an initial default page length of -1 (all rows)
...
- DataTables uses -1 as the infinite page length number, so having a
default of -1 in this plug-in causes a conflict.
- This fixes #210 - thanks `malte-witt` for the test case and bug report
9 years ago
Allan Jardine
ccbbd84c0f
Merge pull request #211 from xianzai/master
...
Fix - file size sorting: Add large file size support and remove whitespace before sorting
9 years ago
xianzai
0237135a5e
add large file size support and remove whitespace before sorting
9 years ago
Allan Jardine
06611bf42b
Merge pull request #209 from tynar/patch-1
...
i18n: Update Kyrgyz.lang
9 years ago
tynar
9ea10efad0
Update Kyrgyz.lang
...
Grammatical fixes.
9 years ago
Allan Jardine
a6264f3908
Merge pull request #208 from wiraqutra/master
...
i18n: Update Japanese
9 years ago
Seigo ISHINO
322d0eeacb
Update Japanese
...
New translation with the new keys for a current version.
9 years ago
Allan Jardine
737bc82979
Merge pull request #204 from Philzen/patch-2
...
API: `fnSetFilteringDelay` - Removed unused variables and fixed indentation
9 years ago
Philzen
c85e9aa169
Removed unused variables and fixed indentation
...
Variables `$this` and `$$this` were unused.
9 years ago
Michael Ryvkin
cffe47b735
Corrected typo
10 years ago
Michael Ryvkin
b06298f993
Added reference to the article with an example
10 years ago
Michael Ryvkin
e449161458
Added reference to the article with an example
10 years ago