Commit graph

1242 commits

Author SHA1 Message Date
Thomas Bruederli
1913cab8ca Import and export embedded attachments in itip messages (#1988) 2013-07-04 17:07:58 +02:00
Thomas Bruederli
ad86770780 Fix saving objects without recurrence rule (but previously had recurrence) 2013-07-04 16:58:18 +02:00
Aleksander Machniak
4b72244126 Performance improvements in group members handling (#1997) 2013-07-03 12:16:13 +02:00
Aleksander Machniak
aea5e2009c Add type argument to get_object() - when you fetch object by uid
and it's type is different than folder type (e.g. distribution-list)
it need to be specified here.
2013-07-03 09:19:16 +02:00
Aleksander Machniak
2cbe93a0c9 Fix saving empty attachments 2013-07-02 10:54:32 +02:00
Aleksander Machniak
be42327979 rc_image_content_type() -> rcube_mime::image_content_type() 2013-07-02 09:29:02 +02:00
Aleksander Machniak
bba45ce59d Fix PHP warning when adding contact to a group (Bug #1989) 2013-07-01 12:04:56 +02:00
Aleksander Machniak
cab58ba233 Fix issue where going to the next page of search result will not list found records 2013-07-01 11:18:43 +02:00
Aleksander Machniak
1f24f0b679 Force setting internal object type to prevent type overwrite
when copying contacts from other sources (e.g. LDAP) (Bug #1990)
2013-07-01 08:28:54 +02:00
Thomas Bruederli
4e8f009ea5 Send iTip messages als multipart/alternative to make Outlook recognize them correctly (#1103) 2013-06-27 23:40:11 +02:00
Thomas Bruederli
6e20d48cbf Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-06-27 22:44:50 +02:00
Thomas Bruederli
dfb75c6fd5 Make sure only the first path segment is removed 2013-06-27 22:42:44 +02:00
Aleksander Machniak
9a7f2dd61b Support passing object attachments also as file handle 2013-06-27 20:22:01 +02:00
Thomas Bruederli
6441578bc1 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-06-27 11:34:28 +02:00
Thomas Bruederli
9163ca1ce0 Disable type-check when fetching objects by UID 2013-06-27 11:34:09 +02:00
Aleksander Machniak
b96376c42a Removed unused images 2013-06-27 10:03:33 +02:00
Aleksander Machniak
fa922dd9d3 Added "Save" button in attachment preview window 2013-06-27 09:58:52 +02:00
Aleksander Machniak
0d692b1774 Add "v3" to license abbreviation 2013-06-26 12:24:08 +02:00
Aleksander Machniak
1778b5ec70 Implemented auth domain resolving (#1926) 2013-06-25 17:43:58 +02:00
Aleksander Machniak
9a4f970d64 Bump version number 2013-06-25 12:31:36 +02:00
Aleksander Machniak
1eb45ac68a Add missing options description 2013-06-25 12:31:06 +02:00
Aleksander Machniak
e69e9b90ae Make kolab_auth's LDAP class be based on new rcube_ldap_generic class.
Move kolab_auth_ldap into separate file.
Some improvements, including performance improvement in kolab_delegate
2013-06-25 12:27:26 +02:00
Aleksander Machniak
65dfbee601 Remove temp message file 2013-06-20 14:42:06 +02:00
Aleksander Machniak
481cb9ffcf Fix memory calculation when deciding if memory or file should be used
for saved message. Handle saved message parts with file pointers
for better performance (one temp file creation is skipped)
2013-06-20 14:22:25 +02:00
Thomas Bruederli
9332ba4abc Adapt displayname annotation key to latest KEP suggestions; add getter for default folder 2013-06-20 11:08:44 +02:00
Aleksander Machniak
bc4d15ab55 De-duplicate binary content when saving in database (#1749) 2013-06-17 15:44:17 +02:00
Aleksander Machniak
8707292fd6 Fixed virtual folders handling 2013-06-13 15:05:28 +02:00
Aleksander Machniak
b40f2aaadf Implemented files printing 2013-06-12 15:10:58 +02:00
Aleksander Machniak
ef663058c7 Implemented text file edition, other improvements 2013-06-12 12:37:48 +02:00
Aleksander Machniak
b602913ce3 Improve performance by reading max_allowed_packet variable (SHOW VARIABLES query) only if needed 2013-06-11 14:52:10 +02:00
Aleksander Machniak
d06d00172f Improve performance on preferences sections list (by skipping building the form)
Support dont_override feature for all calendar configuration options
2013-06-11 14:30:34 +02:00
Aleksander Machniak
70a71cdfa7 Cleanup 2013-06-07 13:04:32 +02:00
Aleksander Machniak
8f06095640 Implemented file rename, improvements files list request handling 2013-06-07 12:56:32 +02:00
Aleksander Machniak
aa1d7894ba Remove debug code 2013-06-07 10:41:30 +02:00
Aleksander Machniak
b3b04f42b1 Fix deleting addressbook folder, disable some commands after delete 2013-06-07 10:39:35 +02:00
Aleksander Machniak
aab2d91b17 Implemented quota for files 2013-06-05 14:15:42 +02:00
Thomas Bruederli
054807c784 Fix contact fulltext indexing with new email subtypes 2013-05-31 18:16:54 +02:00
Thomas Bruederli
f994552796 Only temporarily split alarms string into array (#1905) 2013-05-31 18:07:16 +02:00
Aleksander Machniak
671bf6eb13 Use improved rcmail.open_window() 2013-05-31 13:13:05 +02:00
Aleksander Machniak
b1e5827e48 Fixed operations on addressbooks using new (in Roundcube 1.0) treelist widget (Bug #1766) 2013-05-28 15:52:24 +02:00
Thomas Bruederli
014a04d641 Subscribe and activate new calendar folders (#1900) 2013-05-28 13:47:44 +02:00
Aleksander Machniak
ed2b8def7a FIx so newly created addressbooks are subscribed (Bug #1766) 2013-05-27 19:05:04 +02:00
Thomas Bruederli
44c19b496c Replace recursive calls with while loop when waiting for sync-lock (#1637) 2013-05-27 17:27:53 +02:00
Aleksander Machniak
f4a2765243 Fix selecting some rows with CTRL key (id=rcmrow0 is not handled correctly by list.js code) 2013-05-20 15:02:52 +02:00
Aleksander Machniak
76a43e5c38 Implemented file preview using API viewers 2013-05-19 12:45:19 +02:00
Aleksander Machniak
96e3b0aa87 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-05-17 10:47:24 +02:00
Aleksander Machniak
f6d7908bd2 Fix xml structure 2013-05-17 10:47:08 +02:00
Thomas Bruederli
c4bbdbfd85 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-05-16 14:51:56 +02:00
Thomas Bruederli
4196be5b3a Fix usage of KolabEvent url setter/getter 2013-05-16 14:51:32 +02:00
Thomas Bruederli
5627ffb731 Copy event organizer to attendees list if necessary 2013-05-16 14:40:38 +02:00