dmose%mozilla.org
6b1a8e840d
Fix issues caused by mixing "modify single occurrence" and "modify all occurrences" (bug 328084). Thanks to <michael.buettner@sun.com> for the patch; r=jminta@gmail.com
2006-03-03 06:04:20 +00:00
jminta%gmail.com
35560c9506
Bug 324735 Remove some references to obsolete calIItemOccurence interface. patch by robin.edrenius@gmail.com, r=jminta
2006-01-29 03:44:25 +00:00
pavlov%pavlov.net
747e5d0556
Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346.
2005-06-29 23:44:49 +00:00
vladimir%pobox.com
1afea82710
b=293183, implement exception support for recurrence, r=shaver
2005-06-10 01:31:48 +00:00
vladimir%pobox.com
15e7adf06d
b=290772, make calendar getItems() use non-inclusive end date, r=shaver
2005-04-21 21:03:12 +00:00
mvl%exedo.nl
14755e1b4b
make calIRecurrenceInfo.getNextOccurrence not return occurences with startTime == aStartTime
...
bug 278149, r=vlad
2005-01-14 21:02:10 +00:00
vladimir%pobox.com
cdb84a5dc8
more recurrence handling goop: single RDATE/EXDATEs supported (no more dateset); serializing to ICS works correctly; storage handles all item cases now; added compiled-in VTIMEZONE data for olson timezones (generated from libical olson VTIMEZONE files) -- bugs on output, TZ bits disabled for now; updates to storage and caldav for support.
2005-01-03 23:32:28 +00:00
vladimir%pobox.com
b397544e5e
new recurrence system. exceptions supported now, along with everything else ical can throw at us. I hope.
2004-12-18 01:54:30 +00:00
shaver%mozilla.org
4714253f86
Recurrence fixes:
...
- add an icalProperty getter/setter for serialization (yet to come).
- fix bogus assertion
- throw NOT_IMPLEMENTED for getOccurrences, rather than NS_OK crash bait.
2004-12-14 02:00:34 +00:00
vladimir%pobox.com
f7f3f88e22
fixed case, notpartofthebuild
2004-12-14 00:51:58 +00:00
vladimir%pobox.com
a9c26b6f51
hooked up recurrence to storage; notpartofthebuild
2004-12-14 00:25:58 +00:00
vladimir%pobox.com
c77a324d89
added calRecurrenceInfo, using libical to calculate recurrence; fixed calDateTime jsDate timezone handling; added calTodo implementation
2004-12-01 23:36:16 +00:00
vladimir%pobox.com
8f6f2d675f
calendar: updated calIRecurrenceInfo idl, notpartofthebuild
2004-11-29 22:40:40 +00:00
vladimir%pobox.com
50fc4d1962
Continuing calendar interface work. No more Mutable interfaces; there's now a mutability bit on datetime/event/etc. DateTime is implemented using libical, ItemBase/Event/Todo/etc. are in JS.
2004-11-16 00:24:17 +00:00
vladimir%pobox.com
ca5755f23d
calendar base & providers continuing development/code dump
2004-11-10 21:25:38 +00:00