Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
6672609b 02/02/2015 05:28 PM Renato Botelho

Fix aliases popup width when fields are hidden when page is loaded. It should fix #4238

6f1d609b 01/17/2015 12:01 AM Jared Dillard

move jquery ui css to theme folders

f2087b77 12/22/2014 11:41 PM Chris Buechler

Merge pull request #1397 from phil-davis/patch-15

319e126e 12/21/2014 11:49 AM Phil Davis

Lastsawtime has moved further along

srcport, dstport and version are now explicitly passed as fields here, so lastsawtime is 3 fields further out.

fe416714 12/20/2014 06:12 PM Phil Davis

Put line break only if IPv4 address exists

This makes a line for the IPv4 address if it is there. If the IPv4 address goes away, the whole line will disappear, leaving just the IPv6 address without an empty line above it.

6e795218 12/20/2014 05:16 PM Phil Davis

Set Interfaces widget IPv6 address

Now that get_interfacestatus() is returning us the IPv6 address, and interfaces.widget.php has a div to put it in, actually update the IPv6 address on the widget.

fcc96054 12/11/2014 09:50 PM Renato Botelho

Split ICMP and ICMPv6 types on Firewall Rules

- Remove redundant declaration of $icmptypes and move it to a common
place (filter.inc)
- Add missing ICMP types for v4
- Add ICMPv6 types
- Adjust javascripts to show correct options depending of IP Protocol...

2cc10e2c 12/11/2014 01:30 AM Phil Davis

Change text and color delimiter to carat sign

To match change made in functions.inc.php

95d045fc 12/05/2014 12:09 PM Phil Davis

Set text and color of Gateways Widget Status

getstats.php calls functions.inc.php get_stats(), which calls get_gatewaystats().
get_gatewaystats() now returns the text for each field and an optional color separated by "/" - "text/color" e.g. "Online/#90EE90"...

c9f63b08 09/22/2014 11:18 AM Renato Botelho

Apply previous progressbar customizations for jquery-ui 1.11.1

View revisions

Also available in: Atom