Alexandr Loskutov
d70a936792
Исправление перевода
...
Исправление перевода для правильного отображения текста (подписей) в
панели
2016-09-07 09:22:20 +03:00
dpeca
7cc00677e4
Debian fix for ClamAV /var/run/clamav permission
...
On default Debian8 installation /var/run/clamav has wrong permissions.
ERROR: Can't save PID in file /var/run/clamav/clamd.pid
Owner was a root.
This is a fix for it.
2016-09-07 02:49:17 +02:00
naumov-socolov
f0cf68e232
Merge pull request #751 from danjol/patch-1
...
Update nl.php
2016-09-07 03:23:59 +03:00
Dmitry Naumov-Socolov
e2e51d0ee3
Merge branch 'ttcttctw-patch-4'
2016-09-06 20:22:27 -04:00
Dmitry Naumov-Socolov
4f46651f87
Merge branch 'patch-4' of https://github.com/ttcttctw/vesta into ttcttctw-patch-4
...
Conflicts:
web/inc/i18n/tw.php
2016-09-06 20:22:02 -04:00
Dmitry Naumov-Socolov
ebe14052d2
Merge branch 'Skamasle-patch-4'
2016-09-06 19:46:14 -04:00
Dmitry Naumov-Socolov
296c5f4ea4
Merge branch 'patch-4' of https://github.com/Skamasle/vesta into Skamasle-patch-4
...
Conflicts:
web/inc/i18n/es.php
2016-09-06 19:45:56 -04:00
Dmitry Naumov-Socolov
37f91ef7e0
Merge branch 'rumi55-patch-5'
2016-09-06 19:20:33 -04:00
Dmitry Naumov-Socolov
940c247c8d
Merge branch 'patch-5' of https://github.com/rumi55/vesta into rumi55-patch-5
...
Conflicts:
web/inc/i18n/bs.php
2016-09-06 19:20:06 -04:00
Dmitry Naumov-Socolov
7031f91ebf
Merge branch 'toanalien-master'
2016-09-06 19:04:52 -04:00
Dmitry Naumov-Socolov
9231055078
Merge branch 'master' of https://github.com/toanalien/vesta into toanalien-master
2016-09-06 18:59:30 -04: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
Alexandr Loskutov
6a9ded7c99
Исправление шаблона socket
...
Исправление для правильной работы php-fpm с шаблоном socket
2016-09-06 09:49:01 +03:00
Alexandr Loskutov
ab94117a3e
Обновление перевода
...
Обновление перевода до последней версии
2016-09-06 09:38:18 +03:00
Thiên Toán
aaf8106e9d
Update vi.php
2016-09-06 12:38:57 +07:00
Thiên Toán
4d58f82330
Update vi.php
2016-09-06 12:38:03 +07:00
System Void
9b66c723b6
Fixed typo
...
Closes #444
2016-09-05 17:29:22 +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
47bfb426a3
Merge pull request #508 from SysVoid/patch-5
...
Added file existence check.
2016-09-05 16:54:31 +03:00
Serghey Rodin
26b3b9e3f6
Merge pull request #768 from PeterDaveHello/image-optimize
...
optimize png images using zopflipng
2016-09-05 16:34:57 +03:00
Serghey Rodin
afd5193285
Merge pull request #826 from onbalt/master
...
Fix not sending "backup has been completed" mail
2016-09-05 16:31:19 +03:00
Serghey Rodin
b918f04cdc
Merge pull request #827 from dpeca/patch-8
...
Fix for: Warning: purging the environment. Suggested action: use keep…
2016-09-05 16:30:52 +03:00
Serghey Rodin
bba62fee06
Foreground yes for clamd
2016-09-01 18:07:44 +03:00
dpeca
eaeda2e769
Fix for: Warning: purging the environment. Suggested action: use keep_environment.
...
Well known Exim4 issue.
Skurudo gave a solution - https://forum.vestacp.com/viewtopic.php?t=11220#p42605
And, btw, you could think about adding:
disable_ipv6=true
... because GMail and many others mail servers consider sending from ipv6 as spammy email.
(very stupid logic, but it's simply true, if you are sending from ipv6 GMail will mark it as SPAM 100%)
I'm not commiting this, I'll leave to you about this.
In this commit I'm just fixing well known issue with keep_enviroment.
2016-08-30 17:45:33 +02:00
Serghey Rodin
a563a913ed
change web domain name
2016-08-30 16:50:49 +03:00
Serghey Rodin
9f551599a1
favicon update
2016-08-30 16:27:42 +03:00
Serghey Rodin
91a5d401dc
fix hour var in cron listing
2016-08-30 15:24:24 +03:00
Serghey Rodin
4f3b058aba
Merge branch 'master' of github.com:serghey-rodin/vesta
2016-08-30 14:49:17 +03:00
Serghey Rodin
d974b601fd
Fix for backup count
2016-08-30 14:15:05 +03:00
onbalt
20e25b4648
Send "backup has been completed" mail
2016-08-30 13:00:44 +03:00
Peter Dave Hello
fa8c37559b
optimize png images using zopflipng
2016-08-30 13:05:43 +08:00
Serghey Rodin
cc91141f8d
Merge pull request #792 from tjebbeke/patch-7
...
Improve email validation
2016-08-30 00:12:21 +03:00
Tjebbe Lievens
cd2eed6fd3
use [:alnum:] in regex
2016-08-29 20:15:34 +02:00
Serghey Rodin
2f967e4dc8
Merge pull request #825 from pcfreak30/hotfix/811
...
Automatically quote DNS records that have special characters BUG FIX
2016-08-29 19:38:39 +03:00
Derrick Hammer
33d795c608
*Bugfix regex and variable
2016-08-29 12:15:46 -04:00
Serghey Rodin
40790f72eb
Merge pull request #763 from tigercodes/patch-1
...
Opencart nginx template (tpl file)
2016-08-29 19:15:30 +03: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
14d346e730
Merge pull request #774 from dpeca/patch-2
...
Removing AllowSupplementaryGroups from clamav.conf
2016-08-29 19:10:42 +03:00
Serghey Rodin
4cfc45ab8b
Merge pull request #776 from dpeca/patch-4
...
Changing password_vesta_host to server hostname
2016-08-29 19:06:37 +03:00
Serghey Rodin
7d84ff7b85
Merge pull request #777 from dpeca/patch-5
...
Roundcube log permission fix
2016-08-29 19:05:09 +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
ec9518f663
Merge pull request #779 from dpeca/patch-7
...
Fix for: /usr/local/vesta/func/db.sh: line 390: [: : integer expressi…
2016-08-29 18:07:37 +03:00
Serghey Rodin
b0a8ba921e
Merge pull request #785 from pcfreak30/hotfix/784
...
*delete config if domain is not in user web.conf
2016-08-29 18:06:00 +03:00
Serghey Rodin
664c091e78
Merge pull request #791 from tjebbeke/patch-6
...
Fix user validation
2016-08-29 17:38:10 +03:00
Serghey Rodin
2a647c365b
Merge pull request #794 from pcfreak30/hotfix/793
...
DKIM records should be absolute FQDN
2016-08-29 17:18:15 +03:00
Serghey Rodin
e715c8e827
Merge pull request #795 from pcfreak30/hotfix/771
...
Increase SSL key size
2016-08-29 17:17:35 +03:00
Serghey Rodin
3e7d6362a3
Merge pull request #799 from pcfreak30/hotfix/798
...
Use $VESTA variable everywhere in installer
2016-08-29 16:57:20 +03:00
Serghey Rodin
ce1be73afa
Merge pull request #812 from pcfreak30/hotfix/811
...
Automatically quote DNS records that have special characters
2016-08-29 16:55:12 +03:00
Serghey Rodin
f1f1bd7ec3
Merge pull request #816 from onbalt/patch-2
...
Wrong variable names in v-change-web-domain- tpl
2016-08-29 16:53:54 +03:00
Serghey Rodin
9a6b406d43
Merge pull request #821 from core01/master
...
Fixing incorrect load of image, css and js when using HTTPS
2016-08-29 16:52:41 +03:00