35 Commits

Author SHA1 Message Date
Ad Schellevis
69510a5fad legacy ui pages cleanup for https://github.com/opnsense/core/issues/1733 2017-07-22 15:01:26 +02:00
Ad Schellevis
9bba2092ee Replace get_configured_ip_addresses() and get_configured_ipv6_addresses() with a more pragmatic approach, both are used to detect if an address is already configured, which gets quite sloppy when having a large number of interface
s configured.

This change probes all configured interfaces at once, and returns the full list, stripping quite some magic in the process.

Because the indexing is changed, we need to change the consumers as well here.
2017-05-26 19:49:05 +02:00
Ad Schellevis
52b95b80c0 (legacy) cancel button behaviour, closes https://github.com/opnsense/core/issues/1099 2016-12-12 21:34:03 +01:00
Franco Fichtner
029393adf2 firewall: url_safe() conversion, closes #1168
While there, kill "if (write_config())" constructs as this
really isn't a thing.
2016-10-12 08:36:16 +02:00
Fabian Franz
6411baeaa1 translation; closes #1069
Omit the console changes, we are not prepared for improving
the translation there.
2016-08-10 08:34:05 +02:00
Ad Schellevis
dfd5332213 (carp) remove restriction for matching interface subnet. closes https://github.com/opnsense/core/issues/795 2016-07-15 18:04:38 +02:00
Ad Schellevis
4e3b66c257 zapp pfsense-utils.inc 2016-06-20 16:59:19 +02:00
Ad Schellevis
0b31dc522f add opnsense_standard_table_form class to forms 2016-05-20 17:09:58 +02:00
Franco Fichtner
1650342466 firewall: can't change mode, cluster menu features; closes #921
Not really satisfied with the HA split but let's just say it's a
work in progress...
2016-05-19 20:19:42 +02:00
Ad Schellevis
7ab0b3463f (legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929 2016-05-12 19:45:28 +02:00
Franco Fichtner
4bcdc72b3f firewall: prune virtual ip section 2016-04-01 12:56:15 +02:00
Fabian Franz
18cd3edd3c translation 2016-03-26 11:26:16 +01:00
Ad Schellevis
857a1b2e71 gettext() 2016-03-26 09:09:50 +01:00
azdps
63e7e17617 (legacy) description and consistency cleanup in firewall_virtual_ip_edit.php 2016-03-25 21:22:03 -07:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +01:00
Franco Fichtner
60963fe9c2 firewall: fix spurious error when moving alias interface, closes #531 2016-01-08 23:25:23 +01:00
Ad Schellevis
499b58eeb3 (legacy) remove jquery.ipv4v6ify.js from firewall_virtual_ip_edit.php 2015-12-29 21:27:31 +01:00
Ad Schellevis
10a42da46a (legacy) save 0 values in firewall_virtual_ip_edit.php (https://github.com/opnsense/core/pull/570) 2015-12-27 15:46:02 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Ad Schellevis
c8437ad698 (legacy) make subnet selectable on ipalias, closes https://github.com/opnsense/core/issues/445 2015-10-28 21:50:05 +00:00
Ad Schellevis
8d28488f22 (legacy, firewall_virtual_ip_edit.php) apply issue on new vip 2015-10-11 16:13:34 +00:00
Ad Schellevis
453ee9c198 whitespace 2015-08-27 13:09:46 +00:00
Ad Schellevis
38791228c1 (legacy) refactor firewall_virtual_ip_edit.php 2015-08-27 12:25:04 +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
ccdaf72bb0 (legacy) cleanup filter.inc requires 2015-07-21 13:03:58 +00:00
Ad Schellevis
7418af459b (legacy) add additional check on $input_errors as part of cleanup notices 2015-07-06 16:58:36 +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
Franco Fichtner
2f00e12e0b src: a good opportunity to sneak in a whitespace sweep 2015-04-03 18:03:27 +02:00
Ad Schellevis
bd42061f21 gui fixes CARP VIP 2015-04-03 15:39:08 +00:00
Franco Fichtner
1f5d30b8e7 src: tmp_path gone with the wind 2015-03-12 07:39:52 +01:00
Jos Schellevis
fb340fcd94 More cleanups, copyrights and links 2015-01-01 13:47:20 +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