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
|
0503ab84fd
|
Bug 313483 Remove the ability to set composite calendars as readOnly, r=dmose
|
2005-10-23 18:49:58 +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
|
9ccb4f38d7
|
Bustage fix from bug 310503. getCalendarManager is not defined. r=dmose
|
2005-10-21 17:16:04 +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
|
72886fca8f
|
don't drop CLASS property.
bug 312101, r=dmose
|
2005-10-20 20:25:04 +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
|
a0b192bbac
|
store and read infinite recurring events better, in order to be able to import ics files.
bug 310497, r=dmose
|
2005-10-04 19:07:22 +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
|
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 |
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 |
dmose%mozilla.org
|
8831080ebc
|
Make status code error reporting clearer, and stop automagically appending a 'calendar' path component. Not part of the build.
|
2005-09-14 22:11:01 +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 |
jminta%gmail.com
|
acd8439154
|
Bug 303830 bustage fix. Use toString() to make .split work in the single integer case r=dmose
|
2005-08-25 02:06:32 +00:00 |
mvl%exedo.nl
|
fada183496
|
Make storage calendar store byday components of recur rules.
bug 303830, r=dmose
|
2005-08-24 18:12:54 +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 |
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 |
dmose%mozilla.org
|
e34303bba0
|
Miscellaneous fixes: better mechanism for keeping track of calendar URI; deal with occurrences of single events correctly; make code for selecting event type table-driven. Not part of the build.
|
2005-08-02 01:03:06 +00:00 |
mvl%exedo.nl
|
eb49fa8f3a
|
make 'Hide Completed Tasks' work. bug 295214, r=dmose
|
2005-07-27 19:31:01 +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
|
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
|
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 |
pavlov%pavlov.net
|
02bf3d9bbb
|
remove isAllDay from calIEvent. bug 299182. r=vlad
|
2005-06-30 22:41:14 +00:00 |
vladimir%pobox.com
|
e95908bf2c
|
typo fix
|
2005-06-30 22:36:38 +00:00 |
mvl%exedo.nl
|
f72cd8892f
|
use the right constant, one that was actually defined.
|
2005-06-30 09:30:00 +00:00 |
vladimir%pobox.com
|
75c6f94966
|
attempt to unscrew todos
|
2005-06-29 22:38:42 +00:00 |
mvl%exedo.nl
|
b3bea742b2
|
make this valid javascript. r=shaver
|
2005-06-15 20:12:17 +00:00 |
shaver%mozilla.org
|
0631306a64
|
Make sure we build webdav in lightning, if it's not already in the list
|
2005-06-15 13:23:38 +00:00 |
pavlov%pavlov.net
|
38d73d8835
|
fixing storage to read properties back correctly r=vlad
|
2005-06-14 23:22:07 +00:00 |
pavlov%pavlov.net
|
f8613e0c07
|
s/alarm_Time/alarm_time/ r=vlad
|
2005-06-13 22:48:04 +00:00 |
mvl%exedo.nl
|
79169090e1
|
fix regressions from full exception support. bug 293183, r=vlad
|
2005-06-11 19:46:18 +00:00 |
dmose%mozilla.org
|
9306744053
|
Fix up argument ordering. Not part of the build.
|
2005-06-11 00:45:12 +00:00 |
dmose%mozilla.org
|
ec7c58da25
|
Backing out unintentional parts of previous checkin.
|
2005-06-11 00:41:36 +00:00 |
dmose%mozilla.org
|
280f5745e1
|
Initial fixups to cope with new occurrence model; more to come. Not part of the build.
|
2005-06-11 00:38:09 +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 |
pavlov%pavlov.net
|
3e2024e810
|
set startDate.isDate and endDate.isDate if the event is marked as allday
|
2005-06-06 21:25:36 +00:00 |
mvl%exedo.nl
|
d28e293604
|
don't share the cache and observers arrays between multiple instances.
bug 296746, r=shaver
|
2005-06-06 16:54:05 +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 |