- Sep 25, 2016
-
-
Till Brehm authored
fixe typo See merge request !452
-
Florian Schaal authored
-
- Sep 23, 2016
-
-
Till Brehm authored
-
- Sep 22, 2016
-
-
Till Brehm authored
-
Till Brehm authored
-
- Sep 21, 2016
-
-
Till Brehm authored
-
- Sep 20, 2016
-
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
Fixed #4173 No SSL Tab for client if SSL available but also Let\'s Encrypt available template limit is active.
-
Till Brehm authored
-
Till Brehm authored
How to reproduce issue
-
Till Brehm authored
-
Till Brehm authored
-
- Sep 14, 2016
-
-
Till Brehm authored
Fixes #4189 See merge request !448
-
Florian Schaal authored
-
Florian Schaal authored
-
Florian Schaal authored
-
- Sep 13, 2016
-
-
Till Brehm authored
DNSSEC-Cronjob should only run on ispconfig master as we are working with datalo… …g and not accessing things directly @tbrehm, am I right that `$app->db->datalogUpdate`for a soa on the ispc master does also update the dns_soa table in master database or do I have to do this by hand? This could probably be a reason for the issue of @jnorell in #1491 ... See merge request !446
-
Till Brehm authored
Fix updater appsvhost config closes ispconfig/ispconfig3#4177 See merge request !447
-
A. Täffner authored
-
A. Täffner authored
-
A. Täffner authored
fixed code styling (bit of a perfectionist) - Looks like someone accidentially removed an if clause here before and fixing killed styling.
-
- Sep 12, 2016
-
-
Alex von Firesplash authored
DNSSEC-Cronjob should only run on ispconfig master as we are working with datalog and not accessing things directly
-
Till Brehm authored
Make sure admin check apply to all admins and not just user 1. Make sure admin check apply to all admins and not just user 1. See merge request !443
-
Martin authored
-
- Sep 09, 2016
-
-
Till Brehm authored
Updater interactive service config -> Fixes and improvements This will fix the missing web config if ISPC Panel is to be updated on this host. It simply overrides the $conf['services']['web'] at config decisions. There is still one tiny bug left over: When selection yes to configure a newly detected service the field in database is not switched. Can you, @tbrehm guide me to where I have to search for this or is this simply not possible? But IIRC the updater enabled installed services before... It's not that hard to add a qquery to enable it but if there already si a mechanism I would love to reuse / fix it. fixes ispconfig/ispconfig3#4177 See merge request !438
-
- Sep 08, 2016
-
-
A. Täffner authored
-
A. Täffner authored
It broke the installer This reverts commit 07a7ae1f. Conflicts: install/lib/installer_base.lib.php
-
A. Täffner authored
-
A. Täffner authored
-
A. Täffner authored
removed check against web service for install state of panel (when config file is there, installer installed it which assures that webserver is installed and configured - or someone messed around)
-
A. Täffner authored
-
A. Täffner authored
-
A. Täffner authored
-
A. Täffner authored
-
A. Täffner authored
Implementation of detection override to configure webserver wheenver the panel is installed on the host regardless of user's preference
-
- Sep 07, 2016
-
-
Till Brehm authored
added request for DB Server on update Please review this as I don't know if there was any incompatible reason why db was always enabled hard coded or if it's just as it would have been detected anyways as it's always on a ISPC-Server. If you and ISPC are fine with probably getting a value `$conf['services']['db']` which is `false` on user behalf, then just merge without any further request. Merging this really and ultimately fixes #4050 See merge request !437
-
Till Brehm authored
imported vladki's fix for nightly db quota messages Import from: https://www.howtoforge.com/community/threads/quota-warnings-notifications.73747/#post-347405 Credits go to vladki! Just wanted to make this easier for you to import :) I have not checked or tested this intensely! fixes #4170 See merge request !436
-