Commit Graph

10 Commits

Author SHA1 Message Date
mgalgoci
6059d6cc0f - some minor asthetic cleanups
- give us a fighting chance at importing daily and monthly events.
2004-10-15 19:46:30 +00:00
mgalgoci
7b9ae9942e - spelling fixes from HEAD
I've tested these and have not encountered any issues
2004-10-15 18:23:49 +00:00
mgalgoci
287eb1ada5 - cleanups and annotations to match HEAD 2004-10-15 18:20:59 +00:00
mgalgoci
99b3a59493 cosmetic cleanups and annotations to match what I've committed to HEAD 2004-10-15 18:18:43 +00:00
mgalgoci
a09332a13d More ical import fixes 2004-08-25 20:37:57 +00:00
mgalgoci
b356444f24 fix long standing issue in is_owner() - mailto is a subarray of organizer. 2004-08-25 15:27:25 +00:00
alpeb
b41e47d762 Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number? 2004-08-24 19:41:43 +00:00
mgalgoci
efdf383dc4 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:36:33 +00:00
mgalgoci
59fa8a653f parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:46:03 +00:00
Ralf Becker
4036373dd2 fix for bug [ 999913 ] Events title/description misplaced in event export 2004-07-31 14:53:05 +00:00