917 Commits

Author SHA1 Message Date
Franco Fichtner
bb1d333656 system: merge general/advanced to create "settings"; fixes #58 2015-04-11 11:33:06 +02:00
Franco Fichtner
e81e687e84 www: permanently move the old system.php to system_general.php 2015-04-11 11:20:26 +02:00
Franco Fichtner
884fac34e5 services: add OpenDNS filtering feature
Adapted the the GUI layout and rewrote the curl probing in PHP
while at it.  Many thanks for the initial code donation and idea!

Donated by: gastbox.ch
2015-04-11 11:10:29 +02:00
Franco Fichtner
915f04b38a firmware: embed the base system upgrade into the GUI flow 2015-04-11 06:48:45 +02:00
Franco Fichtner
3505b0423f src: whitespace sweep + style fixes 2015-04-10 09:19:35 +02:00
Franco Fichtner
1581f02d97 priv: with sorted arrays we see what is not properly tagged 2015-04-09 23:14:20 +02:00
Franco Fichtner
54a60e9b64 priv: really sort the damn thing 2015-04-09 23:11:12 +02:00
Franco Fichtner
2b5cb79d0e ACL: consolidate naming of VPN pages so that OpenVPN `reappears' 2015-04-09 22:56:21 +02:00
Ad Schellevis
f6df624070 cleanup halt 2015-04-09 16:27:14 +00:00
Ad Schellevis
35537e5e89 fix typo 2015-04-09 17:57:59 +02:00
Ad Schellevis
64528499f8 add OptionField type 2015-04-09 17:52:47 +02:00
Jos Schellevis
78b31ba55c Proxy service work in progress, moved icp port to advanced section 2015-04-09 16:18:21 +02:00
Jos Schellevis
2da8ba225d Proxy service work in progress, added options 2015-04-09 16:16:43 +02:00
Jos Schellevis
6b88a1af31 Proxy service work in progress, added more options 2015-04-09 15:56:55 +02:00
Jos Schellevis
60e9a521bf Proxy service work in progress, now supports dropdown subtabs 2015-04-09 14:46:23 +02:00
Ad Schellevis
379ce6ecd5 Merge branch 'master' of ssh://github.com/opnsense/core 2015-04-08 21:07:39 +00:00
Ad Schellevis
bb5cdb1d9a cleanup jquery-migrate-1.2.1.min.js 2015-04-08 21:07:16 +00:00
Franco Fichtner
4358b85090 upnp: fix racy redeclaration of function by bringing back this hack 2015-04-08 23:04:36 +02:00
Ad Schellevis
91692c7221 cleanup javascrpt code (sorttable.js) 2015-04-08 21:02:24 +00:00
Ad Schellevis
e99f8b6ff8 more javascript cleanups 2015-04-08 21:01:04 +00:00
Ad Schellevis
816cc506f5 jquery cleanups 2015-04-08 20:57:41 +00:00
Ad Schellevis
6337432622 remove unused js code (base64.js) 2015-04-08 20:42:47 +00:00
Ad Schellevis
c7dd404761 remove unused js code 2015-04-08 20:40:54 +00:00
Ad Schellevis
992820ba7e remove unused javascript code 2015-04-08 20:32:31 +00:00
Ad Schellevis
0d8d996f73 remove old js debugger (probably not very functional anymore) 2015-04-08 20:17:04 +00:00
Ad Schellevis
b4c0aed947 remove useless code from head.inc 2015-04-08 20:11:40 +00:00
Ad Schellevis
4cc57eca95 remove weird unused hook 2015-04-08 19:54:24 +00:00
Ad Schellevis
ae0b9af71a cleanup fend.inc 2015-04-08 19:50:45 +00:00
Ad Schellevis
16c6d5b4d9 cleanup some "all" keywords in configd calls 2015-04-08 19:13:13 +00:00
Ad Schellevis
fe4566b001 fix parameter for webgui restart delay 2015-04-08 19:00:55 +00:00
Franco Fichtner
98f2edacb4 src: whitespace sweep 2015-04-08 08:18:56 +02:00
Ad Schellevis
88ca81a056 package cleanups 2015-04-07 21:12:42 +00:00
Ad Schellevis
a57e564e49 cleanups 2015-04-07 20:47:53 +00:00
Ad Schellevis
d7d1a07ab5 cleanup configd usage 2015-04-07 20:29:06 +00:00
Ad Schellevis
64e8208ea7 cleanup configd commands (routedns) 2015-04-07 20:27:42 +00:00
Ad Schellevis
d774365c42 cleanup configd commands (openvpn) 2015-04-07 20:27:08 +00:00
Ad Schellevis
658e939c1f fix typo in service call to configd 2015-04-07 20:15:26 +00:00
Ad Schellevis
964afcdbb9 cleanup configd commands (dns) 2015-04-07 20:04:00 +00:00
Ad Schellevis
8db928e6df move configd template engine to actions.d/ 2015-04-07 20:00:44 +00:00
Ad Schellevis
ed622d589a cleanup configd commands (ipsecdns) 2015-04-07 19:58:43 +00:00
Ad Schellevis
54de4ca994 remove some more package code 2015-04-07 19:54:27 +00:00
Ad Schellevis
a0c784a686 remove some more package code / garbage code 2015-04-07 19:51:03 +00:00
Ad Schellevis
edb37740af missed this one.. 2015-04-07 19:40:03 +00:00
Ad Schellevis
df59cb0d1b cleanup configd commands (sshd) 2015-04-07 19:38:16 +00:00
Ad Schellevis
590f006d8d cleanup configd commands (dyndns) 2015-04-07 19:33:07 +00:00
Ad Schellevis
9a0c07417f fix for smtp notifications (https://forum.opnsense.org/index.php?topic=294.msg1119#msg1119) 2015-04-07 19:20:22 +00:00
Ad Schellevis
1ba4a3d4b0 cleanup configd commands (interfaces) 2015-04-07 19:19:07 +00:00
Ad Schellevis
0adea630f1 refactor configd calls, part of this discussion : 71ff705e01 (commitcomment-10597568) 2015-04-07 20:53:21 +02:00
Jos Schellevis
52f09b340f Proxy server WIP, added submenus and other GUI optimizations 2015-04-07 17:08:58 +02:00
Ad Schellevis
05a55a403d cleanup traffic shaper 2015-04-07 13:48:32 +00:00