summaryrefslogtreecommitdiffstats
path: root/health-system-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* 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