Commit Graph

2298 Commits

Author SHA1 Message Date
alecpl
bc2accc455 - Added Home/End kayboard keys support on lists (#1486430) 2010-03-25 18:16:50 +00:00
alecpl
fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 2010-03-25 16:29:02 +00:00
alecpl
5ffceb7906 - typo 2010-03-25 14:25:59 +00:00
alecpl
13540e089c - last commit fix: use reference in iil_C_ClearCapability(), probably not needed while we're in PHP5, but for consistance... 2010-03-24 14:55:40 +00:00
alecpl
d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 2010-03-24 14:45:49 +00:00
alecpl
cff88617c0 - small backend cleanup + support for operations on ALL messages in a folder 2010-03-24 11:27:44 +00:00
alecpl
b488c1d02d - improvements in rcmail_html4inline() 2010-03-24 10:06:23 +00:00
thomascube
84a3312f0b Only select childs when a message row is collapsed but also do it when deleting a thread 2010-03-24 09:47:45 +00:00
alecpl
5799531e3f - fix bug in css cleanup of html messages 2010-03-24 09:28:59 +00:00
alecpl
fdf8750708 - don't need to reload messages list on copy error 2010-03-24 08:24:30 +00:00
alecpl
b1e74acf65 - add lost 'errorcopying' message 2010-03-24 08:23:19 +00:00
alecpl
1c9bd8c72e - removed unnecessary counting 2010-03-24 08:18:12 +00:00
alecpl
416bff5475 - Allow to override identity when composing a message (#1486466) 2010-03-23 10:01:32 +00:00
alecpl
9e8d8587d3 - Mail_Mime-1.6.2 2010-03-23 09:53:08 +00:00
alecpl
18ace62791 - Set maxuid in threads mode, to prevent unnecessary list reloading on (first) check_recent 2010-03-23 09:40:47 +00:00
alecpl
519aeda284 - Don't underline the parent when thread is expanded 2010-03-23 08:30:20 +00:00
alecpl
3fb3792efc - Fix UNSEEN counting when threads and skip_deleted are both enabled (#1486558) 2010-03-23 08:05:03 +00:00
alecpl
63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
2010-03-19 20:18:23 +00:00
alecpl
cca7b3fd02 - rewert old change: don't load first section page in Preferences 2010-03-19 20:15:41 +00:00
alecpl
69d05c3710 - TinyMCE 3.3.1 2010-03-19 14:53:30 +00:00
alecpl
258a043a31 - hide threads related stuff if threads are not supported 2010-03-19 14:18:44 +00:00
alecpl
02f7cb8851 - Fix rcube_imap::mailbox_exists (#1486560) 2010-03-19 13:47:47 +00:00
alecpl
9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 2010-03-19 11:20:12 +00:00
alecpl
15e00bdf50 - Improved performance of folders operations (#1486525) + code cleanups 2010-03-18 13:02:18 +00:00
alecpl
1845fb6318 - Handle 'false' result from iil_C_* functions (#1486511) 2010-03-18 10:56:46 +00:00
alecpl
b575fa9008 - Fix blocked.gif attachment is not attached to the message (#1486516) 2010-03-18 10:01:28 +00:00
alecpl
c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
2010-03-17 18:21:07 +00:00
alecpl
caf601a28f - nl_NL update 2010-03-17 17:23:48 +00:00
thomascube
258dbd03d7 Don't unselect already selected childs 2010-03-17 16:57:10 +00:00
thomascube
2ecb7fef5e Also select childs when dragging a thread message 2010-03-17 16:52:16 +00:00
alecpl
81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 2010-03-17 13:48:23 +00:00
alecpl
71e7545f94 - set svn:keywords, remove 'indexsort' label, update pl_PL 2010-03-17 13:33:14 +00:00
alecpl
895d4e385c - Use iconv's //IGNORE instead of //TRANSLIT 2010-03-17 12:34:52 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
f4f1c442f7 - last commit fix (there's probably no class definition when reading table rows from DB) 2010-03-17 11:20:27 +00:00
alecpl
b695604624 - allow setting row css class in rcube_table_output() 2010-03-17 11:18:11 +00:00
alecpl
f209717e41 - virtuser_query: support other identity data (#1486148) 2010-03-14 13:02:29 +00:00
alecpl
b579f42b55 - fixes for proper handling of email addresses with form: "user"@domain.tld 2010-03-12 13:54:56 +00:00
alecpl
b9d751df60 - get better message for error in DATA 2010-03-12 13:33:36 +00:00
alecpl
1baeb660eb - Improved check_email() 2010-03-12 12:59:56 +00:00
alecpl
5027c326e9 -remove root_ns setting as useless, should fix #1486222 2010-03-12 10:12:22 +00:00
alecpl
7244b4500e - Merge changes from MDB2's trunk 2010-03-12 08:13:59 +00:00
thomascube
bc404ffd41 Save draft information in one header; finally fixes #1486203 2010-03-11 22:44:43 +00:00
alecpl
56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
2010-03-11 18:34:01 +00:00
alecpl
a4cf4577b1 - Fix forwarding message omits CC header (#1486305) 2010-03-11 14:05:13 +00:00
alecpl
fe7d78ab55 - simplify console 2010-03-09 17:48:55 +00:00
alecpl
4d81544057 - messages list performance: build subject link on client side 2010-03-09 12:15:35 +00:00
alecpl
69a7d3127e - Improved charset replacement in html meta header (#1486542) 2010-03-09 11:23:35 +00:00
alecpl
be5133a6f3 - Mail_Mime 1.6.1 2010-03-08 07:28:20 +00:00
alecpl
cc2c83378c - Net_SMTP 1.4.2 with fix for #1486537 2010-03-08 07:13:09 +00:00