1
0
mirror of https://github.com/serghey-rodin/vesta.git synced 2025-03-12 04:36:25 -07:00
Commit Graph

55 Commits

Author SHA1 Message Date
didyouexpectthat
c1d87b2823
Change william.cage to example
Feedback in https://github.com/serghey-rodin/vesta/issues/1530
2018-04-08 14:09:07 -07:00
dpeca
43e03d1845 Translation improvements for Email Credentials 2017-04-14 15:40:38 +02:00
dpeca
2bff53e881 Minor fixes for Sending mail credentials to email 2017-04-09 02:54:35 +02:00
dpeca
8c1deb80f7 Sending mail credentials to email 2017-04-09 02:35:13 +02:00
dpeca
4276dd3519 Missing colon in add_mail_acc.html template 2017-03-17 11:27:12 +01:00
dpeca
6b8be44b04 Fix for 'no_encryption' tag attribute 2016-11-22 15:59:08 +01:00
Dmitry Naumov-Socolov
02ac870ab7 WEB. templates fixed 2016-11-22 07:05:19 -05:00
dpeca
1441b2aa9c Typo fix at mail credentials block 2016-11-22 11:28:57 +01:00
Dmitry Naumov-Socolov
ceba42fba0 WEB/MAIL. fixed typos 2016-10-27 07:41:46 -04:00
Dmitry Naumov-Socolov
fbfdd51cc0 WEB/MAIL. Added webmail url to the mail configuration helper 2016-10-17 18:58:11 -04:00
Dmitry Naumov-Socolov
e6a3aac07b WEB/MAIL. Fixed html for mail configuration helper 2016-10-17 15:14:44 -04:00
Dmitry Naumov-Socolov
5c30f7c2d2 WEB / MAIL. Updated mail acc options for different IMAP and SMTP configurations 2016-10-17 12:00:35 -04:00
dpeca
ba91d1fd78 Typing mistake fix 2016-10-06 23:36:37 +00:00
dpeca
22b6ab4e2f Adding options for different IMAP and SMTP configurations 2016-10-06 23:25:50 +00:00
dpeca
c5ae7881af Fix for SMTP and IMAP hostname in add_mail_acc.html template
Dovecot and Exim4 is able to handle ONLY one TLS / SSL certs.
In most cases - it is a cert ONLY for server hostname.
So, if you point mail client to $v_domain for IMAP/SMTP TLS - mail client will popup a warning and it will say that certs are for server hostname - not for domain that client added.

So, in most cases (in 99% percents) it is better to point mail client to server hostname - because Exim4 and Dovecot have valid cert for server hostname.
2016-07-21 01:57:22 +02:00
Serghey Rodin
3bed87ba15 Flatta and Diman fixes 2016-07-06 13:53:03 +03:00
Flat
1fa3c4b3fb Move content of .js.html files to .html 2016-07-04 21:26:41 +09:00
Flat
2bdee22e07 Translate 'Adding mail account' page 2016-07-03 17:21:18 +09:00
Flat
d1b1f97ff4 Move display_error_block() to footer.html 2016-07-02 20:19:26 +09:00
Flat
e16e92278b Separate scripts from html & New rendering function 2016-07-02 19:51:56 +09:00
Serghey Rodin
0b48a049eb keboard navigation support 2015-12-11 18:58:20 +02:00
Serghey Rodin
ec43524083 fix for js hint 2015-10-28 16:38:34 +02:00
Serghey Rodin
3d47843586 mail settings hint 2015-09-28 02:02:02 +03:00
Serghey Rodin
7bc8af40f3 fix for mbox creation 2015-07-26 19:34:27 +03:00
Serghey Rodin
2289b2d8bb added sort-star class 2015-07-01 01:31:06 +03:00
Serghey Rodin
527e4a9a62 UI update 2015-06-03 02:31:03 +03:00
Serghey Rodin
067a2c862a The New Desing 2015-05-29 02:07:55 +03:00
Serghey Rodin
cc062abfc3 Connected web interface with vesta.conf 2014-10-05 14:47:55 +03:00
Serghey Rodin
bf7058f8b6 Fixed syntax errors 2014-07-30 15:56:19 +03:00
Serghey Rodin
4b24b4e1b2 new html layout using border-collapse 2014-02-04 11:23:09 +02:00
Serghey Rodin
0e3bda794b new css class 2014-01-22 12:07:13 +02:00
Serghey Rodin
30787954b4 Do not store forwarded mail 2013-11-17 13:13:46 +02:00
Serghey Rodin
3e521cb8a2 fwd-only flag 2013-11-13 11:40:23 +02:00
Serghey Rodin
24e6bc3ccf git added more space for text to breath freely 2013-10-23 23:12:17 +03:00
Serghey Rodin
0593df0f83 improved html structure 2013-07-11 12:58:48 +03:00
Serghey Rodin
fe92d439cf cleaned html little bit 2013-06-07 13:52:50 +03:00
Serghey Rodin
25c2b5c4cb changed tranlsate function name from _() to __() 2013-04-25 21:33:43 +03:00
Serghey Rodin
6c5d7c6dd1 cleaner look 2013-02-28 15:44:02 +02:00
Serghey Rodin
0d9e7d06ec new html code for submenu 2013-02-24 18:10:10 +02:00
Serghey Rodin
497f7d9906 i18n user/web/dns/mail 2013-01-22 01:19:52 +02:00
ZonD80
baad48a87d Replaced CRLF by LF again 2013-01-19 23:57:58 +04:00
ZonD Eighty
57015cf756 A little more translation 2013-01-13 19:54:47 +04:00
Serghey Rodin
f3d61444a4 fixed adblock filter issue 2012-12-19 15:36:28 +02:00
Serghey Rodin
949763b7dc added links in status string 2012-12-18 18:29:13 +02:00
Serghey Rodin
62380f6c16 changed button text Add/Back instead of Ok/Cancel 2012-12-15 00:11:27 +02:00
Serghey Rodin
6ae9520b57 merged headers for login and reset forms 2012-10-22 13:12:06 +03:00
Serghey Rodin
b1c9568248 implemented admin/user search 2012-10-01 17:29:49 +03:00
Serghey Rodin
f685d8d333 added admin search 2012-09-29 01:55:51 +03:00
Serghey Rodin
d2efdc212e improved html structure 2012-09-27 20:29:28 +03:00
Serghey Rodin
c080bcad00 improved input styles 2012-09-20 12:21:50 +03:00