summaryrefslogtreecommitdiffstats
path: root/dhcp-settings-html.lsp
Commit message (Collapse)AuthorAgeFilesLines
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-281-10/+0
|
* 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
* 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/dhcp/trunk@1678 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified dhcp to add required ddns-update-style parameter to globals.Ted Trask2008-12-081-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@1624 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified viewfunctions to split displayform, creating displayformstart and ↵Ted Trask2008-10-221-1/+2
| | | | | | 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/dhcp/trunk@1560 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of dhcp to modify existing config file rather than just generate a ↵Ted Trask2008-08-091-36/+6
| | | | | | new one. Still need to add support for hosts, currently only supports globals and subnets. git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@1373 ab2d0c66-481e-0410-8bed-d214d4d58bed
* use <% %> instead of <? ?>Natanael Copa2008-07-281-10/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Adding a 'status' tab that shows some basic information.Mika Havela2008-04-031-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@909 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added sortnumbers to the menu-file.Mika Havela2008-03-031-0/+2
| | | | | | Small graphical updates to the view-files. git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@798 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed view-files to reflect modificatsion in the new cssMika Havela2007-12-201-7/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@441 ab2d0c66-481e-0410-8bed-d214d4d58bed
* added global settings configuration to dhcpAndreas Brodmann2007-11-121-0/+24
git-svn-id: svn://svn.alpinelinux.org/acf/dhcp/trunk@298 ab2d0c66-481e-0410-8bed-d214d4d58bed