Commit Graph

2678 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
6465a92a38 - Support action in form of "task/action" in goto_url() 2010-09-25 10:34:54 +00:00
thomascube
cb2bc809ef Fix db_mode check in insert_id() 2010-09-21 18:47:55 +00:00
alecpl
1151581366 - Fix setting headers for IE in AJAX responses 2010-09-21 08:41:59 +00:00
alecpl
799359457f - Don't create a new rcube_browser object, use browser property from output object 2010-09-21 08:24:52 +00:00
alecpl
d560e78d98 - Fix: close properly IMAP connection also when user is not logged in 2010-09-21 07:54:21 +00:00
thomascube
a3de4f6054 Fix selection of read/write db connection 2010-09-21 06:43:24 +00:00
alecpl
11be9330de - Support %z variable in host configuration options (#1487003) 2010-09-20 11:07:56 +00:00
thomascube
eab71fdf7e Remove accidentally committed debug code 2010-09-19 15:40:59 +00:00
yllar
5761a871c7 pt_PT kh_KH de_DE translation updates 2010-09-19 12:16:49 +00:00
thomascube
62c791f609 Prevent from saving a non-existing skin path in user prefs 2010-09-18 16:32:00 +00:00
alecpl
ffc040bf9e - update ID keyword 2010-09-17 12:25:46 +00:00
alecpl
b364912fc1 - Don't log errors about empty password when connecting to IMAP server (#1487001) 2010-09-17 10:28:36 +00:00
alecpl
614c642a4b - Fix list_cols is not updated after column dragging (#1486999)
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
b8d96f6e60 - Use random sleep interval up to 3 sec. in 'get' action when IMAP conn. fails 2010-09-16 13:02:27 +00:00
alecpl
431234538a - Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995)
- Performance: improve mail/get action and skip one IMAP connection
2010-09-16 11:29:53 +00:00
alecpl
2280757d24 - Added more charset aliases 2010-09-15 16:56:49 +00:00
alecpl
457373bf3f - Fix: close() method of addressbook object(s) is not called in shutdown function 2010-09-15 13:36:17 +00:00
alecpl
acbf0f5ee0 - Fix: iconv doesn't support UTF7-IMAP 2010-09-15 12:15:01 +00:00
alecpl
f8e8af7e7c - Settings block (fieldset) can have any content (not only a table with hardcoded structure) 2010-09-15 09:27:45 +00:00
alecpl
f12d218831 - small fix for format=flowed parsing 2010-09-14 10:32:36 +00:00
alecpl
33dfdd891b - Improve logic of signatures colorizing and truncating, introduce sig_max_lines option 2010-09-14 09:53:53 +00:00
alecpl
99b8c1e2ac - Fix format=flowed handling (#1486989) + small improvements in plain messages parsing 2010-09-14 08:40:51 +00:00
alecpl
cb3dfdfede - Fix messages background image handling in some cases (#1486990) 2010-09-11 13:21:34 +00:00
alecpl
618cb0d8dd - Don't trim spaces from the end of line when converting to format=flowed 2010-09-10 13:22:54 +00:00
alecpl
ed302bbbed - Code improvements + more infinite loop prevention 2010-09-10 10:44:02 +00:00
alecpl
a5c56b3b21 - Return false from putLineC instead of NULL, for consistence 2010-09-10 09:40:57 +00:00
alecpl
1e3ba370c3 - Small improvement for last commit 2010-09-09 11:47:29 +00:00
alecpl
4d7acb3cb2 - Fix handling of charsets with LATIN-* label 2010-09-09 11:34:35 +00:00
alecpl
71f60cc9aa - Re-add 'Close' button in upload form (#1486930, #1486823) 2010-09-08 18:00:15 +00:00
alecpl
8fd1cf943c - Small improvements 2010-09-08 17:57:35 +00:00
alecpl
860678e333 - Add semicolon at the end of SQL queries in log (#1486957) 2010-09-08 17:40:41 +00:00
alecpl
2aa2b332f6 - Small performance improvements 2010-09-08 09:40:39 +00:00
alecpl
d37e1e25ff - Change upload box form name (was the same as compose form) 2010-09-06 17:51:45 +00:00
alecpl
372d3bf6de - Fix Chrome browser was recognized as Safari 2010-09-06 17:06:38 +00:00
alecpl
272a7e5a24 - Don't use mail_header_delimiter when saving mail in IMAP 2010-09-04 08:01:10 +00:00
alecpl
086767c8f2 - Added mail_header_delimiter validation 2010-09-04 07:59:48 +00:00
alecpl
7b7edcfa52 - Always check INBOX for recent messages, with check_all_folders=false too (#1486912) 2010-09-03 11:46:06 +00:00
alecpl
b2f3e60d22 - Fix JS error in IE (can't move focus to the control...) (#1486972) 2010-09-02 17:06:37 +00:00
alecpl
bdf6ded0a6 - Fix JS error when switching off HTML editor in identity form 2010-09-02 12:30:13 +00:00
alecpl
d11fb20061 - Added fieldsets in Identity form, added 'identity_form' hook 2010-09-02 10:51:23 +00:00
yllar
1645b5b902 new language: Khmer and pt_PT it_IT uk_UA updates 2010-09-01 19:22:46 +00:00
alecpl
564741f77b - performance: use custom function for IV vector generation instead of mcrypt_create_iv() 2010-08-31 18:39:32 +00:00
alecpl
b0fd4cfd69 - Small improvement 2010-08-30 18:00:39 +00:00
alecpl
5ac188f0a7 - Fix hide_message() to work when called from an iframe 2010-08-30 16:28:26 +00:00
alecpl
33bfe1c9dc - Fix JS error when spellchecker feature is disabled 2010-08-30 13:08:12 +00:00
alecpl
1d8cbca272 - Use host FQDN in Message-Id, if possible (#1486924) 2010-08-30 12:08:41 +00:00
alecpl
01538da580 - Show disabled checkboxes for protected folders instead of dots (#1485498) 2010-08-30 07:21:03 +00:00
alecpl
b0d46b1ab6 - lock_form(): fix hidden fields were disabled because of wrong type check
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
2010-08-30 07:19:35 +00:00
alecpl
64233d2189 - Fix timezone string in sent mail (#1486961) 2010-08-29 07:06:20 +00:00