Commit Graph

82 Commits (e8b82c2e7b0ae2e5d45ecb600813b8990568feb9)

Author SHA1 Message Date
Thomas Bruederli 4081940908 Add hint about the optional LDAP modules listed in "suggest" (#1490183) 10 years ago
Aleksander Machniak 25fb9732a0 Fix so all unknown email addresses from Google csv format are imported (#1490159) 10 years ago
Thomas Bruederli d4a820ed2b Better wording about composer dependency 10 years ago
Thomas Bruederli 0c137f7dac Consider composer.json dependencies in installation and upgrading instructions and scripts 10 years ago
Aleksander Machniak 6b7e06620d Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3 10 years ago
Thomas Bruederli 1985eb2e6d Describe the installation of 3rd party libs through composer 10 years ago
Aleksander Machniak 6c1c60f3b9 Support password encryption using openssl extension (#1489989) 10 years ago
Aleksander Machniak 0314bff278 Set register_globals=off in .htaccess file and add note to INSTALL 10 years ago
Aleksander Machniak 8cc567c004 Drop support for PHP < 5.3.7 10 years ago
Aleksander Machniak 32c612c112 Fix some PDO::MYSQL_* constants (wrongly described in PHP manual before 5.3.21) 11 years ago
Musashi69 52674e89ff modify Net_Sieve requirement from 1.8.2 to 1.3.2 as the former is not available 11 years ago
Aleksander Machniak 4daaa09438 Move PEAR libs from plugins into main Roundcube lib directory,
list them as dependencies in INSTALL file (#1489182)
11 years ago
Thomas Bruederli 0703bfecd0 Merged configuration refactoring from 'dev_config' branch back into master (#1487311) 11 years ago
Aleksander Machniak 8da072341c Remove sqlite 2.x requirement 11 years ago
Aleksander Machniak ed3e51f1b4 Make possible to disable some (broken) IMAP extensions with imap_disable_caps option (#1489184)
Add some notes in INSTALL about broken ESEARCH in uw-imap.
11 years ago
Thomas Bruederli 9bacb2cd3f Prepare config migration:
- Show warning in installer and hints how to migrate
- Let update.sh create the new config file if legacy config is detected
- Provide a sample config file for manual configuration
- Define a list of options which always should be written to local config
11 years ago
Aleksander Machniak 461a30d771 Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
11 years ago
Aleksander Machniak b91bc101a0 Simplify instruction of database initialization for Postgres 11 years ago
Aleksander Machniak c72f692982 Add note about required MSSQL database language settings 11 years ago
Aleksander Machniak ec6a77bab2 Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+ 11 years ago
Aleksander Machniak 7389966295 Add notes about new requirements of the new mysql database driver,
add check in installer (#1488875)
12 years ago
Thomas Bruederli a84efc689d Mention new PDO requirements a bit more flashy 12 years ago
Thomas Bruederli 371a09b0db Update changelog; mention zipdownload requirements in install notes 12 years ago
Thomas Bruederli c4a2264ae7 Require the latest (yet unrelesed) version of Net_SMTP 12 years ago
Aleksander Machniak de56ea1909 Merge branch 'pdo'
Conflicts:
	CHANGELOG
12 years ago
Aleksander Machniak 114cf1281b Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571) 12 years ago
Aleksander Machniak d239ee6df5 Add PDO to requirements, remove MDB2 package 12 years ago
Aleksander Machniak 0b6d022e6f Fix magic_quotes_sybase handling (#1488506)
Improved handling of critical PHP settings - try to set them to required value before die()
12 years ago
thomascube 77c779a2b8 Update requirements list, remove TODO 13 years ago
thomascube 5d62d9af93 Add Cherokee and Hiawatha webservers to requirements list 13 years ago
alecpl 140abb0ca0 - Require magic_quotes_runtime=Off because it modifies data streams (too much effort to handle this) 13 years ago
thomascube 50d7d32dca List Net_IDNA2 as required lib 14 years ago
alecpl d36115bfb8 - Require PHP 5.2.1 or greater 14 years ago
alecpl 53604a0550 - Fix setting charset of attachment filenames (#1487122) 14 years ago
thomascube 5c84da176c Mention Auth_SASL as required PEAR package 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 30aa4ccaaf - Renamed all php-cli scripts to use .sh extension 14 years ago
thomascube 23362230b5 Replace ALTER TABLE statement in Sqlite schema update script; more precise instructions for db updates and about new cleaning script 14 years ago
alecpl 6b01133063 - Fix regression in disposition-notification (#1486623) 14 years ago
alecpl be5133a6f3 - Mail_Mime 1.6.1 15 years ago
alecpl cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 15 years ago
alecpl 94fe9ca1a8 - re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table 15 years ago
thomascube 29640bcfa9 Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456 15 years ago
alecpl 91790e41f3 - Fix attachment excessive memory use, support messages of any size (#1484660) 15 years ago
alecpl 7d34064c3a - small update 15 years ago
alecpl 0f9687438b - update requirements, remove GD check 15 years ago
alecpl 0ba548a86b - add precise note about UTF-8 in database 15 years ago
alecpl b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 15 years ago
thomascube 4b20e28718 Don't set php_value error_log in .htaccess by default 15 years ago
alecpl a5c2ad2532 - corrected apache modules names 15 years ago