Commit Graph

80 Commits

Author SHA1 Message Date
Scott Ullrich
3851094fc6 * Drop kick reboots bye bye 2005-07-24 22:35:05 +00:00
Scott Ullrich
f8b0075992 break after select box 2005-07-24 19:15:06 +00:00
Scott Ullrich
aefb60ce69 Nuke keep diagnostics expanded 2005-07-24 19:13:58 +00:00
Scott Ullrich
ce5ddbd60d template -> theme 2005-07-17 18:06:47 +00:00
Scott Ullrich
9e82c54f8f template -> theme 2005-07-17 17:31:39 +00:00
Scott Ullrich
3487fb14ad template -> theme 2005-07-17 17:27:23 +00:00
Scott Ullrich
7b94074891 Add save button, add some padding 2005-07-16 19:47:36 +00:00
Scott Ullrich
15a87e25f6 Allow user to pick their template. 2005-07-16 19:45:54 +00:00
Scott Ullrich
9c70418801 Create an array if the original is empty 2005-07-08 23:42:18 +00:00
Bill Marquette
74f446e877 Use $pgtitle
small code cleanups
2005-07-03 16:55:51 +00:00
Scott Ullrich
61432a4947 Correctly spawn popup window. Alert user if there was an issue opening window (popup blocker) 2005-07-03 01:09:37 +00:00
Scott Ullrich
c7e202d3a0 Detect if the popup window is blocked and alert the user of the fact 2005-07-02 18:57:32 +00:00
Scott Ullrich
b63695dbae include head.inc and round corners on tabs 2005-07-02 04:21:21 +00:00
Holger Bauer
f5e7f73c42 comment out some scripts that no longer seem to be used and cause scripting errors.
- by pfjason
2005-06-30 22:55:59 +00:00
Holger Bauer
a8aba54199 fixed platform error that caused page not to show. thanks to anonymous ;-) 2005-06-27 18:48:28 +00:00
Holger Bauer
dbb0b7d610 fixed platform error that caused page not to show. thanks to anonymous ;-) 2005-06-27 18:46:12 +00:00
Scott Ullrich
4ed35e2017 Missing ) 2005-06-26 21:17:16 +00:00
Scott Ullrich
faa571edd6 Only show enable serial port option on pfSense and crom platforms 2005-06-25 21:01:53 +00:00
Scott Ullrich
dce949b0c0 Let system_start_ftp_helpers() handle starting and stopping of pftpx 2005-06-25 19:28:59 +00:00
Scott Ullrich
418830933a Use isset() for enable serial checks 2005-06-25 17:49:40 +00:00
Scott Ullrich
2bae67ba0a Stop and start ftp helpers as necessary 2005-06-25 17:47:46 +00:00
Scott Ullrich
d5967a9aef Sync up with m0n0wall -> Preffered sa selection 2005-06-22 01:59:09 +00:00
Scott Ullrich
2629e5d138 * Use isset() to check to see if item is set
* Unset item if not checked when saved
2005-06-21 15:57:57 +00:00
Scott Ullrich
5c50ae405e * Add back disable firmware check.
* Redirect to system_firmware.php if the firmware check is disabled
2005-06-21 15:43:49 +00:00
Colin Smith
4db5e0bca2 Remove alternate pkg_config URL, alternate firmware URL, and firmware check disable for now. 2005-06-18 21:12:20 +00:00
Bill Marquette
538bb06f34 small cleanups
serial option now saves (still won't show if you go back into page for some reason)
2005-06-11 17:22:20 +00:00
Scott Ullrich
3b617d7063 Remove the no supporting blurb. If its in here it should be supported, period. 2005-06-04 23:45:23 +00:00
Scott Ullrich
dc22c75ced Remove filtering bridge option. It's on by default now Toto. 2005-06-02 20:25:54 +00:00
Scott Ullrich
091ac3055b Make all occurances of Note uniform 2005-05-29 02:04:02 +00:00
Bill Marquette
31f9398177 Clean up wierd $config updates here too 2005-05-17 04:36:53 +00:00
Scott Ullrich
ad58a44a78 ttyp0 -> ttyv0 2005-04-26 23:40:57 +00:00
Scott Ullrich
7bb0e45557 Use two tabs for ttyv0 serial ttys entry 2005-04-26 23:36:21 +00:00
Scott Ullrich
af94c8655f * config_mount_ro(); -> conf_mount_ro();
* config_mount_rw(); -> conf_mount_rw();
2005-04-26 23:33:04 +00:00
Scott Ullrich
24d31909e8 * config_mount_ro(); -> conf_mount_ro();
* config_mount_rw(); -> conf_mount_rw();
2005-04-26 23:32:51 +00:00
Scott Ullrich
923d0f443b Dont forget to mount rw and ro while writing out /etc/ttys and /boot/loader.rc 2005-04-26 23:22:30 +00:00
Scott Ullrich
2f810bc1bb Add the ability to turn on the serial console from the advanced menu.
This should address Ticket #19 but needs testing
2005-04-26 23:19:50 +00:00
Scott Ullrich
f4b798517a Disable Rendevouz section. It won't make it into the beta. 2005-04-23 01:22:33 +00:00
Scott Ullrich
b3d44462f4 Process system_set_harddisk_standby() instead of requiring a reboot. Doh! 2005-04-22 02:50:13 +00:00
Scott Ullrich
920f27e3e6 Remove generic-pc check. Let user specify how they want that hard drive to power down. 2005-04-22 02:45:55 +00:00
Scott Ullrich
c11e337b62 Save the hard disk standby time for all platforms 2005-04-04 17:03:05 +00:00
Bill Marquette
b46bfcf575 Add $Id$ tag 2005-03-27 22:31:32 +00:00
Scott Ullrich
05603c3462 Add 1 pt dotted line around the widget description box for some coolness. 2005-03-25 22:55:58 +00:00
Scott Ullrich
f1a5cfb867 Introduce a update_description wizard widget which can update a textbox description from a select drop down box. 2005-03-25 22:51:52 +00:00
Bill Marquette
61deccba10 restart webserver on cert chagne, don't force reboot...reboots are for wimps 2005-03-21 04:51:33 +00:00
Scott Ullrich
9cba364940 Eliminate duplicate queue name on pull down menu. 2005-03-16 23:02:23 +00:00
Colin Smith
66f481ccaa Add option to edit default pkg_config.xml URL. 2005-03-16 04:58:04 +00:00
Colin Smith
1896ea95fb One more <alt_pkg_url> -> <alt_pkgconfig_url>. 2005-03-16 04:45:30 +00:00
Colin Smith
0e809364e3 Set and unset <enabled> flag correctly (to preserve URL information) and fix field greyout. 2005-03-16 04:07:37 +00:00
Colin Smith
bb9ea52461 Modify alternate firmware URL fields to handle new config.xml directive. 2005-03-16 01:39:59 +00:00
Scott Ullrich
381118b7d2 * Update build time and version
* Remove extra <br>
2005-03-14 00:09:48 +00:00