Commit Graph

56 Commits

Author SHA1 Message Date
Bill Marquette
e12d98eaf8 More round tables 2005-07-03 23:23:16 +00:00
Bill Marquette
94656ba5ea Fix page titles 2005-07-03 19:51:40 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
9f0d40c124 Only activate manual update tab 2005-07-02 03:58:14 +00:00
Scott Ullrich
523809792e Cleanup and add rounded corners. 2005-07-02 02:20:09 +00:00
Scott Ullrich
4820d29774 Convert System Firmware tabs to rounded aka (display_top_tabs() calls 2005-07-02 02:09:33 +00:00
Colin Smith
58f77cd837 Fix tabs.
reported-by: hoba
2005-06-29 22:55:52 +00:00
Colin Smith
f822e350e2 Really change title. 2005-06-29 03:18:15 +00:00
Colin Smith
ebd13bdf41 Change title. 2005-06-29 03:17:06 +00:00
Scott Ullrich
6605faea7e require -> require_once 2005-06-06 03:10:00 +00:00
Colin Smith
77720bd395 Fix in_array syntax warning. We don't use fwupplatforms at the moment. 2005-05-28 05:34:51 +00:00
Scott Ullrich
d28303ed98 Explain that we do not sign alpha or beta images 2005-05-22 23:41:31 +00:00
Scott Ullrich
59fe3cdfd5 * Execute firmware upgrade in the background
* Reboot again from /etc/rc.firmware, not from the web gui.  This can be *dangerous* if the user cancels the update, navigates away from the page, etc.
2005-05-19 23:00:45 +00:00
Colin Smith
ebe916cfb7 * Tab consistency.
* Don't reboot unless we need to.
2005-05-07 06:00:51 +00:00
Scott Ullrich
8989d525cd Remove conflict line 2005-05-07 02:57:18 +00:00
Colin Smith
be50139e1e Fix some typos. 2005-05-07 02:40:10 +00:00
Colin Smith
ad79bdf539 Update manual firmware update now that rc.firmware doesn't automagically reboot. 2005-05-07 02:22:58 +00:00
Scott Ullrich
d9ff08b749 Firmware Update -> Manual Update 2005-05-06 21:18:55 +00:00
Colin Smith
580182e2e1 Revert to 1.36. 2005-05-04 03:18:00 +00:00
Colin Smith
3958d63bb2 Commit new versionchecker code. Please test manual update and take a look at the interface. 2005-05-04 01:50:21 +00:00
Scott Ullrich
0cdb55d4f4 Reorder the Auto Update tab to appear first 2005-04-22 03:28:36 +00:00
Scott Ullrich
3dc6bb6035 Alter auto update tabs behavior. Show the version information and insert a Invoke Auto Upgrade button 2005-04-20 22:25:10 +00:00
Colin Smith
05ca69d78a * (hopefully) fix manual firmware upload.
* Remove unnecessary version checking calls.
2005-04-10 22:39:22 +00:00
Colin Smith
8af5f5452f Fix manual firmware update. 2005-04-10 22:30:56 +00:00
Colin Smith
222494afb5 Add tabs to firmware page and remove "auto update" entry from manual update page. 2005-04-10 17:56:46 +00:00
Colin Smith
927c5a3604 As we now support alternate version checking URLs, replace the current error message upon check_firmware_version() with something more general. 2005-04-02 23:08:38 +00:00
Colin Smith
719dd5fe9a Remove "cannot determine firmware version" line when alternative URLs are being used unless the version check actually fails. 2005-04-02 06:52:11 +00:00
Colin Smith
16d70dea52 * Minor style cleanups.
* Remove redundant definitions of auto_upgrade() and check_firmware_version().
2005-04-02 06:48:23 +00:00
Colin Smith
bdc6989d05 Stub in support for alternate versioncheck URLs - honest! 2005-03-31 22:37:21 +00:00
Colin Smith
845ea3b660 Stub in support for alternate version checking URLs. 2005-03-31 22:29:40 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
52d69e6a8b No longer needed. Remove. 2005-03-27 07:40:27 +00:00
Scott Ullrich
0ddd919dc8 Clean up progress bar screen, make it more per-tee 2005-03-26 23:11:28 +00:00
Scott Ullrich
97a9a67584 Fixup upload progress bar.
It now works when uploading a firmware version!
2005-03-26 22:17:51 +00:00
Scott Ullrich
e2fa49620b Add upload progress bar support to manual upgrade firmware 2005-03-26 21:00:25 +00:00
Colin Smith
4126900a88 Use new config file directive. <system><alt_firmware_url> instead of <system><firmwareurl>. 2005-03-17 18:27:32 +00:00
Colin Smith
c5adbc2cfb Add <alt_firmware_url> config file entry and handle it properly. 2005-03-16 01:21:26 +00:00
Scott Ullrich
db7f4f2bed Use class vtable so that the bottom table element has a line drawn on it. 2005-03-14 00:01:07 +00:00
Scott Ullrich
3aed990447 * Change .img -> .tgz
* Break between Invoke pfSense auto and Manual sections
2005-03-13 20:01:01 +00:00
Bill Marquette
a509ff632b custom firmware URLs 2005-03-12 19:06:29 +00:00
Bill Marquette
f1b025971b Stub in changes that will allow for custom firmware URLs 2005-03-12 17:52:29 +00:00
Bill Marquette
aa08f46b89 Make auto upgrade more obvious and make firmware screen a little cleaner 2005-03-12 04:01:35 +00:00
Scott Ullrich
9997054163 Add proxy_auth_username and proxy_auth_password system tags which will control the auto upgrade process if a proxy server is involved.
Currently this is a hidden variable (similar to the way m0n0wall functions) but will have a GUI written if there is enough demand.
2005-03-01 17:23:02 +00:00
Scott Ullrich
ac869cd99b Do not show that an upgrade is available if auto upgrade is in progress. 2005-02-08 16:18:07 +00:00
Scott Ullrich
0013ccf17b Do not show Click Enable... when auto upgrading. 2005-02-07 10:01:04 +00:00
Scott Ullrich
8f7685b121 Do not show upgrade options after user has invoked auto upgrade option. 2005-02-07 07:07:04 +00:00
Scott Ullrich
3c041ee4b3 Check pfsense.com for newer versions when visiting the firmware menu. 2005-02-07 06:15:46 +00:00
Scott Ullrich
81b8cb2ef7 wake -> take.
Noticed-by: Brian
2005-02-03 04:21:08 +00:00
Scott Ullrich
ebf8a3c06f Alert the user that the upgrade will be in the background. 2005-02-01 00:41:28 +00:00
Scott Ullrich
18ff56f256 Add auto upgrade option to pfSense 2005-01-31 23:28:19 +00:00