Charlie Marshall
bda4098509
Improve look of button = change class
2013-07-29 15:06:24 +01:00
jim-p
735ab5032f
Fix test
2013-07-29 08:19:02 -04:00
Renato Botelho
a33c38cf4b
Merge pull request #739 from CharlieMarshall/pfsense_ng_fs-button-fix
...
better handling of widescreen theme
2013-07-29 05:16:03 -07:00
Ermal Luçi
d8d6e2387a
Merge pull request #741 from phil-davis/master
...
Make NAT port forward data entry error message match GUI text
2013-07-29 00:08:33 -07:00
Ermal Luçi
752ba8d27e
Merge pull request #740 from CharlieMarshall/themeTidyUp
...
tidy up themes loader.js file
2013-07-29 00:08:10 -07:00
Charlie Marshall
08a97fe0ae
Add comment
2013-07-29 07:32:11 +01:00
Phil Davis
d750dd6f93
Make NAT port forward data entry error message match GUI text
...
The GUI has "Redirect target IP" and "Redirect target port". But the error message when validating "Redirect target port" refers to it as "local port". I was just confused when I forgot to type in the "Redirect target port", the error told me I had to enter a valid local port. I looked down the GUI page for "local port" and it is not there.
2013-07-28 22:32:21 -07:00
jim-p
9761b8334d
Fix exec bits.
2013-07-28 21:38:35 -04:00
Charlie Marshall
66e1353e6b
tidy up themes loader.js file
2013-07-28 22:08:25 +01:00
Charlie Marshall
8822996bd6
correct typos carried over from pfsense_ng clone
2013-07-28 14:33:37 +01:00
Renato Botelho
5aa68a55a6
Fix #3113 , fix multiple english spell errors s/seperet/separat/
2013-07-28 10:31:14 -03:00
Renato Botelho
434a9daecc
Merge pull request #735 from CharlieMarshall/gateway_col_fix
...
improve gateway widget dimensions
2013-07-28 05:45:31 -07:00
N0YB
91dad6c673
Update services_dyndns_edit.php
...
Setting $pconfig['ttl'] to isset result causes the ttl value to be set to 1 (true) upon subsequent saves.
2013-07-28 09:30:00 -03:00
Charlie Marshall
bb38e8e5f9
better handling of widescreen theme
2013-07-28 11:38:01 +01:00
Renato Botelho
79891ffe7b
Merge pull request #736 from CharlieMarshall/pfsense_ng_typos
...
fix typos loader.js in "pfsense_ng" theme
2013-07-27 17:20:50 -07:00
Charlie Marshall
9df039a8ab
fix typos
2013-07-27 22:35:23 +01:00
jim-p
ccf4798762
Also catch adaX Fixes #3112
2013-07-27 13:48:57 -04:00
Charlie Marshall
10a1f2da5e
fix title overlap
2013-07-27 15:52:47 +01:00
Charlie Marshall
9b03bd4c80
improve gateway widget dimensions
2013-07-27 13:14:41 +01:00
Renato Botelho
23c185bbf4
Merge pull request #731 from CharlieMarshall/graphs
...
change traffic graph widget width & height to improve look for pfsense_ng_fs theme
2013-07-26 10:32:25 -07:00
Renato Botelho
d1775b4c34
Merge pull request #733 from CharlieMarshall/logWidgetFix
...
Tidy up and improve log.widget.php
2013-07-26 08:00:46 -07:00
Charlie Marshall
15d18c1109
Add 'ALL' interfaces as an option to the dropdown menu
2013-07-26 12:34:30 +01:00
Charlie Marshall
f95cfe52fd
fix drop down menu to correctly use selected and remember state
2013-07-26 11:08:39 +01:00
Charlie Marshall
f0ac410894
remove another whitespace
2013-07-26 11:04:43 +01:00
Charlie Marshall
faef4c77e9
remove white spaces
2013-07-26 10:36:46 +01:00
Charlie Marshall
fa050a5668
revert part of commit 4cfcbd3 - removes blank option on firewall log widget drop down menu
2013-07-26 10:35:22 +01:00
Ermal Luçi
6226d837d9
Merge pull request #732 from CharlieMarshall/pictureFix
...
Improve picture widget size/proportion and stop border overlapping widget size
2013-07-25 23:55:37 -07:00
Charlie Marshall
28d3ac1471
remove new line (opps didnt see this on previous commit)
2013-07-25 23:03:57 +01:00
Charlie Marshall
e220e513dd
remove text note
2013-07-25 22:47:05 +01:00
Charlie Marshall
5330161eb6
remove whitespaces
2013-07-25 22:24:08 +01:00
Charlie Marshall
46172e9c99
improve picture widget size/proportion and stop border overlapping widget size
2013-07-25 22:23:06 +01:00
Charlie Marshall
e9cbf4b374
change graph display to improve look for pfsense_ng_fs theme
2013-07-25 21:52:32 +01:00
Ermal
620a0292bd
Optimization has nothing to do with limits
2013-07-25 13:13:10 +00:00
Renato Botelho
eb4ac13e25
Mark input_errors as reference at do_input_validation declaration, it fixes #3108
2013-07-25 09:59:40 -03:00
Renato Botelho
ef561db1f5
Fix #3106 , parse 'not' rules right on destination for port forward + reflection proxy rules
2013-07-25 09:29:26 -03:00
Renato Botelho
7fa503d8f2
Fix #3103 , cleanup ports fields when protocol changes
2013-07-24 16:23:06 -03:00
Renato Botelho
140ed85e94
Close td
2013-07-24 08:42:22 -03:00
Ermal Luçi
961ee4b9bf
Merge pull request #729 from phil-davis/master
...
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
2013-07-24 02:03:24 -07:00
Phil Davis
08597fcc81
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
...
Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html
2013-07-24 01:38:47 -07:00
Phil Davis
06d6a54384
Allow advanced options state-related parameters to be used for TCP, UDP and ICMP
...
Allows the state-related parameters to be specified for UDP and ICMP as well as TCP. Discussed in forum http://forum.pfsense.org/index.php/topic,64653.0.html
2013-07-24 01:35:58 -07:00
N0YB
06ff126ebb
Update rrd.inc
...
Fix this error
php: rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: expected 4 data source readings (got 5) from N:U:U:U:U:U'
2013-07-23 22:15:01 -03:00
Ermal
dbb4e08918
Implement an option to allow using the IPv4 connectivity interface for sending the dhcpv6 information. Usually useful for ppp[oe] type links and some ISP
2013-07-23 09:49:24 +00:00
Jim P
7fa5c18b66
Merge pull request #722 from CharlieMarshall/rrd
...
Use default RRD colors that are a little more visually distinct.
2013-07-22 15:42:05 -07:00
Charlie Marshall
f11a3926c3
Use default RRD colors that are a little more visually distinct.
2013-07-22 21:57:17 +01:00
Renato Botelho
991549b428
Fixes #3100 . Fix spell and spaces issues
2013-07-22 12:05:01 -03:00
Renato Botelho
dde5a629b8
Merge pull request #720 from phil-davis/master
...
Validate firewall rule advanced options requirements
2013-07-22 07:29:23 -07:00
Phil Davis
1101a89122
Validate firewall rule advanced options requirements
...
Checks that the user has selected a TCP Pass rule etc when using the state-related advanced options. Validates as per the checks that are applied in filter.inc when generating the actual pf rules.
Forum discussion: http://forum.pfsense.org/index.php/topic,64653.15.html
Bug report #3098
2013-07-22 03:49:17 -07:00
Warren Baker
33e2fb05ff
Add missing backup of gettytab
2013-07-22 09:25:15 +02:00
Renato Botelho
4fbe5be02b
Merge pull request #718 from N0YB/Advanced_DHCP_Client_Options
...
Fix required options syntax typo
2013-07-21 15:26:01 -07:00
N0YB
f669800cac
Fix required options syntax typo
2013-07-21 13:28:57 -07:00