Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com fe11229c95 bug 374757 - Allow disabling of sending iTIP invitations. r1=xFallenAngel, r2=mvl, ui-r=mvl 2007-03-27 21:12:09 +00:00
mvl%exedo.nl 810d28c87c bug 370079: better wording of error messages when import fails with a common error. r=lilmatt 2007-03-11 17:03:36 +00:00
mvl%exedo.nl af2a2c049e bug 325641: implement per-calendar id. r=jminta 2007-03-09 19:02:08 +00:00
mattwillis%gmail.com 44a7e92705 bug 369885 - View fails on repeating events with modified occurrences. Patch by Stefan Sitter <ssitter@googlemail.com>, r=mvl 2007-03-07 20:45:33 +00:00
mattwillis%gmail.com e1201b8d0d bug 335463 - Shows tasks which have a entryDate earlier than the first date in the view. patch by thomas.benisch@sun.com, r1=lilmatt, r2=dmose 2006-09-13 23:58:32 +00:00
mattwillis%gmail.com e045be85cb bug 296202 - Deleting a calendar doesn't necessarily delete its contents. patch by jminta, r1=lilmatt, r2=dmose 2006-09-06 01:42:08 +00:00
jminta%gmail.com 54305c756f Bug 345625 direct item comparison should not be used due to wrapping problems, r=dmose 2006-08-01 03:17:18 +00:00
jminta%gmail.com 35ebeb69bf Bug 317469 need better UIDs for ICS items, r=dmose 2006-08-01 02:59:29 +00:00
mattwillis%gmail.com 395310ec43 bug 320266 - Moves javascript bits that don't implement nsIModule out of components/. r=dmose 2006-07-27 14:10:31 +00:00
jminta%gmail.com c046772670 Bug 345119: Set up and use architecture for helper functions in components, r=dmose 2006-07-21 00:36:38 +00:00
jminta%gmail.com 2b17818e02 Bug 248795 Menu item 'Refresh Remote Calendars' should be disabled when there are no remote calendars 2006-06-12 19:51:19 +00:00
mvl%exedo.nl 8ab2077e73 Bug 327890: Serialize exceptions to ics calendars. patch by michael.buettner@sun.com and daniel.boelzle@sun.com. r=mvl 2006-02-24 20:42:56 +00:00
jminta%gmail.com f09cc075d7 Bug 325932 'Hide Completed Tasks' button doesn't work for tasks created with Sunbird 0.2 r=mvl 2006-02-18 21:38:42 +00:00
jminta%gmail.com 6793391ddc 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
mvl%exedo.nl 94b0ab51d7 bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
mvl%exedo.nl 50752cbc92 make importer notify observers about a batch change coming up.
bug 313502, r=dmose
2005-10-28 20:13:53 +00:00
jminta%gmail.com 5f36b8f842 Bug 313489 A calendar's readOnly attribute should not persist between sessions, r=mvl 2005-10-23 17:36:42 +00:00
jminta%gmail.com 10aa71fd0b Bug 310503 Implement support for readonly calendars, put calendars in readonly mode when an error occurs, report this to the user in relevant UI bits. r1=mvl, r2=dmose 2005-10-21 16:51:13 +00:00
mvl%exedo.nl d3043af78a When querying, convert items with a floating timezone to the timezone used for the query, instead of UTC.
bug 307416, r=dmose
2005-09-19 20:24:51 +00:00
dmose%mozilla.org 788c265bab Make it possible to move or delete non-recurring events in the memory (and therefore ICS) providers (bug 303988); r=vlad. Not part of the build. 2005-08-10 23:05:35 +00:00
mvl%exedo.nl 39e57e2c71 Add a way to refresh calendars. bug 285018, r=shaver 2005-07-25 19:17:09 +00:00
mvl%exedo.nl fbb71c7667 Fixes to memory provider's modifyItem. bug 299760, r=shaver 2005-07-05 21:47:16 +00:00
mvl%exedo.nl fa153894fc works on todos. Update some callers to how the items handle unset dates.
bug 299238, r=jminta
2005-07-04 17:06:04 +00:00
mvl%exedo.nl b3bea742b2 make this valid javascript. r=shaver 2005-06-15 20:12:17 +00:00
mvl%exedo.nl 79169090e1 fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00
vladimir%pobox.com ebe009656b b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
dmose%mozilla.org 1b6f0137f7 Change modifyItems to require the caller to pass in the old item for ease of provider implementation (bug 295775). Also contains fixes for CalDAV bugs discovered at the CalConnect interop. r=pavlov@pavlov.net. Not part of the build. 2005-06-09 23:24:45 +00:00
vladimir%pobox.com 9e3a93030d b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
mvl%exedo.nl 1d929d9e55 missed one spot for bug 293053. (make ics calendar return the right parent on items) 2005-06-03 10:01:38 +00:00
mvl%exedo.nl ac8640eba8 Bug 290761 calIDateTime: rename valid to isValid.
patch by gekacheka@yahoo.com, r=vladimir
2005-05-19 13:29:48 +00:00
mvl%exedo.nl afdbb6f664 the ics provider should return the right calendar to the listeners.
bug 293053, r=vladimir
2005-05-05 20:59:53 +00:00
pavlov%pavlov.net a900c05973 persisting calendar name and name changes using calendar prefs (bug 292097) r=shaver 2005-04-27 21:13:48 +00:00
vladimir%pobox.com b7fe8cc76f b=290772, make calendar getItems() use non-inclusive end date, r=shaver 2005-04-21 21:03:12 +00:00
vladimir%pobox.com cad8acc188 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
mvl%exedo.nl 57b984965f make todos work in ics and memory providers
r=dmose. no bug
2005-03-13 21:52:04 +00:00
pavlov%pavlov.net 791ff69d43 adding calendar manager. bug 289189 r=vlad 2005-01-29 01:51:04 +00:00
mostafah%oeone.com 51dcf8f9ca Checked in attachment 170470 for bug 277176:
Javascript Strict Warning fixes
r=pavlov
2005-01-06 21:03:15 +00:00
vladimir%pobox.com ff12bcd215 fix for todo/event differentiation 2005-01-05 19:02:06 +00:00
vladimir%pobox.com e4fafeda9b remove double-use of i index in loop 2005-01-04 22:46:05 +00:00
dmose%mozilla.org fcde4d8e20 Fix minor thinkos turned up by mvl's sync script. r=shaver. Not part of the build. 2004-12-22 01:02:58 +00:00
vladimir%pobox.com b7f0fb372d 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
mvl%exedo.nl f6965b3a9e don't use 0 as beginning of time
bug 275083, r=dmose
2004-12-17 21:29:23 +00:00
vladimir%pobox.com 82f44f5c97 fix observer business; fix recurrence for memory calendar; notpartofthebuild 2004-12-14 03:34:59 +00:00
vladimir%pobox.com cddf2dfee7 fix occurrence thingy, notpartofthebuild 2004-12-14 00:53:45 +00:00
dmose%mozilla.org 282549ea74 Fix recurrence issues; patch from vlad. Not part of the build. 2004-12-14 00:49:54 +00:00
vladimir%pobox.com 2bf8b6c48d fixed up memory calendar, with working modify, and some recurrence impl. notpartoftehbuild 2004-12-11 00:38:10 +00:00
vladimir%pobox.com 7a808c3525 utcTime is now nativeTime, notpartofthebuild 2004-12-10 01:43:25 +00:00
vladimir%pobox.com c6fffb6dfc correctly set parent and generation on added/modified items in memory calendar. also change observer/listener order to match decided order (listener first, observer last) 2004-12-08 22:48:30 +00:00
shaver%mozilla.org 45b66e946e Make in-memory calendar actually work:
- Don't share the prototype's mObservers and mItems with all instances.
- Enumerate mItems as an object, not an array, since that's how we use it.
- Commonize occurrence-creation logic.
- Fix itemNotCompleted filter to trigger on COMPLETED_NO instead of
  COMPLETED_YES.
- Use instanceof rather than QI failure (which will throw, and uglifies control
  flow) to check item type.
- Handle items with no startTime/endTime specified.
- Unify brace style.
- Use constant for END_OF_TIME.
2004-11-25 16:55:31 +00:00
vladimir%pobox.com 4c98553385 added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild 2004-11-23 23:40:06 +00:00