Michael Kaufmann (d00p)
9c79654cf4
- corrected validation of Domain and URL (stupid php-bug)
2010-05-04 09:54:10 +00:00
Michael Kaufmann (d00p)
7ea04992e3
- remove old fcgi-starter files etc. if customer has been deleted (only if 'delete userfiles' is checked!), fixes #200
2010-05-04 07:04:08 +00:00
Michael Kaufmann (d00p)
29a949d3d2
- display number of results in overview, fixes #195
2010-05-04 06:43:23 +00:00
Michael Kaufmann (d00p)
36ed2b4dc2
set default resource-values on create-customer form, fixes #190
2010-05-04 05:56:42 +00:00
Florian Aders (EleRas)
9d50eca251
Damn, overlooked the line disabling quota again, refs #13
2010-05-03 13:58:23 +00:00
Michael Kaufmann (d00p)
c28a0291d7
- setting version to 0.9.6
2010-05-03 12:08:45 +00:00
Michael Kaufmann (d00p)
e9ba9e089e
fix another possible undefined variable in updater
2010-05-03 11:53:20 +00:00
Florian Aders (EleRas)
01b58cf247
Fixed typo in precheck - questions
2010-05-03 11:48:28 +00:00
Michael Kaufmann (d00p)
aa532806d0
- fixed undefined index under specific circumstances
2010-05-03 11:47:06 +00:00
Florian Aders (EleRas)
6ddfe7a378
Fixed bug in updater not showing the updater - questions
2010-05-03 11:45:29 +00:00
Florian Aders (EleRas)
01a2690cf1
Fixed contant - notice in installer
2010-05-03 11:40:48 +00:00
Robert Foerster (Dessa)
8692a107ab
recorded merge of revisions 825,853 via svnmerge from http://Dessa@svn.froxlor.org/branches/mgozdzik
2010-05-02 20:32:12 +00:00
Michael Kaufmann (d00p)
d8b0221c91
- minor fixes in admin_tickets (display of name)
...
- fixes of undefined mailer-class if admin-mail is invalid
2010-05-02 07:46:20 +00:00
Michael Kaufmann (d00p)
a6408bf398
- correct display of username in ticket-system, thanks to arnoldB
2010-05-01 14:54:09 +00:00
Michael Kaufmann (d00p)
433c8669f4
- minor fixes in update-process for ftp-quota stuff, refs #13
2010-05-01 14:08:52 +00:00
Florian Aders (EleRas)
43aebcccff
This looks better in the updater
2010-05-01 12:41:22 +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
Robert Foerster (Dessa)
c6a45789bc
updated 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)
2010-04-30 16:38:02 +00:00
Michael Kaufmann (d00p)
9d48bbf2f3
- fix logger-message in phpsettings when adding new php-config, thx freaky[t]
2010-04-30 05:07:34 +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)
7ce1781f57
- fix false logout when no updates are available and accessing admin_updates.php
2010-04-29 06:50:35 +00:00
Michael Kaufmann (d00p)
fde4d53f1d
- fix selection of default-ip/port combination in admin_domains
...
- beautification of update-process
2010-04-29 06:49:03 +00:00
Michael Kaufmann (d00p)
862265ab60
forgot to add $lng to the global variables list in parseAndOutputPreconfig(), refs #178
2010-04-29 05:41:25 +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)
fb4b0e3920
- more work on default-webserver-error-documents
2010-04-28 09:34:50 +00:00
Michael Kaufmann (d00p)
49297ee5e2
ugh, bugfix makeyesno-call
2010-04-28 09:28:31 +00:00
Michael Kaufmann (d00p)
046be275a7
beautified update-texts
2010-04-28 08:27:25 +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)
a7041e0399
- don't spam "PHP Warning: readdir() expects parameter 1 to be resource, boolean given" when webserver-configuration-directories do not exist in wipeOutOldConfigs
2010-04-28 07:04:01 +00:00
Michael Kaufmann (d00p)
5f5650f53a
- fixed deletion of created webserver-configs, misread the code-line in the first place, damn
...
- started implementing default errordocument feature
2010-04-28 06:41:50 +00:00
Michael Kaufmann (d00p)
606f8fe557
- fix check for admin-mail
...
- save newly entered admin-mail (if invalid)
2010-04-27 11:33:57 +00:00
Michael Kaufmann (d00p)
fd6a0597a6
- check for broken admin-e-mail if phpMailerClass validation fails
2010-04-26 12:28:05 +00:00
Michael Kaufmann (d00p)
62fa764b4c
fix some awstats config-file namings for debian-bases distros and suse, fixes #165
2010-04-26 06:32:40 +00:00
Michael Kaufmann (d00p)
9217d9977f
fix deletion of old configs, fixes #102
2010-04-26 06:22:43 +00:00
Michael Kaufmann (d00p)
31231a5f60
- fixed validateUrl-function to work with buggy php-5.2.13 and php-5.3.2 (filter_var-bug)
2010-04-21 10:40:58 +00:00
Michael Kaufmann (d00p)
4cf8e2f2ea
merged ticketcategories branch to trunk, fixes #157
2010-04-21 07:54:46 +00:00
Michael Kaufmann (d00p)
fd74671760
beautification
2010-04-21 07:07:56 +00:00
Michael Kaufmann (d00p)
28d626f882
- add current session to redirect-url so we don't have to re-login after the update-procedure
2010-04-21 07:02:25 +00:00
Michael Kaufmann (d00p)
09d69945f1
- fixed version-check for preconfig
2010-04-21 06:34:35 +00:00
Michael Kaufmann (d00p)
b87e4277f2
fix regex to add domains when using php-5.2.13 or php-5.3.2, thx to felauten
2010-04-20 21:35:30 +00:00
Michael Kaufmann (d00p)
24efe70335
fix warning if sql-result is empty in customer-traffic-overview
2010-04-20 10:58:28 +00:00
Michael Kaufmann (d00p)
a26b37c270
- remove 05_dirfix file when using fcgid
2010-04-20 09:42: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
Michael Kaufmann (d00p)
4f5cb34f00
include "awstats.model.conf" before customize settings in it, refs #165
2010-04-20 05:21:48 +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)
cc89f26982
corrected special character in german-language file, fixes #164
2010-04-17 11:08:39 +00:00
Michael Kaufmann (d00p)
8155484ee9
- highlight temporary locked customers for admins, fixes #159
2010-04-15 11:00:27 +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