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
Mottie
56cfc6617b
added editable_editComplete option naming the event to trigger when the editing has completed updating
2013-10-11 23:07:26 -05:00
Mottie
458669a75d
Fixed update issues, see #372
2013-10-11 14:33:31 -05:00
Mottie
ca7124518d
version & doc updates
2013-10-10 23:18:33 -05:00
Mottie
a91fd663b6
pager ajax will again target only ths when updating headers
2013-10-10 21:52:44 -05:00
Mottie
2793de57fc
Added Bootstrap 3 support. Fixes #365
2013-10-10 17:01:17 -05:00
Mottie
8793b9116a
pager: catch undefined ajaxData after init. Fixes #326
2013-10-10 17:01:17 -05:00
Mottie
38cbd819d7
filter_reset now bound using delegate to maintain jQuery v1.4.3 compatibility. See #327
2013-10-10 17:01:17 -05:00
Mottie
838b4552d5
pager: store object returned from ajaxProcessing for pager output or other fun & exciting things. Fixes #326
2013-10-10 17:00:52 -05:00
Mottie
9cb780126e
Chrome appears to have fixed the hidden input bug, so restoring hideFilters to true in the basic filter demo. Fixes #341
2013-10-10 07:59:41 -05:00