Justin F. Hallett
6a6712f55e
Rename for project consistency
2013-12-17 17:34:08 -07:00
Mottie
33946d4e3e
cssStickyHeader widget: add z-index option. Fixes #466 .
2013-12-17 17:47:17 -06:00
Mottie
d1ed97a59f
Add column selector widget. Fixes #318 .
2013-12-17 17:39:39 -06:00
Mottie
05d2075cef
Filter widget: make operator matching higher priority than exact matching. Fixes #465
2013-12-17 15:54:46 -06:00
Mottie
82d467ad88
Fix & document inconsistencies in pager triggered event parameters
2013-12-15 05:41:48 -06:00
Mottie
161c2ad99d
Add pager processAjaxOnInit option. Fixes #424
2013-12-15 05:07:22 -06:00
Mottie
bada08ef64
fix docs permalink
2013-12-11 13:29:52 -06:00
Mottie
a1ea07dc15
Fix forced search
2013-12-08 22:11:32 -06:00
Mottie
e8839b1660
add padding so Chrome doesn't add a horizontal scroll bar
2013-12-08 14:57:31 -06:00
Mottie
0dc7fded50
Add stickyHeaders_attachTo widget option. Fixes #295 & #314
2013-12-08 14:52:13 -06:00
Mottie
196729829e
Add cssStickyHeaders_attachTo widget option. Fixes #453
2013-12-08 14:02:02 -06:00
Mottie
66ec824691
Add semantic version sorting demo. Fixes #395 .
2013-12-02 13:25:29 -06:00
Mottie
6373f821d6
Update filter widget docs to show filter precedence. See #441
2013-11-27 14:53:58 -06:00
Mottie
79bc1be5a5
Complete merge & cleanup #434
2013-11-26 13:40:59 -06:00
Mottie
0d565d3340
version bump
2013-11-25 08:39:30 -06:00
Mottie
78600307de
Add css sticky header widget (beta). See issue #429
2013-11-25 06:59:30 -06:00
Mottie
53ec8ae791
editable_columns now accepts a range string. Fixes #435
2013-11-25 06:20:12 -06:00
Mottie
adda82fbf0
update editable widget docs
2013-11-25 05:58:03 -06:00
Mottie
6895d5e1f7
Add link to search instructions & FAQ info
2013-11-22 19:00:52 -06:00
Mottie
2cb77e3331
update Bootstrap to 3.0.2. Fixes #425
2013-11-20 15:46:32 -06:00
Mottie
f68b3898c0
more search menu tweaks & version bump
2013-11-19 22:21:16 -06:00
Mottie
c5a7109f2a
Modified sorting algorithms; Add sortStable. Fixes #419 .
...
Moved empty cell coding back inside of sort functions; fixes
multi-column sorting with empty cells.
2013-11-19 14:03:34 -06:00
Mottie
dfd7b7cea0
Improved doc search menu; works with IE
2013-11-19 14:00:05 -06:00
Mottie
98d351be4d
fix labels in grouping widget demo
2013-11-19 13:46:59 -06:00
Mottie
8259f6fc7d
Add filter external input demo & documentation tweaks
2013-11-16 16:04:00 -06:00
Mottie
047e6fcc18
Grouping + filter widgets with child rows demo update
2013-11-16 13:16:53 -06:00
Mottie
823769a6fd
Main doc styling changes & searching tweaks
2013-11-16 13:16:04 -06:00
Mottie
af0a142948
Add filter_saveFilters option. See #388
2013-11-16 12:58:59 -06:00
Mottie
0d1d3d249c
Add searching to main document page
2013-11-16 01:01:26 -06:00
Mottie
a59c7f46b9
Added pager options that have been removed. See issue #416
2013-11-14 09:40:48 -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
3d92f22b28
theme selector updates & doc corrections
2013-11-13 16:26:37 -06:00
Mottie
8e6abfb86c
Render header demo update
2013-11-13 15:29:40 -06: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
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
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
954ddeb493
Add caption styling to uitheme widget
2013-11-08 23:14:23 -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
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
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
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
340fdf0138
Added fixedUrl option for use with the widget storage function. Fixes #389 .
2013-10-18 11:40:39 -05:00