Project

General

Profile

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

# Date Author Comment
edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

0c5d4e8d 01/05/2017 07:57 AM Phil Davis

Correctly report unmonitored gateway status

If an alternate monitor IP has been entered and saved, then the user
checks "Disable Gateway Monitoring" and saves, the alternate monitor IP
is retained in the config - that is handy for when unchecking "Disable...

f396d2b7 12/07/2016 03:37 PM Phil Davis

Feature #3151 Disable gateway monitoring actions

without disabling gateway monitoring.

This allows the user to continue to monitor the gateway with dpinger, so
they can see how it is performing, but for the system not to take any
real action if the latency/loss exceeds the given limits....

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

5a331169 03/02/2016 05:51 PM Jared Dillard

change hardcoded colors to classes

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.

24fac9b4 02/08/2016 04:43 AM NOYB NOYB

HTML Compliance - Status / Gateways

The bgcolor attribute on the td element is obsolete. Use CSS instead.

98128ad6 01/27/2016 04:18 PM Phil Davis

Internationalization of various status*.php

7ebc7c51 01/22/2016 06:06 AM Chris Buechler

Don't show RTT, RTTsd, Loss for unmonitored gateways

b90e4de2 01/19/2016 12:11 AM Denny Page

Add standard deviation to gateway status and widget

5c0ab3cd 01/14/2016 03:59 PM NewEraCracker

All simple php echo to short

Short version is far more used than long php echo. This brings all code to same standard where possible.

ac950976 01/05/2016 10:23 PM Colin Fleming

Add some more Bootsrap panels

"firewall_aliases.php"
- add gettext to the H2 tag
- remove debug code

"sevices_igmpproxy.php"
"services_pppoe.php"
"vpn_ipsec_keys.php"
"status_gateways.php"
"status_gateway_groups.php"
"statis_services.php"
"diag_arp.php"...

8ebf884f 12/21/2015 02:17 PM Jim Pingle

Encode gateway attributes before printing

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

3e0a4bbb 12/15/2015 03:01 AM Phil Davis

status_gateways remove unused counter

$counter is incremented but never initialized or used
Code style formatting also done around here.

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

10fe1eb5 11/10/2015 02:17 PM Stephen Beaver

Completes #5400, #3999, #5405
Mote: New ticket will be opened to provide IP address sorting

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/