3602 Commits

Author SHA1 Message Date
Ad Schellevis
dbaf457bf1 (legacy) Unable to use commas in advanced DHCP client options https://github.com/opnsense/core/issues/530 2015-12-15 20:53:56 +01:00
Ad Schellevis
72a32731ca (legacy) refactor status_services.php 2015-12-15 20:03:36 +01:00
Franco Fichtner
44a6e81e82 src: style sweep (mea culpa) 2015-12-15 18:47:43 +01:00
Ad Schellevis
a8b4925081 (legacy) refactor reboot.php 2015-12-15 18:59:17 +01:00
Ad Schellevis
6ba91d07f1 (legacy) refactor diag_halt.php 2015-12-15 18:55:01 +01:00
Ad Schellevis
616436a63d (legacy) refactor diag_defaults.php 2015-12-15 18:48:37 +01:00
Ad Schellevis
8be37cbea3 (system activity) remove diag_system_activity.php switch to mvc implementation 2015-12-15 18:32:32 +01:00
Ad Schellevis
c4beabc659 (diagnostics) add system activity 2015-12-15 18:26:37 +01:00
Ad Schellevis
6ea14da0fd (configd) add system template 2015-12-15 18:23:16 +01:00
Ad Schellevis
45d10be85a (system) add system activity command (parsed top) 2015-12-15 18:22:50 +01:00
Ad Schellevis
1120bbb89b (legacy) add cert_type to certmanager, related to https://github.com/opnsense/core/issues/81 2015-12-15 11:01:57 +01:00
Ad Schellevis
b57cdb64fe (ssl) add template tag to v3_ca section 2015-12-15 11:01:03 +01:00
Ad Schellevis
025c096b70 (ssl) add server_cert section to openssl config 2015-12-15 10:57:48 +01:00
Ad Schellevis
9d6473f513 (legacy) add x509_extensions selection to cert_created, related to https://github.com/opnsense/core/issues/81 2015-12-15 10:56:43 +01:00
Ad Schellevis
a8d218d174 (legacy) remoev duplicate cert code from usermanager (use redirect instead), closes https://github.com/opnsense/core/issues/59 2015-12-14 21:59:25 +01:00
Ad Schellevis
44a02f94f6 (legacy) add cert info action in system_certmanager.php 2015-12-14 21:04:18 +01:00
Ad Schellevis
45a82edb97 (ssl) flush opnsense.cnf ssl template into temp version for dynamic extension (cert_create) 2015-12-14 21:00:17 +01:00
Ad Schellevis
9b432e836f (legacy) openssl template for https://github.com/opnsense/core/issues/81 2015-12-14 20:53:43 +01:00
Ad Schellevis
94e5cd9fe5 style fix 2015-12-14 17:26:18 +01:00
Ad Schellevis
44d798212e (legacy) refactor system_crlmanager.php 2015-12-14 17:25:07 +01:00
Ad Schellevis
1f459153e7 (legacy) system_certmanager.php missing form escape 2015-12-14 17:13:46 +01:00
Ad Schellevis
0987f25904 (legacy) missing icon in system_certmanager.php 2015-12-14 09:12:37 +01:00
Ad Schellevis
c0e5cf12ce fix previous commit 2015-12-14 08:59:23 +01:00
Ad Schellevis
cd09541e0f remove help link, closes https://github.com/opnsense/core/issues/527 2015-12-14 08:37:21 +01:00
Franco Fichtner
9462194409 interfaces: unify "add" button label 2015-12-13 20:34:20 +01:00
Franco Fichtner
ab3beeb087 interafces: fix gap in last table row 2015-12-13 20:28:49 +01:00
Franco Fichtner
9d5f6c686f src: whitespace sweep 2015-12-13 19:34:43 +01:00
Ad Schellevis
c2f56d53ba (mvc) fix focus issues when stacking dialogs 2015-12-13 19:08:47 +01:00
Ad Schellevis
4dfbe31044 (legacy) use minified version of bootstrap dialog 2015-12-13 18:52:21 +01:00
Ad Schellevis
9fa9d28d90 (mvc) use minified version of bootstrap dialog 2015-12-13 18:51:36 +01:00
Ad Schellevis
459108910d (mvc) pull in latest bootstrap-dialog 2015-12-13 18:51:07 +01:00
Ad Schellevis
ff563e7221 Merge pull request #524 from 8191/mvc-fields
Additional fields in MVC library
2015-12-13 17:46:35 +01:00
Manuel Faux
6f72aedb40 MVC: added textbox field 2015-12-13 17:18:12 +01:00
Franco Fichtner
3da643e044 php: remove obsolete mbstring module
This module was used in the old XMLRPC client code, but is no longer
needed.  Removal was escalated by FreeBSD when the oniguruma4 dependency
of the php56-mbstring module was marked BROKEN.
2015-12-13 11:37:43 +01:00
Manuel Faux
e6af8121c6 MVC: added password field type 2015-12-12 14:31:12 +01:00
Franco Fichtner
e821b018ad logs: split up VPN logs, closes #507
We're moving PPTP back, the whole discussion is rather pointless
to be honest.  We'll make it a plugin for 16.7, I think that's
only fair for users who know what they are doing.
2015-12-12 00:27:28 +01:00
Franco Fichtner
06a383cef4 logs: yes, this still works... #461 2015-12-11 23:25:27 +01:00
Ad Schellevis
375d4a2cc0 (legacy) refactor system_certmanager.php 2015-12-11 18:59:39 +01:00
Ad Schellevis
95ed1a452b (legacy) add show_all_help_page to system_camanager.php 2015-12-11 16:12:09 +01:00
Franco Fichtner
4d45d2f041 Merge pull request #521 from dotike/ikemisc
minor typo
2015-12-11 15:25:59 +01:00
Isaac (.ike) Levy
5489e8eca9 minor typo
Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
2015-12-11 08:31:06 -05:00
Ad Schellevis
3cb09b7861 (legacy) refactor system_camanager.php 2015-12-10 17:24:43 +01:00
Franco Fichtner
da8a2bed0f load balancer: remove unused relay pages and related backend parts
Dormant ever since 2009, time to remove those finally.
2015-12-10 11:56:48 +01:00
Ad Schellevis
f2e68b9033 (legacy) refactor crash_reporter.php 2015-12-10 10:42:21 +01:00
Ad Schellevis
7a39df6fed (legacy) regression diag_confbak.php 2015-12-09 20:18:13 +01:00
Ad Schellevis
f10e469b5c (legacy) refactor diag_confbak.php 2015-12-09 20:15:17 +01:00
Ad Schellevis
6836ba3614 (legacy) more cleanups in diag_backup.php 2015-12-09 17:42:28 +01:00
Ad Schellevis
9eced80304 (legacy) refactor diag_backup.php 2015-12-09 17:22:33 +01:00
Ad Schellevis
d4077fac58 cleanup 2015-12-09 13:49:17 +01:00
Ad Schellevis
a43351476e (legacy) remove get_carp_status 2015-12-09 12:05:56 +01:00