Commit Graph

142 Commits (46b4033db788a64fab3a6508f703cc90b46e0651)

Author SHA1 Message Date
Allan Jardine 94ba5b5873 Fix: Natural sorting nono-standard methods were not reverse sorting 2 years ago
Allan Jardine 4b02618578 Fix: Types for some sorting plug-ins needed to be updated 2 years ago
Allan Jardine d2b32a16eb Fix: Enum plug-in error 2 years ago
Allan Jardine d4842eb445 Sorting: Fix for type sorting which weren't on the `type` property 2 years ago
Allan Jardine 323a3b0b01 Fix: Expose `ext.order.intl` again (was renamed to DataTable.intlOrder) 2 years ago
Allan Jardine 950f84e173 Update: CommonJS loader to support non-execution loading 2 years ago
Allan Jardine 44bd7c34bc Fix: Missed jQuery dependency for a lot of plugins 2 years ago
Allan Jardine 87bb97dbb4 Complete transition to typescript and ESmodule + UMD loader for everything that will be included with the exception of i18n (upcoming) 2 years ago
Marco van Wieringen 8c583e9800 Fix datetime-luxon.js 3 years ago
Colin Marks 06210a13dd TEST debug left in the luxon datetime plugin 3 years ago
Kevin Gilkey-Graham 0688007640
Added port to IPV4 sorting and reduced if/else chains 3 years ago
Paik Paustian 5470f7a42d
Fix IP address sorting when there are empty entries in the table 3 years ago
Allan Jardine 76db91e2dc Merge branch 'master' of github.com:DataTables/Plugins 4 years ago
Allan Jardine 234b470892 Allow file size plugin to work with empty strings 4 years ago
Hesam Mohammadi 3b805f0fd2 Add Persian number sorting plugin 4 years ago
Hesam Mohammadi 21dc30cba3 Add Persian number sorting plugin 4 years ago
SandyDatatables 0ab43ae83a new: Luxon version of the Ultimate Date Sorting Plugin 4 years ago
Allan Jardine addb0eb013 Fix - sorting: Datetime moment was giving an error when used on non-string types 4 years ago
Allan Jardine b400e641b3 Remove use of deprcated $.trim 5 years ago
Allan Jardine d260b2282c Remove use of deprecated $.isArray 5 years ago
K. McCormick 4d4145a96e Adding type dom-text-numeric type that is mentioned in the manual and plugins but doesn't seem to be in the repo. 5 years ago
Darek L 0024c10eaa
Create novalue.js 5 years ago
kfk 176cf29f13 Fix: turkish-string sort plugin example 5 years ago
Sandy Galloway 0903e9aeda New Plug in to sort case dependently, prioritising upper case letters before moving on to lower case. 6 years ago
Sandy Galloway 6b59f9e76a I forgot an appropriate summary tag! 6 years ago
Sandy Galloway 9a3c38d91c New sorting plug in for numeric sorting within strings. 6 years ago
Allan Jardine e5c9311729
Merge pull request from AlexDEVpro/sorting 6 years ago
Alexander 61dfc198c2
Move the parameter to the end of the function. 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 38f05007a5
Merge pull request from Woodag/master 6 years ago
Tom Neubert a152c7c2b4 Repair czech alphabet sorting 6 years ago
BehroozJanfada abe417e941 farsi-numbers - new plugin to fix sorting issue on columns containing Farsi numbers 6 years ago
PVi1 934ce3a692
added support for ipv4:port sorting 7 years ago
Allan Jardine 86bb873fed Sorting: Allow the brackets-negative to work with an empty string (i.e. it being 0) 7 years ago
Colin Marks a7d325fb5c DEV fix because of https://datatables.net/forums/discussion/comment/139690 7 years ago
Olliver Schinagl 67fc59870d Also search in HTML formed cells 7 years ago
Olliver Schinagl e6a214d9f9 Cleanup pre function 7 years ago
Allan Jardine 920c7b45c0 Add missing doc block 7 years ago
Allan Jardine 71ba75d2f5 Fix - sorting: Absolute sorting didn't consider the case of the two items being compared both being in the "always" sorting categories. 7 years ago
Colin Marks 0050e6c933 New sorting plugin for book chapter numbering 7 years ago
miodragbogdanovic 768b29279b
Update IP field is empty bug 7 years ago
miodragbogdanovic b9a6db3ef3
IP address field is empty bug 7 years ago
Shodhan 7e8d8d75af Updated doc 7 years ago
Shodhan 68714b682e Updating natural-time-detal plugin 7 years ago
Shodhan e3c6c01d51 Adding plugin for natural time delta sorting 7 years ago
Tchuba 709020a2a6
Rename czech-sorting.js to czech-string.js 7 years ago
Tchuba 4628f3ec0d
Add Czech language sorting extension file 7 years ago
Mateusz Maćkowski 284ebf1251
Don't use window variable when instantiating Collator 8 years ago
Allan Jardine dd92884ce7 Fix: Incorrect example for Turkish sorting plug-in 8 years ago
Vitaliy D 1ad4086c39 Adding support mixed date and string column data 8 years ago