Robert Foerster (Dessa)
00b881f49b
bump to -svn2
2010-03-21 21:49:51 +00:00
Michael Kaufmann (d00p)
080eeb29ec
add reply-to address and sender-name configuration to panel, fixes #76
2010-03-21 20:21:29 +00:00
Michael Kaufmann (d00p)
db74c99098
- commented out directory-protection, needs refactoring (bad regex)
...
- bugfixed vhost-file include path if vhost-settings is set to a folder for lighttpd, refs #70
2010-03-21 17:13:23 +00:00
Michael Kaufmann (d00p)
d3599dc8c0
- check Froxlor-requirements before main-install-process, fixes #78
2010-03-21 09:32:57 +00:00
Michael Kaufmann (d00p)
6eba5f5318
- correcting c'n'p error (default index.html not being placed correclty on user creation)
2010-03-20 15:37:20 +00:00
Michael Kaufmann (d00p)
16bca3c665
- don't show empty line in commands for webserver is no deactivated-root-dir is set (and therefore no command is shown but an empty line)
2010-03-20 14:50:58 +00:00
Michael Kaufmann (d00p)
dcb32c1bb5
- use makeCorrectDir() on fcgid-tmp-directory (trailing slash needed)
2010-03-20 14:44:47 +00:00
Michael Kaufmann (d00p)
f76df2252d
- fix access-log filename in lighttpd cron, fixes #77
2010-03-20 12:51:39 +00:00
Florian Aders (EleRas)
402e8620a9
Removed duplicate entry from configfiles (will be added via command)
2010-03-19 22:26:00 +00:00
Michael Kaufmann (d00p)
ccf40fc89b
- corrected regex for lighttpd - apache needs fixing too, refs #72
2010-03-19 20:29:02 +00:00
Michael Kaufmann (d00p)
660bede9c5
- implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
...
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
1db572e010
- added Domainkey-Filter configuration for FreeBSD (thx to hedo)
...
- bugfixed DKIM verification failure when using .private file-extension (also thx to hedo), fixes #63
2010-03-19 10:46:09 +00:00
Michael Kaufmann (d00p)
d4c4a0c05f
- if folder given as vhosts-"file" for lighttpd, now seperate files are being generated and included to the $SERVER["socket"]-part, fixes #70
2010-03-19 10:23:45 +00:00
Michael Kaufmann (d00p)
6b7a3e73f1
- bugfixing function getLoginNameByUid, refs #68
2010-03-17 12:32:27 +00:00
Michael Kaufmann (d00p)
55aab4004c
create default index-file also in subfolders if newly created (and enabled), needs testing, fixes #68
2010-03-17 12:20:14 +00:00
Michael Kaufmann (d00p)
c1de55f3d5
- added possibility to set a minimum password length for all passwords (does not count for old passwords already saved), fixes #59
...
- set version to 0.9.3-svn1
2010-03-17 07:51:16 +00:00
Michael Kaufmann (d00p)
f9d84a09f1
- also decode ticket-subject in ticket-class, thx to Michał Goździk for the hint, fixes #67
2010-03-17 06:23:10 +00:00
Robert Foerster (Dessa)
e79fe3e510
fix link here too
2010-03-15 07:53:03 +00:00
Michael Kaufmann (d00p)
eddb2a2623
set correct wiki entry for realtime-documentation
2010-03-15 07:42:59 +00:00
Michael Kaufmann (d00p)
ae595b0f2f
show [OK] when only updating version
2010-03-15 06:26:04 +00:00
Michael Kaufmann (d00p)
423fd7b7df
set version to 0.9.3
2010-03-15 06:16:37 +00:00
Robert Foerster (Dessa)
7f6a21ceec
- remove phpmailer.lang-en.php as its not used it this release
...
- its PHPMailer not phpMailer
2010-03-15 01:40:58 +00:00
Robert Foerster (Dessa)
f11c180ea8
- add apt-get for proftpd command for debian + derivates
2010-03-14 12:10:43 +00:00
Michael Kaufmann (d00p)
a7f22a3426
- added $branding for package-specific-patch-indication, fixes #60
2010-03-12 16:23:21 +00:00
Michael Kaufmann (d00p)
2c12c51977
- don't set $_die to false on warnings on installation because this would make it possible to continue even without the requirements
2010-03-11 13:11:22 +00:00
Michael Kaufmann (d00p)
ee7f83aede
- correcting safe_exec check in function.safe_exec.php, fixes #56
2010-03-10 12:19:20 +00:00
Michael Kaufmann (d00p)
6f37aa2209
- corrected dbversion-setting when upgrading from syscp-stable (1.4.2.1), fixes #54
2010-03-10 07:30:53 +00:00
Michael Kaufmann (d00p)
1d03f04e1e
- show reasonable errormessage in function validateFormFieldHidden() when hidden fields changed
...
- don't show error if cronjob-timestamps changed while editing settings, fixes #52
2010-03-09 06:45:36 +00:00
Michael Kaufmann (d00p)
8ec1b723a2
- only select customerid from panel_customers on edit-domains (admin), documentroot comes from panel_domains, fixes #51
2010-03-08 15:47:33 +00:00
Michael Kaufmann (d00p)
fb75e43511
set user-defined tmp-directory for php-socket in lighttpd.conf
2010-03-08 15:04:05 +00:00
Michael Kaufmann (d00p)
3e4dc2f1d8
forgot to save freebsd-file, refs #50
2010-03-07 15:38:08 +00:00
Michael Kaufmann (d00p)
6c233818f2
only display command if folder is set in configs, refs #50
2010-03-07 15:37:26 +00:00
Michael Kaufmann (d00p)
9a18dbcc36
add command to create the "deactivated users"-folder, fixes #50
2010-03-07 15:23:28 +00:00
Michael Kaufmann (d00p)
cbfb89f86a
- set correct html-linebreaks when sending e-mails in ticket-class
...
- prevent usage of <script>-tag in tickets
- design-correction in archive-search
2010-03-05 07:55:04 +00:00
Michael Kaufmann (d00p)
491e5363a7
- set correct html-linebreaks when sending e-mails
...
- disallow email-add form when no (email-)domain is added yet
2010-03-05 07:13:00 +00:00
Robert Foerster (Dessa)
b5465f602f
unbreak SQL-Query for Ticketcreation, fixes bug #47
2010-03-04 01:59:07 +00:00
Florian Aders (EleRas)
49ff638e20
Create logfiles if they do not exist, fixes #46
2010-03-03 18:36:50 +00:00
Michael Kaufmann (d00p)
cb2ad2261b
added Postfix and Dovecot configuration-templates for FreeBSD
2010-03-03 09:57:54 +00:00
Michael Kaufmann (d00p)
a6909a8cec
updated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes #35
2010-03-03 08:51:13 +00:00
Michael Kaufmann (d00p)
a0c557c405
- check for existing awstats-configuration-directory and model-file, fixes #45
2010-03-02 22:03:55 +00:00
Michael Kaufmann (d00p)
0cd452de28
fixing function checkLastGuid()
2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
91d461b122
fix logging in checklastguid() when not called from cronjob
2010-03-01 16:30:16 +00:00
Michael Kaufmann (d00p)
098afe7cf8
- started to add FreeBSD configuration to Froxlor, refs #37
2010-03-01 10:39:08 +00:00
Michael Kaufmann (d00p)
25b1478261
- added dependecies to settings (now only used in password-reset functions), fixes #40
2010-03-01 07:42:07 +00:00
Robert Foerster (Dessa)
adf79b3b1d
- fixed SQL query for password resets for admins, fixes #38
...
- tell the user that passwordreset is disabled also when trying to reset an admin password
2010-02-25 19:06:02 +00:00
Michael Kaufmann (d00p)
0461e4cbd9
fix header-graphic on upgrade (SysCP => Froxlor)
2010-02-25 13:35:53 +00:00
Michael Kaufmann (d00p)
b289a6746a
- improved last-guid sanity check on update to 0.9.1, fixes #34
...
- replacing deprecated functions in PHP-5.3 (no external libraries for now like phpmailer), refs #35
2010-02-25 07:05:23 +00:00
Michael Kaufmann (d00p)
1d2193d0e2
define a standard <Directory>-statement if no FCGID is used with Apache, fixes #32
2010-02-24 11:42:03 +00:00
Michael Kaufmann (d00p)
8fb23fcf62
better display when newer version is available
2010-02-24 07:59:17 +00:00
Michael Kaufmann (d00p)
525499b987
added apt-get command to awstats-configuration, fixes #28
2010-02-24 06:29:42 +00:00