summaryrefslogtreecommitdiffstats
path: root/health-networkstats-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵Ted Trask2014-03-171-1/+3
| | | | .displaysectionend function
* Modified HTML views to use new htmlviewfunctions functions and replace links ↵Ted Trask2014-03-081-6/+8
| | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-3/+4
| | | | Modified some models to change labels
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-21/+23
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵Ted Trask2013-10-031-2/+18
| | | | networkstats due to acf-jquery-0.3.0
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-1/+0
| | | | htmlviewfunctions
* Giving classes to input buttons in order to get stylesheets working properlyMika Havela2011-02-241-2/+2
|
* Added wwwprefix to web path.Ted Trask2010-02-161-3/+3
|
* Graphical fix. Adding <DL> to the views to fix skin issues.Mika Havela2009-10-071-1/+1
|
* Modified network stats again to combine legend with checkboxes, and sorted ↵ttrask2009-02-051-18/+51
| | | | | | by interface name. Makes chart larger again, but have to pre-define colors. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1699 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified health network stats to work with all skins. Static width to work ↵Ted Trask2009-01-191-2/+2
| | | | | | with various browsers and flot. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1685 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-5/+10
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified health network stats to move legend and make options into two columns.Ted Trask2009-01-051-4/+7
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1664 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added label to health networkstats graph.Ted Trask2008-12-081-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1630 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Fix ajax in IE by turning off cachingTed Trask2008-09-091-0/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1453 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added dynamic network activity page to health controller.Ted Trask2008-09-061-0/+115
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1452 ab2d0c66-481e-0410-8bed-d214d4d58bed