function name hms -> dhms
to match edit to util.inc(cherry picked from commit c57e936a6596550619f7261e85b633ca5016cbf2)
Status / IPsec / Overview - Few_Fixes
1) If there is no IPsec status response display an info box wrapped in table tags to prevent horizontal scroll bar.2) Correct colspan to match header columns.3) Punctuation.
(cherry picked from commit fc48da171336985cd63beccf0110051dfbe92a47)
Use RFC-defined capitalization IPsec.
Merge pull request #2843 from jlduran/fix-missing-space-status-ipsec
(cherry picked from commit f332da5fbb0ca2018f1ff733208702bc5ad77b2d)
Eliminate "onclick" from child SA buttonsRevise recording of open children
(cherry picked from commit 067551a44058656cd980bd95f55c59399c5c36af)
Merge pull request #2836 from phil-davis/patch-4
(cherry picked from commit b102779f21ab50d3de3dc41a63ab5cffae378f78)
Merge pull request #2835 from phil-davis/patch-5
(cherry picked from commit 146684ee657f0f146afad5aa9d74b89884ee4c53)
COrrected missing "<"
(cherry picked from commit 9723b525a4ec62946248014747bfa1f4ed2ef8ae)
Fixed #6049
(cherry picked from commit 4260c32a42c6d0201737730a373e795703ca1141)
Merge pull request #2827 from NOYB/Status_-_Remove_Personalizations
(cherry picked from commit 94463e858131f23d44bfdb72cd3c8b053cf6ed28)
(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