Michael Kaufmann (d00p)
95efc2f3a7
trim path before checking, fixes #927
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-04-04 16:10:17 +02:00
Michael Kaufmann (d00p)
e96461bd4c
add additional commands for postfix installation on freebsd, fixes #1155
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-04-04 12:29:16 +02:00
Michael Kaufmann (d00p)
67ec8861d7
awstats_configure.pl not available on gentoo and also not even a good idea to use because it breaks our webserver config and more; fixes #1085
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-04-04 12:21:33 +02:00
Michael Kaufmann (d00p)
ab410cc91e
don't insert task if feature is disabled even though they are not run but might be irritating for the admin, thx to fuchsi
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-29 20:10:37 +01:00
Michael Kaufmann (d00p)
93f320ed6d
Merge branch 'master' of github.com:Froxlor/Froxlor
2013-03-29 14:54:20 +01:00
Michael Kaufmann (d00p)
8016bd4ed0
localize 'speciallogfile' and give it a better label/description, thanks to xming
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-29 14:53:54 +01:00
Michael Kaufmann
c4879519fb
Merge pull request #90 from madmuffin1/language_cleanup
...
Removing missed chinese string, include references-file; refs #1171
2013-03-28 10:09:09 -07:00
madmuffin1
66e7e8323b
Removing missed chinese string, include references-file (refs #1171 )
2013-03-28 16:53:31 +01:00
Michael Kaufmann (d00p)
a903455ee0
only show 'SSL redirect' checkbox for customers when there really is a ip/port combination for SSL; fixes #1179
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-27 08:34:59 +01:00
Michael Kaufmann (d00p)
cce3c0fde3
don't make documentroot include domain-name by default (forgot on update); remove possible undefined index; beautification for template-forms, thx to monumentum
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-22 18:51:12 +01:00
Sorin Pohontu (frontline)
faada48e38
Feature #536 : Use complete domain name as default path for DocumentRoot
2013-03-20 21:37:37 +02:00
Michael Kaufmann (d00p)
71544ccc40
gentoo/proftpd: add use-flag for mysql before emerge and touch proftpd.conf before editing it (makes sense); mark ubuntu hardy as deprecated as it will be removed in 0.9.29
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-15 11:26:01 +01:00
Michael Kaufmann (d00p)
74c5d0718c
remove php's safe_mode as it is deprecated since php-5.3 and removed since php-5.4
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-15 09:34:41 +01:00
Michael Kaufmann (d00p)
cbc745ff72
remove mod_log_sql as planned
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-15 08:38:29 +01:00
Charlie Root
ca7a91d4cf
Merge remote-tracking branch 'Froxlor/master'
2013-03-12 20:52:20 +01:00
Michael Kaufmann (d00p)
4d0dfb1c88
allow ip:port in redirections, fixes #1173
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-12 19:26:21 +01:00
byteworkshosting
c6477f345f
Providing Bind9 Nameserver configuration steps on FreeBSD
2013-03-12 15:06:14 +01:00
byteworkshosting
c7eccd6086
Providing Nginx Webserver configuration steps on FreeBSD
2013-03-12 12:03:47 +01:00
byteworkshosting
877add851b
Providing Dovecot 2.x configuration steps on FreeBSD
...
(fixes also the FreeBSD-Part of ticket #1015 )
- configuration files can be adopted for other os i think
2013-03-12 11:57:50 +01:00
Michael Kaufmann (d00p)
e8c833e16d
fix idna conversion for UTF-8, thx to anbrosius (via github)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-11 11:01:30 +01:00
Michael Kaufmann (d00p)
8d7c858931
setting version to 0.9.28-rc1
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-11 10:51:36 +01:00
Michael Kaufmann (d00p)
47481aab56
check if the used froxlor version has already iso-codes in the language-table for this will output undefined variables after updating the files before updating the database in the panel
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-10 10:23:24 +01:00
Michael Kaufmann (d00p)
4b872399ac
check for correct array in ApsInstaller, fixes #1098
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-10 09:11:05 +01:00
Michael Kaufmann (d00p)
e6816c12ef
php-fpm sanity checks if pm='dynamic' or pm='ondemand', fixes #955
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 15:50:22 +01:00
Michael Kaufmann (d00p)
a048cd96b1
implement php-fpm process-manager 'ondemand', fixes #1035
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 15:40:07 +01:00
Michael Kaufmann (d00p)
3b1be99814
use correct linker-property to set the hostname in redirectTo() function, fixes #1151
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 09:35:20 +01:00
Michael Kaufmann (d00p)
12e57c5f10
fix maildirExists() function to check also 'old' maildir layout, refs #1103
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-03-07 09:13:20 +01:00
Dessa
de89a07970
Merge pull request #63 from adlerweb/fix-gentoocfg-dovecot2
...
[Gentoo] New dovecot configuration
2013-03-04 08:21:54 -08:00
Michael Kaufmann (d00p)
6b1a4ce84d
respect deactivated bind value in formfields
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-28 09:12:45 +01:00
Michael Kaufmann (d00p)
d9ac3b535e
make the panel more customizable by letting the admin use a google-webfont for it
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 20:54:24 +01:00
Michael Kaufmann (d00p)
0aa6b8ceb8
respect tickets_see_all when editing admins/reseller, update version in tables.inc.php
2013-02-25 16:06:08 +01:00
Michael Kaufmann (d00p)
8b9bc44279
custom order of ticket-categories has to be admin/reseller-dependend
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 15:54:33 +01:00
Michael Kaufmann (d00p)
9061bfd9a3
customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 14:09:14 +01:00
Michael Kaufmann (d00p)
bfcd824799
fix various undefined indexes/variables, respect deactivated bind value, make checkboxes openbasedir/safemode work again
...
Signed-off-by: Michael Kaufmann (d00p) <mkaufmann@nutime.de >
2013-02-25 11:18:12 +01:00
Florian Knodt
648f52a262
missed ','
2012-12-13 02:12:34 +01:00
Florian Knodt
e530e53dcb
Fixed missing paths and USE-flags for gentoo/dovecot
2012-12-13 02:05:28 +01:00
squareZ
48f2c7833d
Hides nameserver settings for domains if DNS isn't in use
...
see http://redmine.froxlor.org/issues/964#note-12
2012-10-17 00:51:03 +02:00
Robert Förster (Dessa)
fc91683f5f
drop lenny
...
as announced, lenny is no longer supported by us, as upstream has dropped support in February
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org >
2012-09-21 17:50:21 +02:00
Robert Förster (Dessa)
76355f5617
fix last commit (conf -> cfg)
2012-09-21 17:45:49 +02:00
Robert Förster (Dessa)
188e80ab2e
fix chmod for libnss config files (the PM should have taken care of that when creating the file already but better safe than sorry)
2012-09-21 17:38:11 +02:00
Dessa
ec032c7a15
Merge pull request #48 from chrisv2/postfix-dovecot-ubuntu1204
...
Fix Postfix & Dovecot for Ubuntu 12.04
2012-09-21 08:34:11 -07:00
Chris Vigelius
2f1bbf7055
fix Postfix and Dovecot for Precise (Ubuntu 12.04)
...
- Dovecot config updated for Dovecot2
- postfix delivery method 'dovecot' enabled again
2012-09-21 17:26:45 +02:00
Chris Vigelius
86457e7a93
with libnss-mysql-bg, configfiles end in .cfg (not .conf)
2012-09-21 17:09:07 +02:00
Arnold Bechtoldt
78f286cbda
Implement *deactivate-catchall*-feature, refs #fixes 1114
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 20:08:20 +02:00
Arnold Bechtoldt
f6d47fe96c
use UTF-8 as charset during mysql connection, refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 18:40:38 +02:00
Arnold Bechtoldt
e1a0cca5cc
Don't change PHPMailer core just modify public charset object-var, refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-21 14:12:15 +02:00
Arnold Bechtoldt
68308c4fca
using more UTF-8, optimized the initial froxlor.sql statements, refs #1117
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-17 15:47:27 +02:00
Arnold Bechtoldt
1943747594
adding global variable to buildNavigation() to grant templates of the Classic template access to $theme
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-15 16:52:43 +02:00
Arnold Bechtoldt
601bf68d09
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
...
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com >
2012-08-14 23:08:25 +02:00
Andreas Burchert
607cbded7d
Merge pull request #26 from avengerx/confscripts
...
Improve default config files generation
2012-07-25 01:40:52 -07:00