From 576072358f0090f42fe4935eb0da37e566f4c88a Mon Sep 17 00:00:00 2001 From: Jim Pingle Date: Mon, 16 Mar 2009 22:29:37 -0400 Subject: Dashboard 0.7.5 * Filter log entry count is configurable in the gui * Converted more code to be shared instead of copy/pasted. * Reworked the JavaScript a little so it could also be shared * Removed some redundant/unused code * Code cleanup/style fixes * Added support for finding logged rdr rules from miniupnpd NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked. * Fixed support for running on 1.2, now works on all 1.2-1.2.x releases. * Fixed ng0 not showing as WAN on PPPoE systems, should work for other WAN types as well * Fixed CLI parser, now prints only parseable lines. Previously printed a blank line instead of skipping. * Fixed more AJAX bugs causing the logs to update improperly. --- pkg_config.7.xml | 6 +++--- pkg_config.xml | 11 +++++++++++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/pkg_config.7.xml b/pkg_config.7.xml index caf46b6a..77ce7210 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -75,12 +75,12 @@ Dashboard - Adds pfSense dashboard that will be included with 2.0. This requires 1.2.1 or newer. WARNING! Cannot be deinstalled. + Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled. System http://www.pfsense.com/packages/config/dashboard/dashboard.xml - 0.7.4 + 0.7.5 BETA - 1.2.1 + 1.2 1.9 dashboard.xml diff --git a/pkg_config.xml b/pkg_config.xml index d8ab56ad..21826371 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -812,4 +812,15 @@ http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml open-vm-tools.xml + + Dashboard + Adds pfSense dashboard that will be included with 2.0. WARNING! Cannot be deinstalled. + System + http://www.pfsense.com/packages/config/dashboard/dashboard.xml + 0.7.5 + BETA + 1.2 + 1.9 + dashboard.xml + -- cgit v1.2.3