Aleksander Machniak
997f317654
Add notes about css compilation for Elastic skin
7 years ago
Aleksander Machniak
640429c7d2
Require Net_Sieve 1.4.3 (for GSSAPI support)
7 years ago
Aleksander Machniak
5d08580b86
Enigma: Add options to set PGP cipher/digest algorithms ( #5645 )
7 years ago
Aleksander Machniak
23fbeab062
Add note about common ssl certificate validation issues
7 years ago
Aleksander Machniak
b1a3d46f89
Fix bug where pink image was used instead of a thumbnail when image resize fails ( #5933 )
...
Note GD and Imagick in INSTALL file and optional installer checks.
7 years ago
Aleksander Machniak
5ea0d5bfbb
Support .user.ini in installto.sh
7 years ago
Thomas Bruederli
dbaa2f374a
Improve wording
8 years ago
Aleksander Machniak
045cc38ebe
Recommend document root change after installation to /public_html ( #5707 )
8 years ago
Aleksander Machniak
25de39d444
Merge branch 'dev-remove-js-deps'
8 years ago
Thomas Bruederli
40cd8d3bdd
Add --force option + update install insructions ( #5535 )
8 years ago
Aleksander Machniak
2482088a76
Possibility to display QR code for contacts data ( #5030 )
8 years ago
Aleksander Machniak
062328e42f
Describe bin/jsdeps.sh in INSTALL
8 years ago
JohnDoh
dd714b33a8
replace old trac links ( #5514 )
8 years ago
Aleksander Machniak
5522e6fd68
Require Crypt_GPG 1.6.0
8 years ago
Aleksander Machniak
4936159f31
Require Crypt_GPG 1.4.3
8 years ago
Aleksander Machniak
761308e85a
Small rephrasing in requirements section
8 years ago
Aleksander Machniak
90a6d717ec
Require PHP >= 5.4
8 years ago
Aleksander Machniak
ee895a2c96
Remove PHP mail() support, smtp_server is required now ( #5340 )
8 years ago
Aleksander Machniak
3940b37845
Explicitly require pear-core-minimal ( #5319 )
9 years ago
Aleksander Machniak
78cf9c2e5c
Update requirements section
9 years ago
Aleksander Machniak
6e4642b12c
Enigma: Add enigma_debug option
9 years ago
Aleksander Machniak
d4df3748cf
Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
9 years ago
Aleksander Machniak
3ac29fb53b
Require Crypt_GPG ~1.4.0
9 years ago
Aleksander Machniak
90c82ebf13
Clarify DSN for SQLite on Windows ( #1490547 )
9 years ago
Aleksander Machniak
2c6951b9cb
Add hint about configuration
9 years ago
Aleksander Machniak
8c1c4fd852
We require Mail_mime-1.10.x
9 years ago
Aleksander Machniak
a7efdd7c5d
Make Mail_mime>=1.9.0 a requirement, fix compat. errors
9 years ago
Aleksander Machniak
8447bae77c
Require Mbstring and OpenSSL extensions ( #1490415 ) - remove redundant code
9 years ago
Aleksander Machniak
f7427f151e
Get rid of Mail_mimeDecode package dependency ( #1490416 )
9 years ago
Thomas Bruederli
585ee9e181
Improve directory protection for Apache 2.4
10 years ago
Thomas Bruederli
012555c1ce
Add .htaccess files to deny access to config, temp, logs + describe how to protect access to these directories in the INSTALL instructions ( #1490378 )
10 years ago
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
11 years ago
Aleksander Machniak
8cc567c004
Drop support for PHP < 5.3.7
11 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
12 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.
12 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
12 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.
12 years ago
Aleksander Machniak
b91bc101a0
Simplify instruction of database initialization for Postgres
12 years ago
Aleksander Machniak
c72f692982
Add note about required MSSQL database language settings
12 years ago