alecpl
08ffd939a7
- Add separate pagesize setting for mail messages and contacts ( #1488269 )
2011-12-29 09:35:01 +00:00
alecpl
2912de6f9b
- Fix typos
2011-06-01 06:12:02 +00:00
alecpl
d08333ea57
- Fix problems with subfolders of INBOX folder on some IMAP servers ( #1487725 )
...
- Fix handling of folders that doesn't belong to any namespace (#1487637 )
2011-05-05 12:46:54 +00:00
thomascube
e490642823
Add skin_logo config option to installer; show drop-down list for skin selection
2011-03-01 22:19:19 +00:00
alecpl
868deb5dab
- Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message ( #1485840 )
2010-10-06 17:15:38 +00:00
alecpl
6c6bb09b15
- Add mdn_request=4
2010-10-06 07:23:17 +00:00
alecpl
50baa6c0c1
- Add mdn_requests=3 to the installer
2010-10-06 07:06:03 +00:00
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
2010-09-25 13:03:53 +00:00
alecpl
df7d6f5537
- typo (s/googlie/googie/)
2009-09-18 14:51:23 +00:00
alecpl
fafe5dce9e
- added comments to set absolute path for SQLite DSN ( #1486095 )
2009-09-12 07:53:27 +00:00
alecpl
569654a8c3
- overwrite default_imap_folders according to *_mbox settings ( #1485600 ) + some small updates
2009-05-22 18:34:50 +00:00
alecpl
50d515a7d6
- some hints to use sqlite db ( #1485821 )
2009-05-02 20:11:45 +00:00
thomascube
82475f4b16
Add pspell option to installer script (patch from #1485588 )
2009-05-01 16:07:03 +00:00
alecpl
9abd0f0089
- Allow UTF-8 folder names in config ( #1485579 )
...
- Add junk_mbox option configuration in installer (#1485579 )
2008-11-27 11:25:31 +00:00
alecpl
ec01712a99
- Added option 'identities_level', removed 'multiple_identities'
...
- Allow deleting identities when multiple_identities=false (#1485435 )
2008-10-24 07:57:21 +00:00
thomascube
871ca9adfe
Add dependency checks for config options + update database schema with MDB2_Schema (doesn't work correctly yet)
2008-10-14 12:40:11 +00:00
alecpl
ffae15e5fc
- Added 'mime_param_folding' option with possibility to choose
...
long/non-ascii attachment names encoding eg. to be readable
in MS Outlook/OE (#1485320 )
- Added "advanced options" feature in User Preferences
2008-09-29 07:38:16 +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
thomascube
c8ae2497b7
Auto-detect client language and timezone if desired by config/prefs
2008-09-03 16:03:19 +00:00
alecpl
a91c9ba12a
#1485307 : typos fixed
2008-08-30 07:02:47 +00:00
alecpl
b77d0dd6c5
- added options to use syslog instead of log file ( #1484850 )
...
- added Logging & Debugging section in Installer
- fixed config from $_POST for next installer steps saving
- fixed and re-enabled debug_level setting in installer
2008-08-27 10:58:33 +00:00
alecpl
9e8e5fa634
- Removed support for PEAR::DB driver
2008-08-26 07:21:50 +00:00
thomascube
522007bdb2
Switch installer from obsolete locale_string to language config option
2008-08-12 09:05:07 +00:00
alecpl
f1cd5fd8d0
- s/default_skin/skin/
2008-06-15 17:56:29 +00:00
alecpl
e58df3adc9
- Added option to select skin in user preferences ( #1485031 )
...
- template_exists() moved to rcube_template class
2008-06-15 09:19:47 +00:00
thomascube
d5eb5cd1d7
Use MDB2 instead of DB in installer ( #1485124 )
2008-06-13 09:14:50 +00:00
svncommit
c060677d20
Enable direct download of (main|db).inc.php from the installer.
2008-06-12 07:32:04 +00:00
alecpl
2e90ff5b62
- Make password input fields of type password in installer ( #1484886 )
2008-05-11 07:20:03 +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
c0dc9072c1
Add hint for saving config files + stop DB initialization if en error occurs
2008-04-05 12:53:47 +00:00
thomascube
967b342039
Disable installer by default; add config option to enable it again
2008-03-28 19:42:35 +00:00
thomascube
1c4e5dd4d2
Some more bugfixes for the install script
2008-03-03 08:52:50 +00:00
thomascube
2371191c30
Fix sqlite dsn composing
2008-03-02 13:36:34 +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
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
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