summaryrefslogtreecommitdiffstats
path: root/cron-listjobs-html.lsp
Commit message (Expand)AuthorAgeFilesLines
* Change for new prototype for htmlviewfunctions.displayitemTed Trask2014-04-101-3/+3
* Change htmlviewfunctions.displayheader to .displaysectionstart and added .dis...Ted Trask2014-03-171-3/+6
* Modified HTML views to use new htmlviewfunctions functions and replace links ...Ted Trask2014-03-081-20/+10
* Change HTML views to use htmlviewfunctions.displayheaderTed Trask2014-03-041-2/+5
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, and...Ted Trask2014-02-031-18/+39
* 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
* Some cleanup for form submissionTed Trask2012-05-071-1/+1
* Merge ssh://git.alpinelinux.org/gitroot/zelebar/acf-alpine-baselayoutTed Trask2012-04-171-1/+1
|\
| * Change all -controller.lua files to use new handle_form() functions found in ...Zach LeBar2012-03-211-1/+1
* | Updates to reflect changes in acf-core-0.15 - viewfunctions becomes htmlviewf...Ted Trask2012-02-231-3/+3
|/
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-1/+1
* Graphical fix. Adding <DL> to fix skin-issues when displaying cron-jobs.Mika Havela2009-10-071-0/+2
* Added cron move functionality, added default value for period.Ted Trask2009-09-071-4/+24
* Modified html.lua and viewlibrary.lua and all html files to html_escape varia...Ted Trask2009-01-151-2/+2
* Rewrote cron to make it do something.Ted Trask2008-12-011-0/+37