diff --git a/plugins/speedtest.plg b/plugins/speedtest.plg index 58732f79..7258520e 100755 --- a/plugins/speedtest.plg +++ b/plugins/speedtest.plg @@ -3,7 +3,7 @@ - + @@ -21,6 +21,15 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe --> +###2016.02.14 +- fix: move delete all outside icon tag +- fix: no quotes on table row id +- add: animation to table row delete +- move: tablesorter to document ready +- add: function to save filters on page refresh +- add: charts: line, area, vertical, horizontal +- date format to fixed yyyy-mm-dd hh:mm day for sorting and charts +- update tablesorter ###2016.01.17 - remove symlink to speedtest-linux ###2016.01.16 @@ -77,13 +86,13 @@ This Plugin installs speedtest-cli for unRaid 6.1 All dependencies are installe - -&gitURL;/archive/tablesorter-2016.01.16-x86_64-1.txz -139bbc7f9788339193ab9bd994365b4a + +&gitURL;/archive/tablesorter-2016.02.12-x86_64-1.txz +d25fb1235efaa5f71c790b8d71ed7337 -https://raw.githubusercontent.com/eschultz/unraid6-nerdpack/master/packages/python-2.7.9-x86_64-1.txz +&gitURL;/packages/python-2.7.9-x86_64-1.txz 7d5f6d12757c59e5f08ca25bd63aab78 diff --git a/plugins/speedtest.xml b/plugins/speedtest.xml index 6c420322..2b466d54 100644 --- a/plugins/speedtest.xml +++ b/plugins/speedtest.xml @@ -11,8 +11,17 @@ This plugin interacts with the command line interface for testing internet bandw http://lime-technology.com/forum/index.php?topic=43500.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/speedtest.png -2016-01-17 +2016-02-14 +###2016.02.14 +- fix: move delete all outside icon tag +- fix: no quotes on table row id +- add: animation to table row delete +- move: tablesorter to document ready +- add: function to save filters on page refresh +- add: charts: line, area, vertical, horizontal +- date format to fixed yyyy-mm-dd hh:mm day for sorting and charts +- update tablesorter ###2016.01.17 - remove symlink to speedtest-linux ###2016.01.16