Commit Graph

211 Commits

Author SHA1 Message Date
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
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
ca7124518d version & doc updates 2013-10-10 23:18:33 -05:00
Mottie
2793de57fc Added Bootstrap 3 support. Fixes #365 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
Mottie
5ae88a9b4f updated filter function docs. See #368 2013-10-10 07:59:40 -05:00
Mottie
653c2a562c added "stickyHeader_zIndex" docs. Fixes #332 2013-10-10 07:59:39 -05:00
Mottie
12ca586011 All class names used for finding elements have new "empty" default values. Fixes #381 2013-10-10 07:59:37 -05:00
Mottie
d589d3272e add build table widget 2013-10-10 07:59:37 -05:00
Mottie
2993069e04 added pager savePages option. Fixes #345 2013-10-10 07:59:36 -05:00
Mottie
0fd5203515 updated demo url & removed ajax error url comparison; see #349 2013-10-10 07:59:36 -05:00
Mottie
b6635c4381 added group-false & shift-click group header to toggle all groups. Fixes #344 2013-10-10 07:59:35 -05:00
Rob G
453c83309a updated sugar script 2013-09-03 19:47:22 -05:00
Rob G
d04580d980 broken demo: parser-date-sugar.js renamed to just parser-date.js 2013-09-03 19:44:05 -05:00
Mottie
eb48e66684 Added stickyHeaders_includeCaption; fixes #322 2013-06-04 20:11:05 -05:00
Mottie
3c1ccf2061 filter formatter now properly sets default values 2013-06-04 19:58:15 -05:00