Commit Graph

1992 Commits

Author SHA1 Message Date
alecpl
eb4b147bad - fix cache flushing after message delete with read_when_deleted=true + some code cleanup 2009-09-07 12:25:10 +00:00
alecpl
4a63f1efaf - Fix roundcube hangs on empty inbox with bincimapd (#1486093) 2009-09-07 07:53:01 +00:00
alecpl
161c28dffc - Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926)
- Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
2009-09-05 12:31:19 +00:00
alecpl
7df0e35210 - Check 'post_max_size' for upload max filesize (#1486089) 2009-09-05 07:47:07 +00:00
alecpl
38066281b2 - make sure 'required_fields' is an array (#1485892) 2009-09-04 17:25:57 +00:00
alecpl
b24f2c4897 - return deleted records count instead of true in ldap's delete(), fixes (#1486082) 2009-09-04 13:24:28 +00:00
alecpl
8678ce85e6 - Fix rcube_mdb2::affected_rows() (#1486082) 2009-09-04 13:07:48 +00:00
alecpl
ae7f9b3d0a - oops, my foult, remove buggy code 2009-09-04 13:01:46 +00:00
alecpl
e6f4842505 - remove test code 2009-09-04 13:00:36 +00:00
svncommit
9087fc34e5 Upadt dutch translation. 2009-09-04 10:51:09 +00:00
thomascube
35f40fbda7 Set timeout for attachment loading back to 0 2009-09-04 10:38:18 +00:00
alecpl
80815d23e5 - Fix editor type doesn't match type of message body content (#1486080) 2009-09-03 06:49:00 +00:00
alecpl
912bbbc20e - fix loading required plugins (#1486079) 2009-09-01 16:18:05 +00:00
alecpl
e0480e9df8 - remove redundant JQ() use 2009-09-01 15:13:45 +00:00
alecpl
172552a9ed - fix displaying attachments with backslash in filename (#1486076) 2009-09-01 12:48:41 +00:00
yllar
940642edd0 it_IT update 2009-09-01 11:47:46 +00:00
alecpl
0c66285cf9 - fix r2883 change (server command continuation response could be "+ Something..." not only "+ OK") 2009-09-01 09:07:57 +00:00
alecpl
4368a079f5 - Fix gn and givenName should be synonymous in LDAP addressbook (#1485892) 2009-08-29 20:56:00 +00:00
alecpl
08ff050efc - allow empty LDAP 'filter' (#1485184) 2009-08-29 20:24:03 +00:00
alecpl
ea18c594a5 - Add mail_domain to LDAP email entries without @ sign (#1485201) 2009-08-29 18:59:06 +00:00
yllar
0e2b643ae4 lt_LT update 2009-08-29 18:56:48 +00:00
alecpl
b4fa59143e - Fix saving empty values in LDAP contact data (#1485781) 2009-08-29 18:48:54 +00:00
alecpl
e83f035887 - Fix LDAP contact update when RDN field is changed (#1485788) 2009-08-29 18:41:17 +00:00
alecpl
0131ec9724 - Fix LDAP attributes case senitivity problems (#1485830) 2009-08-29 17:10:53 +00:00
alecpl
6855ce6f70 - Fix LDAP addressbook browsing when only one directory is used (#1486022) 2009-08-28 13:00:51 +00:00
alecpl
3e8b11194d - Fix charset bug during loading attachment file (#1486064) 2009-08-28 11:11:32 +00:00
alecpl
f8a846c589 - simplified iil_C_(Un)Subscribe() return value 2009-08-28 08:31:41 +00:00
alecpl
b8ae99a6b3 - Fix endless loop on error response for APPEND command (#1486060) 2009-08-28 08:29:46 +00:00
alecpl
4f7aa85f22 - remove all html tag attribs (#1486003) 2009-08-27 09:52:52 +00:00
alecpl
7e15422416 - Fix Date sorting problem with Courier IMAP server (#1486065) 2009-08-27 09:22:34 +00:00
thomascube
6c2d7ed243 Strip xmlns attributes from html tag 2009-08-27 08:09:00 +00:00
thomascube
0816567dac Only allow images as 'inline' parts; list other parts as attachments if they have a valid mime type 2009-08-27 08:08:27 +00:00
thomascube
e0896df540 Reset pressed buttons on next click (#1485987) 2009-08-27 07:37:15 +00:00
thomascube
141c9e732d Reload settings page if language was changed 2009-08-27 06:18:54 +00:00
yllar
ac9bf998b6 lang update 2009-08-20 18:30:29 +00:00
svncommit
e98f249172 Added # to washtml's regex for safe links (some list digests have tables of contents that use internal links). 2009-08-19 18:33:26 +00:00
thomascube
4a941f7333 Remove newline in log_bug function (#1486047) 2009-08-17 09:54:53 +00:00
thomascube
80fbdaa2d9 Changed imap_connect hook according to suggestions in #1485956 2009-08-14 08:24:09 +00:00
thomascube
dc1dbc478d Implemented new_messages plugin hook (#1486005) 2009-08-14 08:13:23 +00:00
thomascube
76791cf3c9 Extend message_compose hook with the possibility to specify attachments 2009-08-12 11:42:12 +00:00
thomascube
875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 2009-08-12 11:12:33 +00:00
thomascube
aa38e54441 Update German localizations 2009-08-12 11:00:13 +00:00
thomascube
75969686c2 Added 'message_compose' hook 2009-08-10 21:32:44 +00:00
yllar
d634fa60a2 localization update 2009-08-07 21:17:12 +00:00
thomascube
2a34eb9492 Add 'imap_connect' hook (#1485956) 2009-08-07 16:22:30 +00:00
thomascube
24e219d1cc New utility function for plugins to create urls 2009-08-07 16:10:24 +00:00
alecpl
10d0e3e0ac - oops, remove debug console call 2009-08-06 16:03:05 +00:00
alecpl
f4bf206fd4 - fix charset modification in html messages (#1486031) 2009-08-06 16:00:01 +00:00
alecpl
00e57d191d - Updated PEAR::Auth_SASL to 1.0.3 version 2009-08-06 09:21:55 +00:00
alecpl
f5880a9257 - label fix 2009-08-04 10:46:55 +00:00