summaryrefslogtreecommitdiffstats
path: root/tcpproxy-smtpstatus-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-171-9/+8
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-6/+6
| | | | 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_referrer and fixed smtpstatusTed Trask2012-08-151-1/+4
|
* Fixed Install button on status pageTed Trask2012-05-191-1/+1
|
* 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
* Use viewlibrary.check_permission from acf-core-0.9.0Ted Trask2009-12-171-1/+1
|
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-1/+5
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions displaycommandresults to not delete the error results ↵Ted Trask2008-10-221-0/+1
| | | | | | of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-221-1/+1
| | | | | | displayformend, to provide flexibility while still using the library. Also added support for hidden fields - including a common redir field. Removed redirectOnSuccess from controllerfunctions handle_form, and replaced it with the redir field. Removed redirectOnSuccess from controllers that used it and added handlecommandresults and redir entries to links and forms throughout many views. This will cause a redirect to the originating view when a form is successfully completed. acf_www-controller now includes orig_action in page_info to report the original action launched by the user. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified tcpproxy to add in SMTP proxy support. Entries are directly ↵Ted Trask2008-08-201-0/+15
edited, this still has to be improved. git-svn-id: svn://svn.alpinelinux.org/acf/tcpproxy/trunk@1388 ab2d0c66-481e-0410-8bed-d214d4d58bed