Commit Graph

1530 Commits

Author SHA1 Message Date
alecpl
ebc08dc1b6 - sv_SE and gl_ES update 2009-01-05 11:23:03 +00:00
yllar
3a0e9a0448 cs_CZ ko_KR update 2009-01-05 10:58:34 +00:00
svncommit
6710a63617 Add required parameters to raise_error() calls. 2009-01-05 10:13:08 +00:00
alecpl
fa2bfdc0d5 #1485660: ja_JP update 2009-01-03 08:46:54 +00:00
till
b99bf45479 * fixing notice, moved error_reporting one up, added @todo 2009-01-02 14:48:10 +00:00
yllar
55ef334b1e #1485658 2008-12-31 17:52:55 +00:00
thomascube
baf0e65115 Fix drag & drop in address book 2008-12-30 15:23:41 +00:00
thomascube
2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 2008-12-30 13:30:20 +00:00
alecpl
89f004205a #1485650: tr_TR fix 2008-12-29 18:26:51 +00:00
alecpl
a1733f06ae - fix identity name quoting when sending mail as per discussion in #1485654 2008-12-29 14:43:45 +00:00
alecpl
99f2b311bf #1485653: fix enless loop in rcmail_attach_emoticons() + fix attaching the same image a few times 2008-12-29 12:32:16 +00:00
alecpl
17060ee10b #1485648: fix multiple identities from virtuser_query all set to default 2008-12-28 17:17:01 +00:00
alecpl
3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 2008-12-27 19:45:49 +00:00
alecpl
922c2d923a - fix imap::set_options() 2008-12-25 08:33:21 +00:00
thomascube
230f944bf6 Allow empty strings for imap_root config parameter (was changed in r2143) to remain backward compatible but cache imap root and delimiter in session 2008-12-24 14:29:47 +00:00
thomascube
1608f43282 Secure bin scripts by requiring a valid session and replace preg_replace(/../e) with preg_replace_callback 2008-12-24 14:19:27 +00:00
alecpl
4e0419b9cb #1485640: http://pear.php.net/bugs/bug.php?id=13032
#1485640: html2text: move html_entity_decode() after preg_replace()
2008-12-22 18:27:25 +00:00
alecpl
0fc97c2833 - fix internal date parsing 2008-12-22 07:56:12 +00:00
yllar
4b8a5ce814 pt_BR lt_LT tr_TR update 2008-12-21 09:30:25 +00:00
alecpl
4e74d2cb1b - fix draft autosave 2008-12-19 14:26:55 +00:00
alecpl
e943e1a961 #1485638: use rawurlencode for all IE versions 2008-12-19 07:20:50 +00:00
alecpl
e275ce6e8d - updated bundled Net_Socket to 1.0.9 2008-12-18 19:12:37 +00:00
alecpl
d78c4174ca updated bundled Net_SMTP to 1.3.1 2008-12-18 18:34:50 +00:00
alecpl
b751d5609f #1485157: fix DIGEST-MD5 authentication 2008-12-18 18:22:25 +00:00
thomascube
07717db753 Only abbreviate attachment file names in MSIE < 7 2008-12-18 17:57:49 +00:00
thomascube
1553b3c701 Bugfix and improve auto-completion 2008-12-18 17:56:50 +00:00
alecpl
0456f83bcc #1485567: fix virtual folders names 2008-12-18 17:51:50 +00:00
alecpl
4b60fa3ab9 #1485493: do not bypass sendmail_delay by relogin 2008-12-18 17:03:55 +00:00
alecpl
78928070c5 - Support multiple quota values in QUOTAROOT resonse (#1485626) 2008-12-18 12:00:06 +00:00
alecpl
7d2afc9d4a - oops, remove console call 2008-12-18 10:20:02 +00:00
alecpl
44ea3fd478 - Fix STARTTLS before AUTH in SMTP connection (#1484883) 2008-12-18 10:15:39 +00:00
thomascube
35c31ed638 Group settings boxes together in floating blocks for better layout 2008-12-16 19:05:50 +00:00
thomascube
58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 2008-12-16 18:58:47 +00:00
thomascube
d859b0ca1f allow reply to yourself only in To field 2008-12-16 17:01:50 +00:00
thomascube
f1cc7fc09c Only abbreviate file name for IE browsers (#1485063) 2008-12-16 16:33:31 +00:00
thomascube
8e98f21ffc Add empty paragraph after html reply block in order to write below + fix indentation 2008-12-16 16:18:56 +00:00
thomascube
b9f9f185e7 Simplify code 2008-12-16 15:28:07 +00:00
alecpl
77e2322271 #1485549: fix mb_convert_encoding() issue 2008-12-16 13:40:13 +00:00
alecpl
dea237e2d7 #1485299: don't use SMTP's debug option 2008-12-16 13:00:55 +00:00
alecpl
781f341b21 #1485607: fix charset setting for attachments when sending the message 2008-12-16 12:37:05 +00:00
alecpl
a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
2008-12-15 20:06:59 +00:00
yllar
e9152a55b9 zh_CN update 2008-12-14 21:37:19 +00:00
alecpl
cf6bc5d5fa #1485444: fix drag layer over an iframe 2008-12-14 19:00:09 +00:00
alecpl
2b5c123aad #1485622: fix rcube_imap::message_index() to return always messages IDs 2008-12-12 11:57:20 +00:00
alecpl
f50cc72cbb #1485618: fix code injection vulnerability 2008-12-12 08:02:33 +00:00
alecpl
8f79fbabdc - added strtoupper() wrapper 2008-12-11 17:29:50 +00:00
alecpl
81c7b2cd11 - comment console() call 2008-12-11 08:31:43 +00:00
alecpl
030c848b0d - Performance: allow setting imap rootdir and delimiter before connect (#1485172) 2008-12-11 08:30:00 +00:00
yllar
dee9850abe fr_FR az_AZ ca_ES update 2008-12-10 19:22:22 +00:00
alecpl
59138162c7 #1485611: removed 'organisation' header from default_headers 2008-12-09 18:04:57 +00:00