Commit Graph

935 Commits (17b5fb797f4bc142fee8cd72ade3890b4dfdbd82)
 

Author SHA1 Message Date
thomascube 17b5fb797f Add configurable default charset for message decoding 18 years ago
thomascube 9814721e8d Enable SQL logging (set 'sql_debug' config param to true); Switch to emulated prepare mode for better performance 18 years ago
thomascube 0714b7e09d Add config parameter to disable the installer warning 18 years ago
yllar 44be4e2332 Hungarian messages.inc was in wrong encoding, thanks Szalma László 18 years ago
yllar e19e743802 #1484891 18 years ago
till 3ac131dfcf * added svn:ignore 18 years ago
thomascube c5418bd82c Correctly encode mailbox names (#1484313) 18 years ago
thomascube 696d0c60c3 Remove unnecessary flush() causing headers-sent message (#1484860) 18 years ago
yllar cccc130ca6 pl + fi update 18 years ago
thomascube 308f419bfa Remove test for sockets + check if temp and log dirs are writeable 18 years ago
yllar 8bafc6d2f2 Ticket #1484835 18 years ago
yllar 680dfb02e3 Ticket #1484832 18 years ago
thomascube 72ff27cdba Fix invisible subfolders 18 years ago
thomascube 116953308d Fix timezone dropdown selection (#1484826) 18 years ago
thomascube 04e87eefd8 Adapt changes to .htaccess and README 18 years ago
thomascube 807d17a4be Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set MDB2 as default 18 years ago
thomascube faebf41a82 Fix bug introduced with r1167 18 years ago
thomascube 1c4e5dd4d2 Some more bugfixes for the install script 18 years ago
thomascube 512d8c2b02 Adjust box size of identity edit form 18 years ago
thomascube aa98362240 Minor bug fixes and visual enhancements 18 years ago
thomascube 019b5d5518 Don't check for zlib-output_compression; this is handeled in index.php 18 years ago
thomascube ada9715afe Add map file for korean charset 18 years ago
thomascube 49ff2ab249 Minor fix in splitter script for safari browsers 18 years ago
thomascube 2371191c30 Fix sqlite dsn composing 18 years ago
thomascube 330127a612 Disable PHP notices + check for installer script on login page 18 years ago
thomascube ce102f2fc7 Don't check for class name in folder list 18 years ago
yllar 1f42ef5106 languages are sorted alphabetically + some translation updates 18 years ago
thomascube 435fa9ec2b Applied patch #1484812 for localizing folder names 18 years ago
thomascube 112c54ffbb Fix imap host selection in install script 18 years ago
thomascube 4a2765a420 Clarify failed checks message 18 years ago
thomascube 9b3e09f232 Fix bug in html select class introduced with r1155 18 years ago
thomascube 27564f1a22 Add IMAP test and some more options to installer script 18 years ago
thomascube 05c8d80492 Updated Japanese localization 18 years ago
thomascube 58670b2a9d Updated Slovak localization 18 years ago
thomascube 72c7226558 Applied patch by Emanuele Rocca to make LDAP filters work with or without brackets 18 years ago
thomascube e01cfe9708 Updated Finnish/Suomi localization 18 years ago
thomascube 086a6ef2d7 Updated Danish localization 18 years ago
thomascube bb8243bc80 Updated Romanian localization 18 years ago
thomascube bf36a9a7e3 Fix quirky message selection 18 years ago
thomascube fa7539e7ad Send test message with mail() if no SMTP server configured; show input fields for SMTP auth if necessary 18 years ago
thomascube e18d04468e Add checks for GD and Mcrypt 18 years ago
thomascube 1a7f99fb0d Make some code work without non-GPL libs 18 years ago
thomascube b3f9dfb54e Allow to skip the config step if config files already exist 18 years ago
yllar ead3d2a167 translations update 18 years ago
thomascube ad43e637bd Add SMTP test to installer script 18 years ago
thomascube 190e97e886 Fix database initialization and check write access on the DB; update INSTALL instructions 18 years ago
yllar 2a36163b3c New languages: Icelandic, Nepali 18 years ago
thomascube c5042d468e More installer stuff 18 years ago
thomascube e8a89e8f4c Fix folder adding/renaming inspired by #1484801 18 years ago
till e240d5b35b * disabled smtp check if no smtp is configured ;) (thanks, Assid) 18 years ago