summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-14Add config parameter to disable the installer warningthomascube
2008-03-14Hungarian messages.inc was in wrong encoding, thanks Szalma Lászlóyllar
2008-03-13 #1484891yllar
2008-03-10* added svn:ignoretill
2008-03-09Correctly encode mailbox names (#1484313)thomascube
2008-03-09Remove unnecessary flush() causing headers-sent message (#1484860)thomascube
2008-03-07pl + fi updateyllar
2008-03-05Remove test for sockets + check if temp and log dirs are writeablethomascube
2008-03-04Ticket #1484835yllar
2008-03-04Ticket #1484832yllar
2008-03-03Fix invisible subfoldersthomascube
2008-03-03Fix timezone dropdown selection (#1484826)thomascube
2008-03-03Adapt changes to .htaccess and READMEthomascube
2008-03-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set...thomascube
2008-03-03Fix bug introduced with r1167thomascube
2008-03-03Some more bugfixes for the install scriptthomascube
2008-03-02Adjust box size of identity edit formthomascube
2008-03-02Minor bug fixes and visual enhancementsthomascube
2008-03-02Don't check for zlib-output_compression; this is handeled in index.phpthomascube
2008-03-02Add map file for korean charsetthomascube
2008-03-02Minor fix in splitter script for safari browsersthomascube
2008-03-02Fix sqlite dsn composingthomascube
2008-03-02Disable PHP notices + check for installer script on login pagethomascube
2008-03-01Don't check for class name in folder listthomascube
2008-03-01languages are sorted alphabetically + some translation updatesyllar
2008-02-29Applied patch #1484812 for localizing folder namesthomascube
2008-02-28Fix imap host selection in install scriptthomascube
2008-02-28Clarify failed checks messagethomascube
2008-02-28Fix bug in html select class introduced with r1155thomascube
2008-02-28Add IMAP test and some more options to installer scriptthomascube
2008-02-28Updated Japanese localizationthomascube
2008-02-28Updated Slovak localizationthomascube
2008-02-28Applied patch by Emanuele Rocca to make LDAP filters work with or without bra...thomascube
2008-02-28Updated Finnish/Suomi localizationthomascube
2008-02-28Updated Danish localizationthomascube
2008-02-28Updated Romanian localizationthomascube
2008-02-28Fix quirky message selectionthomascube
2008-02-27Send test message with mail() if no SMTP server configured; show input fields...thomascube
2008-02-27Add checks for GD and Mcryptthomascube
2008-02-27Make some code work without non-GPL libsthomascube
2008-02-27Allow to skip the config step if config files already existthomascube
2008-02-26translations updateyllar
2008-02-26Add SMTP test to installer scriptthomascube
2008-02-26Fix database initialization and check write access on the DB; update INSTALL ...thomascube
2008-02-26New languages: Icelandic, Nepaliyllar
2008-02-25More installer stuffthomascube
2008-02-25Fix folder adding/renaming inspired by #1484801thomascube
2008-02-25* disabled smtp check if no smtp is configured ;) (thanks, Assid)till
2008-02-25* introduced isset() because that is how you test if a var is set (which is w...till
2008-02-25* bugfix: wouldn't take supplied user/pass from check.php to send smtp emailtill