Tidy up "services_dhcp_relay" XHTML
Move closing BODY and closing HTML tags after the PHP FEND.INC statement
Tidy up "services_dhcp_relay.php" XHTML
Add "closehead" variable and close HEAD manuallyAdd CDATA sections to scriptsAdd summary to TABLESAdd missing closing FORM if DHCP is enabledUpdate HTML Boolean operatorsClose INPUT
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Activate new shortcuts/status in the rest of the areas that are currently setup.
fix text
"Destination server" is a required field
Make page more html friendly.
Include myself in the copyrights i have changed this files more than enough.
Make dhcrelay GUI be simple and easy to use by collapsing the interface tabs to a multiselect control. Remove proxydhcp option because it is broken and is not trivial to make it usable(if user request for it a reconsideration will be made). Allow multiple server ips on the server input box separated by commas. Also on the interface list do not show interfaces without an ip because dhcrelay will not be happy with them. Upgrade code is also included in this commit.
Corrections gettext implementation on services_dhcp_relay.php
Implement gettext() calls on services_dhcp_relay.php
fix product_name
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Array checks too.
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Fix tab name displaying that can be obfuscated by stale <brdige/> knobs in the config.
Continue interface improvements
Use proper leases file.
Ticket #1742
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
Switch over to array style page titles. Obtained-from: m0n0wall
Do not allow DHCP server to be enabled when DHCP relay is enabled, and vice versa
Ticket #1488
Do not allow dhcp-relay to be enabled if dhcp server is enabled on any interface.
Fixing css layout
Back out #1313. It breaks dhcp relay.
See ticket #1332
DHCP Relay - server textbox field doesn't toggle properly
Ticket #1313
Actually check that the file exists before returning to avoid this error:
Warning: file(/var/db/dhclient.leases): failed to open stream: No such file or directory in /usr/local/www/services_dhcp_relay.php on line 35
Correct warnings and errors found eclipse
Remove #!/usr/local/bin/php
Fix bottom rounds
Use $pgtitlesmall code cleanups
Curvify
include head.inc and round corners on tabs
Add $Id$ tag
m0n0wall -> pfSense
Initial revision