Michael Kaufmann (d00p)
|
e97a7c611c
|
add possibility to specify AXFR servers for bind zone-configuration, fixes #100
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-18 16:38:22 +02:00 |
|
Michael Kaufmann (d00p)
|
0001c30a5d
|
added new configio-class to reduce the duplicate code of removing config-files for the webservers (it's all pretty much the same), CAUTION: very untested
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-16 21:39:46 +02:00 |
|
Michael Kaufmann (d00p)
|
802d59670c
|
add possibility to allow/disallow changing of themes; fixes #1175
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-15 09:54:35 +02:00 |
|
Michael Kaufmann (d00p)
|
65b3d536b6
|
just needed it and thought it'd be helpful for all :)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-14 22:57:57 +02:00 |
|
Michael Kaufmann (d00p)
|
fb045c3fe1
|
let admin chose what password-hash-algorithm is to be used to crypt() passwords; fixes #852
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-14 18:41:21 +02:00 |
|
Michael Kaufmann (d00p)
|
1c0937f29b
|
don't show subdomains in php-configuration-overview + allow to hide standard-subdomains (they are full-domains) via panel-setting; fixes #744
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-14 11:10:51 +02:00 |
|
Michael Kaufmann (d00p)
|
79b2adea16
|
fix open_basedir path's for newer php-versions as a trailing slash won't allow the usage of subfolders within the given folder, fixes #797
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-14 10:05:49 +02:00 |
|
Michael Kaufmann (d00p)
|
6da6915cac
|
fix version_compare (why did this work for me in the first place?); fix fallback if user still has 'classic' as theme
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-12 10:48:26 +02:00 |
|
Michael Kaufmann (d00p)
|
e9f3e617c7
|
fix bug in updater which prevents the updater to finish correctly, fixes #1186
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-12 09:56:02 +02:00 |
|
Michael Kaufmann (d00p)
|
8211a73c15
|
setting version to 0.9.28 (preparation for release)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-11 12:29:24 +02:00 |
|
Michael Kaufmann (d00p)
|
9cac851ab6
|
add note to remove the default awstats cronjob as it conflicts with froxlor, fixes #1185
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-11 11:30:49 +02:00 |
|
Michael Kaufmann (d00p)
|
090d4a6835
|
fix escaping of spaces in dir/filename
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-06 18:57:49 +02:00 |
|
Michael Kaufmann (d00p)
|
fbaafafdca
|
set dovecot-1 on gentoo deprecated as announced
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-06 17:19:52 +02:00 |
|
Michael Kaufmann (d00p)
|
900df7127c
|
be more specific what 'caneditdomain' field means, thx to fuchsi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-06 14:38:24 +02:00 |
|
Michael Kaufmann (d00p)
|
350e1b2d2d
|
if empty string is allowed for file/folder in settings by definition, really allow empty string; fixes #1160
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-06 13:38:57 +02:00 |
|
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 |
|