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)
|
7584b0acc4
|
remove google-webfont-stuff (just create your own theme or overwrite Sparkle to use another font); remove more inline css and remove unnecessary JS in hints-templates
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 21:08:01 +01:00 |
|
Michael Kaufmann (d00p)
|
c6f3b03891
|
do some sql-minor-fixing, refs #1486 - set version to 0.9.33-rc1 for possible upcoming release-candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-12-29 14:59:58 +01:00 |
|
Michael Kaufmann (d00p)
|
5499388777
|
add possibility to use php-fpm over mod_proxy_fcgi with apache >=2.4.9
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-10 11:47:27 +01:00 |
|
Michael Kaufmann (d00p)
|
4cc3c01dcb
|
remove password-suggestion if a custom regex is defined; added password-complexity-settings for non-regex users to define what generated passwords should contain, thx to Marco Vogt; fixes #1216
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-10 10:07:32 +01:00 |
|
Michael Kaufmann (d00p)
|
0156c3a59d
|
few fixes in inline-css; added mail.log php.ini option and enabled it in default ini-config
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-10-31 09:14:28 +01:00 |
|
Michael Kaufmann (d00p)
|
74c493f39c
|
remove unnecessary fields that have been removed in updater a long time ago
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-09-13 09:32:19 +02:00 |
|
Michael Kaufmann (d00p)
|
f1eb5420a7
|
add option to enable/disable generation of bind-configs for the system-hostname
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-06-02 12:35:45 +02:00 |
|
Roman Schmerold (BNoiZe)
|
3acfcd4a95
|
Adding a custom newsfeed to the customer-dashboard, fixes #1408
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-06-01 18:46:15 +02:00 |
|
Michael Kaufmann (d00p)
|
acbaedb44f
|
setting version to 0.9.32 for release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-05-23 08:29:28 +02:00 |
|
Roman Schmerold (BNoiZe)
|
4994a90be9
|
Removing old languages from database, pushing version to 0.9.32-rc3
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-04-14 09:48: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)
|
2d68216699
|
remove old and unused setting from install-sql-file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-03-05 08:00:04 +01:00 |
|
Michael Kaufmann (d00p)
|
d00cdec296
|
added cronjob-auto-update-feature (beware and READ), fixes #1342; remove old backup-ftp-users on update, fixes #1381
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-25 07:48:46 +01:00 |
|
Michael Kaufmann (d00p)
|
bad1183f42
|
set correct default php-ini for own-vhost, thx Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-14 14:08:58 +01:00 |
|
Michael Kaufmann (d00p)
|
20d54d5a04
|
put cron.d-generation task directly to froxlor.sql as there might be no userdata.inc.php after the installation (only in /tmp or plaintext for copy'n'paste) so the database action fails
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-14 11:18:02 +01:00 |
|
Michael Kaufmann (d00p)
|
a1aa87940b
|
fix non-default value of data-field in tasks-table (thx to an error-report), set version to 0.9.32-rc1 for upcoming release candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-07 15:49:40 +01:00 |
|
Michael Kaufmann (d00p)
|
019da862dd
|
use the same cron.d-name as in the config-template as the 'default' cronjob is not needed after the first generation of the new one; generate different lockfiles for the different jobs to avoid unnecessary conflicts
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-23 13:59:09 +01:00 |
|
Michael Kaufmann (d00p)
|
abcdfb03d9
|
add cron-daemon reload command in order for new cron.d file to be applied, fixes #858
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-23 13:22:11 +01:00 |
|
Michael Kaufmann (d00p)
|
4be52f76eb
|
introducing new way of controling the cronjobs by creating a cron.d-file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-13 08:55:39 +01:00 |
|
Roman Schmerold (BNoiZe)
|
30add37bd6
|
Fixed a missing comma (thx Johannes Gilges)
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-01-05 08:04:04 +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 |
|
Florian Aders (EleRas)
|
2d1fd0c8c5
|
Delete old froxlor-theme and automatically move users to CSS - version of theme
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2014-01-01 13:11:27 +01:00 |
|
Michael Kaufmann (d00p)
|
da371fa560
|
Merge remote-tracking branch 'origin/0.9.31.2' and fix install-SQL file
|
2013-12-24 15:29:57 +01:00 |
|
Michael Kaufmann (d00p)
|
99c0bda7f2
|
Merge remote-tracking branch 'origin/0.9.31.1'
|
2013-12-22 19:21:34 +01:00 |
|
Roman Schmerold (BNoiZe)
|
a92cdb2926
|
Added cron for mailtraffic (with EleRas), fixes #69
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-20 23:12:47 +01:00 |
|
Michael Kaufmann (d00p)
|
261d6e7d76
|
backport bugfixes from current master
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-19 18:05:40 +01:00 |
|
Andreas Grundler
|
18d93fb07d
|
SQL Fix
|
2013-12-19 17:26:04 +01:00 |
|
Michael Kaufmann (d00p)
|
23a1a55bf2
|
set version to 0.9.31 for upcoming release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-18 09:40:48 +01:00 |
|
Michael Kaufmann (d00p)
|
6902868e58
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-17 07:57:58 +01:00 |
|
Michael Kaufmann (d00p)
|
bdf03486d2
|
set better defaults (sites-enabled/* is included in apache by default on most systems)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-16 18:33:57 +01:00 |
|
Michael Kaufmann (d00p)
|
18933ad118
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-12 11:38:32 +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)
|
2e9310daf1
|
set master-branch version to next dev-version, so people don't break their database too early
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-08 14:36:04 +01:00 |
|
Michael Kaufmann (d00p)
|
0f80e66a01
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-08 10:22:21 +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)
|
2800ca05a1
|
began to 'clean up' for future releases (APS, Autoresponder and Backup)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-04 18:32:46 +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>
|
2013-12-04 14:52:25 +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 (d00p)
|
30f7d0a070
|
make send-report an option for admin and customer (section: security)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-02 20:26:39 +01:00 |
|
BNoiZe
|
e5e0ae7527
|
Fixed some bugs, made activationcode more secure, added update script, merged missing commit
|
2013-12-01 10:34:31 +01:00 |
|
Michael Kaufmann (d00p)
|
84ed13d791
|
update-note about php-pdo being used now
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-26 09:41:40 +01:00 |
|
Michael Kaufmann (d00p)
|
e25597106e
|
make fpm socket directory a setting, fixes #1300
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-14 09:29:55 +01:00 |
|
Michael Kaufmann (d00p)
|
26d9aa570c
|
remove unused code and database-tables; set version to 0.9.31-dev1
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-07 18:49:16 +01:00 |
|
coacx
|
c21bf7014e
|
fixed apache path in install/froxlor.sql
|
2013-10-31 15:03:27 +01:00 |
|
Michael Kaufmann (d00p)
|
6ac4b87a84
|
make ssl-cipher-list an option, fixes #1274 ; improve ssl-related language-strings; setting version to 0.9.30 for release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-24 19:45:13 +02:00 |
|
Michael Kaufmann (d00p)
|
e40c7289c4
|
change default path of custom-ssl-certificates as too many people can't read. Also, don't let updaters specify '/' (result of an empty value) as custom-ssl path and let the cron only clean the custom-ssl-path of ssl is enabled (just in case), refs #1279
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-15 14:49:53 +02:00 |
|
Michael Kaufmann (d00p)
|
b2d873fe31
|
set version to 0.9.30-rc1
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-14 16:12:34 +02:00 |
|