Franco Fichtner
abcb4cce31
src: start removal of visual clutter in the form of markup "hints" et al
...
This makes pages much easer on the eye, the messages are clear still.
2016-04-01 12:56:15 +02:00
Ad Schellevis
306b80c79f
(legacy) remember scroll position for non ajax toggle/move, https://github.com/opnsense/core/issues/840
2016-03-27 20:06:00 +02:00
Ad Schellevis
2592fabbbd
unhide if #categories = 1 in firewall_rules.php
2016-03-23 16:51:19 +01:00
Ad Schellevis
a0f16501da
html error in firewall_rules.php (categories)
2016-03-23 16:46:37 +01:00
Franco Fichtner
9949d2a1c2
firewall: tweak rules icons; closes #838
2016-03-17 20:49:01 +01:00
Ad Schellevis
b3d6d7982c
(firewall) leftover from single select
2016-03-07 12:52:56 +01:00
Franco Fichtner
53df54fc9e
www: s/gray/text-muted/g
2016-02-26 17:57:16 +01:00
Franco Fichtner
7bcf39f028
Merge pull request #737 from fabianfrz/translation
...
translation fix
2016-02-04 14:18:07 +01:00
Ad Schellevis
e1dd183993
(legacy) change behaviour of associated nat rules ( https://github.com/opnsense/core/issues/695 ), show rule but hide edit and duplicate buttons
...
If for some reason a config has "typeless" rules, which don't belong to any active nat rule the user won't notice this anymore (and doesn't have the ability to remove them).
This can happen with imports from old configs for example or manually changed configs.
2016-02-04 13:34:55 +01:00
Ad Schellevis
23ef5f7005
(legacy) let's multiselect that category search
2016-02-02 22:47:37 +01:00
Fabian Franz
a8962f5e90
translation fix
2016-02-02 11:41:17 +01:00
Ad Schellevis
35a11180fc
(legacy) firewall, add optional rule category
2016-01-29 23:31:04 +01:00
Ad Schellevis
c4e6c41ae1
(legacy) remove htmlspecialchars in firewall_rules.php
2016-01-27 19:53:22 +01:00
Ad Schellevis
b360f5f958
(legacy) firewall_rules.php redirect to correct page for "Block bogon networks", closes https://github.com/opnsense/core/issues/713
2016-01-27 19:32:54 +01:00
Ad Schellevis
96b0b961a2
(legacy) fix html errors in firewall_rules.php
2016-01-27 17:26:21 +01:00
Franco Fichtner
2da105f078
firewall: tweak previous
2016-01-27 13:44:57 +01:00
Franco Fichtner
33004e879c
firewall: don't leak NAT rules into interface tab; closes #695
2016-01-27 13:16:45 +01:00
Franco Fichtner
83f83a076f
firewall: tweak previous a bit
2016-01-23 16:32:55 +01:00
Fabian Franz
ba10c00aca
translation fix in firewall_rules.php
2016-01-19 22:59:37 +01:00
Franco Fichtner
185db864ed
firewall: don't leak floating rules into interface tabs
2016-01-19 15:40:45 +01:00
Manuel Faux
3f04c0a7e2
Firewall: schedule column: added tooltip and bugfix
...
Added tooltip to show description of schedule and fixed editing capabilities of
schedules from page firewall_rules.php.
2016-01-10 16:25:06 +01:00
Manuel Faux
1206b9b7ef
Firewall: added tooltip to used aliases
...
Tooltip shows description of alias.
2016-01-10 16:25:06 +01:00
Manuel Faux
cea23f8cae
UX: moved tooltip position to top for most tooltips
2016-01-10 12:06:48 +01:00
Manuel Faux
87014246c0
UX: changed delete icon from "X" to "trash"
2016-01-10 12:06:48 +01:00
Ad Schellevis
d7e0198beb
Merge pull request #616 from 8191/change_copyicons
...
Reworked action buttons for list operations
2016-01-08 17:40:30 +01:00
Franco Fichtner
b1256d80b4
firewall: tweak previous for #504
2016-01-08 09:07:14 +01:00
Manuel Faux
418c800dab
UX: added missing and unified existing tooltips of buttons
...
* Added missing tooltips for existing buttons for list management (add line,
remove line, move line, clone line)
* Shortened existing tooltip texts to a minimum
* Fixed incorrect tooltip texts
* Changed order of buttons to 1. move item, 2. delete item, 3. add item, 4.
clone item
* Changed tooltips "click to toggle enable/disable rule" to "disable rule" and
"enable rule" corresponding to the current state, respectively.
2016-01-08 00:01:38 +01:00
Fabian Franz
cc18380222
fix 504
2016-01-07 18:45:08 +01:00
Manuel Faux
fa142b5536
UX: Changed icon for "add similar item"
...
Changed button icon of "add similar item" from plus to clone symbol.
2016-01-07 17:06:38 +01:00
Fabian Franz
803d0a65ff
fix for #504
2016-01-05 14:36:57 +01:00
Fabian Franz
1d0f083d96
change dialog style
2015-12-31 18:00:31 +01:00
Franco Fichtner
32b572c987
firewall: finish disabled banner
...
o Deduplicate inside guiconfig.inc, one word needs to be changed...
o No spurious functions unless needed, it will likely linger forever.
o Be less specific about what the function will do, it may change.
o Remove "dismissable", there's no use dismissing static alerts.
o Zap filter switch case, firewall is used in the GUI anyway.
o Mop up the manual instances of the early pull request still present.
o Transform gettext(html) into sprintf(gettext, html).
2015-12-29 22:50:25 +01:00
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
Ad Schellevis
168f87e5ac
(legacy) add symbol to show rule direction on floating rule, closes https://github.com/opnsense/core/issues/533
2015-12-16 09:21:04 +01:00
Manuel Faux
0a7e86556f
Cleaner way to show banner for disabled services
2015-12-11 15:19:07 +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
Manuel Faux
7407fe8bc5
firewall: show implicit IPv6 block rule if IPv6 disabled
...
If IPv6 is not enabled in global networking settings, show the implicitly
generated IPv6 block rule in floating firewall rules.
2015-12-06 20:20:53 +01:00
Manuel Faux
9d7f64131c
firewall: show "log" icon for RFC 1918 and IANA rules
...
Show a "log" icon if the RFC 1918 rule or the reserved IANA rules
are configured to be logged.
2015-12-05 07:37:07 +01:00
System Administrator
3dd79c51d2
firewall: adopt formatting of RFC 1918 and IANA rules
...
Adopt style of RFC 1918 rule and reserved IANA rule to match user created
rules in style.
2015-12-04 21:38:15 +01:00
Ad Schellevis
48acede90b
(legacy) firewall_rules.php wrong variable
2015-11-30 17:04:28 +00:00
Ad Schellevis
5b7c9fbd83
(legacy) remove unused
2015-11-16 19:09:48 +00:00
Ad Schellevis
9c210dd7f8
(legacy) firewall_rules.php make interface selection a bit less "tab" like
2015-09-03 09:51:23 +00:00
Ad Schellevis
51962caa08
(legacy) remove left over debug stuff firewall_rules.php
2015-08-25 14:17:09 +00:00
Ad Schellevis
ee7fbedc53
(legacy) refactor firewall_rules.php
2015-08-21 15:52:32 +00:00
Franco Fichtner
fd3e179f6f
firewall: do not probe translations for other translated words; fixes #321
2015-08-17 07:39:58 +02:00
Ad Schellevis
564703643c
(legacy) fix some warnings in firewall pages
2015-07-24 10:00:09 +00:00
Ad Schellevis
465e699e71
(legacy) dependency cleanups related to functions.inc / interfaces.inc
2015-07-22 16:56:38 +00:00
Ad Schellevis
ea5dd43a31
(legacy) move pfsense-utils.inc dependency
2015-07-22 15:09:18 +00:00
Ad Schellevis
2480cd3920
(legacy) remove unused, move single used functions out of shared files
2015-07-07 13:43:13 +00:00