Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
functions.inc.php 9 KB

Latest revisions

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

b79c23ae 12/23/2014 11:04 AM Phil Davis

Send IPv4 and IPv6 address in get_interfacestatus

And make them strong (bold), which is how they are displayed originally by interfaces.widget.php
This allows the AJAX that manipulates the div's in interfaces.widget.php to get the data, so it can make it update.

f2d27f93 12/11/2014 09:40 AM Phil Davis

Gateway Status Widget keep IP address bold

Forum: https://forum.pfsense.org/index.php?topic=85187.msg467438#msg467438

The bold is specified literally in gateways.widget.php for the gateway IP box, so we need to send it bold from here also when providing an update....

3002168f 12/05/2014 01:06 PM Phil Davis

Explicitly pass gateway status and color

This code was passing a whole load of html to attempt to set various properties of the Gateways Widget Status column so that it would display the new status (Online, Offline...) and in the appropriate color.
Now that I am using class=listr, the css fro listr already specifies white. Setting bgcolor in HTML does not override that....

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

d806061c 07/18/2014 01:33 PM Renato Botelho

Merge pull request #1232 from N0YB/Widget_Gateways

971de1f9 07/07/2014 11:06 PM Renato Botelho

Convert almost all /sbin/sysctl calls to php functions

1f47798a 06/08/2014 09:47 PM N0YB

Fix gateway widget size change on first update.

Inner table size changes on the first update because the table in update data does not have the same attributes as the widget. i.e. border, cellpadding, cellspacing, style & summary.

Also remove an errant td end tag.

0d4b6b89 05/22/2014 04:47 PM Jim Pingle

Display space usage for all mounted filesystems, not just /. Also display FS type and indicate if it's a RAM disk.

View revisions

Also available in: Atom