Commit Graph

14 Commits

Author SHA1 Message Date
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
thomascube
50e5eef2e3 New test-query that does not violate any foreign key contraints 2008-04-03 10:36:54 +00:00
till
7635d21b4c * fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
2008-03-23 20:42:24 +00:00
till
34eab044a1 * fixing spelling errors reported in #1484885 2008-03-22 12:52:22 +00:00
thomascube
308f419bfa Remove test for sockets + check if temp and log dirs are writeable 2008-03-05 14:14:40 +00:00
thomascube
807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 2008-03-03 21:32:15 +00:00
thomascube
112c54ffbb Fix imap host selection in install script 2008-02-28 22:59:02 +00:00
thomascube
27564f1a22 Add IMAP test and some more options to installer script 2008-02-28 21:52:57 +00:00
thomascube
fa7539e7ad Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary 2008-02-27 14:23:41 +00:00
thomascube
b3f9dfb54e Allow to skip the config step if config files already exist 2008-02-27 08:11:17 +00:00
thomascube
ad43e637bd Add SMTP test to installer script 2008-02-26 18:08:19 +00:00
thomascube
190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 2008-02-26 09:10:07 +00:00
thomascube
c5042d468e More installer stuff 2008-02-25 23:03:54 +00:00
thomascube
3549785897 First steps to implement an installer 2008-02-19 22:28:28 +00:00