Commit Graph

34 Commits (c0ed783aa1b3fcad7937a8b321756cf87cbe69d0)

Author SHA1 Message Date
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 073543aec9 - typo 14 years ago
alecpl 59c216f3cc - Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
14 years ago
alecpl 0f9687438b - update requirements, remove GD check 15 years ago
alecpl d62c312e04 - required JSON check added, changed links to PHP modules 15 years ago
alecpl 3e2bc6a975 - Fix dl() use in installer (#1486150): use is_readable() instead 15 years ago
alecpl 11e670da55 - Don't require date.timezone setting in installer (#1485989) 15 years ago
alecpl 4007170109 - added 'xml' extension check (#1486051) 15 years ago
till ec31b6f9f3 * ok, let's validate this for real (this time) 15 years ago
till f7df6c4c4d * added check for date.timezone 15 years ago
alecpl 2d1a451c25 - suhosin.session.encrypt breaks Session handling (#1485846) 15 years ago
alecpl bd0c2b0a34 - add mbstring.func_overload check 16 years ago
thomascube d7a5bfac6c Don't test the magic_quotes ini settings 16 years ago
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
16 years ago
alecpl 9e8e5fa634 - Removed support for PEAR::DB driver 16 years ago
alecpl d4f264827a #1485155: added zend.ze1_compatibility_mode check in installer and option disabled in .htaccess 16 years ago
till 337694143f * there is no dom2 extension, just dom 16 years ago
thomascube 5d725ed175 Mention dependency of the DOM exension and add link to php.net 16 years ago
till ff522265d1 * cs fixes 16 years ago
thomascube 45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 16 years ago
thomascube 47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 16 years ago
svncommit 1b7ac67161 Fix the fix. Sorry. 17 years ago
svncommit 70430e357e Fix php version check in installer, closes #1484925. 17 years ago
till 7635d21b4c * fixing bug where people got: Call to undefined function decrypt_passwd()
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).)
17 years ago
thomascube 308f419bfa Remove test for sockets + check if temp and log dirs are writeable 17 years ago
thomascube 1c4e5dd4d2 Some more bugfixes for the install script 17 years ago
thomascube 019b5d5518 Don't check for zlib-output_compression; this is handeled in index.php 17 years ago
thomascube 4a2765a420 Clarify failed checks message 17 years ago
thomascube e18d04468e Add checks for GD and Mcrypt 17 years ago
thomascube b3f9dfb54e Allow to skip the config step if config files already exist 17 years ago
thomascube c5042d468e More installer stuff 17 years ago
thomascube 6557d3005c Added environment checks from check.php-dist 17 years ago
thomascube 3549785897 First steps to implement an installer 17 years ago