Commit Graph

10480 Commits

Author SHA1 Message Date
Scott Ullrich
667a3184b8 Add some ajax magic to allow a gateway to be added quickly 2008-11-25 03:37:52 +00:00
Scott Ullrich
6d679a953e add missing cancel button 2008-11-25 01:59:43 +00:00
Scott Ullrich
2b5f152dbc * We only need one save button, mmmkay?
* Make whitespace consistent between blocks
2008-11-25 01:57:54 +00:00
Scott Ullrich
df00291c3d Use show/hide which turns off the goofy effects that some have noted is
inconsistent with all other forms.
2008-11-25 01:51:32 +00:00
Scott Ullrich
38332c11d7 Rename to console options 2008-11-25 01:43:30 +00:00
Scott Ullrich
5f05b91fa4 Make private networks box match other areas of form 2008-11-25 01:39:08 +00:00
Scott Ullrich
0fc70b3041 Cleanup nasty identation that makes the form look strange. 2008-11-25 01:35:52 +00:00
Scott Ullrich
c308730345 * Remove non-needed td and cleanup blank whitespace
* Make enable match the rest
2008-11-25 01:11:51 +00:00
Scott Ullrich
afc04d5851 remove progress bar for now. We will need to upgrade to lighttpd 1.5 for
this to work correctly.
2008-11-24 23:48:52 +00:00
Scott Ullrich
57ef369212 Turn off APC upload progress support, we're using the pecl extension
now.
2008-11-24 21:49:48 +00:00
Scott Ullrich
ac94a233ae Do not sleep, just exit 2008-11-24 04:22:39 +00:00
Scott Ullrich
af44f9c27e Correct upload completed check 2008-11-24 04:17:56 +00:00
Scott Ullrich
f525af81bb Remove non-needed \n 2008-11-24 04:05:09 +00:00
Scott Ullrich
0cf5aa69c0 Remove lighttpd files on reboot. 2008-11-24 04:01:19 +00:00
Scott Ullrich
7e9153a013 Inculde uploadprogress.so 2008-11-24 03:53:16 +00:00
Scott Ullrich
34047b62e6 Split out long html lines into blocks 2008-11-24 03:29:14 +00:00
Scott Ullrich
e1142a0c5d Even more formatting. No functional changes. 2008-11-24 03:25:17 +00:00
Scott Ullrich
f5811c1ba4 Fix missing tr, td tags 2008-11-24 03:21:40 +00:00
Scott Ullrich
ee0b88a6e2 Untangle the if / else mess 2008-11-24 03:17:33 +00:00
Scott Ullrich
8999038a6c Switch back over to upload_progress_meter now that it is a freebsd port. 2008-11-24 03:12:07 +00:00
Scott Ullrich
660b5c0405 Backout apc / cli cache 2008-11-24 02:38:33 +00:00
Scott Ullrich
77a89fb6a0 Unbreak disable / enable when rfc1867 is use 2008-11-24 02:22:08 +00:00
Scott Ullrich
0045dfd17a Rescue upload progress bar from the dead!!! OMG, Zombies! 2008-11-24 01:06:44 +00:00
Scott Ullrich
5a54464bbe Turn on apc.rfc1867 = on (upload progress bar support which is apparently)
native to APC.
2008-11-24 00:07:55 +00:00
Scott Ullrich
20bcfd8125 Turn on apc for cli 2008-11-24 00:04:16 +00:00
Scott Ullrich
e1cb970ef4 Minor text cleanups 2008-11-23 23:48:52 +00:00
Scott Ullrich
3f179a5572 * Split more code into a function
* Move all functions to top
* Wait for PHP to restart
* Really use correct rules.debug files
2008-11-23 23:46:44 +00:00
Scott Ullrich
dbec18e1d4 * Use system
* Use correct filename
2008-11-23 23:38:29 +00:00
Ermal Luçi
48d7fcbf5a There is a 'type' knob now. 2008-11-23 23:26:06 +00:00
Scott Ullrich
c4110081ca Show rule differences (rules.debug) after a sync. Handy if you have
changed filter.inc.
2008-11-23 23:07:46 +00:00
Ermal Luçi
eefa2b49b0 Remove hardcoded checks and substitute with more generic method. 2008-11-23 22:52:20 +00:00
Ermal Luçi
f699ed89d6 More fixes to the switch to the FilterIflist. 2008-11-23 22:44:45 +00:00
Ermal Luçi
4027959675 Fix System aliases. 2008-11-23 21:41:16 +00:00
Ermal Luçi
4095351687 Fix errors introduced during moving to FilterIflist array from actual functions.
Reported-by: smos@
2008-11-23 21:38:15 +00:00
Seth Mos
96ae3e8636 Multiply delay value from rrd by 1000 to get milliseconds 2008-11-23 19:02:15 +00:00
Scott Ullrich
8e90702881 Remove non-working check 2008-11-23 06:20:43 +00:00
Scott Ullrich
211dff5564 Update firmware lock (upgrade) variable 2008-11-23 06:18:36 +00:00
Scott Ullrich
0aa65a5eb9 Do not allow ro mount when an upgrade is in progress 2008-11-23 06:13:30 +00:00
Scott Ullrich
bfd1cd6b22 Minor formatting and text refinements 2008-11-23 00:11:15 +00:00
Scott Ullrich
0c15a74777 Correctly set nobackup flag 2008-11-23 00:04:03 +00:00
Scott Ullrich
eb95ba843a Output welcome banner after globals.inc is required 2008-11-23 00:00:19 +00:00
Scott Ullrich
6680b6d141 * Exclude /var/dhcpd/dev/ from backups
* Split out long excludes into shorter assignments
2008-11-22 23:59:20 +00:00
Scott Ullrich
17653781d5 Add missing exit 2008-11-22 23:55:04 +00:00
Scott Ullrich
edfde77111 Exit before upgrade, etc on failure 2008-11-22 23:54:34 +00:00
Scott Ullrich
fe92851916 Test php after cvssync. If you go backwards in time your PHP will puke.
If php pukes and a previous backup exists, just restore it.
2008-11-22 23:53:56 +00:00
Scott Ullrich
864b397664 Create a backup of the configuration prior to package installation. 2008-11-22 23:42:14 +00:00
Scott Ullrich
1b02bfb7cc Add missing / 2008-11-22 23:30:31 +00:00
Scott Ullrich
d87218810d When a new user home directory is created, copy the . (dot) root files. 2008-11-22 23:27:33 +00:00
Scott Ullrich
a18a5e6106 Remove stray " 2008-11-22 23:20:39 +00:00
Scott Ullrich
8098302a5a Unbreak javascript. 2008-11-22 23:06:34 +00:00