summaryrefslogtreecommitdiffstats
path: root/postfix-listfiles-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Change listfiles filesize to size, size and mtime not user-friendly, use ↵Ted Trask2015-12-301-2/+2
| | | | posix.stat over fs.stat, use new format functions
* Modify listfiles to return full file details and drop non-existing filesTed Trask2015-06-291-16/+2
| | | | Changes file.filesize to file.size
* Minor cleanup of styling in listfiles html viewTed Trask2014-04-251-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-121-11/+11
|
* Fix sort by filesize in logfiles/statusTed Trask2014-03-041-1/+15
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-21/+39
| | | | and use lowercase tags
* 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
|
* Removed calls to redirect_to_referrerTed Trask2012-08-071-2/+2
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-4/+4
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Modified for acf-core-0.13.0Ted Trask2011-03-301-5/+1
|
* Added listqueue and flushqueue functions.Ted Trask2010-02-251-2/+1
|
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-8/+1
|
* Modified postfix to edit/create/delete files in /etc/postfix, and added ↵ttrask2009-03-181-2/+22
| | | | | | button to rebuild databases. git-svn-id: svn://svn.alpinelinux.org/acf/postfix/trunk@1731 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-3/+3
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/postfix/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added postfix controller with basic functionality.Ted Trask2008-12-311-0/+39
git-svn-id: svn://svn.alpinelinux.org/acf/postfix/trunk@1655 ab2d0c66-481e-0410-8bed-d214d4d58bed