Commit graph

1166 commits

Author SHA1 Message Date
Aleksander Machniak
aae87c8954 Fix so default categories are used when categories aren't configured 2013-05-07 10:58:39 +02:00
Thomas Bruederli
484e5ad498 Do case-insensitive checks whether the current user is an event attendee or organizer (#1838) 2013-05-03 10:41:26 +02:00
Aleksander Machniak
d4e24304ad Fix typo 2013-05-02 10:32:40 +02:00
Thomas Bruederli
72e4984952 Use the correct email type constant 2013-05-01 15:25:37 +02:00
Thomas Bruederli
2c71f81e70 Merge branch 'dev/email-subtypes' 2013-05-01 15:19:13 +02:00
Thomas Bruederli
398cd6793a Fix searching by attendees in calendar events (#1774) 2013-05-01 09:12:35 +02:00
Aleksander Machniak
e80b7ae73c Fix sequence names in postgres database after changes in core 2013-04-28 14:38:35 +02:00
Aleksander Machniak
af91c596bd Don't highlight selected folder on drag-n-drop 2013-04-25 13:30:43 +02:00
Aleksander Machniak
5f306222f2 Suppoprt more complicated cache queries, e.g. AND (tags LIKE ' tag1 ' OR tags LIKE ' tag2 ') 2013-04-22 15:52:37 +02:00
Aleksander Machniak
4a0c47de0b Fix unintentional $this->data modification in get_tags() 2013-04-19 14:27:48 +02:00
Aleksander Machniak
e03156fc1f Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
Aleksander Machniak
08332b5238 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-04-18 15:46:51 +02:00
Aleksander Machniak
f958537e55 Fix bug where contacts were moved instead of copied. Internal date
need to be cleared when converting from kolab to Roundcube format (Bug #1767)
2013-04-18 15:45:00 +02:00
Thomas Bruederli
82907b0a09 Improve fix for wrong alarm settings (#1764) 2013-04-18 15:28:38 +02:00
Thomas Bruederli
395d55a680 Don't apply default alarm settings when editing an object that has no alarm set (#1764) 2013-04-18 15:13:00 +02:00
Thomas Bruederli
5c84fd55aa Little code cleanup 2013-04-17 09:19:26 +02:00
Thomas Bruederli
c077ed555f Set savemode to 'current' for recurrence exceptions (#1725) 2013-04-17 09:15:34 +02:00
Aleksander Machniak
db055e29c7 Remove useless 'vcard' data on contact import - fixes problem with such data
serialization in kolab_cache (Bug #1711)
2013-04-12 19:05:45 +02:00
Aleksander Machniak
4d2320cf1c Update folder type annotation on special folder change (#1031) 2013-04-10 13:56:04 +02:00
Aleksander Machniak
d1f1910846 Fix folder access icons on addressbook sources list 2013-04-10 12:45:43 +02:00
Aleksander Machniak
d8b70c0909 Fix link to ActiveSync configuration wiki-page (Bug #1629) 2013-04-10 10:48:43 +02:00
Aleksander Machniak
9d1f43d9c2 Fix PHP warning when folder rights is not available (e.g. non-existing folder) 2013-04-09 18:50:47 +02:00
Aleksander Machniak
2c74dc6037 Display additional device information from syncroton database 2013-04-09 13:45:41 +02:00
Aleksander Machniak
1df25c1984 Skip charset conversion when it's not needed 2013-04-05 11:17:16 +02:00
Aleksander Machniak
b8f4b4332a Implemented files copying (with drag-n-drop and SHIFT key) 2013-04-04 14:32:43 +02:00
Thomas Bruederli
fa1cc97ed5 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-04-03 22:02:29 +02:00
Thomas Bruederli
79eddd3c5c Allow to save display name in IMAP annotation 2013-04-03 22:02:19 +02:00
Aleksander Machniak
00df84f76b Added folder creation form, other improvements/cleanups 2013-04-03 15:37:13 +02:00
Thomas Bruederli
4400778320 Avoid duplicate entries for attendees that are already listed as organizer 2013-03-28 18:06:45 +01:00
Thomas Bruederli
daa307c6af Remove Content-Disposition: attachment headers to make iTip invitations work in Outlook (#1103) 2013-03-27 12:04:26 +01:00
Thomas Bruederli
3cf64d43ea Fix wrong participant status mapping for event attendees (#1722) 2013-03-27 11:15:14 +01:00
Aleksander Machniak
0ceac633be Fix title (undefined label) on more actions button 2013-03-22 13:02:21 +01:00
Thomas Bruederli
02fc214d00 Adapt libkolab and kolab_addressbook to support type parameters for email addresses 2013-03-21 10:02:35 +01:00
Thomas Bruederli
0455116281 Added Czech translations 2013-03-20 10:21:01 +01:00
Thomas Bruederli
abceeb6684 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-03-20 09:14:39 +01:00
Aleksander Machniak
8ee53e5f1c Remove outline on hidden input in smart upload button 2013-03-17 11:57:26 +01:00
Aleksander Machniak
2358a0d807 Implemented files moving (drag'n'drop) 2013-03-15 15:12:45 +01:00
Aleksander Machniak
6000fd925f Fix upload button in IE 2013-03-15 13:34:33 +01:00
Thomas Bruederli
c8921be812 Mention the correct RFC section for iCal value escaping 2013-03-14 09:43:29 +01:00
Thomas Bruederli
bd2cf48d40 Fix iCal newline escaping (#1694) + typo 2013-03-14 09:30:12 +01:00
Thomas Bruederli
818cc7a399 Don't set empty attendees array for move/resize actions; otherwise attendees are deleted 2013-03-14 09:28:53 +01:00
Aleksander Machniak
946245fb93 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-03-13 17:41:41 +01:00
Thomas Bruederli
69bc310cc5 Fix saving of recurrence exceptions for v2: create unique UIDs, correctly save this-and-future instances with (modified) recurrence rule 2013-03-13 17:39:41 +01:00
Aleksander Machniak
7bf5f27105 Fix files list widget overflow 2013-03-13 17:33:45 +01:00
Thomas Bruederli
2fa154d927 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2013-03-13 16:20:40 +01:00
Thomas Bruederli
d854a5ab0d Keep libkolab API for event recurrence exceptions consistent for Kolab v2. The format doesn't allow to save exceptions inline, thus save them as individual events 2013-03-13 16:19:02 +01:00
Thomas Bruederli
ccd9cc5bb8 Don't display local-change warning if calendar owner is organizer; Better wording for wanring text (#1693) 2013-03-13 15:34:13 +01:00
Thomas Bruederli
080a60c7cc Cleanup Transifex localization files. en => en_US 2013-03-13 10:45:29 +01:00
Thomas Bruederli
142b536b8d Better name and placement of the due date field (#1692); copied de_CH localization to de_DE 2013-03-13 10:43:48 +01:00
Thomas Bruederli
830ec0e2e8 Remove alarm type 'email' until we have a cron job that actually sends out such reminders 2013-03-13 10:27:51 +01:00