Michael Kaufmann (d00p)
|
c2b864a20f
|
enable/disable php for standard-subdomain when adding a new customer according to the customer-phpenabled value, fixes #1708
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-23 08:14:14 +01:00 |
|
Michael Kaufmann (d00p)
|
a1e4374ada
|
show detailed information about diskspace-usage (web-, mail-, mysql-usage separated)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-09-19 11:42:08 +02:00 |
|
Michael Kaufmann (d00p)
|
16751d7446
|
correct check for existing user in ftp-members list when adding a new customer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-09-19 07:47:37 +02:00 |
|
Michael Kaufmann (d00p)
|
fa60c17dbc
|
fix sql-query when editing a customer; check for dnsenabled flag in customer-domain-view template
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-18 13:32:44 +02:00 |
|
Michael Kaufmann (d00p)
|
83fa0059de
|
add flag to allow access to dns-editor per customer; clean up dns-entries when domain gets deleted
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-18 13:25:31 +02:00 |
|
Michael Kaufmann (d00p)
|
bb9331904e
|
(really) fix PHP notice #2048 Only variables should be passed by reference, thx to baudetail
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-10 11:55:03 +02:00 |
|
Michael Kaufmann (d00p)
|
f8be36d229
|
fix PHP notice #2048 Only variables should be passed by reference
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-04-17 13:44:42 +02:00 |
|
Florian Aders
|
deb19f2625
|
Removed unnecessary exit - calls
Signed-off-by: Florian Aders <eleras@froxlor.org>
|
2016-02-22 12:10:18 +01:00 |
|
Johannes Feichtner
|
ae2bad5ab4
|
Declare prepared statement only once
|
2016-02-21 14:20:30 +01:00 |
|
Johannes Feichtner
|
32c32a7e7a
|
Enable multiple standard IPs
|
2016-02-21 14:00:26 +01:00 |
|
Krisztian Ivancso
|
4e38f614f2
|
Checking froxlor-local user membership in ftp-group
It prevents possible duplication in list.
|
2015-10-25 11:48:21 +01:00 |
|
Roman Schmerold (BNoiZe)
|
457e378d1e
|
Reverting HTMLform2 changes
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-06-10 14:59:38 +02:00 |
|
Michael Kaufmann (d00p)
|
c356639ce9
|
fix move-customer-to-admin
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-10 16:12:47 +01:00 |
|
Michael Kaufmann (d00p)
|
6f73afe265
|
don't use -1 for standard-subdomains as the parentdomainid field is declared as unsigned int and therefore converted to 0 anyways
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 15:21:19 +01:00 |
|
Michael Kaufmann (d00p)
|
65d548d4f9
|
fix undefined variable in cases 'custom-notes-show' is not set when adding/editing an admin/a customer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-02-08 12:43:04 +01:00 |
|
Roman Schmerold (BNoiZe)
|
72ce20224d
|
Take values as parameter when editing something
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 19:13:52 +01:00 |
|
Roman Schmerold (BNoiZe)
|
87fe3669a1
|
Migrate to new HTMLform2-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2015-02-02 17:43:53 +01:00 |
|
Andreas Grundler
|
28f26cce72
|
fix for bug #1482
|
2015-02-01 12:25:26 +01:00 |
|
Michael Kaufmann (d00p)
|
e578a29058
|
add option to display the custom-notes to the user and actually save the custom-note
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-15 22:10:37 +01:00 |
|
Michael Kaufmann (d00p)
|
7b8885c05e
|
add custom-notes field to admins and customers, fixes #1471
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-15 21:30:15 +01:00 |
|
Michael Kaufmann (d00p)
|
3ee8f6ac25
|
use generatePassword() for generating passwords as it respects the settings; fix user-modification under freebsd as there is no 'usermod'
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-12 20:24:55 +01:00 |
|
Michael Kaufmann (d00p)
|
40d51dc7ef
|
fix possible undefined variable
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-01-04 09:16:19 +01:00 |
|
Michael Kaufmann (d00p)
|
366e0f6061
|
various permission fixes when using fcgid / fpm and customerdocroots having 0770 and sockets are 0660
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 09:51:55 +01:00 |
|
Michael Kaufmann (d00p)
|
3c12e825f5
|
fix progress-bar value of >100%; fixes #1467
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-22 08:50:23 +01:00 |
|
Roman Schmerold (BNoiZe)
|
9627238966
|
Round percentages to 0 decimals
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-11-28 13:57:33 +01:00 |
|
Michael Kaufmann (d00p)
|
b4a8418e10
|
add possibility to move customers to another admin/reseller, fixes #1166
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-25 12:23:30 +01:00 |
|
Michael Kaufmann (d00p)
|
d73b069944
|
delete connections between domain and ip's after deleting a customer completely
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-05-15 14:18:39 +02:00 |
|
Michael Kaufmann (d00p)
|
08ce6be3ff
|
fix 'field does not have a default value' error reported via email
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-03-05 08:11:56 +01:00 |
|
Michael Kaufmann (d00p)
|
0002056e51
|
fix wrong variable name which causes wrong theme to be stored for new customers, fixes #1392
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-03-05 07:59:32 +01:00 |
|
Roman Schmerold (BNoiZe)
|
0c2aa8de45
|
Add description field to FTP accounts, fixes #1340
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-01-02 22:45:30 +01:00 |
|
Michael Kaufmann (d00p)
|
0fb0d3b2db
|
Merge remote-tracking branch 'origin/0.9.31.2'
|
2013-12-27 16:46:33 +01:00 |
|
Michael Kaufmann (d00p)
|
b2ab5629e8
|
fix 'Invalid parameter number' error, thx to an anonymous report
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-26 13:34:03 +01:00 |
|
Michael Kaufmann (d00p)
|
e7c53e4abb
|
some more migrating to new settings class, refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-15 15:37:07 +01:00 |
|
Michael Kaufmann (d00p)
|
276d6b30d1
|
first few implementations of new Setting-class, refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-15 11:47:23 +01:00 |
|
Michael Kaufmann (d00p)
|
296b8b36ab
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-13 21:33:24 +01:00 |
|
Michael Kaufmann (d00p)
|
682defcbcf
|
fix tiny sql-query error when using APS and correct DbManager-replacers
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-13 08:07:52 +01:00 |
|
Michael Kaufmann (d00p)
|
810399d337
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-13 07:15:43 +01:00 |
|
Michael Kaufmann (d00p)
|
26b57e2d4d
|
fix sql-query (thx to anonymous report) in admin-customers; fix german language-string (thx to dnano91)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-13 07:15:13 +01:00 |
|
Michael Kaufmann (d00p)
|
e7678b8b6a
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-11 07:30:29 +01:00 |
|
Michael Kaufmann (d00p)
|
7eedf6e694
|
add logger to dbmanager, thx Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-10 08:18:27 +01:00 |
|
Michael Kaufmann (d00p)
|
7bf0299d33
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-10 07:23:42 +01:00 |
|
Michael Kaufmann (d00p)
|
3e54fd765c
|
darn, traffic_used is being calculated in the traffic cron, need to re-check what the heck is wrong there (if after all)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 18:49:45 +01:00 |
|
Michael Kaufmann (d00p)
|
220fb17824
|
add traffic-used when adding a customer; fix sql-error when removing a customer
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 18:16:47 +01:00 |
|
Michael Kaufmann (d00p)
|
bf4c16b063
|
first work on permission-improvements by adding webserver-user to ftp-group of customer and therefore make it possible to chown the user-docroot to 750 keeping 'others' out, refs #532
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-08 11:13:43 +01:00 |
|
Michael Kaufmann (d00p)
|
bc1b64a688
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-05 14:37:00 +01:00 |
|
Michael Kaufmann (d00p)
|
c3336b7d0f
|
fix correctMysqlUsers() function for new pdo-class, also created new wrapper for dbms-specific queries to possibly give the freedom to use anything else but MySQL (no promises so far)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 13:55:01 +01:00 |
|
Michael Kaufmann (d00p)
|
93d1e1f24d
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-05 12:00:54 +01:00 |
|
Michael Kaufmann (d00p)
|
ab4f589816
|
add new template-variables (SERVER_HOSTNAME, SERVER_IP, SERVER_IP and DOMAINNAME) to create-customer-email-template, fixes #432
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 11:50:49 +01:00 |
|
Michael Kaufmann (d00p)
|
eca5265735
|
more removing of aps/autoresponder/backup
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 08:37:58 +01:00 |
|
Michael Kaufmann (d00p)
|
6c424dff6a
|
fix wrong error message if customer-loginname has invalid characters when unix-names == 1, thx to Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 18:57:17 +01:00 |
|