Colin Fleming
a0c0e8aefb
Tidy up HTML Colour Names
...
With XHTML 1.0, the extended colour names are invalid, to make pfSense
as W3C compliant as possible, need to go back to using the HEX code.
2013-01-16 19:34:02 +00:00
jim-p
b32dd0a6b7
Activate new shortcuts/status in the rest of the areas that are currently setup.
2012-08-10 13:32:16 -04:00
smos
603f19f007
Some minor enhancements from renaming the Gathering Data to Pending.
...
When it doesn't exist in the array it's really unknown. Make that lightblue. show a ~
2012-06-04 12:37:15 +02:00
jim-p
76db94c28d
Add last check timestamp to gateway status (actually just fix it, since the code was there, but not functional) Fixes #1155
2012-05-08 11:37:10 -04:00
jim-p
fc4fa6de31
Show RTT and Loss on Status > Gateways, not just on the widget
2011-10-24 16:47:55 -04:00
Ermal
db07cc25af
Fix status page of gateways to show gateways with monitoring disabled as up.
2011-07-28 20:35:16 +00:00
Ermal
7ec17767bf
Show status as Gathering data rather than unknown since the later seems to scary people!
2010-09-16 16:31:22 +00:00
Ermal
68f291ffe2
Ticket #876 . Show all gateways even though apinger is not monitoring them, for various reasons, this removes user confusion in the status pages.
2010-09-09 21:25:49 +00:00
Vinicius Coque
d9a0c4b8e8
Merge remote branch 'mainline/master'
...
Conflicts:
usr/local/www/services_rfc2136.php
usr/local/www/services_snmp.php
usr/local/www/status_rrd_graph.php
usr/local/www/status_rrd_graph_settings.php
2010-07-26 16:17:16 -03:00
smos
6216690bf0
Correct my email address, adjust copyright to 2010
2010-07-24 22:10:43 +02:00
Carlos Eduardo Ramos
b8e27fbb70
Implement gettext() calls on status_gateways.php
2010-07-21 22:09:30 -03:00
Chris Buechler
04735a091f
fix Description display. Ticket #666
2010-06-26 21:26:48 -04:00
Ermal
6f77aca537
Properly find gateway ip. The code before did not match for dynamic gateways.
2010-06-18 21:15:46 +00:00
Ermal
096ee9c22d
Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666
2010-06-16 11:24:00 +00:00
Ermal
66a96e72c0
Reorganize code to be able to actually use the lookup_gateway_ip_by_name() function to find even dynamic gateways ip.
2010-06-07 21:08:11 +00:00
Ermal
4b4be09e1d
Actually show other data with gateways status.
2010-06-07 20:34:51 +00:00
Ermal
beb7b8140c
Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.
2010-06-07 19:17:00 +00:00
Ermal
75466131f5
Catch up with latest apinger changes to make easier to extract the status of gateways.
2010-05-06 22:50:34 +00:00
Seth Mos
9a21b5470f
Fix status page to correctly itterate the gateways array
2009-12-21 15:37:08 +01:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
Scott Ullrich
3473bb6a59
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
2009-08-23 17:41:22 -04:00
Scott Ullrich
2ff9980b7f
* Remove non-needed grep (we use fifolog now)
...
* Change "No data" to "Gathering data"
2009-03-16 16:40:18 -04:00
Bill Marquette
ddb36cbb50
Fix typo
2008-12-07 05:54:17 +00:00
Scott Ullrich
e8a4a8f393
Show interfaces with uppercase
2008-11-02 22:14:04 +00:00
Seth Mos
73e8bbe450
Fix status screens
2008-10-30 19:47:36 +00:00
Scott Ullrich
2792f9fe5e
Do not hard code white
2008-10-12 20:39:43 +00:00
Matthew Grooms
6b07c15ad8
Rewrite the pfsense privilege system with the following goals in mind ...
...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Seth Mos
e7986ed7c6
Handle empty monitor address
2008-07-03 12:29:36 +00:00
Seth Mos
ffd1a2403b
Add gateways status page to check availability
2008-06-17 14:18:56 +00:00