- Aug 14, 2014
-
-
Marius Cramer authored
- removed cuplicate code from os-specific installer files
-
- Aug 13, 2014
-
-
Marius Cramer authored
-
Marius Cramer authored
-
Marius Cramer authored
Domain module fixes See merge request !116
-
Sergio authored
-
- Aug 12, 2014
- Aug 11, 2014
-
-
Marius Cramer authored
-
Marius Cramer authored
-
Marius Cramer authored
Display prefix on new When a client creates a new database or user which has prefix, prefix is not displayed until is created or error is returned. For clients, it's possible to display real prefix if CLIENTID or CLIENTNAME is used, if DOMAINID is used it will be displayed like [DOMAINID]. For reseller or admins, [CLIENTID], [CLIENTNAME] and [DOMAINID] will be displayed if client or domain is not selected. See merge request !112
-
Marius Cramer authored
Master See merge request !115
-
Marius Cramer authored
- changed hhvm handling to match stable branch (FilesMatch in Directory sections) - added changes from stable accordingly
-
- Aug 10, 2014
-
-
Marius Cramer authored
-
- Aug 08, 2014
-
-
Florian Schaal authored
-
-
Florian Schaal authored
-
Marius Cramer authored
Display perms on mail user list It's useful when you need to disable some accounts, or you need to look for disabled accounts
-
- Aug 07, 2014
-
-
Florian Schaal authored
-
- Aug 05, 2014
-
-
Florian Schaal authored
-
- Aug 03, 2014
-
-
Florian Schaal authored
-
- Jul 31, 2014
-
-
Sergio authored
-
- Jul 30, 2014
-
-
Marius Cramer authored
Dns delete check Now dns zone requires domain is created on domain module (if that feature is enabled), it should be checked as mail domain and web sites are checked.
-
Sergio authored
-
- Jul 29, 2014
-
-
Sergio authored
-
Sergio authored
-
Sergio authored
-
Marius Cramer authored
Default php handler I added a default php handler setting for server. I want to use PHP-FPM for hostings, so I only enable PHP-FPM on client templates. However, when admin create hosting must remember to change php handler becuase default is FastCGI. With this patch, default php for default server is set.
-
Sergio authored
-
- Jul 23, 2014
-
-
Marius Cramer authored
Vhost sql fix Fix for changing tab on site web, when logged as admin.
-
Sergio authored
-
- Jul 14, 2014
-
-
Till Brehm authored
-
- Jul 09, 2014
-
-
Till Brehm authored
-
Marius Cramer authored
Hide client When domain module is enabled in config, every module has a domain selector now, and changing domain's owner on domain list changes owner for every module. This patch removes client selector when domain module is enabled, because I don't see the point in having a client selector on mail, sites and dns, neither create nor update, because setting client to a different one than domain's owner, if that client try to edit, it will break because it's not domain's owner.
-
Sergio authored
-
Sergio authored
-
- Jul 08, 2014
-
-
Marius Cramer authored
Change owner on domain module changes on mail domain, sites and dns too It's related to #97 merge request Instead of displaying a warning about owner must be changed on mail and domain too, change it everywhere. I have fixed some records which were not changed owner when changing mail domain's owner or web site's owner. If you agree, I'm thinking in disable client selector on mail, domain and dns when domain module is enabled.
-
Sergio authored
-
Marius Cramer authored
Reseller quota When a reseller has some quota established, they shouldn't be allowed to create clients without quota or assign more quota to their clients. If they are allowed (as it's done now), total quota used by their clients can be higher than reseller limit, and when reseller try to edit site or mailbox, then quota can be changed to 0.
-