93f320ed6dMerge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2013-03-29 14:54:20 +01:00
8016bd4ed0localize 'speciallogfile' and give it a better label/description, thanks to xming
Michael Kaufmann (d00p)
2013-03-29 14:53:54 +01:00
c4879519fbMerge pull request #90 from madmuffin1/language_cleanup
Michael Kaufmann
2013-03-28 10:09:09 -07:00
66e7e8323bRemoving missed chinese string, include references-file (refs #1171)
madmuffin1
2013-03-28 16:53:31 +01:00
4e41fd84feonly build dialog if needed
Michael Kaufmann (d00p)
2013-03-27 13:05:28 +01:00
a8681b1e7bput the language-string for speciallogwarning to admin_domains, not customer_domains, this fixes an undefined variable and the possibility to edit the 'special-logfile' setting; thx to oschn00r for the hint
Michael Kaufmann (d00p)
2013-03-27 12:30:37 +01:00
a903455ee0only show 'SSL redirect' checkbox for customers when there really is a ip/port combination for SSL; fixes#1179
Michael Kaufmann (d00p)
2013-03-27 08:34:59 +01:00
c986c08cfbswitching users if the user is deactivated lead to a redirect to the login-screen with an undefined variable, just showing a message that the user is deactivated now
Michael Kaufmann (d00p)
2013-03-23 08:59:20 +01:00
a9941fe0a4include future -dev version-strings in version-check
Michael Kaufmann (d00p)
2013-03-22 20:05:59 +01:00
1fa04c668duse the version compare of version.froxlor.org also in froxlor, thx for the hint to byteworkshosting
Michael Kaufmann (d00p)
2013-03-22 19:59:14 +01:00
cce3c0fde3don't make documentroot include domain-name by default (forgot on update); remove possible undefined index; beautification for template-forms, thx to monumentum
Michael Kaufmann (d00p)
2013-03-22 18:51:12 +01:00
d5997d5772Merge pull request #87 from madmuffin1/language_cleanup
Michael Kaufmann
2013-03-22 09:55:40 -07:00
f2ecf74d41Removed error references strings from all language_files, these language files should now be suitable for translation using transifex (refs #1171)
madmuffin1
2013-03-22 16:38:56 +01:00
6a16940aa0* Removed last real backreference ($lng['dkim']['dkim_keylength']) from language files (refs #1171)
madmuffin1
2013-03-22 16:04:12 +01:00
4675bfe2b9* removed more backreferences in language files (refs #1171)
madmuffin1
2013-03-21 21:50:17 +01:00
3587f6d119add parameter isRelative=true to call of redirectTo() and it magically fixes#1177
Michael Kaufmann (d00p)
2013-03-20 21:39:07 +01:00
ed3fc0208cfix notice, meh
Michael Kaufmann (d00p)
2013-03-20 21:24:01 +01:00
acfe8a40b7a bit of beautification, now fixes#536
Michael Kaufmann (d00p)
2013-03-20 21:14:56 +01:00
faada48e38Feature #536: Use complete domain name as default path for DocumentRoot
Sorin Pohontu (frontline)
2013-03-20 21:37:37 +02:00
236ba6abfbmyhostname should be different from mydomain in postfix's main.cf - use mail. to avoid confusion
Michael Kaufmann (d00p)
2013-03-16 11:59:52 +01:00
2912d0ec4cFix sprintf/printf confusion. Thanks to @Discordier
madmuffin1
2013-03-16 09:03:46 +01:00
50327e2df6Removed 6 back-references from language files
madmuffin1
2013-03-15 23:05:40 +01:00
d3e902ac63when a new e-mail address is created, don't use the the customers name, as it might confuse the owner of the account, fixes#1127
Michael Kaufmann (d00p)
2013-03-15 17:13:50 +01:00
71544ccc40gentoo/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
Michael Kaufmann (d00p)
2013-03-15 11:26:01 +01:00
74c5d0718cremove php's safe_mode as it is deprecated since php-5.3 and removed since php-5.4
Michael Kaufmann (d00p)
2013-03-15 09:34:41 +01:00
cbc745ff72remove mod_log_sql as planned
Michael Kaufmann (d00p)
2013-03-15 08:38:29 +01:00
eaba3c783amake the 'RANDOM'-mysql-naming case insensitive; refs #1050
Michael Kaufmann (d00p)
2013-03-14 09:56:30 +01:00
8db5e40661Merge pull request #70 from b-bittner/Ticket1150
Michael Kaufmann
2013-03-14 01:54:11 -07:00
3895c30ffaclean up language files for a better fresh start on transiflex, or similar; refs #1171
Michael Kaufmann (d00p)
2013-03-13 09:07:04 +01:00
1a9c5f162frespect ip/port-default-vhost-config-for-every-domain and system-defaultvhost-conf setting in nginx and lighttpd, fixes#916
Michael Kaufmann (d00p)
2013-03-13 08:18:15 +01:00
a071811dd0respect 'access froxlor directly via hostname' and 'custom docroot in ip/port' setting in nginx, refs #920
Michael Kaufmann (d00p)
2013-03-13 08:16:36 +01:00
c0322b39f1Merge pull request #84 from byteworkshosting/master
Dessa
2013-03-12 20:44:32 -07:00
ca7a91d4cfMerge remote-tracking branch 'Froxlor/master'
Charlie Root
2013-03-12 20:52:20 +01:00
4d0dfb1c88allow ip:port in redirections, fixes#1173
Michael Kaufmann (d00p)
2013-03-12 19:26:21 +01:00
877add851bProviding 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
byteworkshosting
2013-03-12 11:57:50 +01:00
b5fb0da98fescape database name when converting to UTF-8 as it may contain a dash or similar character that needs escaping, fixes#1172
Michael Kaufmann (d00p)
2013-03-12 08:14:52 +01:00
3ed063dd5cMerge pull request #83 from anbrosius/bugfix-1058
Michael Kaufmann
2013-03-12 00:10:39 -07:00
7733b1e625Bugfix when deleting customer
anbrosius
2013-03-12 00:39:38 +01:00
66e6a21f77fix and cleanup polish language file, thx to imachine; fixes#1170 refs #1171
Michael Kaufmann (d00p)
2013-03-11 21:21:55 +01:00
e8c833e16dfix idna conversion for UTF-8, thx to anbrosius (via github)
0.9.28-rc1
Michael Kaufmann (d00p)
2013-03-11 11:01:30 +01:00
8d7c858931setting version to 0.9.28-rc1
Michael Kaufmann (d00p)
2013-03-11 10:51:36 +01:00
deee18a7a1fix awstats/webalizer alias-generation (better solution), this one goes to byteworkshosting, thanks), finally fixes#1067
Michael Kaufmann (d00p)
2013-03-10 18:09:23 +01:00
69e785b5fephp-fpm + apache fixes when using ssl, refs #1048
Michael Kaufmann (d00p)
2013-03-10 15:35:08 +01:00
2897b0374cfix awstats/webalizer alias issue, (hopefully) fixes#1067
Michael Kaufmann (d00p)
2013-03-10 15:18:30 +01:00
9b56b0c29dfix undefined indexes when path already exists and an error is thrown
Michael Kaufmann (d00p)
2013-03-10 14:46:45 +01:00
47481aab56check 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
Michael Kaufmann (d00p)
2013-03-10 10:23:24 +01:00
4b872399accheck for correct array in ApsInstaller, fixes#1098
Michael Kaufmann (d00p)
2013-03-10 09:11:05 +01:00
a76b064a56display domains one below the other, so you get a better overview
Michael Kaufmann (d00p)
2013-03-10 08:52:56 +01:00
db81594404generalize language string
Michael Kaufmann (d00p)
2013-03-10 08:49:52 +01:00
56cc714c2athe link to open the customer-traffic details via admin-panel now uses rel='external' as we do with switch-user
Michael Kaufmann (d00p)
2013-03-10 08:45:01 +01:00
e1e11061c6activate/deactivate backup-cronjob with the backup-enabled setting
Michael Kaufmann (d00p)
2013-03-10 08:37:13 +01:00
2a48c2b598fix fpm-description in english langfile; make --force command really force a regeneration of the config files by inserting the task; beautify nginx customer vhost
Michael Kaufmann (d00p)
2013-03-09 16:59:33 +01:00
b84bd2017cuse language file and better description for google-webfont integration
Michael Kaufmann (d00p)
2013-03-09 16:41:11 +01:00
be11f81af4minor fixes in installation
Michael Kaufmann (d00p)
2013-03-09 16:26:07 +01:00
d9ebd7a3f9fix description of the nginx php-reload and php-backend setting
Michael Kaufmann (d00p)
2013-03-08 22:59:16 +01:00
e6816c12efphp-fpm sanity checks if pm='dynamic' or pm='ondemand', fixes#955
Michael Kaufmann (d00p)
2013-03-07 15:50:22 +01:00
f1e7c09d96Merge branch 'master' of github.com:Froxlor/Froxlor
Michael Kaufmann (d00p)
2013-03-07 10:51:29 +01:00
caf60c6f85Merge pull request #78 from madmuffin1/ticket1163
Michael Kaufmann
2013-03-07 01:46:33 -08:00
bd3661d1d4* Log customer deletion of database (#1163) * Enable deletion and correct revoking of database for customer (#1108)
madmuffin1
2013-03-07 10:31:34 +01:00
011c27101cremove unused variable which causen an undefined-index notice because it is not part of the form, fixes#1133
Michael Kaufmann (d00p)
2013-03-07 09:44:00 +01:00
3b1be99814use correct linker-property to set the hostname in redirectTo() function, fixes#1151
Michael Kaufmann (d00p)
2013-03-07 09:35:20 +01:00
12e57c5f10fix maildirExists() function to check also 'old' maildir layout, refs #1103
Michael Kaufmann (d00p)
2013-03-07 09:13:20 +01:00
cb6db7385aescape directories/files correctly - TODO: store the user-inputs in the database correctly (source of the data), checking in the cronjob is only just-in-case, refs #717
Michael Kaufmann (d00p)
2013-03-06 17:56:42 +01:00
debdbf5d41update FCGIWrapper directive to FcgidWrapper (since mod_fcgid-2.3.2), refs #1138
Michael Kaufmann (d00p)
2013-03-06 15:46:15 +01:00
2c41ea48c1Merge pull request #59 from madmuffin1/mysqlrevoke
Michael Kaufmann
2013-03-05 23:40:45 -08:00
e7a0508989check for errors in database-description before the actual creation of the database to prevent a physical existing database without an entry in the corresponding froxlor-table, fixes#1052
Michael Kaufmann (d00p)
2013-03-05 16:28:54 +01:00
f88c93a301fix variable typo (undefined variable) in cron_autoresponder; don't use webfonts by default
Michael Kaufmann (d00p)
2013-03-05 15:51:32 +01:00
92aea9d27efix font-stuff on installation
Michael Kaufmann (d00p)
2013-03-05 13:36:24 +01:00
447f61ba78settings are not available when reading them from the database, let admin set the php-reload command and the php-backend for nginx even if php-fpm is disabled. Added a note to the description, fixes#1075
Michael Kaufmann (d00p)
2013-03-05 10:29:06 +01:00
747b01d141make path to nginx's fastcgi_params customizable, fixes#1153
Michael Kaufmann (d00p)
2013-03-05 09:03:38 +01:00
de89a07970Merge pull request #63 from adlerweb/fix-gentoocfg-dovecot2
Dessa
2013-03-04 08:21:54 -08:00
95faab4a82Merge pull request #76 from felixww/patch-1
Michael Kaufmann
2013-03-04 08:17:34 -08:00
bbb44bc857Merge pull request #62 from adlerweb/fix-installtranslation
Michael Kaufmann
2013-03-04 08:14:32 -08:00
59e65b445frespect caneditdomain selection
Michael Kaufmann (d00p)
2013-02-28 09:31:33 +01:00
6b1a4ce84drespect deactivated bind value in formfields
Michael Kaufmann (d00p)
2013-02-28 09:12:45 +01:00
afd16138e4remove stupid joke
Michael Kaufmann (d00p)
2013-02-25 20:58:24 +01:00
d9ac3b535emake the panel more customizable by letting the admin use a google-webfont for it
Michael Kaufmann (d00p)
2013-02-25 20:54:24 +01:00
cebd5ccf56be nice to an admin/reseller if they don't have any customer-contingent
Michael Kaufmann (d00p)
2013-02-25 16:37:00 +01:00
7289ec1459custom order of ticket-categories has to be admin/reseller-dependend
Michael Kaufmann (d00p)
2013-02-25 15:54:33 +01:00
204d539041custom order of ticket-categories has to be admin/reseller-dependend
Michael Kaufmann (d00p)
2013-02-25 15:54:33 +01:00
0aa6b8ceb8respect tickets_see_all when editing admins/reseller, update version in tables.inc.php
Michael Kaufmann (d00p)
2013-02-25 16:06:08 +01:00
8b9bc44279custom order of ticket-categories has to be admin/reseller-dependend
Michael Kaufmann (d00p)
2013-02-25 15:54:33 +01:00
0c471639b1don't remove php-fpm-configs after they have been created, the cron_tasks.php cleans up the directory already *update -> also in apache2 and lighttpd cron*
Michael Kaufmann (d00p)
2013-02-25 14:16:37 +01:00
9061bfd9a3customers should only see the ticket-categories created by their admin/reseller. Also, there now needs to be a 'tickets-see-all' flag for admins
Michael Kaufmann (d00p)
2013-02-25 14:09:14 +01:00
177e8cf064backward-compatibility for old mail-folder-structure
Michael Kaufmann (d00p)
2013-02-25 13:07:35 +01:00
bfcd824799fix various undefined indexes/variables, respect deactivated bind value, make checkboxes openbasedir/safemode work again
Michael Kaufmann (d00p)
2013-02-25 11:18:12 +01:00
d7eef7a8b2add support for the new apache-2.4
Michael Kaufmann (d00p)
2013-02-25 09:59:26 +01:00
519db12a85don't remove php-fpm-configs after they have been created, the cron_tasks.php cleans up the directory already
Michael Kaufmann (d00p)
2013-02-25 09:48:09 +01:00
bb3716c03eFeature #1150; Add random SQL-Prefixes to customer DBs
Benjamin Bittner
2013-01-01 12:50:10 +01:00
5612fb1c8dAdd a warning related to SSL
Florian Knodt
2012-12-13 02:16:12 +01:00
4155fdfd4bDisable SSL by default so dovecot can start without certificates
Florian Knodt
2012-12-13 02:14:56 +01:00