Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make 4801 temp monitor work (and make it work with sajax) | Bill Marquette | 2005-09-15 | 1 | -3/+5 | |
| | ||||||
* | Add XXX about net4801 environment graphs not displaying/updating | Bill Marquette | 2005-09-15 | 1 | -0/+1 | |
| | ||||||
* | Fix font size on disk usage % | Bill Marquette | 2005-09-15 | 1 | -1/+1 | |
| | ||||||
* | Do not show 0%. | Scott Ullrich | 2005-09-12 | 1 | -1/+1 | |
| | ||||||
* | Nuke old update code. We use ajax now | Scott Ullrich | 2005-09-11 | 1 | -85/+0 | |
| | ||||||
* | Do not get cpu meter information on initial load. Let the ajax script fill ↵ | Scott Ullrich | 2005-09-11 | 1 | -5/+14 | |
| | | | | it in after 10 seconds. | |||||
* | We update every 10 seconds now. | Scott Ullrich | 2005-09-11 | 1 | -1/+1 | |
| | ||||||
* | XHTML/CSS Clean Up | Erik Kristensen | 2005-09-11 | 1 | -75/+78 | |
| | ||||||
* | Added SAJAX support. | Erik Kristensen | 2005-09-11 | 1 | -257/+161 | |
| | | | | | System Meters are updated via AJAX now. Started XHTML/CSS cleanup. | |||||
* | Fixed CPU Calculations, code by lsf | Erik Kristensen | 2005-09-07 | 1 | -2/+5 | |
| | ||||||
* | makes IE only refresh every 30 seconds for meters | Erik Kristensen | 2005-07-26 | 1 | -8/+298 | |
| | | | | index_sub.php no longer is needed | |||||
* | updated index.php to use an iframe for status meters | Erik Kristensen | 2005-07-25 | 1 | -288/+8 | |
| | | | | | updated all.css so that the iframe is displayed properly added index_sub.php, which now contains the meters | |||||
* | Use logo.gif | Scott Ullrich | 2005-07-24 | 1 | -2/+2 | |
| | ||||||
* | * Make div 700 pixels | Scott Ullrich | 2005-07-24 | 1 | -2/+2 | |
| | | | | * Correct path to logo | |||||
* | Use white background color, round corners correctly | Scott Ullrich | 2005-07-24 | 1 | -2/+2 | |
| | ||||||
* | Dress up welcome pagee | Scott Ullrich | 2005-07-24 | 1 | -7/+13 | |
| | ||||||
* | Run the wizard now even for cdrom platforms, we eliminated the needed reboot ↵ | Scott Ullrich | 2005-07-24 | 1 | -1/+1 | |
| | | | | step in the wizard. | |||||
* | Missing ] | Scott Ullrich | 2005-07-24 | 1 | -1/+1 | |
| | ||||||
* | Do not launch the wizard if the platform is cdrom | Scott Ullrich | 2005-07-24 | 1 | -1/+1 | |
| | ||||||
* | updating files to use theme images | Erik Kristensen | 2005-07-21 | 1 | -22/+22 | |
| | | | | | removing images from /usr/local/www adding specific images into the correct theme directories | |||||
* | adding header to the content area :) | Erik Kristensen | 2005-07-20 | 1 | -1/+2 | |
| | ||||||
* | make things better in metallic | Erik Kristensen | 2005-07-19 | 1 | -0/+1 | |
| | ||||||
* | fixed meter bars ... they update in IE and Firefox now | Erik Kristensen | 2005-07-19 | 1 | -8/+8 | |
| | | | | fixed top margin for the content area, it was too small, caused some issues in Firefox | |||||
* | Im going insane! Revert the revert. | Scott Ullrich | 2005-07-18 | 1 | -2/+1 | |
| | ||||||
* | Revert last commit. We do want to break. | Scott Ullrich | 2005-07-18 | 1 | -2/+3 | |
| | ||||||
* | Only break if we are showing image | Scott Ullrich | 2005-07-18 | 1 | -2/+1 | |
| | ||||||
* | Doh! Use themes dir! | Scott Ullrich | 2005-07-18 | 1 | -1/+1 | |
| | ||||||
* | If /usr/local/www/$themename/no_big_logo exists, do not display the logo on ↵ | Scott Ullrich | 2005-07-18 | 1 | -2/+6 | |
| | | | | the system status page | |||||
* | require_once() is your friend | Bill Marquette | 2005-07-13 | 1 | -2/+2 | |
| | ||||||
* | Break before Show states option | Scott Ullrich | 2005-07-12 | 1 | -1/+2 | |
| | ||||||
* | Move alerts to top area to match mockups by hoba | Scott Ullrich | 2005-07-11 | 1 | -10/+0 | |
| | ||||||
* | While updating the client with state count, memory usage, etc, check for new ↵ | Scott Ullrich | 2005-07-11 | 1 | -0/+6 | |
| | | | | notices. If a new notice is found, redirect back so it can be shown. | |||||
* | Add state dump screen where a user can quickly see a pftop style list of states | Scott Ullrich | 2005-07-11 | 1 | -0/+1 | |
| | ||||||
* | Simply use print_info_box_np() when telling user about the background reload ↵ | Scott Ullrich | 2005-07-10 | 1 | -3/+5 | |
| | | | | operation | |||||
* | Alert user on main page when the filter rules are loading | Scott Ullrich | 2005-07-10 | 1 | -0/+3 | |
| | ||||||
* | Print notices if they exist. | Colin Smith | 2005-07-10 | 1 | -0/+6 | |
| | ||||||
* | Code cleanup | Bill Marquette | 2005-07-04 | 1 | -1/+1 | |
| | ||||||
* | Use $pgtitle | Bill Marquette | 2005-07-03 | 1 | -1/+2 | |
| | | | | Fix assign/vlan tabs (backwards) | |||||
* | Add rounded tabs to add. Fix bottom rounded area. | Scott Ullrich | 2005-07-02 | 1 | -2/+4 | |
| | ||||||
* | * Introduce new function helper for creating smooth tab headers | Scott Ullrich | 2005-07-02 | 1 | -21/+8 | |
| | | | | * Conver firewall -> areas over | |||||
* | Transfer more common code to head.inc | Scott Ullrich | 2005-07-01 | 1 | -2/+0 | |
| | ||||||
* | Add rounded corner support | Scott Ullrich | 2005-07-01 | 1 | -7/+14 | |
| | ||||||
* | fixed a cosmetic bug that made this page showing without borderspace in IE | Holger Bauer | 2005-06-30 | 1 | -4/+4 | |
| | | | | - by pfjason | |||||
* | Add disk usage meter. This will eventually be integrated with the package ↵ | Colin Smith | 2005-06-19 | 1 | -3/+27 | |
| | | | | system etc. | |||||
* | Move trigger_initial_wizard check to use / | Scott Ullrich | 2005-06-18 | 1 | -2/+2 | |
| | ||||||
* | Make 'Last config change' work again. | Colin Smith | 2005-06-15 | 1 | -1/+1 | |
| | ||||||
* | Set a package needs syncing flag after a restore operation | Scott Ullrich | 2005-06-03 | 1 | -0/+12 | |
| | ||||||
* | Do not show swap graph unless a swap partition is loaded | Scott Ullrich | 2005-05-23 | 1 | -1/+8 | |
| | | | | Fixes Ticket #93 | |||||
* | Make sure $config is a global | Scott Ullrich | 2005-05-23 | 1 | -0/+1 | |
| | | | | Fixes Ticket #99 | |||||
* | Use full path to dmesg | Scott Ullrich | 2005-05-21 | 1 | -1/+1 | |
| |