939 Commits

Author SHA1 Message Date
Ad Schellevis
fd7ec79bc5 oops... broke the header links, fixed it so it should work for both the status page and the default header. 2015-04-13 15:55:03 +00:00
Ad Schellevis
39628a1ae6 ipsec fixes related to https://github.com/opnsense/core/issues/64 2015-04-13 15:31:18 +00:00
Ad Schellevis
4a235ca290 fix static paths in service-utils.inc 2015-04-13 15:30:22 +00:00
Ad Schellevis
1a23496473 style fixes util.inc 2015-04-13 15:29:29 +00:00
Franco Fichtner
431757f99a services: fix start button in case service is offline 2015-04-13 14:38:03 +02:00
Franco Fichtner
39c7e63277 dyndns: bootstrapify the "Safe & Force Reload" button 2015-04-13 10:13:03 +02:00
Franco Fichtner
fd84f7206f www: last batch of tabs, mhh, someone forgot the routing tabs... 2015-04-13 09:40:12 +02:00
Franco Fichtner
4b3cc0a345 www: certificates tab page name is too ambiguous, also make it .inc 2015-04-13 09:27:43 +02:00
Franco Fichtner
87b0a73bec www: remove duplicated certificate tab file 2015-04-13 09:25:31 +02:00
Franco Fichtner
f276895696 www: another batch of insecure tab refactoring 2015-04-13 09:19:12 +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
1e194c54d3 inc: clean up custom priv glue and reshuffle items into one 2015-04-12 12:56:43 +02:00
Franco Fichtner
7bc1066119 src: zap unused headjs.php 2015-04-12 12:45:22 +02:00
Franco Fichtner
0b15d1b669 firmware: disable kernel/base update for now #137 2015-04-12 12:32:11 +02:00
Isaac (.ike) Levy
4dba7e56b2 A human read and cleaned up all inappropriate occurances of 'pfSense' and 'pfsense'., (e.g. this was not an automated find/replace, but instead, a careful pass through the code.)
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-12 08:57:41 +02:00
Franco Fichtner
c5da2c145c www: remove unused legacy package function 2015-04-12 08:42:03 +02:00
Franco Fichtner
8d839435ac rc: missed one 2015-04-12 08:36:09 +02:00
Franco Fichtner
8d02ef5a07 src: scrub and consolidate copyright headers
Related to: #136
2015-04-12 08:17:33 +02:00
Isaac (.ike) Levy
4acd00e6ac adding 1999 BSD license for Whistle Communications
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-04-12 07:50:53 +02:00
Franco Fichtner
6e08824c40 firmware: repair the damage done
Base/kernel upgrade basically works.  I am not sure if we should
immediately trigger the reboot in this case.  OTOH, some might
ignore the obvious reason to boot the new kernel that had just
been aqcuired.  At least it's stable now and not easily killable
through the GUI reload anymore.  :)
2015-04-11 22:12:31 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Franco Fichtner
52850fd6f4 www: nitpicking on natural language in menus
* Abbreviations are generally discouraged in persistent
  menu items.  They look unprofessional or plain sloppy.

* Items should be short and concise.  One word if possible.
  Always avoid doubled meanings like e.g. "HA" + "Sync".

* "Manager" this and that everwhere is simply annoying.
2015-04-11 11:48:40 +02:00
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