Mottie
c9c11a8495
Output: update method to allow downloads without modifying htaccess. Fixes #681
2014-07-15 21:19:47 -05:00
Mottie
ad7468d5b0
Docs: Add custom filter widget search types demo
2014-07-15 12:42:21 -05:00
Mottie
e0ecda6423
Core: add config.table variable
2014-07-15 12:42:20 -05:00
Mottie
ed5a86ffad
Core: update config.totalRows variable before initialization. Fixes #670
2014-07-15 12:42:10 -05:00
Mottie
4f29e36f12
Filter: force cache build on initial search when delayInit true. Fixes #678
2014-07-11 15:01:26 -05:00
Mottie
6de1009af8
version bump
2014-07-04 07:36:50 -05:00
Mottie
5d598390ae
Docs: Add notes & examples about binding to init events
2014-07-04 07:02:54 -05:00
Mottie
10b0f4e7f2
Resizable: add resizable_throttle option to throttle mousemove event. Fixes #662
2014-07-03 23:04:15 -05:00
Mottie
0688fcfcf8
Docs: show more event parameters & add missing initialized callback function
2014-07-03 17:52:10 -05:00
Mottie
de3e721ecb
Core: add $.tablesorter.hasWidget() function
...
also updating docs for accessing config.totalRows & config.filteredRows
2014-07-03 13:33:36 -05:00
Mottie
adbfe83edf
Filter: filterInit & filterEnd events now pass config as a parameter
2014-07-03 11:47:58 -05:00
Mottie
2a835930e4
Core/Filter/Pager: Add config.totalPages & modify filterEnd variable to include it. See #670
2014-07-03 10:59:48 -05:00
Mottie
8c7d8f0220
Docs: update config.filteredRows code example for use with pager
2014-07-03 09:44:42 -05:00
Mottie
7e36b9553b
Filter: Add internal filteredRows variable. Fixes #670
2014-07-03 07:56:28 -05:00
Mottie
3cebfb6462
Docs: add note about changes to resizable widget
2014-07-03 07:56:15 -05:00
Mottie
d34d951b93
Filter: filter_initialized flag now gets set appropriately. Fixes #668
2014-07-02 23:18:49 -05:00
Mottie
0b380ad323
Filter: add filter_searchFiltered option to allow disabling the search of already filtered rows
2014-06-30 23:07:12 -05:00
Mottie
0ef9612fdb
Add roman numeral parser
2014-06-28 22:29:28 -05:00
Mottie
c3ebbe4cec
Demo: change to jQuery UI Cupertino theme
2014-06-28 21:19:04 -05:00
Mottie
e2a5b1a57f
Demo: update to latest Bootstrap & jQuery UI
2014-06-26 15:51:29 -05:00
Mottie
3b4cd54c61
Scroller: add scroller_upAfterSort option. Fixes #660
2014-06-26 12:09:59 -05:00
Mottie
20938f9bf9
Pager widget: change goto (reserved word) to gotoPage & doc updates. Fixes #657
2014-06-23 15:36:50 -05:00
Mottie
2bd55b3a5b
Static: static rows now manipulated within a detached tbody
...
updated demo to allow the user to toggle static rows
2014-06-22 08:22:39 -05:00
Mottie
a98584e9c5
Pager: objects returned by ajaxProcessing can now include a filteredRows value. Fixes #649
2014-06-21 01:24:21 -05:00
Mottie
ea48d95fbc
Filter: filter_liveSearch set to number now searches when pressing enter. Fixes #654
2014-06-20 12:31:00 -05:00
Mottie
931e4c1bae
Docs: don't reformat embedded gists
2014-06-19 11:36:32 -05:00
Mottie
d4d1da391e
Docs: add bold notes about setting the server content-disposition. Fixes #653
2014-06-19 11:14:39 -05:00
Mottie
575263d83c
Merge branch 'working'
2014-06-18 16:09:32 -05:00
Mottie
d9cb97f1e6
version bump
2014-06-18 16:07:29 -05:00
Mottie
826bed7e5d
Scroller: change default scroll bar width to 18. Fixes #363
2014-06-18 14:48:13 -05:00
Mottie
46f2561f32
Scroller: behaves properly with overflow scroll & column alignment. Fixes #340 & #333
2014-06-18 14:48:13 -05:00
Mottie
65c9fa40c2
Print: change jQuery requirement to v1.2+
2014-06-11 21:41:40 -05:00
lordmat0
e127fdf7f5
Update example-widget-header-titles.html
...
A plugin was used in the example that is not part of tablesorter so added it to the notes
2014-06-11 12:40:33 +01:00
Mottie
5bb688f9e8
Docs: Add more details about using pager ajax options
2014-06-04 16:02:35 -05:00
shobute
7dd53c2311
Corrected typeo
...
Caused confusion because it said the option was called "editable_column" when it is actually "editable_columns".
2014-05-30 15:36:35 +01:00
Mottie
c09945c60c
version bump
2014-05-28 19:22:11 -05:00
Mottie
5ce66aebfe
Parser: input-select parser no longer binds to non-tablesorter tables. Fixes #633
2014-05-28 15:46:18 -05:00
Mottie
f932d2687e
Pager: Fix widgets sometimes not being applied after page change
2014-05-28 12:16:14 -05:00
Mottie
386d6ab5af
Pager: custom controls example updated to work with pager widget. Fixes #631
2014-05-28 11:14:37 -05:00
Mottie
d654a18b70
Filter: add a not-exact-match (!=) filter type. Fixes #628
2014-05-28 11:00:00 -05:00
Mottie
baf880a6fc
Docs: made a correction to the parser-false docs
2014-05-28 07:43:58 -05:00
Mottie
26db918be7
Core: add parser-false setting. Fixes #629
2014-05-28 07:29:43 -05:00
Mottie
b0ca9879f9
Docs: add output widget .htaccess note for IE & FF
2014-05-26 17:04:51 -05:00
Mottie
3d6b03037b
Math: values are now obtained from data-attributes first
2014-05-26 17:04:50 -05:00
Mottie
c23dc91bb6
Docs: reflow demo now uses css transitions
2014-05-26 17:04:50 -05:00
Mottie
8d306abd78
Docs: reflow widget demo replace resizable div with set widths
2014-05-22 21:40:53 -05:00
Mottie
5909671c76
Docs: add missing examples
2014-05-22 12:00:15 -05:00
Mottie
bb421f9a25
Docs: switch from CDN to local files (prevents https conflicts) & cleanup
2014-05-22 07:53:26 -05:00
Mottie
e0065710d2
Core: refer filter_functions & filter_selectSource by header class/id. See #237 .
2014-05-22 07:53:18 -05:00
Mottie
092cdfd420
Resizable: add note about box-sizing & jQuery versions older than 1.8
2014-05-20 22:29:00 -05:00
Mottie
c429a0aa0a
Output: add duplicate spans option. Fixes #619
2014-05-20 21:40:57 -05:00
Mottie
ea167f4f69
Docs: make reflow widget demo easier to use
2014-05-19 20:53:31 -05:00
Mottie
485ab53e18
columnSelector: add refreshColumnSelector method
2014-05-18 13:14:48 -05:00
Mottie
9657255429
Core: Refer textExtraction by header class/id
2014-05-16 13:38:56 -05:00
Mottie
42f363c96f
Add resetToLoadState method
2014-05-16 13:23:42 -05:00
Mottie
a6b87c7882
Docs: add column widget to demo
2014-05-13 16:41:00 -05:00
Mottie
115f506c41
Docs: fix version numbering
2014-05-13 11:53:18 -05:00
Mottie
bf94978dd2
Core: new sorton values "a", "d", "n", "s" & "o"
2014-05-13 10:45:32 -05:00
Mottie
59f0de489a
Docs: correct print widget setting
2014-05-10 21:31:24 -05:00
Mottie
acefd269f9
Output: add config parameter to output_callback
2014-05-07 11:46:26 -05:00
Mottie
41be62bb32
Output: add output_ignoreColumns option. Fixes #607
2014-05-06 10:59:35 -05:00
Mottie
346587f4bc
Print: add print_callback option
2014-05-06 10:23:48 -05:00
Mottie
e9b9b1bf0f
Docs: make "Updated" tags lighter than the "New" tag
2014-05-05 21:07:50 -05:00
Mottie
6e2bff453f
Docs: update stickyheader widget demo
2014-05-05 20:16:59 -05:00
Mottie
c92a55750f
Add print widget
...
updated columnSelector to work as a print stylesheet
2014-05-05 19:46:01 -05:00
Mottie
10d36f9f82
Docs: add metro dark demo page
2014-05-05 16:38:30 -05:00
Mottie
47fd40fa0f
Themes: add Metro theme/LESS file; add Bootstrap LESS file
2014-05-05 14:19:29 -05:00
Mottie
6b2db42a73
cssStickyHeader: add filteredToTop option
2014-05-05 13:25:37 -05:00
Mottie
1eb19f4134
Docs: fix stickyHeaders adjust scroll position
2014-05-04 17:47:59 -05:00
Mottie
7650508932
Output: add output_encoding option for accented character support in Excel
...
See http://stackoverflow.com/q/23388490/145346
2014-05-04 17:43:55 -05:00
Mottie
ca5e6beb19
Add math prefix & suffix options
2014-05-03 13:58:25 -05:00
Mottie
859949152f
Add more filter testing
2014-05-02 23:58:34 -05:00
Mottie
962108db35
Filter: range, not matches & negative values now search all rows. Add filter language option. Fixes #602
2014-05-02 23:07:40 -05:00
Mottie
cb37758ca2
Select2 filterFormatter now allows initial settings. Fixes #598
2014-04-29 11:44:14 -05:00
Mottie
1154d78e4b
update textSorter demo
...
Icelandic sort is working again
2014-04-28 22:32:29 -05:00
Mottie
4753f666b2
Widget doc updates
2014-04-28 19:19:59 -05:00
Mottie
9a4acdf6e8
Filter: select options are now parsed before being sorted
2014-04-28 18:31:52 -05:00
Mottie
f1f830b2bb
Filter: add "filter-select-nosort" & filter selects now uses textSorter option
2014-04-28 16:43:25 -05:00
Mottie
7278ff91a4
Add internal config.$extraHeaders variable
...
Updated uitheme, stickyHeaders & scroller widgets
2014-04-27 08:04:39 -05:00
Mottie
02fd2f281d
Docs: show various updates
2014-04-26 20:34:28 -05:00
Mottie
5afa58a3e4
Add stickyHeaders_filteredToTop option. Fixes #570
2014-04-26 17:35:45 -05:00
Mottie
d257a015cc
Core: add "emptyMin" & "emptyMax" settings to emptyTo option. Fixes #577
2014-04-25 23:16:28 -05:00
Mottie
03ab6d638b
Docs: added basic setup example for the output widget
2014-04-25 22:49:11 -05:00
Mottie
f57f73f5ea
Math widget: add data-math-mask for each cell & update doc versions
2014-04-24 22:20:11 -05:00
Mottie
f24f15e10c
Docs: accordion active tab refreshes widgets. See build table widget
2014-04-23 19:07:11 -05:00
Mottie
c7607401b8
Filter widget: fix filteredRows count & cleanup
2014-04-23 16:09:26 -05:00
Mottie
d1426ad1c5
Build widget now works with HTML in the data
2014-04-23 00:49:48 -05:00
Mottie
e446d6ecc4
Doc & comment updates
2014-04-21 07:39:45 -05:00
Mottie
4e0efdffc7
Add note about using buttons & forms. Fixes #543
2014-04-21 07:24:05 -05:00
Mottie
6d068d347d
version bump
2014-04-20 19:39:59 -05:00
Mottie
a8b253b597
Add static row widget. Fixes #120 & #472
2014-04-20 18:36:04 -05:00
Mottie
323bc5e89b
Add output widget
2014-04-20 18:36:01 -05:00
Mottie
cdb5dc6863
Add math widget. Fixes #136
2014-04-20 18:35:57 -05:00
Mottie
d7fb54ffda
Add reflow widget. Fixes #165
2014-04-20 18:35:51 -05:00
Mottie
afc3ec1563
Add select2 Filter formatter code & cleanup
2014-04-20 18:34:27 -05:00
Mottie
fb4b97d0de
Filter: add filter_selectSource option. Fixes #328
2014-04-20 16:12:48 -05:00
Mottie
252feeaaed
core: move cached rows into normalized data; updated tests
2014-04-20 09:27:41 -05:00
Mottie
f65e3dc9b3
Pager: Add pageReset option. Fixes #565
2014-04-20 09:20:43 -05:00
Mottie
b258cd8c92
doc fixes
2014-04-20 09:20:40 -05:00
Mottie
8d72efd889
Add sortReset method callback
2014-04-19 09:33:10 -05:00
Mottie
872325a458
textExtraction update, add textAttribute & add tests. Fixes #154
2014-04-18 19:57:54 -05:00
Mottie
094c17db12
Filter widget: add filter_placeholder global settings. Fixes #582
2014-04-16 12:52:25 -05:00
Mottie
c87b390c32
Filter formatter: add to & from placeholders to date range. Fixes #582
2014-04-16 00:48:57 -05:00
Mottie
e46f6413fc
Docs: reorganize example section & cleanup
2014-04-16 00:32:17 -05:00
Mottie
a63ea6d8ee
doc updates
2014-04-14 22:04:53 -05:00
Mottie
87d2ef7da9
Fix demos that included togglable parsed data
2014-04-14 22:04:49 -05:00
Mottie
70c20caeb0
filter_reset now accepts a jQuery object
2014-04-14 22:04:46 -05:00
Mottie
a26b36142a
Make computeColumnIndex function public
2014-04-14 22:04:43 -05:00
Mottie
1266bdadd9
grouping widget demo update
2014-04-09 06:32:11 -05:00
Mottie
48d52edf58
Add pager documentation about processing & extra values. Fixes #576
2014-04-08 21:50:42 -05:00
Mottie
bcefd5e004
Corrected filter-external docs. Fixes #571
2014-04-08 21:49:58 -05:00
Mottie
efe49feb9a
Filter widget ignores info tbodies again. Fixes #568
2014-04-03 10:09:09 -05:00
Mottie
656717b31d
Docs: show resizable widget update
2014-03-31 15:57:05 -05:00
Mottie
5dfc7efba1
Add resizable_widths option. Fixes #555
2014-03-31 06:03:35 -05:00
Mottie
e25de3c0be
Child row updates. Fixes #556 & part of #396
...
Add tablesorter-hasChildRow
If the last pager row has any child rows, they are now included
Add "filtered" css definition to every theme to hide content
2014-03-31 05:07:19 -05:00
Mottie
9bfd2ee0ac
fix docs so nested accordions open with hash
2014-03-28 19:29:17 -05:00
Mottie
94c4b8928d
Update Bootstrap to 3.1.1
2014-03-14 20:08:44 -05:00
Mottie
65a53dd0e8
grrr, I'll get this version number right...
2014-03-12 16:20:03 -05:00
Mottie
cc31fef7c0
corrected version #
2014-03-12 16:07:25 -05:00
Mottie
128cf62450
Add align character widget
2014-03-12 16:03:49 -05:00
Mottie
867447a2e3
column selector widget: auto state is saved. Fixes #517
2014-03-09 21:10:23 -05:00
Mottie
2402d2c3b6
Build table widget doc fixes & update
2014-03-09 17:09:59 -05:00
Mottie
af8111d815
Add namespace option for core & filter events. Fixes #535
2014-03-09 17:09:23 -05:00
Mottie
caeb716e8c
Docs: fix nested accordions
2014-03-09 11:48:08 -05:00
Mottie
48b642124d
headerTitles widget: lots of new options
...
foo
2014-03-09 11:47:58 -05:00
Mottie
c4d02b312a
grouping separator details added
2014-03-06 16:45:04 -06:00
Mottie
5ca8fd3380
Add headerTitles widget. Fixes #529
2014-03-06 16:44:03 -06:00
Mottie
492c022992
Added docs for language variable; used by aria-label in the header
2014-03-05 13:49:54 -06:00
Mottie
fa6b620964
Group widget: Add group_saveGroups & group_saveReset option. Fixes #514
2014-03-04 11:26:20 -06:00
Mottie
0b91b7c586
Update isValueInArray function & sortAppend option. Fixes #523
2014-03-03 18:05:03 -06:00
Mottie
009c8c5f20
Filter widget docs: add note about placeholder. Fixes #522 .
2014-03-01 08:14:33 -06:00
Mottie
cfd2eab774
columnSelector: make column disable, visible, invisible methods consistent. Fixes #519
2014-03-01 07:23:56 -06:00
Mottie
5b38501408
Grouping widget collapsed option shows headers. Fixes #514
2014-02-25 09:34:03 -06:00
Mottie
873ff61f5f
Add "updateCache" method
2014-02-22 10:50:48 -06:00
Mottie
2e92c3b3c1
Merge branch 'Infeligo-dev-delay-init-example' into working
2014-02-20 17:13:27 -06:00
Mottie
eae07aef31
Complete merge of delayInit demo
2014-02-20 17:13:03 -06:00
Mottie
1085363b8d
doc updates
2014-02-20 17:04:13 -06:00
Mihhail Verhovtsov
3785c87cba
Added demo for delayInit option
2014-02-20 09:43:44 +02:00
Mottie
b0efc37d28
Fix accordion header links - ignore parenthesis
2014-02-19 12:12:12 -06:00
Mottie
73c8f659cc
Filter widget: Use new parser "parsed" parameter
2014-02-19 04:33:53 -06:00
Mottie
fc6d0961b0
Filter Formatter updates. Fixes #325 & #430
...
Added "compare" & "selected" options to add a comparison dropdown
Added "endOfDay" option for datepicker
Filter resets now sets the default values instead of an empty string
Saved filter searches now properly apply
2014-02-17 16:21:35 -06:00
Mottie
36617802e0
Column selector widget: add attachTo function for popup dynamic elements
2014-02-11 00:13:50 -06:00
Mottie
07334d1e30
column selector widget: provide data-selector-name example
2014-02-11 00:13:47 -06:00
Mottie
cb40882acc
Add showError function. Fixes #486
2014-02-11 00:13:40 -06:00
Mottie
396952b57a
Add filter_hideEmpty; Correct pager & widget updating. Fixes #450 .
...
When all rows are removed from the table, ensure widgets are applied
(including refreshing the filter search), and ensure the pager display
updates. Add filter_hideEmpty option to allow setting hiding the filter
row when the table doesn't contain any tbody rows.
2014-02-11 00:09:49 -06:00
Mottie
55e5bdb225
Rewrite filter match any column code & replaced filter_anyMatch with filter_external. Fixes #490 , #471 , #370 & #114
2014-02-10 23:57:44 -06:00
Mottie
5d4955aef8
Add API section; update docs, accordion & dates
...
Add tablesorter API section to docs. Make assorted corrections to docs &
cleanup. Update & consolidate jQuery UI accordion code. Updated some
scripts to use the correct version number (v2.15, not v2.14.6).
2014-02-10 23:55:42 -06:00
Mottie
cfb85fb41c
update to latest bootstrap
2014-02-06 14:40:33 -06:00
James Reynolds
a332cadba6
docs for custom storage
2014-01-16 13:12:54 -05:00
Mottie
c20c8e11c5
Filter formatter demo: update jQuery UI & stylesheet - fixes ui spinner
2013-12-20 18:38:42 -06:00
Mottie
6d379a78b4
Filter widget: filter_cssFilter can now contain an array of class names to apply
2013-12-20 00:36:44 -06:00
Mottie
c4dceff34e
Ensure updateRow & not update is triggered. See issue #217
2013-12-19 11:36:41 -06:00
Mottie
32f1c062d8
Group widget + pager now works properly. See #437
2013-12-18 00:34:22 -06:00
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
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
Mottie
59dd43b279
added beta-testing files
2013-05-31 19:32:50 -05:00
Mottie
d72bb5fb71
filter formatter now works in sticky headers; fixes #290
2013-05-30 10:54:40 -05:00
Mottie
8ba5c87969
Added "stickyHeadersInit" event
2013-05-28 23:04:32 -05:00
Mottie
f721cef683
doc updates & version bump
2013-05-27 08:38:55 -05:00
Mottie
da87350800
updated filter formatter demos & fixed some issues with the compare option; see #304
2013-05-23 15:32:19 -05:00
Mottie
a389fa198b
filter logical "or" now exactly matches & updated filter get/set functions to work when filter_columnFilters is false
2013-05-23 15:28:19 -05:00
Mottie
aad21bbf24
added button type and return false to prevent IE form submit; see issue #285
2013-05-16 10:25:14 -05:00
Mottie
61c961ef5b
fixed filter date comparisons
2013-05-13 13:05:31 -05:00
Mottie
fc9a64e693
added filter_onlyAvail option; fixes #292
2013-05-12 17:32:39 -05:00
Mottie
8910283581
remove console log from docs
2013-05-12 15:18:10 -05:00
Mottie
6e5351d104
update docs, more unit testing & minor tweaks
2013-05-08 23:36:06 -05:00
Mottie
3500d91be3
final cleanup & version bump
2013-04-12 21:15:57 -05:00
Mottie
cf46109b6c
Added content editable widget
2013-04-12 20:39:07 -05:00
Mottie
33db54c017
updated pager/filter docs with better examples & new changes
2013-04-12 13:02:08 -05:00
Mottie
7333519717
Added filter_liveSearch option
2013-04-08 01:21:57 -05:00
Mottie
97f657ac3b
Added scroller widget
2013-04-08 00:40:39 -05:00
Mottie
ffafc9ea07
more cleanup
2013-04-04 16:33:28 -05:00
Mottie
83c39b4dc6
updated ajaxUrl to accept {page+#} tag; added all pager options to the main docs
2013-04-04 16:32:03 -05:00
Mottie
51cfcd69d2
Added sort method
2013-04-03 11:21:05 -05:00
Mottie
b14d8809a1
remove processing icon from sticky header
2013-04-02 13:05:55 -05:00
Mottie
5cc4ea204e
added customAjaxUrl example
2013-04-01 15:39:12 -05:00
Mottie
2134d6dcd0
stickyHeaders now include caption ( fixes #126 ) & filter row ( fixes #249 )
2013-04-01 11:02:48 -05:00
Mottie
5c4fe06b81
added widget priorities
2013-03-31 12:18:20 -05:00
Mottie
c030e8ebbb
updated resizable widget demo
2013-03-31 12:11:55 -05:00
Mottie
a5fe8668cc
add resizable_addLastColumn widget option
2013-03-30 10:14:42 -05:00
Mottie
2e12043b91
doc cleanup
2013-03-28 22:50:28 -05:00
Mottie
6de2cc930c
Grouping widget demo now works properly. Fixes #267
2013-03-28 18:03:32 -05:00
Mottie
73d43713c2
Added language support to ignore leading article parser & renamed it to "ignoreArticles". Fixes #266
2013-03-28 16:57:38 -05:00
Mottie
aa0266c388
added pager customAjaxUrl - See #256
2013-03-27 20:01:39 -05:00
Mottie
f13fc3d13d
more parser demos & cleanup
2013-03-27 18:13:44 -05:00
Mottie
d777958a39
updated Bootstrap
2013-03-27 17:23:07 -05:00
Mottie
2934bf2010
removed trailing comma in bootstrap demo. Fixes #265
2013-03-27 17:15:46 -05:00
Mottie
4f310ea3e6
code cleanup & metric demo
2013-03-26 16:16:13 -05:00
Mottie
41c774c777
Added grouping widget
2013-03-26 16:08:44 -05:00
Mottie
f052b2a164
Added assorted date parsers & demo
2013-03-26 16:05:21 -05:00
Mottie
5df7f77819
Added updateAll; plus reorganization & cleanup
2013-03-25 09:04:00 -05:00
Mottie
cc53af350c
addWidget method will now merge an options object
2013-03-05 12:02:28 -06:00
Mottie
f1ffc78be3
Added exactMatch to html5color & fixed hiding filter row - issue #250
2013-02-28 10:32:45 -06:00
Mottie
c2f168f64f
Added missing docs - updateCell method has a callback
2013-02-28 10:16:33 -06:00
Mottie
eaa39e731f
cleanup & bump version
2013-02-24 00:53:19 -06:00
Mottie
b06d68a43f
Added saveSortReset method
2013-02-24 00:17:42 -06:00
Mottie
87e6b0a196
added filter formatter search delay - fixes issue #245
2013-02-24 00:04:46 -06:00
Mottie
c96f36d4ac
minor bug fixes
2013-02-17 14:28:18 -06:00
Mottie
69cd8fc13c
fixed link to new demos
2013-02-17 13:59:52 -06:00
Mottie
9b1972a934
convert all files to utf-8 NO BOM
2013-02-17 13:53:33 -06:00
Mottie
9f487c5384
filterFormatter docs & files
2013-02-17 13:23:36 -06:00
Mottie
628b79b0f8
added pageSet method
2013-02-10 11:47:59 -06:00
Mottie
197960a791
doc update & added chili back
2013-01-31 07:08:47 -06:00
Mottie
009cf1e92a
doc & version updates
2013-01-29 16:42:23 -06:00
Mottie
610ee0442c
replaced chili with prettify (syntax highlighting)
2013-01-26 09:21:13 -06:00
Mottie
e526c2306d
removed debug from bootstrap theme... derp
2013-01-07 10:19:14 -06:00
Mottie
3851ea9cbc
updated bootstrap demo - issue #111
2013-01-07 09:57:36 -06:00
Mottie
c963f325e5
updated headerTemplate demos
2012-12-26 02:06:26 -06:00
Mottie
4336c5d74a
added headerTemplate and onRenderTemplate options
2012-12-22 10:02:03 -06:00
Mottie
af43f1cc25
cleanup & updating version numbers
2012-12-20 13:46:50 -06:00
Mottie
b3c9893417
added "pagerBeforeInitialized" event & cleaned up pager code
2012-12-19 10:35:46 -06:00
Mottie
d7f2891a67
added footerRow and footerCells to themes
2012-12-18 17:49:04 -06:00
Mottie
7a28b694d8
Merged in sortResetKey enhancement
2012-12-18 16:39:37 -06:00
Mottie
954065df89
merge in improved ajax support
2012-12-18 15:50:42 -06:00
emmerich
ce5bc8d364
Added a sortResetKey property to allow for removing the sort on a column through the use of a key modifier.
...
Updated documentation to show this property.
2012-12-17 11:44:02 +00:00
Mottie
351e3ad699
Fixed crlf issue
2012-11-27 20:55:36 -06:00
Mottie
b74808e43a
fixed linear gradients
2012-11-26 13:16:48 -06:00
Mottie
dd919cd68a
fixed inconsistencies in using sortUp & sortDown - fixes issue #173
2012-11-22 19:53:41 -06:00
Mottie
5a2ca38fb9
update docs & fixed minor errors
2012-11-14 16:52:30 -06:00
Mottie
5a62860b47
added updateComplete event to docs
2012-10-25 17:46:06 -05:00
Mottie
470fee06e2
fixed pager page size selector - see issue #122
2012-10-25 17:45:15 -05:00
Mottie
e5b196bd7a
fixed disabled pager elements - issue #157
2012-10-17 10:15:54 -05:00
Mottie
5c9ee38cf1
Added sortList parameter to pager ajax url. See issue #155
2012-10-17 09:27:33 -05:00
Mottie
4f1aa02a93
new pager events - issue #153
...
Added "pagerInitialized" and "pageMoved" thanks to ViViDboarder
2012-10-15 16:43:09 -05:00
Mottie
a0e5229d32
changed selectorRemove default
2012-10-13 15:10:29 -05:00
Mottie
1908a3dfc8
bootstrap updates - fixes #142
2012-10-13 14:06:50 -05:00
Mottie
6186faa5bf
uitheme wraps headers in a div for Firefox
2012-09-29 08:42:58 -05:00
Mottie
b0fccd0ebb
resizable widget now properly works with jQuery v1.2.6
2012-09-29 08:20:33 -05:00
Mottie
ca7671bfd6
fixed closest() not supported by jQuery 1.2
2012-09-29 08:05:34 -05:00
Mottie
c29e651ebf
updated docs
2012-09-27 14:57:19 -05:00
Mottie
8505b22509
added selectorsort option - issue #137
2012-09-26 14:24:55 -05:00
Rob Garrison
ad9620f538
syntax hilighting tweaks
2012-08-01 21:52:40 -05:00