137 Commits

Author SHA1 Message Date
Ad Schellevis
4d177fb5c3 fix for https://github.com/opnsense/core/issues/41 2015-02-25 20:54:27 +00:00
Jos Schellevis
bd3f5f3635 Set DNS Resolver Advanced defaults, fixes #62 2015-02-25 15:34:22 +00:00
Ad Schellevis
e6bc4237c5 add actual memory/disc/swap usage in dashboard, feature request https://github.com/opnsense/core/issues/66 2015-02-24 21:02:10 +00:00
Franco Fichtner
b30d7406ce rc: drop occasional .sh suffix for consistency 2015-02-22 12:20:09 +01:00
Franco Fichtner
22a3d39e05 src: Niceness cannot be bought; it has to be earned. 2015-02-22 12:12:12 +01:00
Franco Fichtner
aa3a73bfe7 globals: mostly zap cf_conf_path for #1
Also style, license prettify, obvious bugs along the way.
2015-02-22 11:58:32 +01:00
Franco Fichtner
67601e0d79 globals: prune softcoded paths that are never gonna change anyway
Enables us to find all paths better using grep.  Always trying to
use the full path, even for system utility invoke in case those
move from ports to base or vice versa, related to #1.
2015-02-22 10:28:08 +01:00
Franco Fichtner
0d90515002 system: simplify and prettify theme selection 2015-02-22 10:11:33 +01:00
Sjon Hortensius
e7916b44d7 minor: properly complete and close SPAN tag 2015-02-21 15:51:50 +01:00
Franco Fichtner
25bd166a33 src: whitespace sweep 2015-02-21 06:26:03 +01:00
Jos Schellevis
a723fe13b0 Remove openvpn tabs from pppoe server page, fixes #52 2015-02-20 16:58:04 +00:00
Jos Schellevis
4d643d5a78 Fix DHCP6 Server GUI pages 2015-02-20 14:35:23 +00:00
Jos Schellevis
fbfbf54b9d Fix Copy my MAC address in services dhcp edit, fixes #46 2015-02-20 11:22:05 +00:00
Jos Schellevis
5e8323921c Fix upload of custom captive portal pages and corrected some links, fixes #49 2015-02-20 11:15:45 +00:00
Ad Schellevis
38000b3acb dns forwarder reload flushed setting (https://github.com/opnsense/core/issues/37)
changed post handling for apply button.
2015-02-19 12:41:17 +00:00
Franco Fichtner
01d102aaf8 menu: fix more navigation weirdness 2015-02-18 00:25:29 +01:00
Franco Fichtner
99a8f51d6b menu: do no collapse on UPnP navigate
Awful fix, but works for now.  The package system will be
removed anyway...
2015-02-18 00:10:05 +01:00
Franco Fichtner
0c53d46228 rrd: remove custom override and zap the resulting non-error 2015-02-17 21:39:55 +01:00
Franco Fichtner
82fefce60a src: DISABLE_PHP_LINT_CHECKING is *not* the brightest of ideas
While there, clean up the copyright headers into a consistent and
readable style.  Claims that we `strip' copyrights are funny.  :)
2015-02-13 19:20:20 +01:00
Franco Fichtner
80be8544f3 openvpn: mostly fix for #36 and the usual splatter 2015-02-13 19:14:11 +01:00
Ad Schellevis
78e41a00cb cleanup ipfw leftovers which used the php-pfSense module (unused) 2015-02-12 08:46:10 +01:00
Jos Schellevis
9a73dd2171 Fixed wizzard default settings and reload/redirect, fixes #16 2015-02-10 13:16:30 +00:00
Jos Schellevis
4608ae4b6a Fix button for deleting selected rules in NAT pages, fixes #10 2015-02-10 10:18:36 +00:00
Franco Fichtner
922d375b5c src: whitespace sweep 2015-02-10 10:42:00 +01:00
Jos Schellevis
96808b5649 Several fixes, GUI and LDAP 2015-02-06 17:13:19 +00:00
Jos Schellevis
c2912e2c45 Useragent check removed as we now have a responsive interface and small responsive fixes 2015-02-04 11:11:16 +00:00
Franco Fichtner
968a31b33f src: whitespace cleanup and style error fix 2015-01-31 12:45:24 +01:00
Jos Schellevis
dec1e97232 Small GUI fix for interfaces 2015-01-30 15:49:55 +00:00
Franco Fichtner
a711dae485 captiveportal: avoid using /usr/bin/openssl for vouchers
We do not want to use OpenSSL from base and it may go away at
some point as well, breaking e.g. this page.  Instead, use the
internal tools or the OpenSSL plugin.  More of this on the way.
2015-01-29 22:53:16 +01:00
Jos Schellevis
1dc13c29c2 Fix for regenerating certicifates in captiveportal/voucher 2015-01-29 10:38:35 +00:00
Jos Schellevis
4e3584728d Fixed GUI related issues for firewall_nat_out_edit 2015-01-28 16:39:26 +00:00
Franco Fichtner
41e87a9090 certificates: small tweaks
* US and CA are in the alphabetic list already; no more favouritism.

* Use require_once consistently.  Minor header tweaks.

* Replace legacy State/City info and fix spelling for "Saschsen".

Nice touch Jos, I had a big smile on my face while skimming that
commit.  :)
2015-01-28 17:29:16 +01:00
Jos Schellevis
2798c28fe9 Gui update for firewall_nat_edit 2015-01-28 15:05:12 +00:00
Jos Schellevis
8719477be8 Gui fixes and enhancements 2015-01-28 12:15:03 +00:00
Jos Schellevis
b3fea6b917 Fixed some issues with unbound Gui pages 2015-01-27 16:51:18 +00:00
Jos Schellevis
60a5170dc8 Several GUI fixes, including mobile presentation 2015-01-27 14:20:30 +00:00
Franco Fichtner
2833fbcad4 util: kill two bogus functions 2015-01-24 23:30:55 +01:00
Franco Fichtner
83e26cc536 src: coding style and whitespace cleanups 2015-01-24 12:41:28 +01:00
Jos Schellevis
4f8cea3719 Firmware update enhancements and System GUI pages cleanup 2015-01-23 14:49:49 +00:00
Jos Schellevis
be92da6c35 Fixed some issue with user manager and enhanced gui parts 2015-01-21 15:58:15 +00:00
Jos Schellevis
6000388b06 Cleanups and bootstrap enhancements 2015-01-21 14:48:13 +00:00
Jos Schellevis
21aea24595 Code cleanups and gui enhancements 2015-01-21 12:40:34 +00:00
Jos Schellevis
cc42648fca Added searchbox to dropdown in firewal_rules, the drop down becomes visible when too many interfaces are active to be shown in tabs.. this features uses silviomoreto/bootstrap-select, license is MIT. Also added the MIT license to the templates root. 2015-01-19 14:38:37 +00:00
Jos Schellevis
4e0b972a94 Firmware upgrade fix pkg only upgarde issue 2015-01-16 10:48:55 +00:00
Jos Schellevis
71c7ca3000 Fix bug in previous commit for pkg 2015-01-13 15:18:28 +00:00
Jos Schellevis
da4675cb4a Upgrade for firmware upgrade add check for pkg package and change scripting to allow sinlge package upgrade, also fixes #27 2015-01-13 11:02:07 +00:00
Franco Fichtner
1b6984c72d inc: remove a wee bit of over-engineering
Hides complexity to make it easier to migrate away from
the legacy 'check_reload_status' soon.
2015-01-11 14:54:23 +01:00
Franco Fichtner
5e9ab6d856 src: apply whitespace cleanups 2015-01-11 10:07:23 +01:00
Phil Davis
c9fc7a4520 Allow blank source port in diag_testport
Reported by forum https://forum.pfsense.org/index.php?topic=86146.0
Also, if there are input validation errors, save the user-entered data and re-display it, making it easier for the user to just correct the data in error and press Test again. It was blanking out all the entered data.
2015-01-11 09:12:26 +01:00
Jos Schellevis
ce7c30a85f Cleanup of system gateway groups and edit, fixes #23 2015-01-09 16:07:53 +00:00