28 Commits

Author SHA1 Message Date
Ad Schellevis
2fc3baa930 (legacy) make disablevlanhwfilter optional + redirect on successful save in system_advanced_network.php 2016-03-02 17:11:26 +01:00
Ad Schellevis
ec5d6b12c8 (legacy) zap setup_microcode 2016-02-15 17:50:09 +01:00
Olivier Paroz
a18f6df78c "device polling" changes also require a reboot
The changes won't happen until the interface is re-configured, just like for the other settings.
2016-01-28 17:26:30 +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
Ad Schellevis
41c79bfc58 (legacy) htmlencode formdata system_advanced_network.php 2015-12-04 17:01:06 +01:00
Ad Schellevis
bf021e83dc (legacy) refactor system_advanced_network.php 2015-12-04 14:30:14 +01:00
Franco Fichtner
6948906adf menu: convert settings tabs to submenu; closes #402 2015-09-26 09:00:49 +02:00
Franco Fichtner
ee5672b984 www: filter_configure() has no return value 2015-09-14 17:22:42 +02:00
Franco Fichtner
d5f56a07b4 src: whitespace sweep 2015-09-11 10:22:11 +02:00
Ad Schellevis
b811cc2d0d (legacy) crashreport PHP Fatal error: Cannot unset string offsets in /usr/local/www/system_advanced_network.php on line 58 2015-09-03 06:48:35 +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
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
2a3a6a1de8 (legacy) cleanup system_advanced_network.php and add switch for vlanhwfilter disable ( https://github.com/opnsense/core/issues/252 ) 2015-07-13 12:18:16 +00:00
Ad Schellevis
bdfbe06f24 (legacy) cleanups system.inc 2015-07-09 17:22:59 +00:00
Franco Fichtner
28f6a95eaf filter: no hay flowtable; code asks for FreeBSD 8... 2015-07-06 22:25:04 +02: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
1db49d7c47 system: apply PSR2 style 2015-06-04 20:41:15 +02:00
Franco Fichtner
d71e272515 settings: tweaking the tweaks
* Do not patronise the user about advanced settings.  The user should
  know what she's doing.  ;)

* Hide the tabs page by moving it from .php to .inc -- web server acces
  to this file extensions is forbidden.  Tabs do not have authentication
  and that's bad if left untreated...
2015-04-13 08:12:18 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Ad Schellevis
fe5ae1b7b2 cleanup requires + small typo's 2015-03-23 20:47:12 +00:00
Jos Schellevis
21aea24595 Code cleanups and gui enhancements 2015-01-21 12:40:34 +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