summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-28Disable installer by default; add config option to enable it againthomasb
git-svn-id: https://svn.roundcube.net/trunk@1222 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-27Fix the fix. Sorry.robin
git-svn-id: https://svn.roundcube.net/trunk@1221 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-27Fix php version check in installer, closes #1484925.robin
git-svn-id: https://svn.roundcube.net/trunk@1220 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25Don't execute SQL queries if caching is disabledthomasb
git-svn-id: https://svn.roundcube.net/trunk@1219 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25Optimize database schema; get rid of unnecessary indexesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1218 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25Only emulate prepared queries in debug modethomasb
git-svn-id: https://svn.roundcube.net/trunk@1217 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* patch from #1484920till
git-svn-id: https://svn.roundcube.net/trunk@1216 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* added escapeSimple() (#1484874)till
git-svn-id: https://svn.roundcube.net/trunk@1215 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* committing patch from #1484783till
git-svn-id: https://svn.roundcube.net/trunk@1214 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* committing patch from #1484906till
git-svn-id: https://svn.roundcube.net/trunk@1213 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-23* fixing bug where people got: Call to undefined function decrypt_passwd() till
(The form fields for smtp and imap test shared names and imap test overwrote smtp test fields (obviously).) git-svn-id: https://svn.roundcube.net/trunk@1212 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* added css fixes from #1484910 (issue: text was "invisible")till
git-svn-id: https://svn.roundcube.net/trunk@1211 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committing fix from #1484506till
git-svn-id: https://svn.roundcube.net/trunk@1210 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* added robots.txt so spiders don't crawl roundcubetill
git-svn-id: https://svn.roundcube.net/trunk@1209 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committed patch from #1484231till
git-svn-id: https://svn.roundcube.net/trunk@1208 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* committed a suggestion from #1483956till
* cleaned up two functions git-svn-id: https://svn.roundcube.net/trunk@1207 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* fixing warning reported in #1484851till
git-svn-id: https://svn.roundcube.net/trunk@1206 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* fixing spelling errors reported in #1484885till
git-svn-id: https://svn.roundcube.net/trunk@1205 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-22* applying patch from #1484811till
git-svn-id: https://svn.roundcube.net/trunk@1204 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Fixed message part window display in IE6 (#1484610)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1203 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Strip slashes from virtuser email values (#1484700)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1202 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1201 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Remove hard-coded size of logo image (#1484378)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1200 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Added charset alias for mb_convert (fixes #1484598)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1199 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21GB2312 alias is for iconv only (fixes #1484818)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1198 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Correctly quote email recipient stringthomasb
git-svn-id: https://svn.roundcube.net/trunk@1197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Applied patch to fix mime decoding an folder subscription (#1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1196 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Add configurable default charset for message decodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1195 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-19Enable SQL logging (set 'sql_debug' config param to true); Switch to ↵thomasb
emulated prepare mode for better performance git-svn-id: https://svn.roundcube.net/trunk@1194 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-14Add config parameter to disable the installer warningthomasb
git-svn-id: https://svn.roundcube.net/trunk@1193 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-14Hungarian messages.inc was in wrong encoding, thanks Szalma Lászlóyllar
git-svn-id: https://svn.roundcube.net/trunk@1192 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-13 #1484891yllar
git-svn-id: https://svn.roundcube.net/trunk@1191 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-10* added svn:ignoretill
git-svn-id: https://svn.roundcube.net/trunk@1190 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-09Correctly encode mailbox names (#1484313)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1189 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-09Remove unnecessary flush() causing headers-sent message (#1484860)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1188 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-07pl + fi updateyllar
git-svn-id: https://svn.roundcube.net/trunk@1187 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-05Remove test for sockets + check if temp and log dirs are writeablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1186 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-04Ticket #1484835yllar
git-svn-id: https://svn.roundcube.net/trunk@1183 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-04Ticket #1484832yllar
git-svn-id: https://svn.roundcube.net/trunk@1182 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix invisible subfoldersthomasb
git-svn-id: https://svn.roundcube.net/trunk@1180 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix timezone dropdown selection (#1484826)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1176 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Adapt changes to .htaccess and READMEthomasb
git-svn-id: https://svn.roundcube.net/trunk@1175 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + ↵thomasb
set MDB2 as default git-svn-id: https://svn.roundcube.net/trunk@1171 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix bug introduced with r1167thomasb
git-svn-id: https://svn.roundcube.net/trunk@1170 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Some more bugfixes for the install scriptthomasb
git-svn-id: https://svn.roundcube.net/trunk@1169 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Adjust box size of identity edit formthomasb
git-svn-id: https://svn.roundcube.net/trunk@1168 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Minor bug fixes and visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1167 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Don't check for zlib-output_compression; this is handeled in index.phpthomasb
git-svn-id: https://svn.roundcube.net/trunk@1166 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Add map file for korean charsetthomasb
git-svn-id: https://svn.roundcube.net/trunk@1165 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Minor fix in splitter script for safari browsersthomasb
git-svn-id: https://svn.roundcube.net/trunk@1164 208e9e7b-5314-0410-a742-e7e81cd9613c