summaryrefslogtreecommitdiffstats
path: root/iptables-editrule-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-2/+2
|
* Fix for Lua 5.2 where 'goto' is now a reserved keywordTed Trask2015-06-221-1/+1
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-101-14/+14
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-8/+5
| | | | 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
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-30/+30
| | | | | | 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 html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-2/+2
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-121-3/+3
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added tcp and udp port support to iptables.v0.0.1Ted Trask2008-11-201-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1603 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added more parameters to iptables rules.Ted Trask2008-11-181-0/+8
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1597 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Implemented iptables edit/create/delete rule. Doesn't support all ↵Ted Trask2008-11-071-4/+13
| | | | | | parameters yet. Modified list rules to include more info. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1581 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Created iptables ACF to directly view / edit rules. Status, view, and ↵Ted Trask2008-11-031-0/+35
expert work. Form to edit / create rules not functional yet. git-svn-id: svn://svn.alpinelinux.org/acf/iptables/trunk@1575 ab2d0c66-481e-0410-8bed-d214d4d58bed