Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix rc-status-html for when to display Action column | Ted Trask | 2014-04-17 | 1 | -26/+28 |
| | |||||
* | Change for new prototype for htmlviewfunctions.displayitem | Ted Trask | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | Change htmlviewfunctions.displayheader to .displaysectionstart and added ↵ | Ted Trask | 2014-03-17 | 1 | -1/+2 |
| | | | | .displaysectionend function | ||||
* | Modified HTML views to use new htmlviewfunctions functions and replace links ↵ | Ted Trask | 2014-03-08 | 1 | -8/+4 |
| | | | | | | with forms created by displayitem Use htmlviewfunctions.displayheader .incrementheader .displayitemstart/middle/end | ||||
* | Try using header_level -1 to change links to forms in rc-status HTML view | Ted Trask | 2014-03-06 | 1 | -4/+14 |
| | |||||
* | Change HTML views to use htmlviewfunctions.displayheader | Ted Trask | 2014-03-04 | 1 | -1/+1 |
| | | | | Modified some models to change labels | ||||
* | Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵ | Ted Trask | 2014-02-03 | 1 | -14/+31 |
| | | | | and use lowercase tags | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Added require statement for html library | Ted Trask | 2012-10-02 | 1 | -0/+1 |
| | |||||
* | Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-alpine-baselayout | Ted Trask | 2012-04-17 | 1 | -1/+1 |
|\ | |||||
| * | Change all -controller.lua files to use new handle_form() functions found in ↵ | Zach LeBar | 2012-03-21 | 1 | -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. | ||||
* | | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵ | Ted Trask | 2012-02-23 | 1 | -2/+2 |
|/ | | | | htmlviewfunctions | ||||
* | Modified rc to add service status and startstop actions | Ted Trask | 2012-01-16 | 1 | -4/+15 |
| | |||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 1 | -2/+2 |
| | |||||
* | Graphical fix. Modifying <DL> to fix skin issues. | Mika Havela | 2009-10-07 | 1 | -0/+2 |
| | |||||
* | Fixing the White Space Bugs in Browsers issue by adding a whitespace in ↵ | Mika Havela | 2009-10-06 | 1 | -1/+1 |
| | | | | columns that might be empty. | ||||
* | Update for alpine 1.9 openrc and minor changes for RAM disk and modules. | Ted Trask | 2009-05-26 | 1 | -25/+7 |
| | |||||
* | Modified html.lua and viewlibrary.lua and all html files to html_escape ↵ | Ted Trask | 2009-01-15 | 1 | -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 Trask | 2008-10-30 | 1 | -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 Trask | 2008-10-11 | 1 | -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 |