e344c13e62
patch from Antoni Matamalas
...
fixes some problems with syncevolution
2006-11-20 07:56:03 +00:00
630809ee5f
http://www.egroupware.org/patches?tr_id=82
...
Added syncevolution full compatibility in class.boical.inc.php
This patch adds an entry in the setSupportedFields funtion and be able to syncronize participants, owner and categories from an event into Evolution using Syncevolution.
patch contributed by Antoni Matamalas
2006-11-13 08:36:00 +00:00
1de2cd5e23
fixed my DTEND fix :-) only substract one second instead of 60 for whole day events
2006-11-08 12:16:00 +00:00
d3d8a90ee8
ensure correct DTEND value-type (timestamp) for later calculation in calendar import function
2006-11-03 13:17:00 +00:00
5d88ca4e00
typo fix from Christian
2006-10-29 12:49:05 +00:00
e7b55ff593
handle birthdays from NOKIA clients
2006-08-31 03:08:23 +00:00
5d3f5ef2e6
patch from christian binder
...
class.boical.inc.php
285: handle exceptions field on export (delimiter changed to ";")
295: handle TRANSP value (0 or 1) on export
554: handle exceptions field on import
568: handle TRANSP value (0 or 1) on import
774-777: set supported fields for recur_exceptions and non_blocking
added support for handling non blocking events for vcal(1.0) and ical(2.0)
2006-08-24 09:46:22 +00:00
b3dbb91d80
various syncml fixes
2006-08-15 14:29:45 +00:00
35bcf601df
removed some unneeded ,
2006-07-23 05:34:12 +00:00
5b9d33ac44
removed wrong placed ,
2006-07-22 11:25:24 +00:00
b07127ad4a
merging 1.2 and trunk
2006-07-20 09:38:53 +00:00
1f5898ce97
make import of "recuring by number of events" working
2006-07-20 07:59:53 +00:00
77678259e8
re-added freebusy support to the calendar
2006-07-14 23:24:56 +00:00
d5ae61dddc
fixed boical::search() method to prevent dublicate events via SyncML slow sync
2006-07-12 23:51:57 +00:00
ac7a22e835
reenabled participants
2006-06-29 05:25:22 +00:00
884fb63a94
fix for participants and nexthaus client
2006-06-18 07:10:53 +00:00
42b0097681
fix for slowsync and ical import
2006-06-09 02:56:41 +00:00
3648a0eb9e
removed double encoding
2006-06-01 13:25:16 +00:00
911062987d
SyncML fixes
2006-05-17 03:32:28 +00:00
1f782cf644
added support for recuring events for ical version 1.0
2006-03-09 16:49:56 +00:00
b5e4835a03
some VCAL import fixes for repeating events
2006-01-16 09:40:20 +00:00
f4f6fa9be8
alarms now gets exported and imported too
...
alarm im- and export still needs some improvement
2006-01-11 05:10:52 +00:00
91fb43964b
import alarms to if supported
2006-01-10 13:53:23 +00:00
6f05e93e26
read debugdir from egw config
2005-12-25 16:41:35 +00:00
9d825d1487
fixed typo reported on german list
2005-12-01 23:22:15 +00:00
3be64eb200
- fixed php4 problem reported by omgs on the list
...
- fixed import probs with attendee and recuring events
2005-11-24 08:46:53 +00:00
b7a2d57d47
fixed not working calendar sync in RC1: re-add version parameter
2005-11-18 14:47:27 +00:00
439d23490d
merged contacts_and_resources branch again with HEAD
...
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00