Project

General

Profile

Download (17.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4b5f2ab3 04/04/2016 10:22 PM Phil Davis

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...

9723b525 04/04/2016 10:06 PM Stephen Beaver

COrrected missing "<"

4260c32a 04/04/2016 06:40 PM Stephen Beaver

Fixed #6049

530c7ccf 04/02/2016 07:02 AM NOYB NOYB

Status - Remove Personalizations

Remove "you" personalizations.

d495fca5 03/29/2016 03:11 PM Jared Dillard

(status > ipsec) clean up css

fbe6a2ce 03/28/2016 11:10 PM Jared Dillard

(status > ipsec) clean up css

c5d8cbe0 03/26/2016 09:15 AM Chris Buechler

Background all the ipsec commands run from status_ipsec.php to make sure they don't hang up the entire GUI. Ticket #5520

dc9d5657 03/18/2016 01:17 PM Jim Pingle

Use correct variable for the remote ID in IPsec status. Fixes #6009

37676f4e 03/09/2016 07:30 PM Jim Pingle

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.

7d31c585 03/05/2016 11:42 AM Chris Buechler

fix whitespace

9d51fcde 02/18/2016 10:11 PM Chris Buechler

Add support for splitting ipsec.conf conn entries for IKEv2. Ticket #4704

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

f4741421 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

b866103e 02/12/2016 05:43 PM Chris Buechler

Background 'ipsec up' commands so they don't hang up the web GUI. Ticket #5886

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

d2c1089f 01/27/2016 04:51 PM Phil Davis

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 2
different versions of text for the same thing.
2) Made it an info-level infoblock. It seemed odd to me that this was...

3bd74348 01/22/2016 01:25 PM Bruno Ferri

add call 'gettext' function in the status menu files

95fa5cce 01/14/2016 05:31 PM Phil Davis

Consistent panel-heading h2

Make all the panel-heading uses also have consistent <h2
class="panel-title"> so they all display the same size.
Forum https://forum.pfsense.org/index.php?topic=105275.0

1414104a 12/20/2015 01:41 PM Colin Fleming

Tidy up columns in "ipsec"

status_ipsec.php
- remove unused column

vpn_ipsec.php
- reduce COLPSAN to seven

6aa3723a 12/15/2015 06:03 PM Renato Botelho

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

abe98adb 12/15/2015 04:53 AM Phil Davis

Code style status*

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure