Allan Jardine
e5c9311729
Merge pull request #430 from AlexDEVpro/sorting
...
Update datetime-moment plugin. Add a Boolean parameter that allows to…
6 years ago
Alexander
61dfc198c2
Move the parameter to the end of the function.
...
Move the parameter to the end of the function for backward compatibility purposes.
6 years ago
Alex
60362bf3c9
Update datetime-moment plugin. Add a Boolean parameter that allows to invert the order of empty values.
6 years ago
Allan Jardine
e184145bd3
Merge pull request #428 from georgd/patch-1
...
Add translation for pageLength
6 years ago
Georg Mayr-Duffner
f1f0dfda24
Add translation for pageLength
6 years ago
Colin Marks
69d9915a75
DEV left in debug (not a good edit this one...)
6 years ago
Colin Marks
1cb1d80874
DEV formatting corrections to last edit
6 years ago
Colin Marks
d6b5dc1729
DEV DD-813 - the search wasn't working for numbers... does now
6 years ago
Allan Jardine
b3f99a9fba
i18n: Lao Language
...
Merge pull request #424 from jumbolpc/master
6 years ago
jumbolpc
005350868b
Update Lao.lang
6 years ago
jumbolpc
3a34804768
Create Lao.lang
6 years ago
Allan Jardine
38f05007a5
Merge pull request #423 from Woodag/master
...
Repair czech alphabet sorting
6 years ago
Tom Neubert
a152c7c2b4
Repair czech alphabet sorting
6 years ago
Allan Jardine
6b283bbac0
Merge pull request #422 from schizophrene/patch-1
...
Update french.lang
6 years ago
Lucas
e72ba80a0a
Re adding `select` entry
6 years ago
Lucas
b83ecc5853
Update french.lang
...
Old references deleted, correction of some fiw translation, reordered elements.
6 years ago
Allan Jardine
909bb7fda2
Merge pull request #418 from BehroozJanfada/master
...
Some corrections and sugestions on Persian translation
6 years ago
BehroozJanfada
f3b06751d6
Some corrections and sugestions on Persian translation
6 years ago
Allan Jardine
00957720c1
Merge pull request #417 from BehroozJanfada/master
...
farsi-numbers - new plugin to fix sorting issue on columns containing…
6 years ago
BehroozJanfada
abe417e941
farsi-numbers - new plugin to fix sorting issue on columns containing Farsi numbers
6 years ago
Allan Jardine
d79c9aa402
Merge pull request #414 from duleorlovic/master
...
Add cyr translation
6 years ago
Dusan Orlovic
5bfac4bc40
Add cyr translation
6 years ago
Allan Jardine
64a266875d
Merge pull request #410 from Freivincampbell/patch-2
...
Update Spanish.lang
6 years ago
Allan Jardine
c3b12e6847
Merge pull request #411 from mohannadnaj-forks/arabic.lang
...
Update Arabic.Lang
6 years ago
Allan Jardine
3de80958a6
Fix - search pane: Muppet error!
6 years ago
MohannadNaj
81fe1aef7f
Update Arabic.Lang
6 years ago
Freivin Campbell
b13a41b131
Update Spanish.lang
...
added copy and colvis translations
6 years ago
Allan Jardine
a04a0d6b8f
Fix - searchPane: Ensure order for panels is consistent
6 years ago
Allan Jardine
558f4da51b
Paging: jPaginator plug-in - license update from Ernani. Now MIT licensed
6 years ago
Allan Jardine
5a3c0b2fdc
SearchPane: Remove an existing panel if there is one when rebuilding a pane
6 years ago
Allan Jardine
dc1fcec9f1
Fix - Typo. Thanks Martin!
6 years ago
Allan Jardine
d1d63afb57
New - SearchPane: Add the ability to specify `options` as a function in the column options for `searchPane` which will be used as a callback to get the data to display.
...
Function passes in:
1. DT instance
2. Column index
Expects return:
Of a DT instance with the data to be displayed in its data set
6 years ago
Allan Jardine
b14c501aa1
Merge pull request #406 from miestasmia/master
...
Added Esperanto.lang
6 years ago
Mia Nordentoft
76f641bd6d
Added Esperanto.lang
6 years ago
Allan Jardine
3faa7719d0
Merge pull request #403 from PVi1/master
...
added support for ipv4:port sorting
6 years ago
PVi1
934ce3a692
added support for ipv4:port sorting
...
Sorts a column containing IP addresses (IPv4 and IPv6) or IPv4 address and port delimited by ':' in typical dot
* notation / colon.
6 years ago
Allan Jardine
86bb873fed
Sorting: Allow the brackets-negative to work with an empty string (i.e. it being 0)
...
Thanks @unclethehornet
6 years ago
Allan Jardine
1e3b8021ad
Merge pull request #398 from ici-be/patch-1
...
Update French.lang
6 years ago
ici-be
95521e3118
Update French.lang
...
Typo correction (no accent on the second "e" of "sélectionné")
6 years ago
Allan Jardine
fe79a9cdd4
Merge branch 'master' of github.com:DataTables/Plugins
6 years ago
Allan Jardine
6f02ed8cc7
Khmer translation from Sokunthearith Makara
6 years ago
Allan Jardine
5109dae268
Merge pull request #397 from fabiofdsantos/patch-1
...
Convert PT-BR terms into PT-PT
6 years ago
Fábio Santos
798df15d9a
Update Portuguese.lang
6 years ago
Colin Marks
a7d325fb5c
DEV fix because of https://datatables.net/forums/discussion/comment/139690
6 years ago
Allan Jardine
1e09b225a5
Renderer: Improve doc comments
...
- DD-621
6 years ago
Allan Jardine
a80d67b2c8
Fix: i18n German - Incorrect translation for "copySuccess" - Thank you Sepp9753
...
- https://datatables.net/forums/discussion/52087/german-json-copysuccess-text#latest
6 years ago
Allan Jardine
e336705521
Fix search pane issues with ajax loading data and daft error for binning
6 years ago
Allan Jardine
b21102e105
New: SearchPane now has a `column().paneOptions()` method that can be used to give it the options that should be displayed in the list, rather than just using the data available in the table. This is useful for server-side processing and more complex data sets.
...
New: SearchPane can have a `columns.searchPane.match` option set for each individual column allowing finer grain control over what gets matched. Currently only full string matching and sub-string matching any where in the original data is supported.
New: SearchPane example showing these two features - customOptions.html
6 years ago
Allan Jardine
f3db23bdb9
Merge branch 'master' of github.com:DataTables/Plugins
6 years ago
Allan Jardine
e2db9da4c3
Dev: Build for RowFill
6 years ago