Commit Graph

2703 Commits

Author SHA1 Message Date
alecpl
9096de8520 - handle WIN-* charset as WINDOWS-* 2010-04-20 07:49:28 +00:00
alecpl
3a003cc9fb - fix dublicated request in msglist_click() 2010-04-19 12:25:06 +00:00
alecpl
c287f34bd3 - Fix setting spellcheck languages with extended codes (#1486605) 2010-04-19 11:59:06 +00:00
alecpl
8fa9229d57 - code formatting, cleanup and small improvements 2010-04-16 13:46:54 +00:00
alecpl
186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
2010-04-16 11:50:59 +00:00
alecpl
a4c163f930 - removed redundant code + code formatting 2010-04-15 13:11:05 +00:00
alecpl
a4468298c8 - fix sorting of folders with capital letters 2010-04-15 12:21:03 +00:00
alecpl
da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
2010-04-15 11:28:15 +00:00
thomascube
a35062a1eb Always set changed date when marking a DB record as deleted + provide a cleanup script 2010-04-15 06:33:30 +00:00
alecpl
58892824a6 - Fix new contact group selection on IE (#1486630) 2010-04-14 17:57:35 +00:00
alecpl
6c11ee29dd - use the same iframe hack as in splitter.js 2010-04-14 13:46:45 +00:00
thomascube
8e3a6039cf Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619) 2010-04-13 07:24:09 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +00:00
alecpl
c3221e4f13 - nl_NL update (#1486625) 2010-04-12 07:52:26 +00:00
yllar
8da62f3f40 he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update 2010-04-11 08:47:38 +00:00
alecpl
a92028922e - pl_PL update 2010-04-09 17:16:52 +00:00
thomascube
bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 2010-04-09 15:12:40 +00:00
thomascube
814905ca87 Let plugins modify the Sent folder when composing (#1486548) 2010-04-09 08:38:20 +00:00
thomascube
53d6261619 Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059 2010-04-07 15:53:48 +00:00
thomascube
f4f4522b23 Apply contact groups js patch (#1486606) 2010-04-07 15:43:52 +00:00
thomascube
08f906ae22 Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Welsh translations + added Swedisch translations for some plugins 2010-04-07 15:33:39 +00:00
thomascube
b57c45fffa Updated German translations 2010-04-07 15:16:29 +00:00
thomascube
d1851ba77b Configurable limit of address group members 2010-04-06 06:40:45 +00:00
alecpl
3616845126 - fix empty body after switching from html to plain 2010-04-02 13:59:18 +00:00
alecpl
751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 2010-04-02 13:53:39 +00:00
alecpl
7fdb9da98e - Fix sources list if 'ldap_public' is null/false 2010-04-01 15:54:57 +00:00
alecpl
44155cddc2 - load des.inc file only when needed 2010-04-01 15:40:35 +00:00
alecpl
cd96fd6727 - Add some critical PHP settings check to prevent bugs like this (#1486307) 2010-04-01 14:42:56 +00:00
alecpl
70318e5463 - create rcube_mime_struct class on Iloha's MIME (mime.inc) basis 2010-04-01 13:42:39 +00:00
alecpl
1820932295 - add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602) 2010-04-01 12:04:59 +00:00
alecpl
600981d1d3 - fix comment 2010-04-01 11:04:47 +00:00
thomascube
65c8764b19 Add client-side events when adding/removing groups 2010-04-01 06:52:48 +00:00
thomascube
1d773d7141 Fix typo 2010-04-01 06:40:32 +00:00
thomascube
aa12df20e4 Add server-side plugin hooks to address group functions + better action names 2010-04-01 06:39:06 +00:00
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