Fabrício Zimmerer Murta
432e898318
Additional modifications to domain/user/Maildir email file structure
...
- Added email settings' option to specify Maildir directory (depending
on postfix version this is ./Maildir/, .maildir/ or, optionally, one
can choose to leave Maildir file structure directly on user's
directory.
- Fixed database 'insert' command to describe the new structure using
specified Maildir directory into new accounts.
- Fixed maildirExists function to the new file structure
- Fixed older bug that email exclusions that were scheduled (task 7)
were not being displayed on overview.
- Added entries on 'english' language file for the new entries on panel
- Changed task id 6 (delete customer) behavior on scrips/jobs/cron_tasks.php
to assure email account is owned to mail uid/gid and the target is an
actual directory before zapping it.
- Fixed task id 7 (delete customer mail data) behavior on script above
to correctly fill and find Maildir and also do additional paranoid
checks before zapping the mail account directory. Notice this is not
the same from above directory-wise: here we erase a single account's
data, while in task id a entire customer set of accounts and domains
are eliminated.
2012-07-09 23:46:51 -03:00
root
f7754e2845
Change how email folders are created.
...
Before it was: customer_dir/mail/customer_login/user@domain/
Now it is: customer_dir/mail/customer_login/domain/user/Maildir/
2012-07-09 23:43:59 -03:00
Florian Aders (EleRas)
0a79ef4e30
Updated updater with new version, refs #1107
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-07-04 08:53:00 +02:00
Florian Aders
30d06584c5
Merge pull request #27 from madmuffin1/master
...
pull feature #1107 back to trunk, fixes #1107
2012-07-03 23:50:01 -07:00
Patrick Brueckner
bb315b783f
Implemented auto-language selection (feature #1107 ) based on HTTP_ACCEPT_LANGUAGE headers.
2012-07-03 16:26:20 +02:00
Florian Aders
a2c49c3071
Merge pull request #23 from avengerx/42b9964e
...
Fix 'task id 9' issue. Fixes #1102
2012-06-20 21:38:21 -07:00
Fabrício Zimmerer Murta
42b9964e9c
Fix 'task id 9' issue.
...
Adds a message on Admin's Overview page if a task is of an unknown type.
Removes task '9' adding on function.inserttask and ignores task id 9 on
CronJobFunctions.
2012-06-18 02:05:55 -03:00
Florian Aders
f4738818e6
Merge pull request #20 from avengerx/master
...
Fixes bug #1097 reported by and with suggestion from d00p
2012-06-10 23:40:41 -07:00
root
12d137aac4
Apply patch from d00p from http://redmine.froxlor.org/issues/1097
...
Fixes the following error:
Fatal error: Cannot access private property db::$password in
/var/www/froxlor/lib/functions/database/function.correctMysqlUsers.php
on line 27
But ID on Redmine: #1097 2012-05-30
2012-06-07 15:47:05 -03:00
Florian Aders (EleRas)
4f5186f97c
Corrected updater too Froxlor standards, fixes #1089
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-05-23 09:17:16 +02:00
Florian Aders
8f4f0b106b
Merge pull request #16 from dschallert/Bug_#693_hide_empty_information_in_customer_control_panel_index
...
fixes #693 Hide empty information on customerpanel index
2012-05-22 23:39:57 -07:00
Florian Aders
06e672ca2a
Merge pull request #17 from blackice2999/fixes-php-fpm-rewrite
...
Fixes php fpm rewrite, fixes #1089 , thx blackice2999
2012-05-22 23:36:20 -07:00
Florian Aders
3119cb01bc
Merge pull request #19 from wittich/patch-2
...
Caused by the update from admin_admins.php, fixes #1095
2012-05-22 23:32:55 -07:00
Florian Aders
3577fa6d5d
Merge pull request #18 from wittich/patch-1
...
Admin progressbar, refs #1095 , http://redmine.froxlor.org/issues/1095
2012-05-22 23:32:18 -07:00
wittich
b5556d4f93
Caused by the update from admin_admins.php
2012-05-22 18:51:42 -07:00
wittich
cc6b05840f
Admin progressbar, Bug #1095 , http://redmine.froxlor.org/issues/1095
2012-05-22 18:46:51 -07:00
dschallert
0d392d64b2
Bug #693 Hide empty information on customerpanel index
2012-05-08 23:17:37 +02:00
blackice2999
173e40b0e4
added new config option for php fpm fixes #1089
2012-05-08 23:12:51 +02:00
blackice2999
1e68766b54
fixes own error... we need later a cleanup
2012-05-08 16:56:03 +02:00
blackice2999
5181f1d801
fixes fpm and redirect loop fpm alias cannot be in docroot
2012-05-08 16:38:25 +02:00
blackice2999
7ca68a3490
wrong php interface calling
2012-05-08 16:34:32 +02:00
blackice2999
6d79b81a89
fixes fpm and redirect loop fpm alias cannot be in docroot
2012-05-08 16:27:32 +02:00
Florian Aders
89fdbbc436
Merge pull request #15 from rtznprmpftl/pangolin
...
some config files for pangolin
2012-05-07 09:27:23 -07:00
Florian Aders (EleRas)
35c2ba4a76
Tagging 0.9.27
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
0.9.27
2012-05-07 18:04:35 +02:00
Nicolas Berens
157cca0a2c
some new configfiles
...
Dovecot taken from http://forum.froxlor.org/index.php?/topic/1336-dovecot-2-freebsd-configuration/ needs still testing
2012-05-03 23:45:17 +02:00
Nicolas Berens
30e889f93e
forgot to rename it to precise
2012-04-26 19:16:02 +02:00
Nicolas Berens
dabae34261
Some additional changes
2012-04-26 09:24:33 +02:00
Nicolas Berens
912940f8c8
just saw that precise pangolin is called precise, not pangolin
2012-04-24 12:37:36 +02:00
Nicolas Berens
6ab5c07036
First batch of config files for pangolin
2012-04-24 09:54:59 +02:00
Florian Aders
fcfb4af3a0
Merge pull request #11 from bechtoldt/ticket1048
...
Use different filenames for FastCgiExternalServer and Alias (apache2, fcgid/fpm). Thanks to andreas.grundler, fixes #1048
2012-04-04 06:44:46 -07:00
Florian Aders
4abd0bbee0
Merge pull request #10 from bechtoldt/ticket1029
...
Fix Froxlor-own-vhost. Check if fcgid is still enabled. Thanks to sardyna12, fixes #1029
2012-04-04 06:43:27 -07:00
Florian Aders
4f75355983
Merge pull request #14 from mySeb/master
...
Fixes #1046
2012-04-01 05:45:01 -07:00
mySeb
c07322de0f
fixed issue-1046
2012-04-01 12:37:40 +00:00
Charles Williams (Slydder)
604b1dc912
fixed php-fpm config regeneration when is missing values
2012-03-17 14:27:03 +01:00
Dessa
78dce129ff
Merge pull request #13 from bechtoldt/tag0927rc1
...
Tagging 0.9.27-rc1
0.9.27-rc1
2012-03-13 11:50:47 -07:00
Arnold Bechtoldt
06f4f7593a
Tagging 0.9.27-rc1
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-03-13 19:28:42 +01:00
Arnold Bechtoldt
1b22447d1c
Merge pull request #6 from EleRas/trafficcron
...
Finally fixing the traffic/mysql - bug in cron, fixes #1025
2012-03-11 11:18:22 -07:00
Arnold Bechtoldt
8ce0da0681
Expanding last commit. The original patch was a bit confusing, refs #1048
2012-03-09 14:09:02 +01:00
Arnold Bechtoldt
ba6cde89ef
Use different filenames for FastCgiExternalServer and Alias (apache2, fcgid/fpm). Thanks to andreas.grundler, fixes #1048
2012-03-09 13:48:14 +01:00
Arnold Bechtoldt
e6248cd5a9
Fix Froxlor own vhost. Check if fcgid is still enabled. Thanks to sardyna12, fixes #1019
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-03-09 13:34:44 +01:00
Arnold Bechtoldt
c0889171a5
Merge pull request #8 from bechtoldt/ticket1030
...
Use 'Administrator' in the mail body instead of 'Froxlor-Team' within mails. The Chinese lng file may also be updated, fixes #1030
2012-03-08 13:00:41 -08:00
Arnold Bechtoldt
ac3387ded7
Use 'Administrator' in the mail body instead of 'Froxlor-Team' within mails
2012-03-08 21:45:45 +01:00
Arnold Bechtoldt
ea844ee07c
Merge pull request #7 from bechtoldt/master
...
Improve .gitignore file in ROOT directory
2012-03-08 11:36:02 -08:00
Arnold Bechtoldt
7b2dae9d2f
Improve .gitignore file in ROOT directory
2012-03-08 20:34:12 +01:00
Florian Aders (EleRas)
3d9bd124b1
And the next try to fix the mysql - bug in cron, refs #1025
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2012-03-08 19:29:17 +01:00
EleRas
401f5dad8b
Merge pull request #5 from bechtoldt/htmlbreaktags
...
Replace <br> through to the uniform <br /> in the whole code
2012-03-08 09:24:57 -08:00
Arnold Bechtoldt
6b986375e7
Replace <br> through to the uniform <br /> in the whole code
2012-03-08 17:34:01 +01:00
EleRas
45a3e85829
Merge pull request #2 from bechtoldt/ticket1034
...
Use 'IF EXISTS' when dropping tables, fixes #1034
2012-03-08 07:37:07 -08:00
Arnold Bechtoldt
77615e71c4
Merge pull request #1 from bechtoldt/master
...
Provide setting and log rotation for special logfiles after creating domains, fixes #1010
2012-03-08 07:29:57 -08:00
Arnold Bechtoldt
c24b0ab8c3
Use 'IF EXISTS' when dropping tables in some old upgrade files, fixes #1034
2012-03-08 16:12:19 +01:00