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
Michael Ryvkin
64b3620e49
Added "Simple Numbers - No Ellipses" pagination plug-in
10 years ago
Michael Ryvkin
ccfbab686e
Added "Full Numbers - No Ellipses" pagination plug-in
10 years ago
Allan Jardine
f204b280e6
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
80cbace15b
Fix - integration: PageResize will now operate correctly with x-scrolling in DataTables
10 years ago
Allan Jardine
99912855a0
Merge pull request #196 from Seb33300/patch-1
...
Fix - filtering: Example code for `accent-neutralise.js` had an error
10 years ago
Sébastien ALFAIATE
c1973963f3
Fix example code
10 years ago
Allan Jardine
703cb5c6ec
Merge pull request #195 from SamerHalawani/patch-1
...
Fix - sorting: extend special_letters object for all Turkish letters
10 years ago
Samer Halawani
bd90759921
extend special_letters object for all Turkish letters
10 years ago
Allan Jardine
f954372e84
Merge pull request #193 from mixtmeta/master
...
Bug Fix: Input pager stuck in hidden state if initially hidden
10 years ago
Allan Jardine
0bd223b57d
API: Add not to `fnSetFilteringDelay` plug-in that `searchDelay` should be used instead now
10 years ago
unknown
218507a727
Show input pager if pages >= 1 during update
10 years ago
unknown
fafaf3f3e8
Show input pager if pages >= 1 during update
10 years ago
Allan Jardine
ac2e722f4d
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
62a8a38042
Add `ellipsis` data rendering helper to the plug-ins.
...
This is a new category of plug-ins - they are functions that use the
orthogonal data options of DataTables 1.10 to provide formatting helper
functions. They do not directly interface with DataTables themselves,
but provide easy to use functions for developers to format their data in
the DataTable.
10 years ago
Allan Jardine
beb0516793
Merge pull request #191 from mjhasbach/#190
...
Fix #190 : Conditional paging didn't always appear
10 years ago
Matthew Hasbach
4e80867442
Fixed a bug in which $.isPlainObject(e) would return false in some situations and true in others, causing the associated logic to sometimes be skipped. Switched to a more specific e instanceof $.Event check. Fixes DataTables/Plugins#190
10 years ago