index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
installer
/
rcube_install.php
Age
Commit message (
Expand
)
Author
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-12-30
Merge ldap_public with autocomplete_addressbooks settings + fix config file c...
thomasb
2008-12-04
- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
alec
2008-12-01
#1485590: don't use mysql5.initial.sql
alec
2008-10-29
Let update script handle the replacement of 'multiple_identities' by 'identit...
thomasb
2008-10-27
First version of the commandline update script
thomasb
2008-10-14
Add dependency checks for config options + update database schema with MDB2_S...
thomasb
2008-10-03
Add methods to check and update local config files + show HTML output in inst...
thomasb
2008-09-21
Apply changes of installer script to trunk
thomasb
2008-09-19
Made config files location configurable (#1485215)
thomasb
2008-09-05
#1485313: fixed DB config updating
alec
2008-08-27
- added options to use syslog instead of log file (#1484850)
alec
2008-05-05
Installer: encode special characters in DB username/password (#1485042)
alec
2008-04-16
Set minimum number of rows per page (#1484935)
thomasb
2008-04-05
Add hint for saving config files + stop DB initialization if en error occurs
thomasb
2008-03-28
Disable installer by default; add config option to enable it again
thomasb
2008-03-03
Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set...
thomasb
2008-03-03
Some more bugfixes for the install script
thomasb
2008-03-02
Fix sqlite dsn composing
thomasb
2008-02-28
Fix imap host selection in install script
thomasb
2008-02-28
Add IMAP test and some more options to installer script
thomasb
2008-02-27
Send test message with mail() if no SMTP server configured; show input fields...
thomasb
2008-02-27
Allow to skip the config step if config files already exist
thomasb
2008-02-26
Add SMTP test to installer script
thomasb
2008-02-26
Fix database initialization and check write access on the DB; update INSTALL ...
thomasb
2008-02-25
More installer stuff
thomasb
2008-02-21
Added environment checks from check.php-dist
thomasb
2008-02-19
First steps to implement an installer
thomasb