Commit Graph

17 Commits (master)

Author SHA1 Message Date
Allan Jardine 0ad891685f Build: Latest build
7 months ago
Allan Jardine d4842eb445 Sorting: Fix for type sorting which weren't on the `type` property
1 year 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
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
PVi1 934ce3a692
added support for ipv4:port sorting
6 years ago
Olliver Schinagl 67fc59870d Also search in HTML formed cells
6 years ago
Olliver Schinagl e6a214d9f9 Cleanup pre function
6 years ago
miodragbogdanovic 768b29279b
Update IP field is empty bug
7 years ago
miodragbogdanovic b9a6db3ef3
IP address field is empty bug
7 years ago
Allan Jardine 97397c27bb New - sorting: IPv6 support from Dominique Fournier (dominiquefournier)
9 years ago
Allan Jardine 4f29d7fda6 Major update to doc comment formatting for new DataTables web-site
11 years ago
Allan Jardine 6868a03f17 Add anchor tags
13 years ago
Allan Jardine 2f64691d76 Update the sorting functions to take advantage of DataTables 1.9's preformatting option for sorting functions. Smaller code and faster execution - what's not to like!? Although do note that these sorting functions are not compatible with DataTables 1.8 and before (see previous commit if you do need compatiblity with older DataTables).
13 years ago
Allan Jardine 0bba914d8b Add sorting methods from the DataTables sorting plug-ins page
13 years ago