summaryrefslogtreecommitdiffstats
path: root/opennhrp-editinterface-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-2/+2
|
* Changes to use new htmlviewfunctions functionsTed Trask2014-04-111-13/+8
|
* Cleanup HTML including removing DL/DT/DD, use tablesorter where possible, ↵Ted Trask2014-02-031-1/+1
| | | | and use lowercase tags
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
|
* Only load js libraries if not already loadedTed Trask2013-10-031-1/+6
|
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-2/+2
| | | | | | 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
* Updated according to man page for opennhrp 0.11.3Ted Trask2010-04-131-0/+2
| | | | Some new keywords, including dynamic-map and multicast. Added cisco keyword to map statement.
* Added wwwprefix to web path.Ted Trask2010-02-161-1/+1
|
* Modified html.lua and viewlibrary.lua and all html files to html_escape ↵Ted Trask2009-01-151-1/+1
| | | | | | variables before displaying them. git-svn-id: svn://svn.alpinelinux.org/acf/opennhrp/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/opennhrp/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified opennhrp to ignore comments in config and disable unused fields in ↵Ted Trask2009-01-101-0/+15
| | | | | | editinterface. git-svn-id: svn://svn.alpinelinux.org/acf/opennhrp/trunk@1674 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Virtual rewrite of opennhrp to change config to listinterfaces and ↵Ted Trask2009-01-091-0/+10
editinterface. Modified expert to allow writing of file with errors. git-svn-id: svn://svn.alpinelinux.org/acf/opennhrp/trunk@1673 ab2d0c66-481e-0410-8bed-d214d4d58bed