Commit Graph

23 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
2c3d81dddd - use simple rcube_smtp class
- Installer: fix SMTP settings test
2009-07-21 12:31:59 +00:00
alecpl
b45aedd22c - check environement on upgrade (per discussion in #1485867) 2009-05-31 08:37:01 +00:00
alecpl
0ff63513c2 #1485741: fix installer after some last changes 2009-02-21 18:57:47 +00:00
alecpl
b1c1541427 - Add Robots meta tag in login page and installer (#1484846) 2008-12-07 11:10:49 +00:00
thomascube
fee8c6ceab First version of the commandline update script 2008-10-27 20:11:32 +00:00
thomascube
32eb29fb99 Secure new config merging feature + remove full path disclosure 2008-10-14 12:55:45 +00:00
thomascube
e107123780 Add methods to check and update local config files + show HTML output in installer test step 2008-10-03 20:58:23 +00:00
thomascube
7d7f67dde1 Apply changes of installer script to trunk 2008-09-21 12:50:15 +00:00
thomascube
bba657e64f Made config files location configurable (#1485215) 2008-09-19 18:26:34 +00:00
svncommit
c060677d20 Enable direct download of (main|db).inc.php from the installer. 2008-06-12 07:32:04 +00:00
till
afe50aed70 * minor cs fixes 2008-05-26 10:42:20 +00:00
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
e010845509 Don't attempt to send headers after content 2008-04-08 17:43:26 +00:00
thomascube
8b8bccf390 Start session before content is sent 2008-04-08 17:41:38 +00:00
thomascube
967b342039 Disable installer by default; add config option to enable it again 2008-03-28 19:42:35 +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
thomascube
330127a612 Disable PHP notices + check for installer script on login page 2008-03-02 13:20:21 +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
c5042d468e More installer stuff 2008-02-25 23:03:54 +00:00
thomascube
6557d3005c Added environment checks from check.php-dist 2008-02-21 00:02:52 +00:00
thomascube
3549785897 First steps to implement an installer 2008-02-19 22:28:28 +00:00