62 Commits

Author SHA1 Message Date
Franco Fichtner
6801b20c06 src: use the opportunity to scrub supurious ";;" spots 2017-01-07 10:46:06 +01:00
Franco Fichtner
d3376f7f10 src: webConfigurator -> web GUI 2016-12-19 07:16:08 +01:00
Ad Schellevis
0a88cca3c9 crashreport, suppress openssl warnings 2016-11-10 21:05:09 +01:00
Franco Fichtner
c5ab052b67 system: url_safe() for #1168 2016-10-11 08:11:12 +02:00
Franco Fichtner
d988799a81 src: translations tweaks
Taking the liberty to use this as an opportunity to kill the
usage of "e-mail".

Suggested by: @Antonio-Prado
2016-08-15 07:31:18 +02:00
Ad Schellevis
3973a6ce86 (trust, csr) add optional ou field, closes https://github.com/opnsense/core/issues/1121 2016-08-07 18:10:23 +02:00
Franco Fichtner
fb8c8b44a6 trust: change export button labels; closes #1021
While there zap a note that is obvious, because there is no button
and a text label saying what facility uses the cert...
2016-06-18 15:12:39 +02:00
Franco Fichtner
0ddccb7cd1 ui: tooltip placement and button alignment; closes #959 2016-05-26 21:24:45 +02:00
Ad Schellevis
74428f5b66 (cert) Allow keysize up to 8192, closes https://github.com/opnsense/core/issues/960 2016-05-24 16:37:30 +02:00
Ad Schellevis
845cb7aff1 add opnsense_standard_table_form class to forms (2) 2016-05-20 18:13:49 +02:00
Ad Schellevis
0b31dc522f add opnsense_standard_table_form class to forms 2016-05-20 17:09:58 +02:00
Ad Schellevis
7ab0b3463f (legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929 2016-05-12 19:45:28 +02:00
Franco Fichtner
9989097dd8 src: second part of restyle done 2016-04-01 16:05:35 +02:00
Ad Schellevis
67b827a84f html correction 2016-03-04 12:07:12 +01:00
Fabian Franz
e2bd560500 translation fix by @8191 2016-01-10 21:07:23 +01:00
Fabian Franz
db8a8d0b81 some translation fixes from @DokuKaefer 2016-01-10 19:22:13 +01:00
Manuel Faux
87014246c0 UX: changed delete icon from "X" to "trash" 2016-01-10 12:06:48 +01:00
Ad Schellevis
8f46be824b (legacy) fix for https://github.com/opnsense/core/issues/605 2016-01-05 22:02:44 +01:00
Fabian Franz
1d0f083d96 change dialog style 2015-12-31 18:00:31 +01:00
Franco Fichtner
7bce67d4ac certificates: use the correct openssl (libressl) binary 2015-12-23 09:02:15 +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
44a02f94f6 (legacy) add cert info action in system_certmanager.php 2015-12-14 21:04:18 +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
375d4a2cc0 (legacy) refactor system_certmanager.php 2015-12-11 18:59:39 +01:00
Franco Fichtner
86d50f8793 www: remove the need for manual $pgtitle #461 2015-12-08 19:45:59 +01:00
Ad Schellevis
c975897d6e (legacy) remove redirectHeader, closes https://github.com/opnsense/core/issues/470 2015-12-01 19:34:55 +00:00
Ad Schellevis
8757d0002d (legacy) remove isAjax 2015-11-22 18:56:47 +00:00
Ad Schellevis
b93467038c (legacy) remove isAjax() 2015-11-22 17:03:13 +00:00
Frédéric LIETART (TheLinuxFr)
83554e53d0 src: missing translations for #427 closes #466 2015-11-19 23:22:57 +01:00
Ad Schellevis
efde97e522 (legacy) use GET for system_usermanager.php 2015-11-09 19:35:55 +00:00
Franco Fichtner
1b03f583a7 www: transform $input_error strings to gettext()
Spotted by: @fabianfrz
2015-11-07 21:52:56 +01:00
Franco Fichtner
89e80a4c35 certificates: remove obsolete images references for #303 2015-10-31 23:47:44 +01:00
Franco Fichtner
5e5e6c2f27 captive portal: bye bye my love
The captive portal is being replaced!  This hooks up the
new page into the services section while ditching most of
the old code.  There'll be no migration, if you use package
`opnsense-devel' and the captive portal you'll have to switch
to `opnsense' or migrate to the new code.  Beware that the
new captive portal is going to be a huge step forward but
features will trickle in week after week until it is stable
enough to merge it.  Latest release date is going to be 16.1.
2015-10-15 23:48:23 +02:00
Franco Fichtner
cc1c8eb21c certificates: tabs to submenu 2015-09-16 15:11:43 +02:00
Franco Fichtner
7aacc7c6f0 certificates: second half of openssl_pkey_new() fixes 2015-08-19 11:23:06 +02:00
Franco Fichtner
36a069a06f certificates: don't overwrite previous errors 2015-08-18 14:17:18 +02:00
Franco Fichtner
d28c004a8a certificates: fix a crash report 2015-07-27 09:03:46 +02:00
Ad Schellevis
cbcf5927ca (legacy) more dependency moves, slowly pouring functions.inc empty.... 2015-07-22 13:08:05 +00:00
Ad Schellevis
2576639c82 (legacy) cleanup certs.inc requires 2015-07-21 09:25:04 +00:00
Ad Schellevis
207b3f707c (legacy) fix uninitialized issues, move single used, remove unused in certs.inc 2015-07-09 16:53:09 +00:00
Franco Fichtner
c42812831a src: whitespace sweep 2015-07-07 16:08:34 +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
30356cc7e0 (legacy) more legacy code fixes 2015-07-06 16:55:12 +00:00
Ad Schellevis
ba800ae6c8 (legacy) fix check on $savemsg and $input_errors 2015-07-06 14:43:02 +00:00
Ad Schellevis
19181b27da (legacy) more coding issues 2015-07-06 13:58:01 +00:00
Ad Schellevis
c0449191f4 (legacy) $jsevents["body"]["onload"] is never set 2015-07-06 13:28:46 +00:00
Franco Fichtner
7f4ba24125 src: use a standard file for ISO 3166 mapping 2015-06-28 16:39:41 +02:00
Franco Fichtner
1db49d7c47 system: apply PSR2 style 2015-06-04 20:41:15 +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