23 Commits

Author SHA1 Message Date
Franco Fichtner
6c49287a40 system settings: weave in awesome feedback
Submitted by: Curt Dox
2015-07-27 16:01:16 +02:00
Ad Schellevis
c55a7c50ed (legacy) remove services.inc dependency from interfaces.inc 2015-07-23 08:04:59 +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
Franco Fichtner
a5027cc36b system: small GUI nitpick for #243 2015-07-08 09:55:01 +02:00
Franco Fichtner
4b9a265f84 system: /var and /tmp MFS migrate to tmpfs; #243
Remove the size settings for those mount points as a preparation,
because tmpfs does not need an upper bound.  Hardcode everything
now, replace mfs with tmpfs in an upcoming commit.
2015-07-08 09:06:44 +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
e2276435d3 gateways: set monitoring off by default; fixes #2 2015-06-08 13:13:36 +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
Ad Schellevis
541318e78b remove platform code 2015-03-23 16:16:14 +00:00
Ad Schellevis
6bb3ac0620 remove package code 2015-03-20 16:42:28 +01:00
Ad Schellevis
14ab21d3c5 remove package option 2015-03-20 16:38:41 +01:00
Franco Fichtner
b30d7406ce rc: drop occasional .sh suffix for consistency 2015-02-22 12:20:09 +01: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