Prevent foreach crash if no IPsec
On a system with no IPsec defined, this would crash with:[04-Apr-2016 21:33:24 Etc/UTC] PHP Stack trace:[04-Apr-2016 21:33:24 Etc/UTC] PHP 1. {main}() /usr/local/www/status_ipsec.php:0[04-Apr-2016 21:33:24 Etc/UTC] PHP 2. print_ipsec_body() /usr/local/www/status_ipsec.php:74...
COrrected missing "<"
Fixed #6049
Status - Remove Personalizations
Remove "you" personalizations.
(status > ipsec) clean up css
Background all the ipsec commands run from status_ipsec.php to make sure they don't hang up the entire GUI. Ticket #5520
Use correct variable for the remote ID in IPsec status. Fixes #6009
Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965
Still need to review Advanced buttons and Repeatable block buttons.
fix whitespace
Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
Background 'ipsec up' commands so they don't hang up the web GUI. Ticket #5886
Convert section titles to title case
Status IPsec info box
As well as internationalization of this info box, I have:1) Made all of them the same text - it seemed odd that there were 2different versions of text for the same thing.2) Made it an info-level infoblock. It seemed odd to me that this was...
add call 'gettext' function in the status menu files
Consistent panel-heading h2
Make all the panel-heading uses also have consistent <h2class="panel-title"> so they all display the same size.Forum https://forum.pfsense.org/index.php?topic=105275.0
Tidy up columns in "ipsec"
status_ipsec.php- remove unused column
vpn_ipsec.php- reduce COLPSAN to seven
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
Code style status*
Rename of files to better match their position in the memory structure