8cb71dfc84
Allow upgrade of single events to series via SyncML/CalDAV
2010-05-19 09:20:15 +00:00
2552476036
Special Lightning CalDAV treatment
2010-05-18 14:41:22 +00:00
e8298f217f
Fix iCal attendee CN issue
2010-05-18 10:04:29 +00:00
5623866894
Fix monthly recurrence issue (bug#2584)
2010-05-14 10:17:11 +00:00
dc8b3f2dec
Fix 'non_blocking' issue (especially for Nokia)
2010-05-14 09:28:46 +00:00
362afdb312
Fix GroupDAV private event issue
2010-05-14 08:35:16 +00:00
015173f608
Fix email-only attendees issue
2010-05-14 08:06:08 +00:00
0d13079a46
Fix supportedFields settings for Nokia devices
2010-04-26 07:29:51 +00:00
a707c183f3
Export all-day events as 'EVENT' to Nokia devices
2010-04-23 14:38:07 +00:00
22bb23b8ff
Fix new all-day event handling
2010-04-23 13:52:45 +00:00
fe5d9f305b
Fix iCal export of incomplete events again .-(
2010-04-23 11:03:32 +00:00
4cb30032ba
Fix iCal export from calendar list view
2010-04-23 10:34:47 +00:00
c5c5330799
Add Nokia 5800 XpressMusic to supported devices
2010-04-23 07:06:42 +00:00
e339b3626c
Support old SyncML preference settings
2010-04-16 07:04:53 +00:00
2b9198e8f7
Fix SyncML preferences
2010-04-14 16:40:54 +00:00
d3ad7cae78
Fix undefined status issue
2010-04-14 14:44:21 +00:00
239793470b
adding an iterator for iCal files to minimize memory footprint on import of huge iCal files (not yet used for iCal data supplied as string, eg. from SyncML, as calendar_ical::importVCal uses count() and array access to returned components/events, and not just looping over it via foreach)
2010-04-14 10:19:41 +00:00
15e379249f
Fix group participant issue
2010-04-12 07:20:11 +00:00
b0532e4ac2
Fix group participant localization issue
2010-04-12 06:31:30 +00:00
0dfb44228c
Fix SyncML preferences
2010-03-24 11:37:22 +00:00
42a09eda30
Add configurable client character set for SyncML & various fixes
2010-03-22 18:03:23 +00:00
57adecd8ff
fixed after r29540 broken install:
...
- calling egw_time::getTimezones() not possible during setup time -->
stalling all installs
- using tz_id=1 for a default is not possible, as that's the first
regular tz_id on new install --> using '0' now
- added translation for that new calendar setting
2010-03-22 14:20:19 +00:00
7f2e37b5eb
Configurable timezone for file export of calendar data
2010-03-17 16:57:03 +00:00
8b5dfcb926
Fix CLASS:PRIVATE issue
2010-03-15 17:18:17 +00:00
0978663ada
Fix Funambol STATUS issue
2010-03-08 13:54:13 +00:00
a8804a44ef
GroupDAV updates
2010-03-06 23:06:43 +00:00
b39c0affba
revert nonsense commit from jaytraxx
2010-03-02 18:21:50 +00:00
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
0412ebbb33
Set ORGANIZER for KDE
2010-02-26 15:39:46 +00:00
c816b4188e
Fix (pseudo) exception handling in CalDAV
2010-02-26 12:37:07 +00:00
b2b8b35383
Fix various recurring event issues
2010-02-24 15:05:00 +00:00
85b6ba5ef0
Cleanup issues found during backport
2010-02-23 18:19:12 +00:00
08dbf52b66
Fix typos and code cleanup
2010-02-22 10:02:33 +00:00
21ccdd5f28
Fix various synchronization issues (SyncML & CalDAV)
2010-02-17 13:29:28 +00:00
52ea4512ca
Improve find_event() again
2010-02-11 07:33:32 +00:00
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
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
98fe270524
fixed catching value from non-existing var
2010-01-23 09:53:38 +00:00
14e7c0cd87
Add filter to calendar_so::get_recurrence_exceptions() method
2010-01-14 17:01:30 +00:00
023b5979dd
Enable SIFE again
2010-01-13 20:48:39 +00:00
6bf3be83fc
Fix empty EXDATE issue
2010-01-13 06:17:30 +00:00
b358505359
Fix vCal 1.0 RRULE issues again :-o
2010-01-12 18:31:53 +00:00
c8b5f589b6
Fix vCal 1.0 RRULE issue again ;-(
2010-01-12 15:08:15 +00:00
0f88cd4553
Fix vCal 1.0 RRULE issue
2010-01-12 13:54:30 +00:00
3bb60af5f1
Enforce SINGLE, if detected; cleanup logging again
2010-01-11 18:15:44 +00:00
548f5f8c98
Fix various issues introduced with Funambol adjustments; code cleanup
2010-01-10 19:02:16 +00:00
70aee0a67d
Fix task priorities for Funambol WM Client
2010-01-09 22:28:41 +00:00
3242e169cc
More Funambol adjustments and workarounds
2010-01-09 18:04:21 +00:00
49823ecd7e
Fix encoding issues; improvements for Funambol clients
2010-01-08 13:09:36 +00:00
d82ca7378b
Fix recur_enddate during import/export
2010-01-05 18:06:07 +00:00