Mottie
|
bbaa88ab98
|
Resizable: integrate with columnSelector. See #859
|
2015-04-02 09:56:05 -05:00 |
|
Mottie
|
655a0f09b4
|
version bump
|
2015-03-30 07:58:07 -05:00 |
|
Mottie
|
7e20669890
|
Core: add getColumnText utility function
|
2015-03-30 07:52:46 -05:00 |
|
Mottie
|
263aa97e66
|
Build: add combined file with selected widgets & parsers. See #855
NOTE: the core js/jquery.tablesorter.js file is no longer UMD wrapped!; this is done by the build process now
Updated various parser & widget comments
|
2015-03-28 15:03:50 -05:00 |
|
Mottie
|
bde0a33f3c
|
Extras: update semver.js & mod to v4.3.3
|
2015-03-28 15:00:32 -05:00 |
|
Mottie
|
6f524ccef6
|
version bump
|
2015-03-26 10:48:43 -05:00 |
|
Mottie
|
d8abaadc29
|
Storage: add a bunch of storage widget options. Fixes #851
|
2015-03-25 20:24:35 -05:00 |
|
Mottie
|
a840a4e7ff
|
Pager: remove "refreshComplete" bind on destroy. See #854
|
2015-03-25 20:24:35 -05:00 |
|
Mottie
|
673d7cbbb5
|
Resizable: major overhaul! Now compatible with stickyHeaders
|
2015-03-25 20:24:28 -05:00 |
|
Mottie
|
a09f151104
|
Scroller: Add fixed column support. Fixes #135
Also #689, #763 and #804
|
2015-03-25 12:09:29 -05:00 |
|
Mottie
|
90909a6f52
|
Pager: make pagerUpdate method page parameter optional
|
2015-03-25 11:16:55 -05:00 |
|
Mottie
|
23fb497b7d
|
Themes: target background-color instead of background. Fixes #853
|
2015-03-25 10:42:05 -05:00 |
|
Mottie
|
c82280e598
|
Global: removed c.$extraTables & c.$extraHeaders
These variables were causing memory leaks
|
2015-03-25 00:52:29 -05:00 |
|
Mottie
|
1eec5e86f8
|
Dist: update distribution folder & doc version #s
|
2015-03-24 15:16:30 -05:00 |
|
Mottie
|
903b834222
|
Select2 widget: escape forward slashes
|
2015-03-24 15:08:55 -05:00 |
|
Mottie
|
0d55b2e926
|
Themes: remove filter element offsetting margins
|
2015-03-24 13:27:08 -05:00 |
|
Mottie
|
758dd5e8d3
|
Themes: add "hover" class definition
For future use ;)
|
2015-03-23 16:13:26 -05:00 |
|
Mottie
|
ac89d509c7
|
Core: revert pull #849; changed sort initiation method
A click event can now be triggered on the header to initiate a sort
|
2015-03-20 18:17:36 -05:00 |
|
John Whitman
|
0790d0e042
|
add option to toggle behavior of long clicks
|
2015-03-20 07:44:03 -04:00 |
|
Mottie
|
fe8b7a17b5
|
Core: fix icon targeting for class names
|
2015-03-17 12:14:53 -05:00 |
|
Mottie
|
1a0e2d9d67
|
Output: Minor code tweak
|
2015-03-17 12:13:44 -05:00 |
|
Mottie
|
2340dc7de8
|
version bump
|
2015-03-13 12:37:18 -05:00 |
|
Mottie
|
96b0bb7f4c
|
Output: change carriage returns & tabs to work with Excel. Fixes #845
|
2015-03-13 12:15:19 -05:00 |
|
Mottie
|
d8417c595a
|
uitheme: Add icon classes while using stickyHeaders. See #842
|
2015-03-12 11:21:28 -05:00 |
|
Mottie
|
888f518b29
|
Pager: don't recalculate total rows/pages if using ajax
|
2015-03-11 19:21:26 -05:00 |
|
Mottie
|
c17968f52a
|
Editable: fix editable not updating on update/pager complete
|
2015-03-11 18:57:35 -05:00 |
|
Mottie
|
2e398259b3
|
Core: get accurate column count. Fixes #840
|
2015-03-11 18:09:44 -05:00 |
|
Mottie
|
979b3e5ddc
|
Filter: prevent error if parseFilter returns NaN
It all depends on what the parser returns; some custom parsers may not take all situations into account
|
2015-03-11 17:32:24 -05:00 |
|
Mottie
|
53694db90b
|
version bump
|
2015-03-10 12:05:02 -05:00 |
|
Mottie
|
7149b97ef7
|
Remove undefined window & document parameters. See #837
|
2015-03-09 20:59:14 -05:00 |
|
Nicholas Burlett [GHS]
|
1f8c9c282d
|
Fix for requirejs inclusion
Fixes upstream issue #829
Update Gruntfile.js to wrap the whole `jquery.tablesorter.widgets.js`
file in a requirejs-compatible factory.
|
2015-03-09 18:08:14 -07:00 |
|
Mottie
|
403d831fc0
|
version bump
|
2015-03-05 10:10:57 -06:00 |
|
Mottie
|
5306f824f4
|
Filter: redefine filter formatter
|
2015-03-02 11:27:14 -06:00 |
|
Mottie
|
37e7718ebe
|
Filter: extend filterFormatter functions
|
2015-03-02 11:16:08 -06:00 |
|
Mottie
|
c17aa829e6
|
Debug: update debug logging
pager, columnSelector & filter
|
2015-02-27 17:37:14 -06:00 |
|
Mottie
|
a69a746fdf
|
Core: merge in modified addInstanceMethods. Closes #826
Removed `$columnHeader` & replaced it with new `$headerIndexed` variable
|
2015-02-27 14:33:27 -06:00 |
|
Mottie
|
c93ee7ceef
|
StickyHeaders: add sticky header hidden class & modal demo links. Closes #832
position relative is only added if no position attribute is set
|
2015-02-26 17:52:31 -06:00 |
|
Mottie
|
d3170096b2
|
Filter: External filters can set initial values. Fixes #831
An empty string is better than an undefined filter
|
2015-02-26 08:30:09 -06:00 |
|
Mottie
|
873f6d2ee2
|
Optimizations: replace arrays using $.each with for loops. See #827
|
2015-02-25 18:44:36 -06:00 |
|
Mottie
|
4f3a7bc470
|
Output: add output_includeFooter option
See http://stackoverflow.com/q/28711187/145346
|
2015-02-25 13:12:51 -06:00 |
|
Mottie
|
c99a716fe5
|
Dist: update build
|
2015-02-24 01:23:01 -06:00 |
|
Mottie
|
4a1498e11d
|
version bump
|
2015-02-20 19:37:29 -06:00 |
|
Mottie
|
97d3caaffa
|
Filter: Fix major issue with filter widget
Odd that the qunit test during the grunt build did not catch it!
|
2015-02-20 19:35:41 -06:00 |
|
Mottie
|
5f855eb2d3
|
version bump
|
2015-02-20 18:48:56 -06:00 |
|
Mottie
|
1f6b343eb9
|
Rename distribution minified blackice theme. See #785
|
2015-02-20 17:57:57 -06:00 |
|
Mottie
|
c0911bc7ca
|
Filter: copied MaksimProgr changes & updates to widget-filter.js
|
2015-02-20 16:38:11 -06:00 |
|
Mottie
|
dff599fdeb
|
Dist: update distribution folder
|
2015-02-20 16:17:29 -06:00 |
|
Mottie
|
9eacf2f664
|
Build: temp folder is no longer necessary
|
2015-02-12 22:13:45 -06:00 |
|