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
Franco Fichtner
4d336198be
src: s/pfSenseHeader/redirectHeader/g plus cleanups
2015-04-02 20:23:08 +02:00
System Administrator
c8cb87f150
Minor GUI enhancements for Certificate Manager
2015-03-24 13:36:27 +00:00
Franco Fichtner
53b031e8cb
certificates: lower the default lifetime to approximately 1 year
...
Discussed with: @deZillium (Twitter)
2015-02-28 08:14:49 +01:00
Jos Schellevis
96808b5649
Several fixes, GUI and LDAP
2015-02-06 17:13:19 +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
8719477be8
Gui fixes and enhancements
2015-01-28 12:15:03 +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
fcc1558494
Fixed html coding issues on several files
2015-01-02 08:47:56 +00:00
Jos Schellevis
9094a66095
Happy new Year...Copyrights for www done
2015-01-01 14:48:13 +00:00
Franco Fichtner
25940e50d2
system: apply whitespace changes
...
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +01:00
Franco Fichtner
727453c076
src: move all files (again)
...
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.
This is the last time, I swear... :)
2014-12-10 16:42:39 +01:00