summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Make 4801 temp monitor work (and make it work with sajax)Bill Marquette2005-09-151-3/+5
|
* Add XXX about net4801 environment graphs not displaying/updatingBill Marquette2005-09-151-0/+1
|
* Fix font size on disk usage %Bill Marquette2005-09-151-1/+1
|
* Do not show 0%.Scott Ullrich2005-09-121-1/+1
|
* Nuke old update code. We use ajax nowScott Ullrich2005-09-111-85/+0
|
* Do not get cpu meter information on initial load. Let the ajax script fill ↵Scott Ullrich2005-09-111-5/+14
| | | | it in after 10 seconds.
* We update every 10 seconds now.Scott Ullrich2005-09-111-1/+1
|
* XHTML/CSS Clean UpErik Kristensen2005-09-111-75/+78
|
* Added SAJAX support.Erik Kristensen2005-09-111-257/+161
| | | | | System Meters are updated via AJAX now. Started XHTML/CSS cleanup.
* Fixed CPU Calculations, code by lsfErik Kristensen2005-09-071-2/+5
|
* makes IE only refresh every 30 seconds for metersErik Kristensen2005-07-261-8/+298
| | | | index_sub.php no longer is needed
* updated index.php to use an iframe for status metersErik Kristensen2005-07-251-288/+8
| | | | | updated all.css so that the iframe is displayed properly added index_sub.php, which now contains the meters
* Use logo.gifScott Ullrich2005-07-241-2/+2
|
* * Make div 700 pixelsScott Ullrich2005-07-241-2/+2
| | | | * Correct path to logo
* Use white background color, round corners correctlyScott Ullrich2005-07-241-2/+2
|
* Dress up welcome pageeScott Ullrich2005-07-241-7/+13
|
* Run the wizard now even for cdrom platforms, we eliminated the needed reboot ↵Scott Ullrich2005-07-241-1/+1
| | | | step in the wizard.
* Missing ]Scott Ullrich2005-07-241-1/+1
|
* Do not launch the wizard if the platform is cdromScott Ullrich2005-07-241-1/+1
|
* updating files to use theme imagesErik Kristensen2005-07-211-22/+22
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* adding header to the content area :)Erik Kristensen2005-07-201-1/+2
|
* make things better in metallicErik Kristensen2005-07-191-0/+1
|
* fixed meter bars ... they update in IE and Firefox nowErik Kristensen2005-07-191-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 Ullrich2005-07-181-2/+1
|
* Revert last commit. We do want to break.Scott Ullrich2005-07-181-2/+3
|
* Only break if we are showing imageScott Ullrich2005-07-181-2/+1
|
* Doh! Use themes dir!Scott Ullrich2005-07-181-1/+1
|
* If /usr/local/www/$themename/no_big_logo exists, do not display the logo on ↵Scott Ullrich2005-07-181-2/+6
| | | | the system status page
* require_once() is your friendBill Marquette2005-07-131-2/+2
|
* Break before Show states optionScott Ullrich2005-07-121-1/+2
|
* Move alerts to top area to match mockups by hobaScott Ullrich2005-07-111-10/+0
|
* While updating the client with state count, memory usage, etc, check for new ↵Scott Ullrich2005-07-111-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 statesScott Ullrich2005-07-111-0/+1
|
* Simply use print_info_box_np() when telling user about the background reload ↵Scott Ullrich2005-07-101-3/+5
| | | | operation
* Alert user on main page when the filter rules are loadingScott Ullrich2005-07-101-0/+3
|
* Print notices if they exist.Colin Smith2005-07-101-0/+6
|
* Code cleanupBill Marquette2005-07-041-1/+1
|
* Use $pgtitleBill Marquette2005-07-031-1/+2
| | | | Fix assign/vlan tabs (backwards)
* Add rounded tabs to add. Fix bottom rounded area.Scott Ullrich2005-07-021-2/+4
|
* * Introduce new function helper for creating smooth tab headersScott Ullrich2005-07-021-21/+8
| | | | * Conver firewall -> areas over
* Transfer more common code to head.incScott Ullrich2005-07-011-2/+0
|
* Add rounded corner supportScott Ullrich2005-07-011-7/+14
|
* fixed a cosmetic bug that made this page showing without borderspace in IEHolger Bauer2005-06-301-4/+4
| | | | - by pfjason
* Add disk usage meter. This will eventually be integrated with the package ↵Colin Smith2005-06-191-3/+27
| | | | system etc.
* Move trigger_initial_wizard check to use /Scott Ullrich2005-06-181-2/+2
|
* Make 'Last config change' work again.Colin Smith2005-06-151-1/+1
|
* Set a package needs syncing flag after a restore operationScott Ullrich2005-06-031-0/+12
|
* Do not show swap graph unless a swap partition is loadedScott Ullrich2005-05-231-1/+8
| | | | Fixes Ticket #93
* Make sure $config is a globalScott Ullrich2005-05-231-0/+1
| | | | Fixes Ticket #99
* Use full path to dmesgScott Ullrich2005-05-211-1/+1
|
OpenPOWER on IntegriCloud