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)
28f525fb5c
- don't show regular expression on password-complexity-error, fixes #392
2010-08-24 12:34:22 +00:00
Michael Kaufmann (d00p)
a63e752dde
- various language improvements/corrections, fixes #380 #381
2010-08-18 05:23:30 +00:00
Michael Kaufmann (d00p)
7730a57dbf
- add missing language-strings, refs #354
2010-08-17 06:45:46 +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)
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)
040f151d65
- added possibility to customize authname of directory-protection, fixes #345
2010-08-11 07:48:56 +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)
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)
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)
472291e59d
- merging branch d00p/perl-suexec-workaround to trunk, fixes #319
2010-08-05 06:19:53 +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)
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)
eaf70765d5
- possibility to specify perl path (only necessary on lighttpd)
2010-07-22 06:56:17 +00:00
Michael Kaufmann (d00p)
d1d772f790
- added possibility to run perl-scripts (if allowed by admin) via directory-options
...
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
2010-07-22 06:02:38 +00:00
Michael Kaufmann (d00p)
5f34dfa968
- add possibility to define password-complexity, fixes #292
2010-07-19 08:06:18 +00:00
Michael Kaufmann (d00p)
c43574a714
- possibility to remove email data also if only account is being removed but not the address itself, refs #245
...
- possibility to remove ftp-homedir on deletion of a ftp-user, fixes #293
2010-07-19 06:03:49 +00:00
Michael Kaufmann (d00p)
e5cd9ad727
- fix accessibility of Froxlor
...
- added option to decide how Froxlor is being reached
- set version to 0.9.10
2010-06-28 08:53:41 +00:00
Michael Kaufmann (d00p)
f86e4f39d3
- add missing label-string for httpuser and httpgroup settings
2010-06-21 08:38:13 +00:00
Michael Kaufmann (d00p)
9851ac53cc
- show aps-databases also customer-mysql overview, fixes #272
...
- aps-databases are now increasing the customers mysql-contingent, refs #278
- customers viewing the aps-list are now notified if a package requires a database but the contingent is used up
- the update will add all web[X]aps[Y] databases to the according customer regardless of contingent
- fix tiny issue in preconfig
- setting version to 0.9.10-svn2
refs #272,278
2010-06-17 09:21:14 +00:00
Michael Kaufmann (d00p)
794c4d3b55
- show message-box if customer has no/insufficient aps-contingent, fixed #278
...
refs #278
2010-06-17 06:30:59 +00:00
Michael Kaufmann (d00p)
cb128e5020
- implemented APS-1.2 standard
2010-06-14 08:09:17 +00:00
Michael Kaufmann (d00p)
d256ddfcbc
- added possibility to let the cron create mail-specific A-records (mail, imap, pop3, smtp) even when MX-servers are given, fixes #242
2010-06-02 10:08:01 +00:00
Michael Kaufmann (d00p)
de250df0cb
- added possiblility for customer to get its e-mail account data deleted from the filesystem when removing an account from the panel, fixes #245
2010-06-02 05:57:44 +00:00
Michael Kaufmann (d00p)
f4026c1df5
- catch exception if update.log can't be opened in /tmp/ (which should never happen)
2010-05-31 06:04:51 +00:00
Michael Kaufmann (d00p)
f5576606e1
- added description for redirect-codes
...
- increase version number to 0.9.7-svn3
2010-05-17 08:26:55 +00:00
Michael Kaufmann (d00p)
34de2c03c4
- removed potential undefined variable in admin_index.php
...
- show also outstanding APS-tasks in admin-overview, fixes #231
2010-05-17 07:01:46 +00:00
Michael Kaufmann (d00p)
65e0962111
- fixed open_basedir issues, fixes #227
2010-05-12 06:52:11 +00:00
Michael Kaufmann (d00p)
465f29531e
- Customer can now select http-redirect-code for domains (if path is an URL), only works for apache as lighttpd does not support this until version 1.5.0, fixes #184
2010-05-11 08:50:35 +00:00
Michael Kaufmann (d00p)
2830bb722f
- added possibility to get new ftp-user data e-mailed to customer, fixes #208
2010-05-07 06:13:07 +00:00
Florian Aders (EleRas)
1e22b96d9a
Added FTP - quota - patch made by monotek, fixes #13
2010-05-01 12:37:05 +00:00
Michael Kaufmann (d00p)
962abd34c7
- add setting for default php-configuration, fixes #182
...
- set version to 0.9.6-svn5
2010-04-30 19:51:19 +00:00
Michael Kaufmann (d00p)
bdc002978a
- ensure alias-domains have the same ip/port combination as the target-domain, fixes #176
2010-04-29 07:40:55 +00:00
Michael Kaufmann (d00p)
8ac41a28b9
- add setting for default support-ticket priority, fixes #178
2010-04-29 05:38:32 +00:00
Michael Kaufmann (d00p)
5054eec852
- update procedure for new webserver-settings
...
- set version to 0.9.6-svn3
2010-04-28 07:41:34 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
3d67143903
updating configuration string, refs #166
2010-04-20 06:25:55 +00:00
Michael Kaufmann (d00p)
96219f406d
added configuration for bind's TTL value, fixes #166
2010-04-20 06:22:11 +00:00
Robert Foerster (Dessa)
d4f3093ae3
- recorded merge of revisions 733,805 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
...
- add a missing german language string
- set version to 0.9.5
- improve debian/postinst message a bit
2010-04-19 13:32:24 +00:00
Michael Kaufmann (d00p)
97e3b30415
- show last login of customer in admin-customer-overview, fixes #158
2010-04-15 10:39:47 +00:00
Michael Kaufmann (d00p)
1159bde3eb
- merged wildcardsubdomain-branch to trunk, refs #123 , refs #150
2010-04-14 06:42:14 +00:00
Michael Kaufmann (d00p)
cfaae63657
- merged settings branch, fixes #134
2010-04-13 05:41:09 +00:00
Florian Aders (EleRas)
5c152a9754
Updating languagefiles (mostly removing old strings, translating some strings from english to german)
2010-04-09 19:24:17 +00:00
Michael Kaufmann (d00p)
7daa7eb0bc
- also send database-hostname in information-mail (customer::add-mysql), fixes #108
2010-04-08 10:45:02 +00:00
Michael Kaufmann (d00p)
a0274b083b
- make path to awstats configuration folder a setting (again), fixes #125
2010-04-08 10:28:48 +00:00
Michael Kaufmann (d00p)
5e3a4fb1ab
- re-enable setting for "path to awstats 'awstats_buildstaticpages.pl' script", fixes #120
2010-04-07 11:14:43 +00:00
Michael Kaufmann (d00p)
16135fb92b
- implemented check for used APS packages on domain-deletion, fixes #110
2010-04-07 07:47:20 +00:00
Michael Kaufmann (d00p)
f8d0472274
- added possibility to send new database information via email to the customer, fixes #108
2010-04-07 06:57:27 +00:00
Michael Kaufmann (d00p)
368e6a5c50
- improved 'edit ftp-account', fixes #116
2010-04-07 06:08:09 +00:00