summaryrefslogtreecommitdiffstats
path: root/app/status-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-041-1/+1
* Change prototype of htmlviewfunctions.dislay item to make consistentTed Trask2014-03-311-2/+2
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-171-2/+4
* Modify status HTML view to use htmlviewfunctions for everythingTed Trask2014-03-031-16/+9
* Modify HTML to replace DL,DT,DD with divs. Also cleanup other HTML.Ted Trask2014-01-221-9/+9
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Added require statement for html libraryTed Trask2012-10-021-0/+1
* Fixed status Install button to new form styleTed Trask2012-04-181-1/+1
* Changed viewfunctions.lua to htmlviewfunctions.lua and made it an actual moduleTed Trask2012-02-021-6/+6
* Fixed bug with package install and autostart forms not workingTed Trask2011-06-221-2/+5
* Added status back to expert page and display startstop results in statusTed Trask2011-03-071-0/+1
* Added startstop to default status pageTed Trask2011-02-251-0/+4
* Showing a button instead of url when user gets a option to install a package.Mika Havela2011-02-241-4/+6
* Fixing a typoMika Havela2011-02-241-1/+1
* Showing a button instead of url when user gets the chance to enable autostart...Mika Havela2011-02-241-1/+3
* Added a check-permission function to viewlibrary to abstract permissions.Ted Trask2009-12-171-2/+2
* Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to...Ted Trask2009-05-261-1/+1
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-2/+2
* Modified viewfunctions to split displayform, creating displayformstart and di...Ted Trask2008-10-221-2/+2
* Added rc controller to alpine-baselayout and rc functionality to processinfo ...Ted Trask2008-10-111-1/+13
* use <% %> instead of <? ?>Natanael Copa2008-07-281-4/+4
* Modified core to create model and controller function libraries and some comm...Ted Trask2008-07-021-0/+12