summaryrefslogtreecommitdiffstats
path: root/health-system-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵Ted Trask2014-03-171-6/+13
| | | | .displaysectionend function
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-6/+10
| | | | Modified some models to change labels
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-38/+30
| | | | and use lowercase tags
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Clarified Buffers in system health viewTed Trask2011-03-071-2/+2
|
* health: fix memory infoTimo Teräs2011-03-021-2/+30
| | | | | Parse /proc/meminfo instead of 'free' output which changed in busybox and caused breakage. Display also Buffers.
* Graphical fix. Adding <DL> to the views to fix skin issues.Mika Havela2009-10-071-1/+8
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-7/+7
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-221-2/+1
| | | | | | displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-9/+9
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified health controller to use cfe's and added support for multiple ↵Ted Trask2008-05-241-8/+9
| | | | | | floppy and hard drives. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1181 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removing the existens of a old library that's no longer needed.Mika Havela2008-04-151-6/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@986 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the looks of the status-bar 0%-100%. Changed green color and put a ↵Mika Havela2008-03-031-3/+3
| | | | | | border around the graph. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@789 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added information on alpine versionMika Havela2008-01-241-2/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@642 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed some items from the menu. Changed the view-files a bitMika Havela2008-01-101-7/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@540 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Hide label when label is too big for the barMika Havela2007-12-221-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@449 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added graphic-bars to show usage/free on some valuesMika Havela2007-12-221-1/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@448 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Display general healt on the systemMika Havela2007-12-221-0/+17
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@447 ab2d0c66-481e-0410-8bed-d214d4d58bed