summaryrefslogtreecommitdiffstats
path: root/usr/local/www/index.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* detect if we're operating on a net4801 from dmesg -a and activate the env ↵Scott Ullrich2005-05-211-1/+2
| | | | | | monitor Ticket #94
* Add logo to top of initial page before wizard redirectScott Ullrich2005-05-181-0/+1
|
* Show the current state table size on the index pageBill Marquette2005-05-161-1/+22
| | | | This ones for you Hoba
* Use standard header and css file when we notify user of the wizard speed.Scott Ullrich2005-04-041-0/+11
| | | | Note: this may not even be required now that I optimized the wizard.
* Define guiconfig.inc early on.Scott Ullrich2005-03-281-3/+2
|
* Add $Id$ tagBill Marquette2005-03-271-0/+1
|
* Mount flash r/w to remove /usr/local/www/trigger_initial_wizardScott Ullrich2005-03-261-0/+3
|
* Add a redirection notice for embedded users that the wizard is slower than ↵Scott Ullrich2005-03-251-2/+7
| | | | the normal gui. Also note that the user can click on the pfSense logo in the wizard to bypass the wizard process.
* Write out all javascript updates in one batch instead of updating the uptime ↵Scott Ullrich2005-03-141-8/+7
| | | | before the sleep statements.
* Those that don't have Soekris boxes shouldn't be getting temp updates!Bill Marquette2005-03-131-5/+8
|
* memusagemeter not memmeterBill Marquette2005-03-131-1/+1
|
* Created functions for most graphs (memory isn't done yet) to remove some ↵Bill Marquette2005-03-131-53/+83
| | | | | | | code duplication Temp graph, mem graph, and uptime are now dynamic (inline with cpu usage) swap still needs to be done (maybe config change also)
* stub in net4801 temp monitor - this needs workBill Marquette2005-03-131-1/+18
| | | | touch /etc/48xx if you want to play
* No need to kill pfctlScott Ullrich2005-03-071-1/+0
|
* Woops, redirec to index.cgiScott Ullrich2005-03-071-1/+1
|
* Redirect back to the main status page after 120 updatesScott Ullrich2005-03-071-0/+14
|
* Use connection_aborted to detect if client still has index.php open. Use a ↵Scott Ullrich2005-03-021-18/+22
| | | | 3 second sleep loop to DYNAMICALLY update the cpu status meter. Who needs SVG?
* Show user that the cpu percentage will automatically be updated in 3 secondsScott Ullrich2005-03-021-3/+3
|
* Turn the stats line into a comment for further debugging if need be.Scott Ullrich2005-03-021-1/+1
|
* Add 1 to each value to make sure we dont divide by 0. grape's math teacher ↵Scott Ullrich2005-03-021-10/+13
| | | | thanks us.
* Do not sleep for 3 seconds during the pages initial load. Instead sleep ↵Scott Ullrich2005-03-021-8/+32
| | | | after the entire page has been rendered to find the cpu usage and use some javascript kung-fu to set the graphs accordingly
* no need to use rm - php has unlink()Bill Marquette2005-02-281-1/+1
|
* sleep for 3 seconds on status page giving the machine a little breathing ↵Scott Ullrich2005-02-151-1/+1
| | | | room to calculate cpu usage correctly.
* Top frame was much too large for logo. Shorten it down and add a break ↵Scott Ullrich2005-02-061-1/+2
| | | | between table rows.
* m0n0wall -> pfSenseScott Ullrich2005-02-011-1/+1
| | | | Noticed-by: Brian
* Add swap space graph to main status screen.Scott Ullrich2005-01-221-0/+24
|
* Update a few (C)Scott Ullrich2005-01-101-28/+28
|
* Use original logo, do not resize.Scott Ullrich2004-12-281-1/+1
|
* Wizard.xml -> wizard.phpScott Ullrich2004-12-191-1/+1
|
* Update (C) info.Scott Ullrich2004-12-181-1/+3
|
* Redirect to the initial setup wizard on the first time the web gui is accessed.Scott Ullrich2004-12-181-0/+5
|
* no need to scale the logo up REALLY large. let it scale its normal size.Scott Ullrich2004-11-071-28/+28
|
* Initial revisionScott Ullrich2004-11-071-0/+180
OpenPOWER on IntegriCloud