42 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
Franco Fichtner
68faafd185 aliases: improve validation messages; closes #1443 2017-04-12 07:36:56 +02:00
Franco Fichtner
c5ab052b67 system: url_safe() for #1168 2016-10-11 08:11:12 +02:00
Franco Fichtner
0652bd0675 src: gettext(sprintf()) corrections; closes #971 2016-05-29 18:27:13 +02:00
Ad Schellevis
0b31dc522f add opnsense_standard_table_form class to forms 2016-05-20 17:09:58 +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
294c3801b7 system: set up a helper route through interface for far gateways
This finally concludes work on #880, left on -devel for a while
longer to double-check with the requesters.
2016-05-09 11:55:35 +02:00
Franco Fichtner
b3d1481797 gateways: pick up interface for manual route to far gateway; closes #880 2016-05-09 10:14:38 +02:00
Franco Fichtner
ed5c0ddeff gateways: allow far gateway outside of interface subnet; closes #880 2016-05-08 19:43:12 +02:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +01:00
Ad Schellevis
ff7fce12c8 fix typo 2016-02-24 11:21:13 +01:00
Franco Fichtner
6e3e407d85 services: rename shorcut_section to better reflect its purpose; closes #674 2016-01-18 09:30:34 +01:00
Franco Fichtner
3d93e25ba0 services: remove indirect mapping and fix remaining services 2016-01-18 09:29:38 +01:00
Franco Fichtner
c037c55aaf gateways: try to purge disabled gateways, closes #557
The way the code is currently set up it will never truly rebuild the
routing table, so old gatway monitoring host entries may linger in
the system until properly rebooted or fully reconfigured.  But all
in all, routes are now skipped properly if no monitoring is needed.
2016-01-09 00:06:39 +01:00
Franco Fichtner
d41b5a7456 src: reindent copyright block to four spaces 2015-12-29 20:22:41 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Franco Fichtner
166c571b5e www: another batch for #461 2015-12-05 08:24:21 +01:00
Ad Schellevis
30b63eeb65 (legacy) fix system_gateways_edit.php 2015-12-04 13:57:01 +01:00
Ad Schellevis
688f657404 (legacy) respect defaults in system_gateways_edit.php 2015-12-04 11:35:53 +01:00
Ad Schellevis
f1bc827598 (legacy) regression system_gateways_edit.php 2015-11-30 10:47:26 +00:00
Ad Schellevis
dbe073b1ec (legacy) missing class in system_gateways_edit.php 2015-11-27 15:01:40 +00:00
Ad Schellevis
615bf01dc2 (legacy) event system_gateways_edit.php 2015-11-25 12:49:31 +00:00
Ad Schellevis
7edf57ada3 (legacy) refactor system_gateways_edit.php 2015-11-25 12:45:51 +00:00
Franco Fichtner
1b03f583a7 www: transform $input_error strings to gettext()
Spotted by: @fabianfrz
2015-11-07 21:52:56 +01:00
Franco Fichtner
d11e97562b system/routes: convert to submenu
Thin out "Status" and "Diagnostics" white at it, although the
overall static page conception isn't consistent at all.  Not
liking this, but something has got to be done.  Won't be the
last commit I think.  :)
2015-09-21 15:12:57 +02:00
Ad Schellevis
f4facb2105 (legacy) cleanup dependencies : gwlb.inc -> interfaces.inc 2015-07-23 07:43:37 +00:00
Ad Schellevis
465e699e71 (legacy) dependency cleanups related to functions.inc / interfaces.inc 2015-07-22 16:56:38 +00:00
Ad Schellevis
4f33b50c2d (legacy) move services.inc out of fbegin.inc to pages with service shortcut 2015-07-22 09:47:07 +00:00
Ad Schellevis
3cd79bd2a1 (legacy) restructure requires/includes, move globals.inc 2015-07-20 16:16:28 +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
e2276435d3 gateways: set monitoring off by default; fixes #2 2015-06-08 13:13:36 +02:00
Franco Fichtner
27a063052e system/gateway: style sweep 2015-05-15 09:53:47 +02:00
Ad Schellevis
0adea630f1 refactor configd calls, part of this discussion : 71ff705e01 (commitcomment-10597568) 2015-04-07 20:53:21 +02:00
Franco Fichtner
15eb3c5652 gateways: more potential fails of legacy code vs. new config system 2015-04-03 12:12:43 +02:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Ad Schellevis
5a3ddb9438 remove old package support 2015-03-21 15:15:29 +01:00
Jos Schellevis
96808b5649 Several fixes, GUI and LDAP 2015-02-06 17:13:19 +00:00
Jos Schellevis
4f8cea3719 Firmware update enhancements and System GUI pages cleanup 2015-01-23 14:49:49 +00:00
Jos Schellevis
9094a66095 Happy new Year...Copyrights for www done 2015-01-01 14:48:13 +00:00
Franco Fichtner
25940e50d2 system: apply whitespace changes
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +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