Commit Graph

1485 Commits

Author SHA1 Message Date
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
alecpl
de2e0bfeb8 #1485439: style fixes for IE6,7 2008-12-09 17:44:45 +00:00
yllar
832a7dad7c nl_BE cy_GB nl_NL en_GB zh_CN update 2008-12-08 20:44:46 +00:00
alecpl
9e8a1756b7 #1485616: read content-id/content-location only for multipart/related type 2008-12-08 19:42:31 +00:00
alecpl
b7548893a7 #1485444: drag-n-drop performance fix: read folders position only once 2008-12-08 18:01:43 +00:00
yllar
65c834a1af he_IL et_EE update 2008-12-08 12:33:38 +00:00
alecpl
55cd3743ba - Fix empty line before the signature in IE (#1485351) 2008-12-07 09:47:47 +00:00
alecpl
9ffee318e6 - pl_PL update 2008-12-06 19:31:06 +00:00
alecpl
3c884af99b - Fix search results page jumps in LDAP addressbook (#1485253) 2008-12-06 19:08:29 +00:00
alecpl
0b5539e3dc - Fix sorting of folders with more than 2 levels (#1485569) 2008-12-06 18:52:18 +00:00
thomascube
3dc19d5fc8 Move search filter drop-down closed to search box 2008-12-06 17:59:26 +00:00
alecpl
d5fca0c490 #1485461: secure initial login form sesssion cookie 2008-12-05 08:07:17 +00:00
alecpl
133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
2008-12-05 07:38:54 +00:00
alecpl
39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
2008-12-04 19:07:29 +00:00
alecpl
8374caaf20 #1485601: de_* update 2008-12-04 14:12:33 +00:00
alecpl
64c9b5b13a #1485602: fix INBOX folder localization 2008-12-04 14:10:47 +00:00
alecpl
7f450630cc #1485602: fix 'searching' label in compose 2008-12-04 14:04:09 +00:00
alecpl
2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 2008-12-04 10:21:34 +00:00
alecpl
f94629e62b #1485599: fix rcmail_folder_classname() 2008-12-04 09:21:24 +00:00
alecpl
1ce913becc - typo 2008-12-04 07:01:21 +00:00
alecpl
4189ccf44a - comment out setcharset() use in sqlite and mssql drivers (http://cvs.php.net/viewvc.cgi/pear/MDB2/MDB2/Driver/mssql.php?r1=1.177&r2=1.178) 2008-12-03 14:48:26 +00:00
alecpl
320baf9cd2 - disable firefox spellcheck in console textarea 2008-12-03 08:21:45 +00:00
alecpl
3414c57dc8 #1485587: show proper message when using status filter 2008-12-03 08:16:44 +00:00
alecpl
f1f17fa5a4 - fix collapsing of folders with plus sign in name (use urlencode instead of escape) 2008-12-02 07:39:24 +00:00
thomascube
ffbf910df9 Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table 2008-12-01 20:15:50 +00:00
alecpl
e3379e05eb #1485586: ru_RU update 2008-12-01 17:50:13 +00:00
alecpl
bcd1e1b14c - pl_PL update 2008-12-01 13:42:08 +00:00
yllar
9b3dc91f82 he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ update 2008-12-01 10:46:11 +00:00
thomascube
2fd975071a Option to check for new mails in all folders (#1484374) 2008-11-28 19:03:24 +00:00
thomascube
41b43ba00e Don't set client busy when automatically checking for new messages (#1485276) 2008-11-28 19:01:35 +00:00
alecpl
7342d7ef8c - re-fix r2095 2008-11-28 08:53:48 +00:00
alecpl
9abd0f0089 - Allow UTF-8 folder names in config (#1485579)
- Add junk_mbox option configuration in installer (#1485579)
2008-11-27 11:25:31 +00:00
alecpl
64aa248cdb - ja_JP update 2008-11-27 11:12:38 +00:00
alecpl
57a92b5ada - don't convert false to array, to prevent from some warnings 2008-11-27 10:56:39 +00:00
alecpl
0cb9677bef #1485581: not use parenthesis when searching with 2 search keys 2008-11-27 10:08:16 +00:00
thomascube
938e96a3e5 Added missing step file (#1485578) 2008-11-25 08:53:02 +00:00
alecpl
7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 2008-11-24 09:19:15 +00:00
thomascube
ae9124d3a9 Add fallback to default_charset when importing vcards 2008-11-23 15:00:13 +00:00
thomascube
456c7e40c5 Fix headers for IE attachment downloads (#1485449) 2008-11-23 14:55:38 +00:00
thomascube
29c64b0bdd Also clean cache table when removing old messages from cache 2008-11-23 13:24:49 +00:00
thomascube
69ad1e8124 Add onmouseup handler to hide autocompletion box when clicking outside 2008-11-23 12:49:30 +00:00
thomascube
2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 2008-11-23 12:38:44 +00:00
thomascube
b4b31d62af Suppress repeated ldap warnings + little codestyle fix 2008-11-23 12:37:55 +00:00
thomascube
9c314bc268 Fix call-time pass-by-reference warnings 2008-11-23 12:34:37 +00:00
alecpl
d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
2008-11-23 12:25:15 +00:00
alecpl
dcf780a6bd - fix r2076: removed cache.session_id column, removed DELETEs from cache in session_gc
- trust DB server's time when "touching" cache and messages tables
2008-11-22 18:06:13 +00:00