Mottie
10f24c922a
ajaxProcessing return optional jQuery object; updated error handling & theme css
2013-05-07 10:13:50 -05:00
Mottie
800d602786
pagerComplete callback now fires once per change; fixes #291
2013-05-06 09:16:38 -05:00
Mottie
423f124b92
started caching pager controls
2013-05-06 09:09:22 -05:00
Mottie
542e5bb896
fixed a stickyHeaders_offset issue
2013-05-06 09:07:21 -05:00
Mottie
1573726c46
added stickyHeaders_addResizeEvent option with public function; fixes #289
2013-05-04 07:25:51 -05:00
Mottie
2274580ebf
added stickyHeader_offset; fixes #294
2013-05-03 16:25:41 -05:00
Mottie
0d127da1a1
filter-select updates properly within the sticky header; fixes #288
2013-05-02 15:37:31 -05:00
Mottie
cfb61554b5
Fixed content selection & form interaction in the headers/sticky headers; fixes #57
2013-04-30 09:45:58 -05:00
Mottie
fa2a11c774
filter_liveSearch can now contain a minimum number of characters; see #286
2013-04-26 17:41:39 -05:00
Mottie
d54813d1fa
filter_liveSearch now works properly in non-webkit browsers; fixes #285
2013-04-26 16:01:45 -05:00
Mottie
68cc42ce0f
filter_searchDelay no longer ignored (broken in v2.9.0)
2013-04-26 14:34:08 -05:00
Mottie
7593fbc8ee
triggered filter searches now update the inputs properly; see #146
2013-04-26 11:24:11 -05:00
Mottie
1162f9c8d5
added filter_filteredRow class name option; used by the pager
2013-04-26 11:22:47 -05:00
Mottie
0b7a9bbfc6
Bootstrap disabled filters styling update
2013-04-26 10:35:48 -05:00
Rob G
5980d0e0b5
Merge pull request #283 from riker09/patch-1
...
Styling disabled filter elements
2013-04-26 08:30:40 -07:00
Volker Thiel
d90017abc8
Styling disabled filter elements
...
When a filter element is disabled this state should be reflect through its style. Since the css classes are already there I've simply added a different background color. You can, of course, hide them by adding `display:block;` instead.
2013-04-23 18:44:40 +03:00
Mottie
07e4f9afe1
version bump
2013-04-13 12:27:30 -05:00
Mottie
45f83dc1fe
fixes stickyHeader widget lag - issue #278
2013-04-13 11:59:14 -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
f1f82b31db
Added repeatheaders widget
2013-04-12 17:14:00 -05:00
Mottie
615552e9e5
sticky header widget only monitors visible tables - fixes #278
2013-04-12 17:13:22 -05:00
Mottie
33db54c017
updated pager/filter docs with better examples & new changes
2013-04-12 13:02:08 -05:00
Mottie
a5abb5060a
removed slower find-self method
2013-04-12 11:27:46 -05:00
Mottie
10426559dc
fix filter + ajax issue #270 & added public filter get & set functions
2013-04-12 11:26:16 -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
45c1b9b276
fixed filter row targetting
2013-03-31 12:23: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
37cf123b35
updated manifest files
2013-03-27 23:44:18 -05:00
Mottie
aa0266c388
added pager customAjaxUrl - See #256
2013-03-27 20:01:39 -05:00
Rob G
6fde718ec1
Merge pull request #256 from Cthulhu59/master
...
Add parameters to ajx url
2013-03-27 17:16:06 -07:00
Mottie
ba885c436d
update to v2.8.0
2013-03-27 18:21:09 -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
8306a9f38e
Added iso8601 date parser. See issue #247
2013-03-26 18:18:09 -05:00
Mottie
fd32150e0c
filter now works properly across tbodies. Fixes #264
2013-03-26 16:36:44 -05:00
Mottie
4f310ea3e6
code cleanup & metric demo
2013-03-26 16:16:13 -05:00