Michael Kaufmann (d00p)
|
06cff22caa
|
allow custom sendmail_path value in php.ini when using php-fpm, fixes #1323
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-12 14:27:24 +01:00 |
|
Michael Kaufmann (d00p)
|
aa7d1d3f48
|
show customer name and loginname in ticket-archive if customer-exists
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-12 13:39:18 +01:00 |
|
Michael Kaufmann (d00p)
|
8516cbb64d
|
don't show 'there is a newer version of froxlor available' if a customzied (unknown) version is being checked
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-12 11:20:19 +01:00 |
|
Michael Kaufmann (d00p)
|
73f5547a5e
|
add php-config for froxlor-vhost and set it as default for froxlor's vhost when fcgid/fpm is used (and the current default is set, custom settings won't be overwritten)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-12 10:44:32 +01:00 |
|
Michael Kaufmann (d00p)
|
0e6da344ba
|
don't use -b for 'du' command as FreeBSD does not know it, fixes #1320
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-12 09:09:57 +01:00 |
|
Roman Schmerold (BNoiZe)
|
911de0727f
|
fixed search not calculating diskspace/traffic if no operator is used
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-11 17:11:49 +01:00 |
|
Michael Kaufmann (d00p)
|
7eedf6e694
|
add logger to dbmanager, thx Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.31-rc2
|
2013-12-10 08:18:27 +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)
|
be6c8462f0
|
use default lenght of 10 characters if no password-minimum is specified
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 18:04:47 +01:00 |
|
Michael Kaufmann (d00p)
|
8822067311
|
fix search for webspace and traffic related values, also, for integer fields (like diskspace) you can now use the following operators when searching: >, < and =; fixes #772
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 17:24:11 +01:00 |
|
Michael Kaufmann (d00p)
|
a5b1065195
|
generate spf-entry also for 'mail'-record when no mxservers are specified, fixes #1314
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 13:57:03 +01:00 |
|
Michael Kaufmann (d00p)
|
904f412495
|
set correct postmaster_address (using <SERVERNAME>-variable) for dovecot config-templates
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 11:52:09 +01:00 |
|
Michael Kaufmann (d00p)
|
2fa6c5cd97
|
generate more secure password suggestions and respect password-min-length setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 10:57:54 +01:00 |
|
Michael Kaufmann (d00p)
|
bafcf07300
|
adjust gitignore file to not stage error-logs
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 09:23:54 +01:00 |
|
Michael Kaufmann (d00p)
|
dc666e96b3
|
outsource monster-query to new WebserverBase class and adjust query which most likely fixes #1295
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 09:23:21 +01:00 |
|
Michael Kaufmann (d00p)
|
15bb78d447
|
remove some special characters from directory-names when validating, fixes #1231 and pull-request 73 partly
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 07:49:33 +01:00 |
|
Michael Kaufmann (d00p)
|
3b0387901f
|
don't cast mysql-max to integer as for admins-usernames, it may be '' instead of 0
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-08 22:00:23 +01:00 |
|
BNoiZe
|
2b13ae3ad8
|
fixed a wrong array-index in installation language file
|
2013-12-08 15:40:07 +01:00 |
|
Michael Kaufmann (d00p)
|
dde6581f9c
|
create SuexecUserGroup-statement on apache/fpm if customer has perl enabled so perl-scripts run under the same username, fixes #1317
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-08 10:18:18 +01:00 |
|
Michael Kaufmann (d00p)
|
6a6c5db88d
|
forgot the update-status
|
2013-12-06 14:43:01 +01:00 |
|
Michael Kaufmann (d00p)
|
9f8a6a6f5e
|
set version everywhere so updater takes effect :P
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-06 14:40:59 +01:00 |
|
Michael Kaufmann (d00p)
|
2035739131
|
added setting to enable/disable news-feed on admin-dashboard
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-06 14:37:27 +01:00 |
|
Michael Kaufmann (d00p)
|
b762cce94d
|
custom user-agent also for simplexml_load_file-method of reading news-feed
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-06 10:31:22 +01:00 |
|
Michael Kaufmann (d00p)
|
ce1608ab2c
|
set long-lasting url for news-feed (and switch to inside.froxlor.org, which will be used more often in the future to provide up-to-date content in froxlor) and prefer connection via cURL to pass a custom-useragent for possible version depended news later
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-06 09:44:57 +01:00 |
|
Michael Kaufmann (d00p)
|
14074d066c
|
fix wiki urls in language files, thx to lando
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-06 07:56:54 +01:00 |
|
Michael Kaufmann (d00p)
|
49b2cf68e9
|
return the generated user-/databasename after adding the database because it's needed
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 14:56:36 +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)
|
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)
|
188baaf180
|
fix escaping of current filename, fixes #1316
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 08:12:53 +01:00 |
|
Robert Förster (Dessa)
|
29ae767c17
|
fix typo
|
2013-12-05 00:39:42 +01:00 |
|
Florian Aders
|
69ac6c0d73
|
Merge pull request #175 from BNoiZe/master
fixed scrolling in phpinfo(), various layoutfixes
|
2013-12-04 12:47:18 -08:00 |
|
BNoiZe
|
50bd0302b6
|
fixed scrolling in phpinfo(), various layoutfixes
|
2013-12-04 21:39:56 +01:00 |
|
Michael Kaufmann (d00p)
|
84ab0e5daa
|
fix undefined index if ssl-checkbox is unchecked (still results in correct value being stored, no worries)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-04 21:10:52 +01:00 |
|
Florian Aders
|
d618ef2759
|
Merge pull request #174 from BNoiZe/master
Fixed a typo in admin_domains, fixed <strong>-tags not being strong in s...
|
2013-12-04 12:03:49 -08:00 |
|
BNoiZe
|
cd464ed01e
|
Fixed a typo in admin_domains, fixed <strong>-tags not being strong in sparkle
|
2013-12-04 21:02:15 +01:00 |
|
Florian Aders
|
34dd96ec68
|
Merge pull request #173 from BNoiZe/master
Newsfeed improvements
|
2013-12-04 11:04:39 -08:00 |
|
BNoiZe
|
ab7e271f1d
|
Moved date to top, changed date/time format
|
2013-12-04 19:53:55 +01:00 |
|
BNoiZe
|
0fc77dddd6
|
Added date to newsfeed
|
2013-12-04 16:55:08 +01:00 |
|
Michael Kaufmann (d00p)
|
47b1675dea
|
set version to 0.9.31-rc1 for upcoming release-candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
0.9.31-rc1
|
2013-12-04 14:52:25 +01:00 |
|
Michael Kaufmann (d00p)
|
83a77acc02
|
fix usage of sql-server description and info in customer-mysql, thx Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 22:58:56 +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 |
|
Michael Kaufmann (d00p)
|
9c8ebdd1d3
|
fix mysqldump for backup (if db exists) on install-process
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 15:55:30 +01:00 |
|
Florian Aders
|
419fb1bb81
|
Create readme.md
|
2013-12-03 14:47:17 +01:00 |
|
Michael Kaufmann (d00p)
|
61c04d5e31
|
use better defaults for fpm-slowlog settings, refs #1051
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 11:21:22 +01:00 |
|
Michael Kaufmann (d00p)
|
2853d6e1a4
|
added possibility to enable slowlog for fpm-users in the php-config (domain based logs), fixes #1051
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 11:14:32 +01:00 |
|
Michael Kaufmann
|
64137f68a8
|
Merge pull request #172 from seidler2547/master
add session gc vars to configurable values for php-fpm
|
2013-12-03 01:24:25 -08:00 |
|
Michael Kaufmann (d00p)
|
cf23980f0b
|
minor fixes in installation-class, better error-handling
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 09:46:00 +01:00 |
|
seidler2547
|
dfeefc2e6f
|
add session gc vars to configurable values
session.gc_divisor and session.gc_probability are needed e.g. for Horde to work correctly
|
2013-12-03 08:52:05 +01:00 |
|
Michael Kaufmann (d00p)
|
84f973ce26
|
fix html-tag in preconfig, fix missing global in database-class, change description of password-reset-setting accordingly to new activation-link-procedure
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-02 20:39:15 +01:00 |
|