Commit Graph

347 Commits

Author SHA1 Message Date
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
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
c9d4d12aa5 stop method propagation at the table - fixes #263 2013-03-23 09:41:33 -05:00
Mottie
24d5aabaa6 fixed javascript error when spamming update methods 2013-03-22 18:53:51 -05:00
Mottie
07d7c1c749 getData will now allow dashed class names; e.g. "sorter-my-custom-parser" 2013-03-18 19:50:30 -05:00
Mottie
a1106c0fc0 fixed addwidget option method 2013-03-18 19:48:24 -05:00
Mottie
e9ca100372 Some public methods now accept the table as a DOM element or jQuery object - see #243 2013-03-14 00:28:08 -05:00
Mottie
571f724bb1 short date parser no longer detects semantic versioning numbers 2013-03-14 00:04:52 -05:00
Mottie
0b7ba1024c Made internal variables more consistent & some code rearrangement 2013-03-13 23:36:50 -05:00
Mottie
ae267560fc Detect parsers in reverse order & make them hardy 2013-03-11 12:17:49 -05:00
Cthulhu59
6fbce2b35c Add custom ajax url to add custom params to url 2013-03-11 17:14:17 +01:00
Mottie
a4fa0ed49c update method now enables/disables column sorting 2013-03-06 08:19:22 -06:00
Mottie
cda213a496 filter widget restores search after an update - fixes #253 2013-03-05 12:29:54 -06:00
Mottie
cc53af350c addWidget method will now merge an options object 2013-03-05 12:02:28 -06:00
Rob G
82697d9167 Merge pull request #252 from joyvuu-dave/master
Update component.json
2013-03-04 20:13:23 -08:00
Dave Riddle
46e0d2bf91 Update component.json
The official jQuery repo with bower is registered at jquery. I believe
jqueryjs is just an old mirror - it's most recent version is 1.8.2.
2013-03-04 16:55:26 -08:00
Mottie
c7d3458f05 updated change log & version bump 2013-03-01 07:31:27 -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
bde4482241 updateCell now removes extra rows to ensure correct cell indexing 2013-02-28 10:03:23 -06:00
Mottie
eaa39e731f cleanup & bump version 2013-02-24 00:53:19 -06:00
Mottie
5fef8cf031 No more parseJSON error - fixes #244 2013-02-24 00:22:27 -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
7b672d678b prevent error in IE8 - fixes issue #246 2013-02-23 23:59:27 -06:00
Mottie
e5483f3d49 cleanup & version bump 2013-02-22 09:02:29 -06:00