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
Michael Kaufmann (d00p)
2010-06-02 05:57:44 +00:00
e7c9b4d402- variable name corrections, fixes#256
Michael Kaufmann (d00p)
2010-06-01 05:17:53 +00:00
0cf721bd49tagging 0.9.8
0.9.8
Michael Kaufmann (d00p)
2010-05-31 09:02:09 +00:00
f3719d339e- set version to 0.9.8
Michael Kaufmann (d00p)
2010-05-31 09:01:29 +00:00
efc353256d- only check for colon if document-root is not a domain-name (redirect), fixes#253
Michael Kaufmann (d00p)
2010-05-31 08:28:12 +00:00
f4026c1df5- catch exception if update.log can't be opened in /tmp/ (which should never happen)
Michael Kaufmann (d00p)
2010-05-31 06:04:51 +00:00
eed7776e86- use better english
Michael Kaufmann (d00p)
2010-05-30 09:31:11 +00:00
aface6b425fix some typos in preconfig, thanks to tomreyn
Robert Foerster (Dessa)
2010-05-29 22:03:26 +00:00
82958cd8c2- check for disabled accounts in libnss-configurations, fixes#237
Michael Kaufmann (d00p)
2010-05-19 05:54:13 +00:00
264bc50451- respect admins open_basedir path settings (if more than one path), fixes#238
Michael Kaufmann (d00p)
2010-05-18 11:48:58 +00:00
e3ef7cbe0atagging 0.9.7 release
0.9.7
Michael Kaufmann (d00p)
2010-05-17 10:23:47 +00:00
2ce7e9728fset version to 0.9.7 final
Michael Kaufmann (d00p)
2010-05-17 10:23:25 +00:00
8c0bef06c6consistency is hard... it is... really!
Robert Foerster (Dessa)
2010-05-17 09:24:23 +00:00
7a493fad80- remove empty apache2 dir from the templates - actually include lucid in the templates (do'h) - reworded comments in dovecot configs and fix a typo - recorded merge of revision 898 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
Robert Foerster (Dessa)
2010-05-17 09:14:30 +00:00
891835d542don't use the same varname twice
Michael Kaufmann (d00p)
2010-05-17 09:10:02 +00:00
1876ed1459- validate our update.log file, if not writeable etc. create it in /tmp/
Michael Kaufmann (d00p)
2010-05-17 08:52:37 +00:00
711f54662c- show START and END of update.log - tiny beautification in updater
Michael Kaufmann (d00p)
2010-05-17 08:42:32 +00:00
3f0d94c157fixing sql-queries in updater
Michael Kaufmann (d00p)
2010-05-17 08:29:02 +00:00
f5576606e1- added description for redirect-codes - increase version number to 0.9.7-svn3
Michael Kaufmann (d00p)
2010-05-17 08:26:55 +00:00
34de2c03c4- removed potential undefined variable in admin_index.php - show also outstanding APS-tasks in admin-overview, fixes#231
Michael Kaufmann (d00p)
2010-05-17 07:01:46 +00:00
225be93610- correcting constructor-call of FileLogger
Michael Kaufmann (d00p)
2010-05-17 06:15:03 +00:00
089b03de38- create update.log on update in folder /install/
Michael Kaufmann (d00p)
2010-05-17 06:09:30 +00:00
785e8f0938- added configuration templates for FreeBSD's libnss-mysql, fixes#228
Michael Kaufmann (d00p)
2010-05-17 05:33:32 +00:00
ea24918785Don't revert preconfig if no domain is found for open_basedir - update
Florian Aders (EleRas)
2010-05-14 16:32:46 +00:00
daa8e45582Decode the Punycode wshile showing domains with wrong open_basedir
Florian Aders (EleRas)
2010-05-12 13:14:18 +00:00
aa45bf5f70Forgot that we have http:// in documentroots
Florian Aders (EleRas)
2010-05-12 13:08:06 +00:00
b64bfaeb92Updating all "wrong" domains regarding open_basedir to use the customerroot instead the documentroot
Florian Aders (EleRas)
2010-05-12 13:02:56 +00:00
659d673ffa- renaming file (typo)
Michael Kaufmann (d00p)
2010-05-12 06:52:41 +00:00
a5cf1a0ac9- pre-select correct domain-path on domain-edit (customer-panel), fixes#225
Michael Kaufmann (d00p)
2010-05-11 11:16:14 +00:00
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
Michael Kaufmann (d00p)
2010-05-11 08:50:35 +00:00
88b0c70d0cRenamed username and passwiort - fields while adding a customer to prevent autocomplete of the browsers, fixes#224
Florian Aders (EleRas)
2010-05-11 06:19:44 +00:00
4c1b30a081- pass 'awstatsprog' parameter to awstats_buildstaticpages.pl, fixes#213
Michael Kaufmann (d00p)
2010-05-10 12:18:12 +00:00
afdd94ff9e- corrected postfix/main.cf for dovecot-usage, fixes#217
Michael Kaufmann (d00p)
2010-05-10 09:02:56 +00:00
0b8c1441ef- remove all APS-related data when removing a customer, fixes#216
Michael Kaufmann (d00p)
2010-05-10 08:42:50 +00:00
83b1d85730- fixed overwriting of mysql-result-array, fixes#215 - fixed invalid SQL-query, fixes#212
Michael Kaufmann (d00p)
2010-05-10 05:37:24 +00:00
2830bb722f- added possibility to get new ftp-user data e-mailed to customer, fixes#208
Michael Kaufmann (d00p)
2010-05-07 06:13:07 +00:00
7e733e60ee- wups, one escaping too much :p
Michael Kaufmann (d00p)
2010-05-04 10:31:25 +00:00
1f6e3c271b- validateUrl needed to idna-convert the url if its a domain, also needed new regex (subfolder, etc.)
Michael Kaufmann (d00p)
2010-05-04 10:30:02 +00:00
9c79654cf4- corrected validation of Domain and URL (stupid php-bug)
Michael Kaufmann (d00p)
2010-05-04 09:54:10 +00:00
7ea04992e3- remove old fcgi-starter files etc. if customer has been deleted (only if 'delete userfiles' is checked!), fixes#200
Michael Kaufmann (d00p)
2010-05-04 07:04:08 +00:00
29a949d3d2- display number of results in overview, fixes#195
Michael Kaufmann (d00p)
2010-05-04 06:43:23 +00:00
36ed2b4dc2set default resource-values on create-customer form, fixes#190
Michael Kaufmann (d00p)
2010-05-04 05:56:42 +00:00
9d50eca251Damn, overlooked the line disabling quota again, refs #13
Florian Aders (EleRas)
2010-05-03 13:58:23 +00:00
5a27fa7c72tagging 0.9.6 release
0.9.6
Michael Kaufmann (d00p)
2010-05-03 12:09:24 +00:00
c28a0291d7- setting version to 0.9.6
Michael Kaufmann (d00p)
2010-05-03 12:08:45 +00:00
e9ba9e089efix another possible undefined variable in updater
Michael Kaufmann (d00p)
2010-05-03 11:53:20 +00:00
d8b0221c91- minor fixes in admin_tickets (display of name) - fixes of undefined mailer-class if admin-mail is invalid
Michael Kaufmann (d00p)
2010-05-02 07:46:20 +00:00
a6408bf398- correct display of username in ticket-system, thanks to arnoldB
Michael Kaufmann (d00p)
2010-05-01 14:54:09 +00:00
433c8669f4- minor fixes in update-process for ftp-quota stuff, refs #13
Michael Kaufmann (d00p)
2010-05-01 14:08:52 +00:00
43aebcccffThis looks better in the updater
Florian Aders (EleRas)
2010-05-01 12:41:22 +00:00
1e22b96d9aAdded FTP - quota - patch made by monotek, fixes#13
Florian Aders (EleRas)
2010-05-01 12:37:05 +00:00
962abd34c7- add setting for default php-configuration, fixes#182 - set version to 0.9.6-svn5
Michael Kaufmann (d00p)
2010-04-30 19:51:19 +00:00
c6a45789bcupdated postfix configuration for debian lenny, ubuntu hardy and gentoo - split up postfix configs for courier and dovecot, so people do not do/install unneeded stuff - renamed deprecated config keys (upstream is backwards compatible until further notice, so you don't need to change them unless you really want to) - removed most default values, distros ship the default configs in /usr/share anyway. - debian etch is untouched, so is suse (for now)
Robert Foerster (Dessa)
2010-04-30 16:38:02 +00:00
9d48bbf2f3- fix logger-message in phpsettings when adding new php-config, thx freaky[t]
Michael Kaufmann (d00p)
2010-04-30 05:07:34 +00:00
bdc002978a- ensure alias-domains have the same ip/port combination as the target-domain, fixes#176
Michael Kaufmann (d00p)
2010-04-29 07:40:55 +00:00
7ce1781f57- fix false logout when no updates are available and accessing admin_updates.php
Michael Kaufmann (d00p)
2010-04-29 06:50:35 +00:00
fde4d53f1d- fix selection of default-ip/port combination in admin_domains - beautification of update-process
Michael Kaufmann (d00p)
2010-04-29 06:49:03 +00:00
862265ab60forgot to add $lng to the global variables list in parseAndOutputPreconfig(), refs #178
Michael Kaufmann (d00p)
2010-04-29 05:41:25 +00:00
8ac41a28b9- add setting for default support-ticket priority, fixes#178
Michael Kaufmann (d00p)
2010-04-29 05:38:32 +00:00
fb4b0e3920- more work on default-webserver-error-documents
Michael Kaufmann (d00p)
2010-04-28 09:34:50 +00:00
49297ee5e2ugh, bugfix makeyesno-call
Michael Kaufmann (d00p)
2010-04-28 09:28:31 +00:00
046be275a7beautified update-texts
Michael Kaufmann (d00p)
2010-04-28 08:27:25 +00:00
5054eec852- update procedure for new webserver-settings - set version to 0.9.6-svn3
Michael Kaufmann (d00p)
2010-04-28 07:41:34 +00:00
a7041e0399- don't spam "PHP Warning: readdir() expects parameter 1 to be resource, boolean given" when webserver-configuration-directories do not exist in wipeOutOldConfigs
Michael Kaufmann (d00p)
2010-04-28 07:04:01 +00:00
5f5650f53a- fixed deletion of created webserver-configs, misread the code-line in the first place, damn - started implementing default errordocument feature
Michael Kaufmann (d00p)
2010-04-28 06:41:50 +00:00
606f8fe557- fix check for admin-mail - save newly entered admin-mail (if invalid)
Michael Kaufmann (d00p)
2010-04-27 11:33:57 +00:00
fd6a0597a6- check for broken admin-e-mail if phpMailerClass validation fails
Michael Kaufmann (d00p)
2010-04-26 12:28:05 +00:00
62fa764b4cfix some awstats config-file namings for debian-bases distros and suse, fixes#165
Michael Kaufmann (d00p)
2010-04-26 06:32:40 +00:00
9217d9977ffix deletion of old configs, fixes#102
Michael Kaufmann (d00p)
2010-04-26 06:22:43 +00:00
31231a5f60- fixed validateUrl-function to work with buggy php-5.2.13 and php-5.3.2 (filter_var-bug)
Michael Kaufmann (d00p)
2010-04-21 10:40:58 +00:00
4cf8e2f2eamerged ticketcategories branch to trunk, fixes#157
Michael Kaufmann (d00p)
2010-04-21 07:54:46 +00:00
fd74671760beautification
Michael Kaufmann (d00p)
2010-04-21 07:07:56 +00:00
28d626f882- add current session to redirect-url so we don't have to re-login after the update-procedure
Michael Kaufmann (d00p)
2010-04-21 07:02:25 +00:00
09d69945f1- fixed version-check for preconfig
Michael Kaufmann (d00p)
2010-04-21 06:34:35 +00:00
b87e4277f2fix regex to add domains when using php-5.2.13 or php-5.3.2, thx to felauten
Michael Kaufmann (d00p)
2010-04-20 21:35:30 +00:00
24efe70335fix warning if sql-result is empty in customer-traffic-overview
Michael Kaufmann (d00p)
2010-04-20 10:58:28 +00:00
a26b37c270- remove 05_dirfix file when using fcgid
Michael Kaufmann (d00p)
2010-04-20 09:42:46 +00:00