Mottie
a59c7f46b9
Added pager options that have been removed. See issue #416
2013-11-14 09:40:48 -06:00
Mottie
75976336a9
Renamed all default widget variables
2013-11-13 21:23:25 -06:00
Mottie
118f819d26
Zebra widget now skips removable rows
2013-11-13 20:40:12 -06:00
Mottie
ae72017a7b
Add dateRange option to two-digit year parser
2013-11-13 20:31:26 -06:00
Mottie
cfcf0efe0c
docs update
2013-11-13 20:11:23 -06:00
Mottie
9a04d7a304
Add group_dateString option
2013-11-13 19:55:43 -06:00
Mottie
5b57f2f2ee
Add tabIndex option. Fixes #415
2013-11-13 16:41:20 -06:00
Mottie
c35b7cef9b
remove double icon class names
2013-11-13 16:34:30 -06:00
Mottie
3d92f22b28
theme selector updates & doc corrections
2013-11-13 16:26:37 -06:00
Mottie
f940f79c8d
beta pager controls update
2013-11-13 16:15:04 -06:00
Mottie
8e6abfb86c
Render header demo update
2013-11-13 15:29:40 -06:00
Rob G
e105a57c1a
Merge pull request #414 from Xamamule/master
...
Add new exemple with grouping widget + filter widget + childrow widget
2013-11-11 16:58:50 -08:00
Hugot Maxime
9923be2be9
Add new exemple with grouping widget + filter widget + childrow widget
...
Exclude group-header class in filter widget
Exclude cssChildRow class in grouping widget
Change calculation of colspan in grouping widget
Add !important for group-hidden class
2013-11-12 00:50:00 +01:00
Mottie
ce7e0836c0
version bump
2013-11-09 14:30:58 -06:00
Mottie
016b737cc1
Added filter_anyMatch option
2013-11-09 13:52:52 -06:00
Mottie
640057842d
Added filter widget fuzzy search
2013-11-09 09:07:57 -06:00
Mottie
3b333d0d9b
Remove rows from table when using pager ajax #411
2013-11-08 23:49:55 -06:00
Mottie
e6696b0a1e
Fixed initial filter settings when using pager ajax #388 & ajax pager not recognizing column sorting #408
2013-11-08 23:49:30 -06:00
Mottie
8888879582
Filter widget: Split out setDefaults to get initial filter values (pager)
2013-11-08 23:23:28 -06:00
Mottie
bccf080b00
renamed all variables & restructured filter widget
2013-11-08 23:20:14 -06:00
Mottie
954ddeb493
Add caption styling to uitheme widget
2013-11-08 23:14:23 -06:00
Mottie
bf733e0808
fix filter formatter for HTML5 spinner
2013-11-08 02:45:22 -06:00
Mottie
b312c707c3
theme & demo updates
2013-11-08 02:43:57 -06:00
Mottie
774192bf35
version bump
2013-11-02 11:05:27 -05:00
Mottie
cd365b38b5
editable widget now works in IE if cell contains a div or span. Fixes #404 .
2013-11-02 10:54:11 -05:00
Mottie
4ea59d82dc
apply filter class to child rows when pager countChildRows is true. Fixes #396 .
2013-11-02 10:52:55 -05:00
Mottie
cb3ee451b8
pager: calculate correct total rows when countChildRows is true
2013-11-01 13:43:18 -05:00
Mottie
deaee241fe
filter widget fixes
2013-10-31 10:06:50 -05:00
Mottie
ba7b0f3a40
doc updates
2013-10-30 19:11:33 -05:00
Mottie
d7c8a163ef
updated readme & docs
2013-10-30 18:29:54 -05:00
Mottie
3bf49477d9
removed change event, fixes #400
2013-10-30 17:59:16 -05:00
Mottie
1cc8b0da33
version bump
2013-10-30 17:59:13 -05:00
Mottie
c170dc6669
Added pager countChildRows option. See issue #396
2013-10-30 17:59:09 -05:00
Mottie
4990460d0b
allow sorting zero value hex (0x00)
2013-10-30 17:59:06 -05:00
Mottie
dc27ec2986
better formatFloat replace method
2013-10-30 17:59:02 -05:00
Mottie
c186b3024b
Ensure resized headers have data stored, or provide a fallback - fixes #394
2013-10-30 17:58:59 -05:00
Mottie
dd921f0fa2
Added file type parser
2013-10-30 17:58:55 -05:00
Mottie
8d37bdecda
Added group-separator option
2013-10-30 17:58:52 -05:00
Mottie
818b82dcae
LESS theme update for LESS 1.4+
2013-10-30 17:58:48 -05:00
Craig Michael Thompson
2e51abd6c8
Update jquery.tablesorter.widgets-filter-formatter.min.js
2013-10-30 15:49:19 -05:00
Craig Michael Thompson
1dff5bd883
Fix jQuery UI dateFormat conflict
...
Fixes issue with Dates not being parsed correctly when using a date that new Date() doesn't understand!
2013-10-30 15:49:16 -05:00
Mottie
8310e01197
version bump
2013-10-18 13:38:46 -05:00
Mottie
fdc698c97d
replace innerHTML with .html(). Fixes #385 .
2013-10-18 11:44:09 -05:00
Mottie
340fdf0138
Added fixedUrl option for use with the widget storage function. Fixes #389 .
2013-10-18 11:40:39 -05:00
Mottie
a33619a4fd
Added group_callback & group_complete to grouping widget
2013-10-18 11:19:30 -05:00
Mottie
6e93d71f9f
prevent dividing by zero (pager size)
2013-10-18 07:49:57 -05:00
Mottie
6f35c682a1
Added ipv6 parser & demo
2013-10-17 23:14:18 -05:00
Mottie
ff07d94a7d
Added numberSorter option; Modified textSorter option to be set per column
2013-10-17 23:14:17 -05:00
Mottie
c4f10de366
Added pager widget, pager cleanup & filter widget tweaks for ajax. Fixes #388
2013-10-17 23:14:17 -05:00
Mottie
a386ae24ac
No more savePages js error. Fixes #387
2013-10-14 08:25:26 -05:00