-
- Downloads
Upgrading tablesorter 2.0.3 -> 2.1.3 (actively maintained by Mottie -- worked...
Upgrading tablesorter 2.0.3 -> 2.1.3 (actively maintained by Mottie -- worked with him to improve our use of tablesorter as well) Rewrote data extraction method to take advantage of several improvements in the new tablesorter. Now use localStorage (html5) instead of cookies for recalling sorting order on home page. Fallback support Using a few widgets within tablesorter to enhance a few pages. - stickyHeaders on home/manage/history pages -filter on history/comingEp pages (select filter fields disabled for usability on comingEp) Upgraded our cookie lib to the latest off github. Code was re-factored and much simpler, appears to work as it did previously. -- no longer required for tablesorter (only used for pathbrowser)
Showing
- data/css/tablesorter.css 51 additions, 14 deletionsdata/css/tablesorter.css
- data/interfaces/default/comingEpisodes.tmpl 15 additions, 40 deletionsdata/interfaces/default/comingEpisodes.tmpl
- data/interfaces/default/history.tmpl 5 additions, 2 deletionsdata/interfaces/default/history.tmpl
- data/interfaces/default/home.tmpl 13 additions, 58 deletionsdata/interfaces/default/home.tmpl
- data/interfaces/default/inc_top.tmpl 2 additions, 1 deletiondata/interfaces/default/inc_top.tmpl
- data/interfaces/default/manage.tmpl 15 additions, 14 deletionsdata/interfaces/default/manage.tmpl
- data/js/jquery.cookie.js 35 additions, 84 deletionsdata/js/jquery.cookie.js
- data/js/jquery.tablesorter-2.0.3.min.js 0 additions, 2 deletionsdata/js/jquery.tablesorter-2.0.3.min.js
- data/js/jquery.tablesorter-2.1.3.min.js 7 additions, 0 deletionsdata/js/jquery.tablesorter-2.1.3.min.js
- data/js/jquery.tablesorter.widgets.min.js 11 additions, 0 deletionsdata/js/jquery.tablesorter.widgets.min.js
Loading
Please register or sign in to comment