Commit graph

3686 commits

Author SHA1 Message Date
Derrick Hammer
d7a4697ad5 *Only update letsencrypt UI if its checked 2016-10-18 17:44:33 -04:00
Derrick Hammer
8624b00ad1 *Call v-delete-letsencrypt-domain not v-add-letsencrypt-domain 2016-10-18 17:42:49 -04:00
Dmitry Naumov-Socolov
11247009d4 WEB/MAIL. Fixed option hover color at mail configuration helper 2016-10-18 16:29:54 -04:00
Dmitry Naumov-Socolov
447a31b419 WEB/WEB. Removed SSL info if ssl is not enabled 2016-10-18 16:19:34 -04:00
Serghey Rodin
602d6cd4cf Merge pull request #804 from pcfreak30/feature/800
Add GUI support for letsencrypt
2016-10-18 17:00:57 +03: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
f18fac79e0 WEB/MAIL. Fixed css typo 2016-10-17 12:07:42 -04:00
Dmitry Naumov-Socolov
1c82483734 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-17 12:01:11 -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
Serghey Rodin
7f2e2fb8d4 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-17 18:02:02 +03:00
Dmitry Naumov-Socolov
45d5e885a4 FileManager. Updated rights with numeric field 2016-10-17 10:45:45 -04:00
Dmitry Naumov-Socolov
20acf12a54 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-17 10:24:48 -04:00
Ramael Metatron
7b2b895d57 Remove symlink to httpauth config files 2016-10-16 19:37:04 -05:00
Ramael Metatron
b44fcd8929 defined secure configs as separate variables 2016-10-16 19:30:04 -05:00
Ramael Metatron
60df6eea56 change secure config to symlink of non
symbolic link prevent duplicate file data to maintain
2016-10-16 19:23:06 -05:00
Ramael Metatron
ea03be3677 fix permissions error, create secure config
fix group permission error by assigning to user.
copy config files to s config template.
2016-10-16 15:15:55 -05:00
dpeca
c9b25905fb Merge pull request #869 from demlasjr/patch-2
Completely translated .ro
2016-10-14 01:35:08 +02:00
demlasjr
4578855341 Completely translated .ro
I want to thank one of my romanian friend who helped me.
I hope there are no (huge) mistakes. :)
2016-10-14 01:30:27 +02:00
dpeca
b4ee0d8032 Merge pull request #868 from demlasjr/patch-1
Updated translations for missing lines
2016-10-13 23:07:17 +02:00
demlasjr
ea490f2de6 Updated translations for missing lines 2016-10-13 22:58:59 +02:00
Derrick Hammer
8ef2f19a5e *Add missing crt variable 2016-10-13 09:00:04 -04:00
dpeca
cf1a7329e9 Roundcube tinyMCE fix for Debian 8 2016-10-12 20:02:18 +00:00
Serghey Rodin
fa2ece8139 missing delimiter 2016-10-11 17:51:54 +03:00
Serghey Rodin
a9142eddc6 fix for advanced menus on php-pfp 2016-10-11 17:51:14 +03:00
dpeca
6bf6cbd6d0 Improving translation for mysql user length, fixing tabs, enabling mysql limit note for MariaDB too, adding documentation for is_it_mysql_or_mariadb() PHP function 2016-10-11 00:34:41 +00:00
Flat
3b42d0a941 Merge pull request #865 from mslepko/master
Updated scripts description
2016-10-10 03:22:34 +09:00
Michal Slepko
3a2ed2cce5 Updated scripts description 2016-10-09 19:14:57 +01:00
Derrick Hammer
aa400746d3 Merge branch 'master' of https://github.com/serghey-rodin/vesta into feature/800 2016-10-09 07:29:03 -04:00
System Void
70dc71dfb0 Merge pull request #862 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-10-09 00:50:08 +01:00
The Gitter Badger
26f574631d Add Gitter badge 2016-10-08 23:46:26 +00:00
Derrick Hammer
09e1238d54 Merge branch 'master' into feature/800
Conflicts:
	web/edit/web/index.php
2016-10-08 11:22:23 -04:00
Serghey Rodin
7eb7a81c0a delete config only when there is no domain 2016-10-08 13:49:41 +03:00
Skamasle
0c98233f2e Fix bug whit ns records in idn domains
This will fix https://github.com/serghey-rodin/vesta/issues/845

Named wont start whit unicode charcters and return:

zone example.com/IN: loaded serial 2016100705
dns_rdata_fromtext: /home/admin/conf/dns/españa.es.db:18: near 'ns2.españa.com.': bad name (check-names)
zone xn--espaa-rta.es/IN: loading from master file /home/admin/conf/dns/españa.es.db failed: bad name (check-names)
2016-10-07 19:58:35 +02:00
dpeca
8cabb5414a Adding note about max length of mysql username 2016-10-07 17:41:27 +00: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
Serghey Rodin
a14556d486 unofficial google nearline support 2016-10-06 23:07:48 +03:00
Serghey Rodin
137f2580ea Merge pull request #843 from Skamasle/patch-6
Fix bug, fail display results whit some locales.
2016-10-06 19:17:11 +03:00
Serghey Rodin
82d0dd0ee4 Merge pull request #834 from serghey-rodin/SysVoid-patch-1
Fixed bin
2016-10-06 18:58:44 +03:00
Serghey Rodin
126104681d Language files update :: SSL Keys 2016-10-06 18:53:23 +03:00
Serghey Rodin
997990a2c4 Update SSL info 2016-10-06 18:52:55 +03:00
Serghey Rodin
7b0a2e904a Vesta SSL Certificate Management 2016-10-06 18:52:34 +03:00
Serghey Rodin
e343bf62a0 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-06 16:10:18 +03:00
naumov-socolov
4d258f6aca Merge pull request #855 from openbrasil/patch-1
Update pt-BR.php
2016-10-06 15:39:04 +03:00
naumov-socolov
2a80b71f26 Merge pull request #852 from Ham3D/master
Translating to Persian
2016-10-06 15:37:37 +03:00
Dmitry Naumov-Socolov
af249b542c Merge branch 'Ham3D-master' 2016-10-06 08:37:15 -04:00
Dmitry Naumov-Socolov
04bf8e4f18 Merge branch 'master' of https://github.com/Ham3D/vesta into Ham3D-master 2016-10-06 08:35:06 -04: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