Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 1 | -1/+3 |
| | | | | .displaysectionend function | ||||
* | Modified HTML views to use new htmlviewfunctions functions and replace links ↵ | Ted Trask | 2014-03-08 | 1 | -6/+8 |
| | | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end | ||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-04 | 1 | -3/+4 |
| | | | | Modified some models to change labels | ||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -21/+23 |
| | | | | and use lowercase tags | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵ | Ted Trask | 2013-10-03 | 1 | -2/+18 |
| | | | | networkstats due to acf-jquery-0.3.0 | ||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵ | Ted Trask | 2012-02-23 | 1 | -1/+0 |
| | | | | htmlviewfunctions | ||||
* | Giving classes to input buttons in order to get stylesheets working properly | Mika Havela | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | Added wwwprefix to web path. | Ted Trask | 2010-02-16 | 1 | -3/+3 |
| | |||||
* | Graphical fix. Adding <DL> to the views to fix skin issues. | Mika Havela | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | Modified network stats again to combine legend with checkboxes, and sorted ↵ | ttrask | 2009-02-05 | 1 | -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 Trask | 2009-01-19 | 1 | -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 Trask | 2009-01-15 | 1 | -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 Trask | 2009-01-05 | 1 | -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 Trask | 2008-12-08 | 1 | -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 caching | Ted Trask | 2008-09-09 | 1 | -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 Trask | 2008-09-06 | 1 | -0/+115 |
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1452 ab2d0c66-481e-0410-8bed-d214d4d58bed |