42 Commits

Author SHA1 Message Date
Franco Fichtner
168de68091 Merge pull request #506 from 8191/no_firewall_warn
firewall: show warning banner if firewall disabled
2015-12-29 22:27:01 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Manuel Faux
5d159b2c89 firewall: show warning banner if firewall disabled
If firewall is globally disabled, show a warning banner in all relevant
firewall configuration and diagnostic screens (filter and NAT).
2015-12-07 07:57:04 +01:00
Franco Fichtner
2df71ab17f firewall/nat: fix a crash report 2015-11-19 19:42:09 +01:00
Ad Schellevis
129def906b (legacy) fix crashreport PHP Warning: Illegal string offset 'rule' in /usr/local/www/firewall_nat.php on line 71 2015-11-13 08:31:10 +00:00
Fabian Franz
6612086c21 fixes for #427 2015-11-10 18:38:42 +01:00
Franco Fichtner
e369c686aa src: php opening tag cleanup, the return 2015-11-10 08:29:55 +01:00
Ad Schellevis
3c80c0051c (legacy) firewall/nat move tabs to menu 2015-09-03 10:39:38 +00:00
Ad Schellevis
ed236810b1 whitespace firewall_nat.php 2015-08-27 15:35:30 +02:00
Ad Schellevis
cdddc017b0 (legacy) remove unused param in firewall_nat.php 2015-08-21 10:00:24 +00:00
Ad Schellevis
4f79ae6e9b (legacy) replace move item code in firewall_nat.php 2015-08-21 07:51:07 +00:00
Ad Schellevis
f90ae80622 whitespace (tab->space) 2015-08-20 07:26:08 +00:00
Ad Schellevis
12f25c7dcd whitespace firewall_nat.php 2015-08-20 07:17:06 +00:00
Ad Schellevis
edae72bf50 (legacy) regression, fix aliasses in firewall_nat.php 2015-08-19 14:04:41 +00:00
Ad Schellevis
1e7790c64e (legacy) add toggle to firewall_nat.php 2015-08-19 09:48:02 +00:00
Franco Fichtner
966f6cee46 src: whitespace sweep 2015-08-19 07:43:13 +02:00
Ad Schellevis
0e5b18c470 (legacy) firewall_nat.php fix add new link 2015-08-17 13:25:08 +00:00
Ad Schellevis
4438ef1df4 (legacy) refactor firewall_nat.php 2015-08-17 13:13:15 +00:00
Franco Fichtner
fd3e179f6f firewall: do not probe translations for other translated words; fixes #321 2015-08-17 07:39:58 +02:00
Franco Fichtner
45f15fbb5c src: scrub spurious prefix from copyright header
We do not embed file names into the header, because files get
deleted and renamed every now and then.  git-log is a good way
to read the full history.
2015-07-27 12:21:30 +02:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
3508759539 (legacy) remove itemid.inc 2015-07-10 15:05:21 +00:00
Ad Schellevis
c0cc76263c (legacy) cleanups related to pfsense-utils.inc (remove unused, move single usage, isset issues) 2015-07-08 15:48:16 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Franco Fichtner
22e0e257a2 queues: remove shaper.inc 2015-06-18 14:20:20 +02:00
Ad Schellevis
1c96e1a511 (firewall) remove some alias popup leftovers in nat page 2015-05-25 20:32:43 +00:00
Ad Schellevis
b668fdeb13 (firewall nat rules UI) make disabled visible, fix for https://github.com/opnsense/core/issues/169 2015-05-18 16:03:53 +00:00
Ad Schellevis
7bf001c403 (firewall) fix for https://github.com/opnsense/core/issues/168 (delete multiple items) 2015-05-18 14:18:44 +00:00
Franco Fichtner
8d02ef5a07 src: scrub and consolidate copyright headers
Related to: #136
2015-04-12 08:17:33 +02:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Ad Schellevis
5077839029 remove package hook pfSense_handle_custom_code 2015-03-23 19:14:42 +00:00
Ad Schellevis
2c03711ab1 fix config restore / remove package code from backup/restore 2015-03-15 19:16:05 +00:00
Franco Fichtner
baa9f79874 src: 50 shades of white 2015-03-06 09:25:42 +01:00
Ad Schellevis
7efba9edca display alias names, needs further cleanup (https://github.com/opnsense/core/issues/77) 2015-03-02 19:27:10 +00:00
Franco Fichtner
931efa6867 src: fix all the whitespaces! 2015-02-27 14:50:26 +01:00
Ad Schellevis
4d177fb5c3 fix for https://github.com/opnsense/core/issues/41 2015-02-25 20:54:27 +00:00
Jos Schellevis
4608ae4b6a Fix button for deleting selected rules in NAT pages, fixes #10 2015-02-10 10:18:36 +00:00
Jos Schellevis
8719477be8 Gui fixes and enhancements 2015-01-28 12:15:03 +00:00
Jos Schellevis
4156a7284a html updates and fixes 2015-01-02 10:27:26 +00:00
Jos Schellevis
9643dadc2c Lots of cleanups, icons, links and copyright notices 2014-12-31 16:41:03 +00:00
Franco Fichtner
e78874a7fa firewall: apply whitespace cleanups 2014-12-28 12:04:44 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00