Commit graph

438 commits

Author SHA1 Message Date
dpeca
22b6ab4e2f Adding options for different IMAP and SMTP configurations 2016-10-06 23:25:50 +00:00
Serghey Rodin
7b0a2e904a Vesta SSL Certificate Management 2016-10-06 18:52:34 +03:00
Serghey Rodin
6b94292f2d Detailed info about installed SSL certificate 2016-10-06 11:43:59 +03:00
Serghey Rodin
e05e01d007 connect info on edit page 2016-10-06 11:25:32 +03:00
Serghey Rodin
4186ea0617 styling for configure links 2016-10-05 17:21:49 +03:00
Serghey Rodin
8eb499d239 fixed ftp-path issue 2016-10-05 17:15:59 +03:00
Serghey Rodin
281a515b72 added config links in server section 2016-10-05 15:52:03 +03:00
Derrick Hammer
4daa17f54f Merge branch 'master' into feature/800
Conflicts:
	bin/v-add-letsencrypt-user
2016-09-25 02:37:42 -04:00
Dmitry Naumov-Socolov
f1623c9bd9 fixed language key 2016-09-08 15:54:57 -04:00
Serghey Rodin
6c7e0b70a4 Merge pull request #564 from pmamak/patch-3
Humanize mail account quota display
2016-09-07 15:20:50 +03:00
Serghey Rodin
5c95768cfc Merge pull request #725 from slmcncb/master
Fix cron template files
2016-09-07 14:31:38 +03:00
System Void
379aae6979 Merge pull request #755 from Flatta/use-css
Use CSS rather than tricky string manipulation
2016-09-06 09:06:32 +01:00
System Void
29e0083f23 Merge pull request #752 from Flatta/fix-html
Remove unnecessary quotes in .html
2016-09-05 17:11:58 +01:00
Serghey Rodin
f3a3c4170f Merge pull request #772 from huloza/patch-1
Add TLSA Record Type to DNS Manager
2016-08-29 19:11:25 +03:00
Serghey Rodin
9773007c37 Merge pull request #778 from dpeca/patch-6
Fix for SMTP and IMAP hostname in add_mail_acc.html template
2016-08-29 19:04:29 +03:00
Serghey Rodin
03381b828f fix for bulk operations on backups 2016-08-25 19:31:23 +03:00
Serghey Rodin
dfb01cc473 fix wildcards in backup exclusion list 2016-08-25 19:30:54 +03:00
Serghey Rodin
b89f602f7b Service config feature 2016-08-25 19:29:36 +03:00
skid
08bdff8ba3 improving kondurake patches 2016-08-09 17:33:37 +03:00
Derrick Hammer
046ca885c0 *Fix typo 2016-08-03 05:31:44 -04:00
Derrick Hammer
48bced28e3 *Add letsencrypt GUI support 2016-08-03 04:00:01 -04:00
naumov-socolov
9cae6988b5 Merge pull request #803 from kondurake/patch-5
Fix "Parsing error" if a NAT IP is specified
2016-08-02 19:03:37 +03:00
naumov-socolov
6d1b5eb20f Merge pull request #801 from kondurake/patch-2
Show domain IP as "IP → NAT"
2016-08-02 18:48:56 +03:00
kondurake
cfcc7d62a0 Fix "Parsing error" if a NAT IP is specified
https://bugs.vestacp.com/issues/325
2016-08-02 18:48:21 +03:00
kondurake
d7f4bc4a79 Fix "Parsing error" if a NAT IP is specified
https://bugs.vestacp.com/issues/325
2016-08-02 18:43:06 +03:00
kondurake
065f567a8b Show domain IP as "IP → NAT" 2016-08-02 18:37:41 +03: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
huloza
9b7777d6fd ADD TLSA RECORD option to the DNS Manager 2016-07-20 05:52:40 -04:00
Flat
497f388dcd Use white-space: nowrap; rather than replacing spaces with  s 2016-07-07 18:31:10 +09:00
Flat
755cab11db Remove unnecessary quotes 2016-07-07 07:19:41 +09:00
Serghey Rodin
3bed87ba15 Flatta and Diman fixes 2016-07-06 13:53:03 +03:00
Serghey Rodin
3d27ad4fe7 Merge pull request #738 from Flatta/fix-listdbhosts-call
Fix /edit/server/ always says database unsupported
2016-07-05 12:00:08 +03:00
Flat
1fa3c4b3fb Move content of .js.html files to .html 2016-07-04 21:26:41 +09:00
Flat
61e556ae11 *.js.html: Replace CRLFs with LFs 2016-07-04 00:05:01 +09:00
Flat
aa470ded0b Translate 'unlimited MB' bandwidth and disk quota in /list/package/ 2016-07-03 18:47:59 +09:00
Flat
604cb4ef35 Translate object types in search result 2016-07-03 18:39:07 +09:00
Flat
2bdee22e07 Translate 'Adding mail account' page 2016-07-03 17:21:18 +09:00
Flat
de43e4c884 Translate status of packages and mail accounts 2016-07-03 17:14:05 +09:00
Flat
e76c3fd808 Translate page titles, dialog captions, 'Shortcuts', firewall actions & protocols, and list2ban chains
I think protocols and chains shouldn't be translated
2016-07-03 16:37:10 +09:00
Flat
7be9a01b8d Translate [Back] buttons, 'delete' links, 'Add one more Name Server' links 2016-07-03 16:26:19 +09:00
Flat
869c54970e Correct typo, replace 'LoadAverage' with 'Load Average' 2016-07-03 16:15:52 +09:00
Flat
6fd8787985 Don't translate those which shouldn't be translated
`those` are
- Numbers
- Already translated texts
- User names
- Network interfaces
- Package names, template names and shells
2016-07-03 15:47:24 +09:00
Flat
e0f695e493 Fix /edit/server/ always says database unsupported
This commit changes interface of bin/v-list-database-hosts
2016-07-03 15:32:14 +09:00
Flat
a9a7af4148 Don't translate those which shouldn't be translated
`those` are
- Numbers
- Already translated texts
- User names
- Network interfaces
2016-07-03 14:10:17 +09:00
Flat
42dfd762d9 Move 'Logged in as' dialog to footer.html 2016-07-02 21:41:40 +09:00
Flat
3cdc664122 Use single quotes and LFs, add semicolons 2016-07-02 20:50:34 +09:00
Flat
c57e10156e Correct indentation 2016-07-02 20:39:25 +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
slmcncb
93dbc16a86 fix cron template files 2016-07-01 00:01:16 +03:00