Commit Graph

2319 Commits

Author SHA1 Message Date
alecpl
cbde304b98 - Use MDB2's Manager module for listing tables 2010-04-01 06:25:29 +00:00
thomascube
04adaac71b Complete address book interface class with group functions 2010-03-31 15:57:20 +00:00
thomascube
bb6294a26e Also remove contactgroupmembers when deleting a contact 2010-03-31 15:45:02 +00:00
thomascube
64d855c9b1 List of tables mustn't be static (wtf?) 2010-03-31 15:27:55 +00:00
thomascube
c0297f4172 Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table 2010-03-31 15:23:22 +00:00
thomascube
3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 2010-03-31 14:53:02 +00:00
alecpl
4cdc70941d - Fix js error when switching editor mode (#1486593) 2010-03-31 07:37:43 +00:00
alecpl
6f31b356b2 - fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
2010-03-31 07:14:32 +00:00
alecpl
024f05762a - Fix undefined method error (#1486597) 2010-03-31 06:25:23 +00:00
alecpl
f3d37fbbc5 - Fix marking messages as unread on all pages (#1486592) 2010-03-30 08:04:27 +00:00
alecpl
94a6c642cf - Fix imap login (#1486591) 2010-03-30 06:29:23 +00:00
alecpl
7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
2010-03-28 17:52:34 +00:00
alecpl
79990754f6 - TinyMCE 3.3.2 2010-03-28 17:08:23 +00:00
alecpl
ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 2010-03-28 16:51:20 +00:00
alecpl
c854241cc4 - change namespace() to getNamespace() 2010-03-27 16:57:15 +00:00
alecpl
59c216f3cc - Fix bugs on unexpected IMAP connection close (#1486190, #1486270)
- Iloha's imap.inc rewritten into rcube_imap_generic class
- rcube_imap code re-formatting
2010-03-26 21:03:22 +00:00
thomascube
0dc5bc86a3 Implement insert_contact_group() to make group creation work 2010-03-26 17:19:46 +00:00
thomascube
a61bbb24aa Added basic contact groups feature 2010-03-26 16:38:20 +00:00
alecpl
c75f8e9526 - en_GB update (#1486562) 2010-03-26 13:44:46 +00:00
alecpl
3eb8f258d3 - pt_BR update (#1485371) 2010-03-26 13:41:39 +00:00
alecpl
33e2e42321 - Use PageUp/PageDown for listpage change (#1486430) 2010-03-25 18:26:19 +00:00
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