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

49 Коммитов

Автор SHA1 Сообщение Дата
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
jminta%gmail.com 82787c30b5 Bug 335129 remove unused calIObserver.onAlarm, r=dmose 2006-05-30 00:18:22 +00:00
mvl%exedo.nl 61e392722e bug 327933: disable etag checks on trunk, because webdav is broken. r=dmose 2006-05-05 08:03:07 +00:00
dmose%mozilla.org 448b22f3b7 Fix ICS calendar regression from WebDAV interface change (no bug); r=mvl 2006-04-25 19:10:32 +00:00
mvl%exedo.nl 773b74b1ff Bug 325519: Better readable error dialog. r=jminta 2006-03-21 18:32:46 +00:00
dmose%mozilla.org 469baad019 Add missing observer methods (bug 325726); patch by <daniel.boelzle@sun.com>, r=dmose. 2006-03-17 17:42:55 +00:00
dmose%mozilla.org 0defd38912 Check the ETag when downloading to avoid unnecessary downloads (bug 326116) and fix remote ICS calendar creation to not throw an error (bug 315511); thanks to Michiel van Leeuwen <mvl+moz@exedo.nl> for the patches, r=dmose 2006-03-06 07:23:37 +00:00
dmose%mozilla.org edd751969f Make creating a local ICS calendar work (bug 329373); thanks to <gekacheka@yahoo.com> for the patch, r=mvl. 2006-03-05 21:08: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 d2c3b149cf Bug 315051 Switch to storing alarms based on offsets from start/end time rather than as absolute times. Ensure that missed alarms are fired. r=dmose 2006-02-23 23:14:14 +00:00
mvl%exedo.nl 2cd5ad4e15 bug 324849: check etag before uploading ics calendars. r=dmose 2006-02-04 22:23:24 +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 6acb1546ba Bug 323548 re-order code in calICSCalendar.js. r=jminta 2006-01-17 17:57:13 +00:00
dmose%mozilla.org 9f4bc33967 Don't manually add VTIMEZONE bits into ICS calendars; this was triggering crashes (bug 305857); r=mvl 2005-10-29 20:32:51 +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 7d4891bdb4 Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +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 529d2a18ba Bug 313483 properly set memory calendars' uri. r=dmose 2005-10-23 14:58:43 +00:00
mvl%exedo.nl 50ef66495a remove old files before using copyTo.
bug 312883, r=dmose
2005-10-21 17:49:02 +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 c0f55e40a4 parse multiple vcalendar components in one ics file.
bug 308997, r=dmose
2005-10-19 17:54:43 +00:00
dmose%mozilla.org 2370769df0 ICS provider assertion/failure and performance fix (bug 312381); r=mvl 2005-10-14 21:12:56 +00:00
mvl%exedo.nl 932be1a4df catch errors in streamLoader.init: those are new files, not an error.
bug 311427, r=jminta
2005-10-14 13:32:17 +00:00
mvl%exedo.nl 422f11f2ec Bug 311405 Improve the way the ics provider handles batches by waiting for an empty queue before uploading the file.
r=dmose
2005-10-12 20:33:43 +00:00
mvl%exedo.nl 2a195dbd77 Don't overwrite old backups, but write to a new one and delete the old file, to prevent races. Also adds some error checking.
bug 309366, r=dmose
2005-10-06 21:52:42 +00:00
mvl%exedo.nl 9e8df2ee20 the convertor stream isn't a service.
no bug, r=jminta
2005-09-24 21:13:10 +00:00
dmose%mozilla.org e902ad5235 Fix regression where ICS calendars larger than 65536 bytes were getting truncated to that length (bug 309362), r=mvl 2005-09-21 21:34:11 +00:00
mvl%exedo.nl 78b3b1c146 Make backups of ics files, just to be sure.
bug 307033, original patch by jminta, r=jminta
2005-09-16 19:33:24 +00:00
mvl%exedo.nl 5be32f4ac6 Do proper utf8 conversion when uploading and in import/export for ics calendars.
bug 306765, r=dmose
2005-09-12 20:33:08 +00:00
dmose%mozilla.org c4fbcc134e Fix a typo-induced bug in the storage calendar as well as a whole bunch of warning spew (bug 305404), r=mvl 2005-08-21 19:11:28 +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 7f83d40a3e fix deleting items from ics calendar. update event dialog to change recurrence api. r=shaver 2005-07-07 17:44:03 +00:00
mvl%exedo.nl 0fab1d9281 Make subscribing to a webcal calendar from a link in a browser work. Bug 295896, r=pavlov 2005-07-03 18:36:51 +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
mvl%exedo.nl a654451a8f Also get the todo's from the memory calendar, so they are put back in the file. 2005-06-01 10:58:30 +00:00
pavlov%pavlov.net f0a0e7ce19 adding publish to lightning. bug 293545 r=shaver,mvl 2005-05-11 05:04:40 +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
mvl%exedo.nl a9f8fd525c make observers work in ics calendar. npotb. 2005-04-19 12:28:28 +00:00
vladimir%pobox.com cad8acc188 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
mvl%exedo.nl f1cda48460 queue any changes while loading or storing the ics file. 2005-03-26 20:51:55 +00:00
mvl%exedo.nl f5f502297a use composite calendar for view. Allows to use multiple calendars.
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +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
mvl%exedo.nl 32a94ac17b store unknown properties
other misc fixes
2005-02-18 22:16:55 +00:00
pavlov%pavlov.net 791ff69d43 adding calendar manager. bug 289189 r=vlad 2005-01-29 01:51:04 +00:00
mvl%exedo.nl 8785f7f12a Update comments 2005-01-09 22:44:28 +00:00
mvl%exedo.nl 3e3c6861eb Updates to ics provider. Inherit from memory calendar instead of wrapping the calls 2005-01-06 18:48:38 +00:00
mvl%exedo.nl 0e1b3edcd9 updating ics provider 2004-12-17 21:24:29 +00:00
mvl%exedo.nl 0e63661c42 initial .ics file based calender provider 2004-12-15 20:18:48 +00:00