Michael Kaufmann (d00p)
|
fbd93b879c
|
- Don't let the autoresponder answer to autoresponded-answers, fixes #399
|
2010-09-07 10:56:58 +00:00 |
|
Michael Kaufmann (d00p)
|
af43ccf37e
|
- only create folder for active stats-programm, fixes #370
|
2010-09-07 10:49:29 +00:00 |
|
Michael Kaufmann (d00p)
|
e356957592
|
- added yes/no to decide whether to store the default index-file to a new customers docroot or not, fixes #369
|
2010-09-07 10:46:50 +00:00 |
|
Michael Kaufmann (d00p)
|
1fee5d7242
|
- Allow CGI in APS-packages as we can handle that now, fixes #404
|
2010-09-07 10:36:58 +00:00 |
|
Florian Aders (EleRas)
|
3e55073188
|
Updated italian languagefile, thx to Emilien
|
2010-09-05 07:57:42 +00:00 |
|
Michael Kaufmann (d00p)
|
fb66ed078a
|
- fix sql-query in admin_customers, fixes #397
|
2010-08-29 15:42:41 +00:00 |
|
Michael Kaufmann (d00p)
|
d4f93f07ee
|
- only display domains owned by the current admin or customer_see_all = true, refs #394
|
2010-08-27 06:08:52 +00:00 |
|
Michael Kaufmann (d00p)
|
6e3bc87302
|
- removed customer-id limitations in domains-edit, fixes #394
- added permission-check to cron-init script if mod_fcgid_ownvhost is enabled
|
2010-08-27 05:53:25 +00:00 |
|
Michael Kaufmann (d00p)
|
28f525fb5c
|
- don't show regular expression on password-complexity-error, fixes #392
|
2010-08-24 12:34:22 +00:00 |
|
Michael Kaufmann (d00p)
|
def6a7c051
|
- fix html linebreaks in autoresponder
|
2010-08-24 11:05:27 +00:00 |
|
Michael Kaufmann (d00p)
|
5d36c7228d
|
- set version to 0.9.12, preparing for tag
|
2010-08-23 06:43:22 +00:00 |
|
Michael Kaufmann (d00p)
|
cf2dabc714
|
- use correct function to validate directory, fixes #385
|
2010-08-20 14:45:37 +00:00 |
|
Michael Kaufmann (d00p)
|
a63e752dde
|
- various language improvements/corrections, fixes #380 #381
|
2010-08-18 05:23:30 +00:00 |
|
Michael Kaufmann (d00p)
|
ec1696ebab
|
- woops, fixed language-file, refs #354
|
2010-08-17 06:47:13 +00:00 |
|
Michael Kaufmann (d00p)
|
7730a57dbf
|
- add missing language-strings, refs #354
|
2010-08-17 06:45:46 +00:00 |
|
Michael Kaufmann (d00p)
|
e444ebff62
|
- clear php-fcgi-starter directories so no old files for non-existing domains are on the filesystem, fixes #367
|
2010-08-17 06:40:20 +00:00 |
|
Michael Kaufmann (d00p)
|
015f51f8d3
|
- added email template for "forgot password" function, fixes #354
|
2010-08-17 06:19:57 +00:00 |
|
Michael Kaufmann (d00p)
|
40ba41497b
|
- added 'company' and 'salutation' to some templates, fixes #376
|
2010-08-17 06:02:31 +00:00 |
|
Michael Kaufmann (d00p)
|
2a5494c85a
|
- remove unused replacer-variable in admin_customers.php
- add already-implemented replacers to the templates so users actually know they exist
|
2010-08-13 08:39:56 +00:00 |
|
Michael Kaufmann (d00p)
|
ffe20960d5
|
- add redirect-code descriptions to customer-domain view, fixes #360
|
2010-08-12 12:32:26 +00:00 |
|
Michael Kaufmann (d00p)
|
040f151d65
|
- added possibility to customize authname of directory-protection, fixes #345
|
2010-08-11 07:48:56 +00:00 |
|
Michael Kaufmann (d00p)
|
db286077f8
|
- setting cronjob interval of "reset support ticket usage" to 1 day (there is a cycle-setting which controls the reset)
|
2010-08-11 07:09:57 +00:00 |
|
Michael Kaufmann (d00p)
|
90bd5c3512
|
- possibility to enter a different path for 'awstats.pl' because it might not be in the same directory as 'awstats_buildsstaticpages.pl', fixes #343
|
2010-08-10 12:07:53 +00:00 |
|
Michael Kaufmann (d00p)
|
ee29c406ab
|
- add possibility to define email templates for "new database by customer" and "new ftp account by customer"
|
2010-08-10 09:21:07 +00:00 |
|
Michael Kaufmann (d00p)
|
599d179c4d
|
- fix returnvalue of _getImmutableFunction()
|
2010-08-10 08:20:20 +00:00 |
|
Michael Kaufmann (d00p)
|
4b84d978d1
|
- check for 'chattr' command, and use 'chflags' (FreeBSD) if not found, fixes #339
- add license-header to function.storeDefaultIndex.php
|
2010-08-10 07:57:48 +00:00 |
|
Michael Kaufmann (d00p)
|
91c1928309
|
- only check for ticket-values if ticket-system is enabled when adding/editing an admin
|
2010-08-09 11:07:27 +00:00 |
|
Michael Kaufmann (d00p)
|
9d4d6efdb9
|
- set / as default value for ftp-homedir in customer_ftp, fixes #338
|
2010-08-09 06:35:16 +00:00 |
|
Michael Kaufmann (d00p)
|
81cef92443
|
- set "add_date" also for standard-subdomain, fixes #340
|
2010-08-09 06:30:03 +00:00 |
|
Michael Kaufmann (d00p)
|
734686ff33
|
- add trailing slash to validate path if needed, fixes #331
- correct HTML special-character in german.lng.php
|
2010-08-09 06:11:41 +00:00 |
|
Michael Kaufmann (d00p)
|
0d897f13e3
|
- prevent "sub-but-full-domain" to be used as "sub-but-full-domain" again
|
2010-08-06 08:46:55 +00:00 |
|
Michael Kaufmann (d00p)
|
05436211dd
|
- just some minor fixes in gentoo-dovecot.conf
|
2010-08-06 07:09:52 +00:00 |
|
Michael Kaufmann (d00p)
|
ed9235d341
|
- add possibility to add a subdomain of another domain as "full"-domain in admin-interface, fixes #329
|
2010-08-06 05:43:28 +00:00 |
|
Michael Kaufmann (d00p)
|
ee7177bdec
|
- fix function correctErrorDocument(), refs #267
|
2010-08-05 07:36:24 +00:00 |
|
Michael Kaufmann (d00p)
|
74da53c822
|
- allow setting path-to-file or simple-string as error-document (only file is valid for lighttpd), fixes #267
|
2010-08-05 07:10:27 +00:00 |
|
Michael Kaufmann (d00p)
|
0f0ae6eb6d
|
- set correct default-value on "change password" view, fixes #317
|
2010-08-05 06:32:40 +00:00 |
|
Michael Kaufmann (d00p)
|
472291e59d
|
- merging branch d00p/perl-suexec-workaround to trunk, fixes #319
|
2010-08-05 06:19:53 +00:00 |
|
Michael Kaufmann (d00p)
|
86c881a63c
|
- use correct commands with apache on Gentoo when creating vhosts-dir/-file
|
2010-08-04 11:51:57 +00:00 |
|
Michael Kaufmann (d00p)
|
f95431c55e
|
- only validate password if given in customer_mysql, fixes #325
|
2010-08-03 05:29:57 +00:00 |
|
Michael Kaufmann (d00p)
|
f2f022ba30
|
- add ftp-quota-sql for pure-ftpd under gentoo
|
2010-08-02 07:30:56 +00:00 |
|
Michael Kaufmann (d00p)
|
1a62e9413d
|
- remove base_dir-directive from dovecot.conf as we use the default value anyway, fixes #311
- added pure-ftp configuration-template for Gentoo
|
2010-08-02 06:54:57 +00:00 |
|
Michael Kaufmann (d00p)
|
e53e3f9843
|
- correct description for "save mailpasswords in cleartext" settting, fixes #315
|
2010-07-30 07:50:28 +00:00 |
|
Michael Kaufmann (d00p)
|
69391309bc
|
- use correct $_POST-values on update
|
2010-07-30 05:42:19 +00:00 |
|
Michael Kaufmann (d00p)
|
038e9947c1
|
- remove deprecated function mysql_list_tables() from install.php
|
2010-07-29 11:00:27 +00:00 |
|
Michael Kaufmann (d00p)
|
5c4a38e4de
|
- beautification in gentoo-config-templates
|
2010-07-28 12:23:59 +00:00 |
|
Michael Kaufmann (d00p)
|
a0d7997778
|
- forgot to set version string to 0.9.12-svn1
|
2010-07-28 10:44:47 +00:00 |
|
Michael Kaufmann (d00p)
|
d660165470
|
- fixed configuration permissions for pure-ftp, fixes #309
- fixed configuration permissions for dovecot, fixes #310
- fixed some minor config-template issues
|
2010-07-28 06:08:14 +00:00 |
|
Michael Kaufmann (d00p)
|
735f890e56
|
- improve autoresponder-cron, refs #308
- let phpMailer-Class throw its exception so we can catch them
|
2010-07-27 09:59:53 +00:00 |
|
Michael Kaufmann (d00p)
|
a2ab73fa41
|
- add possibility to use FCGID also for Froxlor itself, fixes #305
- make extra settings menu for FCGID
- replace deprecated function 'ereg_replace' in lighttpd-cronjob
|
2010-07-27 08:42:59 +00:00 |
|
Michael Kaufmann (d00p)
|
f7f1907546
|
- set version to 0.9.11
|
2010-07-26 07:43:12 +00:00 |
|