Commit Graph

10150 Commits

Author SHA1 Message Date
Scott Ullrich
ca09ef23a9 Set background to color for alert box 2008-10-30 01:10:09 +00:00
Scott Ullrich
dfdfd0bee7 * Allow themeing of the alertbox.
* To handle the nifty corners edgecase, define:

	$nifty_redbox = "#990000";
	$nifty_blackbox = "#000000";

  ... in /usr/local/www/themes/{$themename}/tabcontrols.php
2008-10-30 01:01:31 +00:00
Scott Ullrich
2690f7d983 Center left td 2008-10-30 00:40:54 +00:00
Scott Ullrich
8fe7b598da Display error reason correctly 2008-10-30 00:28:02 +00:00
Scott Ullrich
0bfbf74b55 Remove width:36px from right area 2008-10-30 00:25:57 +00:00
Scott Ullrich
f68d11ec85 Rename to inputerrorsleft and right 2008-10-30 00:11:22 +00:00
Scott Ullrich
a1581a8f00 Remove trailing newline 2008-10-29 23:49:15 +00:00
Scott Ullrich
a5ab2196c3 Allow alert box to be themed 2008-10-29 23:48:05 +00:00
Scott Ullrich
68c97918d0 Check the entire required_version field, not the first char 2008-10-29 16:19:56 +00:00
Scott Ullrich
c73c738f40 Version bump 1.3 branch to 2.0 2008-10-29 16:14:53 +00:00
Scott Ullrich
8582f802d4 Add factory_shipped_username 2008-10-29 03:20:33 +00:00
Scott Ullrich
8bb6bf8281 Add factory_shipped_password 2008-10-29 03:19:04 +00:00
Scott Ullrich
2ee0410f9e Honor $g['services_dhcp_server_enable'] 2008-10-29 03:15:42 +00:00
Scott Ullrich
e3a13b0068 Add services_dhcp_server_enable which allows the DHCP server to be turned
off easily.
2008-10-29 03:07:11 +00:00
Scott Ullrich
bc8472b77a Adding custom grub-install 2008-10-28 19:52:26 +00:00
Seth Mos
22c8741ccc Correctly load groups array 2008-10-28 17:20:14 +00:00
Scott Ullrich
fbf424fb9f Remove first check 2008-10-28 17:18:01 +00:00
Scott Ullrich
4b7aee98de Alert when no gateways are set 2008-10-28 17:14:30 +00:00
Scott Ullrich
182fa1201a Add \n to avoid rule breakage 2008-10-28 04:17:53 +00:00
Chris Buechler
41ccfc4488 add missing newline 2008-10-28 04:08:16 +00:00
Scott Ullrich
07e19d5775 Rename column to Support 2008-10-28 02:35:29 +00:00
Scott Ullrich
1ef8df1e53 Set the maintainer to the forums. The maintainer of packages is
ultimately only to resolve arguments between commiters if need be.
2008-10-28 02:21:02 +00:00
Scott Ullrich
e07f6d133e Make sure globals are loaded 2008-10-27 22:58:54 +00:00
Scott Ullrich
e8dba7460f Reload interface being worked on, not blindly lan 2008-10-27 22:51:03 +00:00
Scott Ullrich
bbcc0a41d4 Note that when enabling a LAN interface that enables "Full firewalling and nat modes" 2008-10-27 03:28:05 +00:00
Scott Ullrich
64f7a1ae76 Latest config is 5.3 2008-10-27 00:40:50 +00:00
Scott Ullrich
19525ae765 Use $g['product_name'] 2008-10-26 20:43:48 +00:00
Scott Ullrich
cd718d54e4 Use $g['product_name"] 2008-10-26 20:42:50 +00:00
Scott Ullrich
1c44a77db8 Output welcome message after various items are mounted (so we have grep) 2008-10-26 20:05:24 +00:00
Scott Ullrich
c4e3f59fcd Grab product_name from globals.inc 2008-10-26 19:46:10 +00:00
Scott Ullrich
a7e599e7a1 Add PRIV information 2008-10-26 01:18:49 +00:00
Scott Ullrich
e679308cef Script was renamed System Activity 2008-10-26 01:16:55 +00:00
Scott Ullrich
0418253ba6 Center text output 2008-10-26 01:15:14 +00:00
Scott Ullrich
7a97eaefd9 Update url 2008-10-26 01:05:46 +00:00
Scott Ullrich
37ca49b426 Adding Diagnostics -> System Activity which shows top in an ajaxy way. 2008-10-26 01:02:33 +00:00
Scott Ullrich
9616232711 Show header even when no records exists so the lonely + sign doe snot look
strange.  This makes this page more consistent with all other pages when
no configuration records exist.
2008-10-26 00:32:43 +00:00
Scott Ullrich
1e087e645d Add some padding before the save commands 2008-10-25 23:34:27 +00:00
Scott Ullrich
032bf78c76 Make text consistent and wrap to next line 2008-10-25 22:51:52 +00:00
Scott Ullrich
8a9edda534 Remove <!-- --> that somehow was inserted by TextMate. 2008-10-25 22:50:39 +00:00
Scott Ullrich
cbb27bc8c3 Place the save button in the correct table 2008-10-25 22:45:49 +00:00
Scott Ullrich
5924fa0fee Add 19 more - so it is longer than present text 2008-10-25 22:22:14 +00:00
Scott Ullrich
04d26657a3 If for some reason an invalid element gets written out in config.xml
such as a blank fieldname, pfSense resstores the previous configuration.
However after restoring the configuration the WAN looses its configuration,
default gateway goes bye-bye, etc.   Call reload_all() if we restore
a backup to ensure that the firewall is left in a working state.
2008-10-25 21:17:54 +00:00
Scott Ullrich
65c4d1ad6e Increase icmplim to 750 2008-10-25 21:16:13 +00:00
Scott Ullrich
138acd289b Change default icmplim to 750. 2008-10-25 21:02:03 +00:00
Scott Ullrich
533e6800f3 Do not automatically create a record for WAN. 2008-10-25 20:58:34 +00:00
Scott Ullrich
87294f24e4 Correctly delete package 2008-10-25 20:43:21 +00:00
Ermal Luçi
b87364eb25 Fix issue reported on ticket #1825. 2008-10-25 14:37:22 +00:00
Scott Ullrich
fd3e7e5d7e Remove bogus <br> 2008-10-25 08:03:12 +00:00
Scott Ullrich
10d72e1e7e Use correct css file 2008-10-25 07:59:37 +00:00
Scott Ullrich
306f082ae0 Make white space consistent between save button and bottom of table 2008-10-25 07:33:44 +00:00