Remove $closehead variable
Remove unused variable $closehead
Fix gen_subnetv4_max
and use it in services_dhcp rather than trying to do the similarcalculation in-line.Should fix redmine #5654 and probably a bunch of other things that usegen_subnet_max
Tidy up "services_dhcp.php"
- Close TABLE correctly
Code style services dhcp dnsmasq dyndns
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
make text consistent
Type up SCRIPT tags
Fix more privilege text/name/page inconsistencies
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Clarify description. Ticket #5387
Ticket #5471 another convert batch to font-awesome icons
Merge pull request #2036 from heper/patch-1
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
add enable_rrd_graphing to $_post
add dhcpd rrd graph
Copyright updates Batch 2 of 3
Merge pull request #2029 from phil-davis/patch-3
Delete confirmation vi fa-trash automated via pfSense.js
service_dhcp.php NTP and TFTP server fields
and I used capitals for DHCP Server.At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.
Moved action-buttons in-line styling to pfSense.css
replace and find for icon-embed-btn
Buttons converted to new deisgn'X' button suppressed in info text box
convert services_dhcp to fa
Javascript refine to hide Delete row button if there is only one row
fix typo
Completes #5159All duplicated JS removed to included file
Addresses #5159 by removing hide/show/disable/enable functions to included file
Ticket #5204 a clean up pass of the jquery sections
Comment typo fix
Fixed #5146Bootstrap conversion complete and unit tested
File converted but not yet checked/tested
Move main pfSense content to src/