thomascube
|
814905ca87
|
Let plugins modify the Sent folder when composing (#1486548)
|
15 years ago |
thomascube
|
53d6261619
|
Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059
|
15 years ago |
thomascube
|
f4f4522b23
|
Apply contact groups js patch (#1486606)
|
15 years ago |
thomascube
|
08f906ae22
|
Updated Hebrew, French, Italian, Latvian, Swedish, Spanish, Slovenian and Welsh translations + added Swedisch translations for some plugins
|
15 years ago |
thomascube
|
b57c45fffa
|
Updated German translations
|
15 years ago |
alecpl
|
ace06244e8
|
- Added mimetype for text/calendar (.ics)
|
15 years ago |
thomascube
|
d1851ba77b
|
Configurable limit of address group members
|
15 years ago |
alecpl
|
3616845126
|
- fix empty body after switching from html to plain
|
15 years ago |
alecpl
|
751b22b41f
|
- Added optional (max_recipients) support to restrict total number of recipients per message (#1484542)
|
15 years ago |
alecpl
|
b14f829777
|
- small cleanup
|
15 years ago |
alecpl
|
7fdb9da98e
|
- Fix sources list if 'ldap_public' is null/false
|
15 years ago |
alecpl
|
44155cddc2
|
- load des.inc file only when needed
|
15 years ago |
alecpl
|
cd96fd6727
|
- Add some critical PHP settings check to prevent bugs like this (#1486307)
|
15 years ago |
alecpl
|
70318e5463
|
- create rcube_mime_struct class on Iloha's MIME (mime.inc) basis
|
15 years ago |
alecpl
|
1820932295
|
- add iilBasicHeader alias for rcube_mail_header class, needed by messages cached in previous versions (#1486602)
|
15 years ago |
alecpl
|
600981d1d3
|
- fix comment
|
15 years ago |
thomascube
|
65c8764b19
|
Add client-side events when adding/removing groups
|
15 years ago |
thomascube
|
1d773d7141
|
Fix typo
|
15 years ago |
thomascube
|
aa12df20e4
|
Add server-side plugin hooks to address group functions + better action names
|
15 years ago |
alecpl
|
cbde304b98
|
- Use MDB2's Manager module for listing tables
|
15 years ago |
thomascube
|
04adaac71b
|
Complete address book interface class with group functions
|
15 years ago |
thomascube
|
bb6294a26e
|
Also remove contactgroupmembers when deleting a contact
|
15 years ago |
thomascube
|
64d855c9b1
|
List of tables mustn't be static (wtf?)
|
15 years ago |
thomascube
|
c0297f4172
|
Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table
|
15 years ago |
thomascube
|
3baa72a62f
|
Implement group renaming/deleting + use more consistent names for commands and actions (#1486587)
|
15 years ago |
alecpl
|
4cdc70941d
|
- Fix js error when switching editor mode (#1486593)
|
15 years ago |
alecpl
|
6f31b356b2
|
- fix save/delete draft message with enabled threading (#1486596)
- performance improvement using UID SEARCH intead of SEARCH + FETCH
- re-fix r3445
|
15 years ago |
alecpl
|
024f05762a
|
- Fix undefined method error (#1486597)
|
15 years ago |
alecpl
|
f3d37fbbc5
|
- Fix marking messages as unread on all pages (#1486592)
|
15 years ago |
alecpl
|
94a6c642cf
|
- Fix imap login (#1486591)
|
15 years ago |
thomascube
|
924b1a666e
|
Fix pspell check and (yet not used MDB2 schema intialization)
|
15 years ago |
alecpl
|
e987db1d46
|
- Fix SMTP test (#1486589)
|
15 years ago |
alecpl
|
23d5349a2a
|
- Fix more actions menu position (#1486588)
|
15 years ago |
alecpl
|
7a48e5539f
|
- Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
|
15 years ago |
alecpl
|
79990754f6
|
- TinyMCE 3.3.2
|
15 years ago |
alecpl
|
ce467384e2
|
- Fix single space inserted on fwd/reply with top posting (#1486532)
|
15 years ago |
alecpl
|
c854241cc4
|
- change namespace() to getNamespace()
|
15 years ago |
alecpl
|
22d6b5346b
|
- contactgroups DDL for postgres
|
15 years ago |
alecpl
|
1924136b47
|
- fix default datetime
|
15 years ago |
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
|
15 years ago |
thomascube
|
5e2014d90a
|
IE hacks fix
|
15 years ago |
thomascube
|
a3e2912812
|
IE hacks for contact groups feature
|
15 years ago |
thomascube
|
0dc5bc86a3
|
Implement insert_contact_group() to make group creation work
|
15 years ago |
thomascube
|
a61bbb24aa
|
Added basic contact groups feature
|
15 years ago |
alecpl
|
c75f8e9526
|
- en_GB update (#1486562)
|
15 years ago |
alecpl
|
3eb8f258d3
|
- pt_BR update (#1485371)
|
15 years ago |
alecpl
|
33e2e42321
|
- Use PageUp/PageDown for listpage change (#1486430)
|
15 years ago |
alecpl
|
bc2accc455
|
- Added Home/End kayboard keys support on lists (#1486430)
|
15 years ago |
alecpl
|
fb7ec576ab
|
- Added possibility to select all messages in a folder (#1484756)
|
15 years ago |
alecpl
|
5ffceb7906
|
- typo
|
15 years ago |