Aleksander Machniak
|
c72f692982
|
Add note about required MSSQL database language settings
|
2013-04-24 08:29:10 +02:00 |
|
Aleksander Machniak
|
ec6a77bab2
|
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require version 2005+
|
2013-03-11 08:35:21 +01:00 |
|
Aleksander Machniak
|
7389966295
|
Add notes about new requirements of the new mysql database driver,
add check in installer (#1488875)
|
2012-12-21 10:32:59 +01:00 |
|
Thomas Bruederli
|
a84efc689d
|
Mention new PDO requirements a bit more flashy
|
2012-12-16 17:44:20 +01:00 |
|
Thomas Bruederli
|
371a09b0db
|
Update changelog; mention zipdownload requirements in install notes
|
2012-09-24 11:35:46 +02:00 |
|
Thomas Bruederli
|
c4a2264ae7
|
Require the latest (yet unrelesed) version of Net_SMTP
|
2012-08-10 14:58:07 +02:00 |
|
Aleksander Machniak
|
de56ea1909
|
Merge branch 'pdo'
Conflicts:
CHANGELOG
|
2012-08-08 08:21:45 +02:00 |
|
Aleksander Machniak
|
114cf1281b
|
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571)
|
2012-07-23 08:52:23 +02:00 |
|
Aleksander Machniak
|
d239ee6df5
|
Add PDO to requirements, remove MDB2 package
|
2012-07-06 09:53:57 +02:00 |
|
Aleksander Machniak
|
0b6d022e6f
|
Fix magic_quotes_sybase handling (#1488506)
Improved handling of critical PHP settings - try to set them to required value before die()
|
2012-06-04 16:05:57 +02:00 |
|
thomascube
|
77c779a2b8
|
Update requirements list, remove TODO
|
2012-01-27 10:34:19 +00:00 |
|
thomascube
|
5d62d9af93
|
Add Cherokee and Hiawatha webservers to requirements list
|
2011-09-19 09:48:06 +00:00 |
|
alecpl
|
140abb0ca0
|
- Require magic_quotes_runtime=Off because it modifies data streams (too much effort to handle this)
|
2011-09-15 08:42:31 +00:00 |
|
thomascube
|
50d7d32dca
|
List Net_IDNA2 as required lib
|
2011-02-15 21:08:17 +00:00 |
|
alecpl
|
d36115bfb8
|
- Require PHP 5.2.1 or greater
|
2011-01-14 08:50:46 +00:00 |
|
alecpl
|
53604a0550
|
- Fix setting charset of attachment filenames (#1487122)
|
2010-12-01 10:49:20 +00:00 |
|
thomascube
|
5c84da176c
|
Mention Auth_SASL as required PEAR package
|
2010-11-27 15:49:04 +00:00 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
30aa4ccaaf
|
- Renamed all php-cli scripts to use .sh extension
|
2010-05-18 10:32:39 +00:00 |
|
thomascube
|
23362230b5
|
Replace ALTER TABLE statement in Sqlite schema update script; more precise instructions for db updates and about new cleaning script
|
2010-04-20 07:26:11 +00:00 |
|
alecpl
|
6b01133063
|
- Fix regression in disposition-notification (#1486623)
|
2010-04-12 11:12:37 +00:00 |
|
alecpl
|
be5133a6f3
|
- Mail_Mime 1.6.1
|
2010-03-08 07:28:20 +00:00 |
|
alecpl
|
cc2c83378c
|
- Net_SMTP 1.4.2 with fix for #1486537
|
2010-03-08 07:13:09 +00:00 |
|
alecpl
|
94fe9ca1a8
|
- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities table
|
2010-03-06 14:13:25 +00:00 |
|
thomascube
|
29640bcfa9
|
Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456
|
2010-02-18 18:09:23 +00:00 |
|
alecpl
|
91790e41f3
|
- Fix attachment excessive memory use, support messages of any size (#1484660)
|
2010-02-09 13:10:12 +00:00 |
|
alecpl
|
7d34064c3a
|
- small update
|
2010-02-03 08:40:33 +00:00 |
|
alecpl
|
0f9687438b
|
- update requirements, remove GD check
|
2010-02-03 08:35:28 +00:00 |
|
alecpl
|
0ba548a86b
|
- add precise note about UTF-8 in database
|
2009-11-04 11:30:23 +00:00 |
|
alecpl
|
b8ae99a6b3
|
- Fix endless loop on error response for APPEND command (#1486060)
|
2009-08-28 08:29:46 +00:00 |
|
thomascube
|
4b20e28718
|
Don't set php_value error_log in .htaccess by default
|
2009-08-27 06:53:46 +00:00 |
|
alecpl
|
a5c2ad2532
|
- corrected apache modules names
|
2009-05-29 17:32:38 +00:00 |
|
thomascube
|
d7f49d64d3
|
Speedup UI by using CSS sprites and etags/expires/deflate for static files
|
2009-05-28 20:19:02 +00:00 |
|
alecpl
|
50d515a7d6
|
- some hints to use sqlite db (#1485821)
|
2009-05-02 20:11:45 +00:00 |
|
alecpl
|
ad56004cd6
|
- added info to create unicode database (#1485687)
|
2009-02-16 09:54:53 +00:00 |
|
thomascube
|
fa898a4a84
|
Simplify MYSQL database initialization instructions
|
2008-11-29 17:18:52 +00:00 |
|
thomascube
|
6e47c0be5c
|
Handle magic_quotes on runtime and remove them from the requirements list (#1485285)
|
2008-11-03 07:44:33 +00:00 |
|
alecpl
|
06776305af
|
- updated php.ini settings requirements
|
2008-08-08 08:46:51 +00:00 |
|
alecpl
|
3a01c39af8
|
- small doc fixed (#1485133)
|
2008-06-15 10:39:52 +00:00 |
|
thomascube
|
5d725ed175
|
Mention dependency of the DOM exension and add link to php.net
|
2008-06-13 14:51:51 +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
|
967b342039
|
Disable installer by default; add config option to enable it again
|
2008-03-28 19:42:35 +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
|
83ce4bb0bc
|
Correct/clarify installation hints
|
2008-02-18 22:54:05 +00:00 |
|
till
|
5812134c2a
|
* fixed #1484437
* also added it to check.php
|
2008-02-01 23:07:49 +00:00 |
|
thomascube
|
a898459be2
|
Fix wrong Postgres setup instructions in INSTALL
|
2007-11-25 16:04:38 +00:00 |
|
thomascube
|
1fb2c8e64b
|
Cast to array because this could be empty; update requirements description
|
2007-11-19 14:45:49 +00:00 |
|
thomascube
|
e9ac143dbb
|
Copy changes from r892 and r903
|
2007-10-28 13:54:45 +00:00 |
|
svncommit
|
4b9efbb9f4
|
Fixes interface lock-up issues and minor bugs (richs)
|
2007-08-09 21:55:14 +00:00 |
|
thomascube
|
6ae6e41fb3
|
Updated description files and version info
|
2007-05-17 20:15:24 +00:00 |
|