Fix calls to ipsec_enabled() added in 179ab6b364
Fixed #5393 by reverting to "Move to here" icon/control
Eliminate a few more cases of $config['ipsec']['enable'].
Mostly when dealing with enc0 interface.
Fix the action of edit button for NAT 1:1 rules.
diag_ipsec.php - show button for child SAs only when some are established. Fix ID used by child SA disconnect button. Fix misplaced curly braces.
Merge pull request #2036 from heper/patch-1
Merge pull request #2053 from phil-davis/r9
Fixed #5402
Make the display of hardware crypto information more reliable at least for AESNI.
Issue: #4911
Unbound UI Review
Few things found when looking at the Unbound UI code
Completes #5400, #3999, #5405Mote: New ticket will be opened to provide IP address sorting
Fix a typo in function name.
Fix the record type variable name. This fixes the visualization of the selected record type.
Fix the name of interface select box to match the name used in the rest of code.
Without this the interface name was not being saved.
More $Id and whitespace
from more obscure folders around the code
Rearrange calls in unbound.inc so config text can be generated without writing the actual file and a syntax check can be run. Rearrange services_unbound.php to wait until input checking is complete before saving things to global config and run syntax check as part of input checking. Implements #4411.
REvised icon placement
Experimental table sorting
Fixed #5395
Fixed #5403
Fixed #5404
Remove some dead code and eliminate one use case of $config['ipsec']['enable'].
Fixed #5391
Fixed #5401
Fixed #5397
Fixed #5396Added table striping. Centering the icon will come later.
Fixed #5394
Fixed #5388
Fixed #5390
Allow fa icons to be embedded in Form_Button class buttons
Remove spurious whitespace
Fix syntax error in src/usr/local/www/services_captiveportal_mac.php
Disable DEBUG on Status -> IPSEC -> SPD.
Show the installed security policies, instead of debug data.
Fix the warning when no HASH algorithm is selected (together with AES-GCM).
Fix visualization of the selected PFS key group.
Without this fix you can change your PFS key group to off when editing a phase 2 entry.
Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php
Fixes #5380
Fix syntax
Let the code ready for strongswan 5.3.4, where key used to track nat were committed with a different name
Corrected section title (now CARP Interfaces)
Remove $Id stuff from comment headers
Completes cleanup of header stuff for these files
Diag review
Merge with master
fix typo
add static leases
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
Merge pull request #2043 from phil-davis/r5
EOL whitespace and header consistency for www
interfaces_pps_edit use latest GLOB from RELENG_2_2
Use the latest cua* glob from the code in RELENG_2_2 that was "recently" modified to get this right.Remove the debug version that looked for "tty" so that people can use it on real systems now.Forum thread: https://forum.pfsense.org/index.php?topic=102111.0
add enable_rrd_graphing to $_post
Update status_rrd_graph.php
add dhcpd to switch($curcat)
add dhcpd + workaround make_tabs() globals
Captive Portal code review
Make the capitalisation of the various heading pages consistent.Fix various field var name errors observed.
Redmine #5386
From Router Advertisements tab, be able to select different interfaces and stay on the Router Advertisements tab.
Restored interface tabs to dhcpv6.phpChanges dhcp/advertisements tab format in dhcpv6 and router_advertisements
Fixed #5385
Fixed #5384
Fixed #5381
Fixed #5382
Fix services_unbound.php. The interfaces menus did not display the selectedinterfaces, they always showed "all" selected. Made it so an "apply changes" message shows when something changes.
Fix cosmetic infoblock issue when there is more than one info_box on a page
Convert networks section to jQuert "repeatable" scheme and remove for($x=0;$x<4999 . ." code
add dhcpd rrd graph
Move "Add P2" button to left side to facilitate use of smaller screensFix HTML indenting
Correction per Phil Davis
Copyright updates Batch 2 of 3
diag_nanobsd do not show reference count 0
When the user has selected "Keep media mounted read/write at all times." then the value of $refcount will be zero even though is_writable() is true. That is a normal condition.We only want to display the (Reference count n) text when the reference count is abnormal....
First batch of copyright updates
Merge pull request #2034 from phil-davis/r2
proposed fix for Bug #5375
value passed by checkbox was "yes" when checked, instead of "Block" / "Pass"
services_unbound_acls text stuff
Various text stuff on the UI
convert system_camanager to fa
services_dhcpv6 text
and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is done. That saves a bit of screen real estate and makes it consistent.
change onclick delete msg toLowerCase()
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.
Convert system_certmanager.php to font awesome iconsAutomatically add confirmation dialog to all fa-trash icons
Moved action-buttons in-line styling to pfSense.css
Merge pull request #2027 from heper/sed_inline_css
service_dhcpv6_edit dodgy-looking stuff
Noticed when reading the code.
add icon-embed-btn
replace and find for icon-embed-btn
Fix save/update messages and format
Merge pull request #2024 from heper/patch-4
Merge pull request #2017 from heper/patch-1
Buttons updated
Updated button styles
Buttons changed to new design
Buttons converted to new deisgn'X' button suppressed in info text box
Buttons update to new design:wq
Firewall rules pages updated with new button style
AUtomatically add "info" icon where required
Remove dead code from pkg_mgr_install.php
Respect product_name and tmp_path