summaryrefslogtreecommitdiffstats
path: root/rc-status-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change all -controller.lua files to use new handle_form() functions found in ↵HEADmasterZach LeBar2012-03-211-1/+1
| | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model .lua to make everything work.
* Modified rc to add service status and startstop actionsTed Trask2012-01-161-4/+15
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-2/+2
|
* Graphical fix. Modifying <DL> to fix skin issues.Mika Havela2009-10-071-0/+2
|
* Fixing the White Space Bugs in Browsers issue by adding a whitespace in ↵Mika Havela2009-10-061-1/+1
| | | | columns that might be empty.
* Update for alpine 1.9 openrc and minor changes for RAM disk and modules.Ted Trask2009-05-261-25/+7
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-9/+9
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added rc / Startup menu.Ted Trask2008-10-301-4/+5
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1568 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added rc controller to alpine-baselayout and rc functionality to processinfo ↵Ted Trask2008-10-111-0/+40
library. Changed status Enabled/Disabled to Running/Stopped. Added links to status pages to install package and schedule autostart. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1552 ab2d0c66-481e-0410-8bed-d214d4d58bed