summaryrefslogtreecommitdiffstats
path: root/interfaces-update-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-2/+2
|
* Only load js libraries if not already loaded. Added jquery.flot.time.js to ↵Ted Trask2013-10-031-1/+6
| | | | networkstats due to acf-jquery-0.3.0
* Interfaces: Move iface structure to a separate file and use it in view to ↵Ted Trask2012-12-061-116/+40
| | | | | | | determine which options to display The previous method meant that each option was defined in both the model and in the view. Now, everything is defined in the model, and the view just hides / shows as desired.
* Added require statement for html libraryTed Trask2012-10-021-0/+1
|
* Missed a few htmlviewfunctions entriesTed Trask2012-04-281-27/+27
|
* Updates to reflect changes in acf-core-0.15 - viewfunctions becomes ↵Ted Trask2012-02-231-2/+2
| | | | htmlviewfunctions
* Added wwwprefix to web path.Ted Trask2010-02-161-1/+1
|
* Removed debug statements.Ted Trask2009-12-311-8/+0
|
* 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/alpine-baselayout/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified several pages to replace contenteditable with readonly. Added ↵Ted Trask2009-01-121-1/+1
| | | | | | readonly to html.lsp and .css files. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1676 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-38/+38
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added javascript to interfaces update/create pages. Minor changes to ↵Ted Trask2008-06-301-3/+147
| | | | | | tinydns and viewfunctions. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1264 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated interfaces to use new cfe model, add more iface families, add more ↵Ted Trask2008-05-301-33/+5
| | | | | | flexibility to editing, show ip status, bring up/down interfaces, and general cleanup. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1191 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Created a 'edit' page to edit interfaces.Mika Havela2008-04-091-27/+16
| | | | | | | Fixed so you can delete interfaces (I probably broke this earlier, not knowing it). Added a new tab to create new interface. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@965 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaned up 'read' tab so it only allows read (no edit actions).Mika Havela2008-03-281-10/+38
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@856 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the view-files to reflect updates in cssMika Havela2007-12-201-11/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@426 ab2d0c66-481e-0410-8bed-d214d4d58bed
* new style of acf modulesv2.0Natanael Copa2007-07-271-0/+36
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@216 ab2d0c66-481e-0410-8bed-d214d4d58bed