Commit graph

104 commits

Author SHA1 Message Date
Thomas Bruederli
dce4ed076b Move folder create/rename logic to libkolab for common use in different Kolab plugins 2012-06-21 09:42:24 +02:00
Thomas Bruederli
d5c2f15ccb Improve attachments handling:
- use Content-ID as key in _attachments list; new attachments have numeric keys
- generate a unique Content-ID for new/changed attachments in libkolab
- bugfix: don't cache empty attachment entries
2012-06-13 17:39:18 +02:00
Thomas Bruederli
8cb599bd96 Replace deprecated PEAR::HTTP_Request with its successor HTTP_Request2 (#822) 2012-06-04 22:19:57 +02:00
Thomas Bruederli
6bbb34b3ae Use regex-like syntax for LIKE queries to kolab_storage_cache; also use it for calendar search 2012-05-30 09:13:24 +02:00
Jeroen van Meeuwen (Kolab Systems)
2cf2cbcca8 Merge branch 'dev/kolab3'
Conflicts:
	plugins/calendar/drivers/kolab/kolab_driver.php
2012-05-23 10:24:27 +01:00
Aleksander Machniak
cb61bf76a1 Improved folder_create() method 2012-05-17 15:57:23 +02:00
Thomas Bruederli
394fb8f56d Store event alarm status by event uid + user id. Attention: database schema changed! 2012-05-16 18:58:57 +02:00
Thomas Bruederli
839adb2c26 - Adapt event alarms to new storage format
- Query objects by x-has-alarm tag
- Re-use code to compute absolute times for alarms
2012-05-16 18:36:03 +02:00
Thomas Bruederli
6973bbcaee Implement undelete with new storage backend; remove cruft 2012-05-10 21:24:48 +02:00
Thomas B
8674399188 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-05-08 08:36:07 +02:00
Thomas B
8a7eb6a6c3 Send user authentication if required for free-busy download; uses PEAR HTTP_Request class 2012-05-08 08:34:29 +02:00
Thomas Bruederli
1b09ae2801 Finish attachment handling and display for events 2012-04-25 19:26:40 +02:00
Thomas B
3d704ab521 Don't use REPLACE INTO which is mysql only (#650) 2012-04-24 10:14:01 +02:00
Aleksander Machniak
d5c5194dc5 Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2012-04-18 19:51:51 +02:00
Aleksander Machniak
3aab9325f1 Fix parent folder permissions checking. See http://trac.roundcube.net/ticket/1488443 2012-04-18 19:50:46 +02:00
Thomas B
6fe30d09c6 Merge branch 'dev/kolab3' of ssh://git.kolabsys.com/git/roundcube into dev/kolab3 2012-04-05 08:55:35 +02:00
Thomas Bruederli
cf94b34f6a Adapt to new kolab_storage backend 2012-04-04 13:01:59 +02:00
Thomas B
e18857f155 Implement function to move Kolab objects from one folder into another 2012-04-03 23:29:30 +02:00
Thomas B
bd8dceb9e7 The new Kolab 3 backend has better support for recurrence rules 2012-04-03 23:10:20 +02:00
Thomas B
ec04074a46 Adapt Kolab driver to work against new libkolab plugin/library 2012-03-30 19:14:38 +02:00
Thomas Bruederli
87d406f044 Fixed minor bugs from #510 2012-01-27 17:46:25 +01:00
Aleksander Machniak
607fd7b43b Updates for Roundcube 0.8 2012-01-23 10:16:30 +01:00
Thomas Bruederli
bda8aa02b6 Correct email address in author section; add AGPL license header to all relevant files 2011-12-07 12:51:23 +01:00
Aleksander Machniak (Kolab Systems)
65abe8a4cb Added package.xml files, some cleanups 2011-11-21 11:20:48 +01:00
Aleksander Machniak (Kolab Systems)
4a498714dd Changed license to AGPL 2011-10-27 10:20:46 +02:00
Thomas
753dbdbbcc Limit palette to darker colors only 2011-10-06 09:42:23 +02:00
Thomas
7b473f6c05 Extend color picker to show a palette of colors to select; Show Microsoft colors according to Kep #12 2011-10-06 09:30:32 +02:00
Thomas
827a8d1b92 Adjust version strings to match reality 2011-10-05 12:23:32 +02:00
Thomas
60502d4763 Use folder annotations to save calendar colors according to KEP #12 2011-09-30 17:28:29 +02:00
Thomas
f33ce42c01 Make undo work when deleting an instance of a recurring event (#441) 2011-09-28 17:27:25 +02:00
Thomas
0e7007b5b5 Fix deleting first occurence of a recurring event (#439) 2011-09-28 17:14:29 +02:00
Thomas
0736805de6 Fix saving of recurring events 2011-09-23 13:01:16 +02:00
Thomas
e80490a9c7 Fix timezone issues when computing recurring all-day events (#431) 2011-09-23 12:50:06 +02:00
Thomas
cc0cf05c9f Prefix control fields with underline 2011-09-19 10:03:38 +02:00
Thomas
c6506a0d91 Allow to move event to another calendar (#316) 2011-09-19 09:50:13 +02:00
Thomas
3726c8833c Disable calendar color storage in folder annotations until KEP:12 is approved 2011-09-16 15:52:09 +02:00
Thomas
7b623f293e Improve categories handling: categories from event objects are automatically added to the user's list of categories; color assignments are currently saved in user prefs 2011-09-14 16:02:07 +02:00
Aleksander Machniak (Kolab Systems)
1470b800a4 - Fixed is_a() usage for PHP >= 5.3.7 2011-09-10 13:40:56 +02:00
Thomas
28e8f440e8 Stupid! Writeable is not derrived from subscription... 2011-09-05 23:53:46 +02:00
Thomas
551fe7db2b Improve invitation handling: only search writeable calendars for already saved events; fix RSVP button display 2011-09-05 23:05:19 +02:00
Thomas
e1eca18a3c Activate storing calendar color in IMAP annotations according to KEP 9,12 2011-08-31 22:03:37 +02:00
Thomas
6f940a2ef8 Embed ACL plugin as iframe for calendar sharing in Kolab 2011-08-30 00:17:06 +02:00
Thomas Bruederli
dfc304bc02 Delegate calendar subscription to driver; use IMAP folder subscriptions for Kolab backend (#245) 2011-08-26 23:24:49 +02:00
Thomas
166bf43f2d Invitaton handling: show current invitation status in mail view (asynchronously) 2011-08-24 17:45:51 +02:00
Thomas
7de9157610 Clarify copyrights in calendar plugin 2011-08-21 12:48:33 +02:00
Thomas Bruederli
0c1d0fef75 Show folder creation/manipulation errors in UI (#344) 2011-08-17 14:04:48 +02:00
Thomas
be4f5d43ef Merge branch 'master' of ssh://git.kolabsys.com/git/roundcube 2011-08-12 16:26:05 +02:00
Thomas
e7021b5b69 Trigger free-busy update when restoring a deleted event (#312) 2011-08-12 16:25:54 +02:00
Aleksander Machniak (Kolab Systems)
2138b3ed6a Fixed editing settings of shared calendar folder (#318) 2011-08-10 19:01:09 +02:00
Thomas Bruederli
cb4a908d48 Create private calendar folder if no writeable calendar is available (#269) 2011-08-06 17:51:08 +02:00