Jörg Lehrke
8b5dfcb926
Fix CLASS:PRIVATE issue
2010-03-15 17:18:17 +00:00
Jörg Lehrke
0978663ada
Fix Funambol STATUS issue
2010-03-08 13:54:13 +00:00
Jörg Lehrke
a8804a44ef
GroupDAV updates
2010-03-06 23:06:43 +00:00
Christian Binder
b39c0affba
revert nonsense commit from jaytraxx
2010-03-02 18:21:50 +00:00
Christian Binder
fcc50858ee
set whole day flag on import if necessary - this is needed for better recognition in bo class
2010-03-01 15:37:59 +00:00
Jörg Lehrke
0412ebbb33
Set ORGANIZER for KDE
2010-02-26 15:39:46 +00:00
Jörg Lehrke
c816b4188e
Fix (pseudo) exception handling in CalDAV
2010-02-26 12:37:07 +00:00
Jörg Lehrke
b2b8b35383
Fix various recurring event issues
2010-02-24 15:05:00 +00:00
Jörg Lehrke
85b6ba5ef0
Cleanup issues found during backport
2010-02-23 18:19:12 +00:00
Jörg Lehrke
08dbf52b66
Fix typos and code cleanup
2010-02-22 10:02:33 +00:00
Jörg Lehrke
21ccdd5f28
Fix various synchronization issues (SyncML & CalDAV)
2010-02-17 13:29:28 +00:00
Jörg Lehrke
52ea4512ca
Improve find_event() again
2010-02-11 07:33:32 +00:00
Jörg Lehrke
b6097fa156
SyncML Content Handling
...
* Improved find-methods
* Timezone support for InfoLog
* SyncML Preferences
- addressbook and address list are now joined
- Primary User Group for addressbook and calendar
* SlowSync uses old mapping information (can be disabled within the preferences)
2010-02-09 21:56:39 +00:00
Jörg Lehrke
32639bd47e
Major SyncML Calendar update
...
- SIFE support improved
- various vCalendar 1.0 issues fixed
- device specific timezone support for recurring events
- pseudo exception handling improvements
2010-01-29 21:42:54 +00:00
Christian Binder
98fe270524
fixed catching value from non-existing var
2010-01-23 09:53:38 +00:00
Jörg Lehrke
14e7c0cd87
Add filter to calendar_so::get_recurrence_exceptions() method
2010-01-14 17:01:30 +00:00
Jörg Lehrke
023b5979dd
Enable SIFE again
2010-01-13 20:48:39 +00:00
Jörg Lehrke
6bf3be83fc
Fix empty EXDATE issue
2010-01-13 06:17:30 +00:00
Jörg Lehrke
b358505359
Fix vCal 1.0 RRULE issues again :-o
2010-01-12 18:31:53 +00:00
Jörg Lehrke
c8b5f589b6
Fix vCal 1.0 RRULE issue again ;-(
2010-01-12 15:08:15 +00:00
Jörg Lehrke
0f88cd4553
Fix vCal 1.0 RRULE issue
2010-01-12 13:54:30 +00:00
Jörg Lehrke
3bb60af5f1
Enforce SINGLE, if detected; cleanup logging again
2010-01-11 18:15:44 +00:00
Jörg Lehrke
548f5f8c98
Fix various issues introduced with Funambol adjustments; code cleanup
2010-01-10 19:02:16 +00:00
Jörg Lehrke
70aee0a67d
Fix task priorities for Funambol WM Client
2010-01-09 22:28:41 +00:00
Jörg Lehrke
3242e169cc
More Funambol adjustments and workarounds
2010-01-09 18:04:21 +00:00
Jörg Lehrke
49823ecd7e
Fix encoding issues; improvements for Funambol clients
2010-01-08 13:09:36 +00:00
Jörg Lehrke
d82ca7378b
Fix recur_enddate during import/export
2010-01-05 18:06:07 +00:00
Jörg Lehrke
ac7424612e
Calculate the EGw recur_enddate properly
2010-01-05 11:24:27 +00:00
Christian Binder
946ecb41b2
substract only one second from incoming whole day events because EGw stores whole day events with DTEND 23:59:59
2010-01-04 13:56:20 +00:00
Christian Binder
80f9969ee3
fixed wrong indents
2010-01-02 13:25:58 +00:00
Christian Binder
43190660a4
implemented different priority values for funambol/outlook clients since outlook does not support the RFC defined PRIORITY values, fixed some typos
2009-12-29 13:51:07 +00:00
Christian Binder
3546f1057d
call groupdav::fix_series() really just for groupdav clients
2009-12-27 15:49:40 +00:00
Ralf Becker
dd0a5c1b13
Fixed CalDAV/GroupDAV to include all exceptions of a series in the
...
resource of the series master. Now the status of single recurrences of a
serie are send to the clients as (virtual) exceptions as Jaytrax&Joerg
implemented it already for SyncML.
The implementation is unfortunately a little different, as CalDAV
differs from SyncML and I dont know the SyncML part that well. Maybe we
can re-unify the code again together.
Tested so far with Tb3/Lightning1.0b and a little with iPhone.
Please let me know, if you run into problems with other clients.
2009-12-27 04:21:33 +00:00
Jörg Lehrke
d6da8d8980
Fix yearly recurrence issue for version 1.0
2009-12-06 18:04:08 +00:00
Jörg Lehrke
8f0bd9a5dc
Fix recurrence UNTIL calculation
2009-12-04 15:38:23 +00:00
Jörg Lehrke
e7ec189ea4
Use ['egw_info']['server']['server_timezone'] to reset server timezone
2009-12-03 08:28:45 +00:00
Jörg Lehrke
dd92e60180
Use UID for find_content(); code cleanups
2009-12-01 10:24:55 +00:00
Jörg Lehrke
738726abf1
Adjust group attendee handling
2009-11-29 21:03:17 +00:00
Jörg Lehrke
a0e1a238dd
Optimized SyncML memory footprint; fixes various filter issues
2009-11-29 14:03:45 +00:00
Christian Binder
96c5fc3184
quietened logging
2009-11-27 08:33:10 +00:00
Jörg Lehrke
3d93128777
Enforce configured device timezone during import
2009-11-27 06:47:21 +00:00
Jörg Lehrke
6a7b07e3c6
New PARTICIPANT/ORGANIZER schema
2009-11-26 18:36:19 +00:00
Christian Binder
8ae3b5f833
fixed empty RECURRENCE-ID on ical export
2009-11-23 13:03:35 +00:00
Jörg Lehrke
cb9ea723c6
Set VTIMEZONE DTSTART entries properly
2009-11-19 13:30:30 +00:00
Jörg Lehrke
1b20783041
Fix Yearly RRULE Issue with Funambol Outlook Sync Client
2009-11-19 11:52:41 +00:00
Jörg Lehrke
4088b81c5c
Impoved support for recurrences if device timezone differs from event timezone
2009-11-19 10:13:17 +00:00
Jörg Lehrke
9e6d97f106
Fix VTZIMEZONE DTSTART Issue
2009-11-19 07:52:42 +00:00
Christian Binder
16538f4f9d
use check_perms() on ical export and merge categories on import
2009-11-18 14:46:25 +00:00
Jörg Lehrke
86d648a995
Set event['tzid'] for clients using UTC timestamps
2009-11-16 17:28:34 +00:00
Ralf Becker
5d1fd4aedb
"timezone of events in iCal class depend on $date_format parameter (depending on device type)"
2009-11-13 07:52:06 +00:00