Commit graph

3686 commits

Author SHA1 Message Date
Serghey Rodin
0684f3af15 Release 0.9.8-17 2016-11-15 12:19:32 +02:00
Serghey Rodin
92efe51b08 aligining user top panel 2016-11-15 11:29:49 +02:00
Serghey Rodin
a10d358e7c user notification panel 2016-11-15 11:24:46 +02:00
Serghey Rodin
c0290f7137 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-11-15 11:22:35 +02:00
Dmitry Naumov-Socolov
61a1005bdc WEB. fixed emplty list toggle all 2016-11-14 18:37:10 -05:00
Serghey Rodin
5a5a528874 LE template for user accounts 2016-11-14 15:54:32 +02:00
Serghey Rodin
82b51724a7 restart webserver if docroot has changed 2016-11-14 15:54:16 +02:00
Dmitry Naumov-Socolov
515b28cc75 WEB. Fixed error notification area height issue 2016-11-14 07:04:29 -05:00
Dmitry Naumov-Socolov
4539932470 WEB. Fixed notification area height issue 2016-11-14 07:01:11 -05:00
dpeca
f294dc1b2a Fix for /var/run/clamav on CentOS 7
Fix for https://bugs.vestacp.com/issues/393

Solution taken from https://forum.vestacp.com/viewtopic.php?f=40&t=11044#p42704
2016-11-11 18:42:31 +01:00
huloza
4348aab7ad web folder permission fix
710 permission on /home/user/web (September 7 commit) is generating this Apache error on new users: 
Forbidden
You don't have permission to access /index.php on this server.
Server unable to read htaccess file, denying access to be safe
2016-11-11 13:00:14 -04:00
dpeca
ed9450f117 Commenting previously added code in /web/add/index.php 2016-11-11 13:06:12 +01:00
dpeca
4bb8a3f09e Fix for quote characters in user logs returned as JSON
Fix for https://bugs.vestacp.com/issues/413
2016-11-11 12:57:46 +01:00
Serghey Rodin
9bf86eaabd LE installation 2016-11-11 00:28:24 +02:00
Serghey Rodin
5096b36c17 v-schedule-letsencrypt-domain 2016-11-11 00:27:55 +02:00
Serghey Rodin
3a73db2a99 update LE key 2016-11-11 00:27:31 +02:00
Serghey Rodin
052da3ae9d compact syntax for proxy restart 2016-11-11 00:27:11 +02:00
Serghey Rodin
b5b9069ece compact syntax for web restart 2016-11-11 00:25:31 +02:00
Serghey Rodin
bea30a0896 compact syntax for web restart 2016-11-11 00:24:58 +02:00
Serghey Rodin
20ebed376c update LE queue 2016-11-11 00:24:24 +02:00
Serghey Rodin
15e7887cd5 added scheduled LE install 2016-11-09 17:52:10 +02:00
Serghey Rodin
56182cecf4 fixes #906 2016-11-09 17:47:54 +02:00
Serghey Rodin
dabb19573c fixed LE status check 2016-11-09 17:47:15 +02:00
Serghey Rodin
47bdaeb1f5 user notification support 2016-11-09 17:46:38 +02:00
Serghey Rodin
a2251186e9 user notification in main func inc 2016-11-09 17:46:12 +02:00
Serghey Rodin
51be240bd4 smarter way to use restart command in other scripts 2016-11-09 17:45:43 +02:00
dpeca
8df1d74ae3 Using public IP instead of internal IP when creating DNS
Gets public IP from 'v-list-user-ips' command (that reads /vesta/data/ips/ip), precisely from 'NAT' field
2016-11-06 21:21:19 +01:00
dpeca
098a454704 Merge pull request #903 from PeterDaveHello/i18n-tw-update
update TW translation
2016-11-05 16:49:37 +01:00
dpeca
003c7356c4 Merge pull request #902 from admf/patch-1
Update pt-BR.php (brazilian translations)
2016-11-05 16:47:15 +01:00
Peter Dave Hello
99a3b6e35d update TW translation 2016-11-05 21:35:20 +08:00
ADMF
0dd4388998 Update pt-BR.php 2016-11-05 05:30:28 -02:00
ADMF
69a61a65ff Update pt-BR.php 2016-11-05 05:22:22 -02:00
ADMF
539eba7302 Update pt-BR.php 2016-11-05 04:37:48 -02:00
dpeca
ad0d9fd109 Merge pull request #901 from fengkaijia/patch-2
Update Chinese translation
2016-11-05 02:57:23 +01:00
Kaijia Feng
8df594f207 Update cn.php 2016-11-05 09:53:25 +08:00
dpeca
b14d1e53d4 Merge pull request #899 from huloza/patch-2
corrected and added translations LetsEncrypt GUI
2016-11-04 20:49:11 +01:00
huloza
66acff5f8c corrected and added translations LetsEncrypt GUI
corrected some and added translations for new LetsEncrypt GUI
2016-11-04 15:00:17 -04:00
dpeca
01727508c3 Merge pull request #896 from malsony/master
Update of web/inc/i18n/cn.php
2016-11-04 11:46:19 +01:00
malsony
df27b78168 Update of web/inc/i18n/cn.php
Small fixes of web/inc/i18n/cn.php
2016-11-04 17:58:56 +08:00
Serghey Rodin
45f0000a55 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-11-04 11:43:00 +02:00
dpeca
ae5aa156f7 Fix for quote characters in user logs returned as JSON
Fix for https://bugs.vestacp.com/issues/413
2016-11-02 21:42:44 +01:00
dpeca
d95f0010b8 Enabling real-IPs in Apache2 logs in /upd/switch_rpath.sh 2016-10-31 16:59:18 +01:00
Dmitry Naumov-Socolov
e8632ccd48 WEB. Improved additional navigation bar. Templates 2016-10-31 11:12:49 -04:00
Dmitry Naumov-Socolov
a49ab973ab WEB. Improved additional navigation bar 2016-10-31 10:53:49 -04:00
Dmitry Naumov-Socolov
6195a5f0eb WEB. Added hint to star icon 2016-10-31 10:29:53 -04:00
dpeca
92e7b970ec Exclude libmail-dkim-perl if spamassassin will not be installed 2016-10-31 14:08:39 +01:00
Serghey Rodin
f89a666543 LE cronjob for sys queue 2016-10-31 12:00:14 +02:00
dpeca
a2fa6b7215 libmail-dkim-perl added to vst-install-debian.sh
According to issue https://github.com/serghey-rodin/vesta/issues/870
2016-10-31 02:59:23 +01:00
Serghey Rodin
addd9a8f02 notification centre improvements 2016-10-28 17:55:58 +03:00
Serghey Rodin
1bb6ecb2ba Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-28 16:14:12 +03:00