Commit Graph

477 Commits

Author SHA1 Message Date
Mottie
009cf1e92a doc & version updates 2013-01-29 16:42:23 -06:00
Mottie
714aac9bef Added jQuery registry manifest file 2013-01-29 16:40:14 -06:00
Mottie
40591e7c2e Resizable widget: resize or disable specific columns. Fixes issue #215 2013-01-29 16:39:06 -06:00
Mottie
9db600d3f4 updated testing files 2013-01-26 09:24:03 -06:00
Mottie
610ee0442c replaced chili with prettify (syntax highlighting) 2013-01-26 09:21:13 -06:00
Mottie
678baf14b6 prevent error if parser is missing "is" function 2013-01-26 08:53:56 -06:00
Mottie
ca875263c2 updated date parsers 2013-01-26 08:52:09 -06:00
Mottie
be638d8db5 saved number of columns in config.columns 2013-01-26 08:50:15 -06:00
Mottie
2c8c6fbbe2 Merge branch 'master' of github.com:Mottie/tablesorter 2013-01-24 08:02:00 -06:00
Rob G
ce29b6f9cc Merge pull request #222 from appleboy/master
Add component.json for bower package manger
2013-01-24 06:00:56 -08:00
Bo-Yi Wu
03f01564ce add component.json for bower package manger. ref: http://twitter.github.com/bower/
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2013-01-24 12:17:23 +08:00
Mottie
8ece25e41a added pager pageSize method - issue #218 2013-01-22 10:34:30 -06:00
Mottie
0232c7a6ea fixed pager issue with an empty tbody 2013-01-22 09:49:09 -06:00
Mottie
c219ea6523 Added updateRows (same as "update") to fix issue #217 2013-01-18 14:55:00 -06:00
Mottie
d680b630b1 always add colgroup & col, for consistency 2013-01-18 14:53:33 -06:00
Rob G
a4cad415d2 Update README.md 2013-01-10 09:41:54 -06:00
Mottie
d527ccac92 filter widget no longer crashes - fixes #213 2013-01-10 08:52:23 -06:00
Mottie
786f2f3986 update package.json 2013-01-08 23:34:37 -06:00
Mottie
ae2040ff21 filter-select columns now update with the table 2013-01-08 23:21:04 -06:00
Mottie
5d8c567095 replaced url() with none 2013-01-07 13:01:57 -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
6eb36a6532 Fixed pager + filter problems reported in issue #207. 2013-01-04 12:10:17 -06:00
Mottie
3e9b5d56ce fixed destroy/remove widget issues 2013-01-04 11:00:48 -06:00
Mottie
5c378ec2fa added config.$tbodies 2013-01-04 09:15:29 -06:00
Mottie
c963f325e5 updated headerTemplate demos 2012-12-26 02:06:26 -06:00
Mottie
93578eddbc made uitheme setting optional, use the theme option instead 2012-12-26 01:57:03 -06:00
Mottie
9da639c95e no more error when initializing on an empty table - fixes #206 2012-12-26 01:49:05 -06:00
Mottie
e5ef1e0ef2 fixed pager resetting to first page after a sort 2012-12-26 01:46:49 -06:00
Mottie
fa419d7db9 Fixed sortReset bug - issue #167 2012-12-22 10:05:46 -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
87e66fba6a pager ajax should no longer initialize twice. Fixes issue #202 2012-12-20 13:36:22 -06:00
Mottie
58ee7c1b65 fixed broken minified widget file. Fixes issue #201 2012-12-20 13:30:23 -06:00
Mottie
e52e148ead fix ie8 hasOwnProperty issue. Fixes issue #200 2012-12-20 13:18:48 -06:00
Mottie
623b1a3b7a tfoot tables no longer breaks sorting. Fixes issue #196 2012-12-20 13:17:35 -06:00
Mottie
3c82eeab3a updates 2012-12-19 11:00:47 -06:00
Mottie
05d531e3f9 sorter-false now restores cell padding. See issue #188 2012-12-19 10:36:44 -06:00
Mottie
b3c9893417 added "pagerBeforeInitialized" event & cleaned up pager code 2012-12-19 10:35:46 -06:00
Mottie
8749473da1 Allow using formatFloat without providing a table 2012-12-19 09:06:19 -06:00
Mottie
bb4987bba9 prevent parser error on an empty table. Fixes #199 2012-12-19 08:50:02 -06:00
Mottie
d0f48b14ba fixed problem with pager size being incorrect with nested tables. Fixes #196 2012-12-18 23:02:04 -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
Mottie
363eb7ea1b Merge branch 'master' of github.com:dhamma/tablesorter 2012-12-17 14:40:51 -06:00
Mottie
ce92e7b03e added basic unit testing 2012-12-17 14:32:57 -06:00
Ryan Millikin
3d415333cc AJAX paging updates. This patch fixes issues with update events being re-triggered continuously and AJAX error handling being bound too many times. It also adds support for passing filtering parameters with the AJAX request. 2012-12-17 11:33:46 -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
f9d1d2bab2 updated parser regex (after basic unit tests) 2012-12-14 14:09:37 -06:00