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

65 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl ee00fd5347 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
jminta%gmail.com dd36e2ffcc 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 96b397e583 Make storage calendar store byday components of recur rules.
bug 303830, r=dmose
2005-08-24 18:12:54 +00:00
dmose%mozilla.org fc87cfcb35 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 e3f71cec21 make 'Hide Completed Tasks' work. bug 295214, r=dmose 2005-07-27 19:31:01 +00:00
mvl%exedo.nl ea6fce7366 Add a way to refresh calendars. bug 285018, r=shaver 2005-07-25 19:17:09 +00:00
pavlov%pavlov.net 80f1651b1e remove isAllDay from calIEvent. bug 299182. r=vlad 2005-06-30 22:41:14 +00:00
vladimir%pobox.com e30bb95289 typo fix 2005-06-30 22:36:38 +00:00
mvl%exedo.nl 8d91ed1daf use the right constant, one that was actually defined. 2005-06-30 09:30:00 +00:00
vladimir%pobox.com 545ec4d5a4 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
pavlov%pavlov.net 41a67763e6 fixing storage to read properties back correctly r=vlad 2005-06-14 23:22:07 +00:00
pavlov%pavlov.net 64eefc8c3a s/alarm_Time/alarm_time/ r=vlad 2005-06-13 22:48:04 +00:00
dmose%mozilla.org 58688fcdf3 Fix up argument ordering. Not part of the build. 2005-06-11 00:45:12 +00:00
dmose%mozilla.org d0f11b105d Backing out unintentional parts of previous checkin. 2005-06-11 00:41:36 +00:00
dmose%mozilla.org a5c97a5023 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 1afea82710 b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
dmose%mozilla.org f0c77cac48 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 28a293a843 set startDate.isDate and endDate.isDate if the event is marked as allday 2005-06-06 21:25:36 +00:00
mvl%exedo.nl 767ea18b82 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 4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
mvl%exedo.nl a72e320246 use the right column name. r=vlad 2005-05-24 20:45:28 +00:00
vladimir%pobox.com f42032ef8c fix name of getTodoFromRow 2005-05-24 20:18:51 +00:00
vladimir%pobox.com b682d160cb todo_due_tz, not todo_due_dz 2005-05-23 21:40:42 +00:00
vladimir%pobox.com 6d9ae5881f handle null timezone in newDateTime helper as floating 2005-05-23 21:03:29 +00:00
pavlov%pavlov.net bad6451cb5 adding else case to set hasAlarm = false is there is no alarm 2005-05-20 19:03:24 +00:00
vladimir%pobox.com 41d1a31363 b=294104, remove isUtc to explicit 'UTC' timezone, and change null timezone -> 'floating', r=shaver+pav 2005-05-19 21:14:24 +00:00
mvl%exedo.nl ae938d38e4 fix undefined variable i. r=vlad, no bug, npotb 2005-05-17 20:09:05 +00:00
vladimir%pobox.com 6649761e62 setTimeInTimezone really /does/ work, it turns out... so let's not use it here. r=shaver 2005-05-12 21:09:11 +00:00
vladimir%pobox.com bbb8868922 storage bugfix 2005-05-12 19:34:22 +00:00
mvl%exedo.nl 85cfe6278c use the right statement. bustage fix. r=shaver. 2005-05-12 14:20:51 +00:00
vladimir%pobox.com 79e066cf27 b=293707, updates to storage provider; calendar manager database locked fix, rish=shaver 2005-05-12 05:54:44 +00:00
pavlov%pavlov.net 0f0b74e420 persisting calendar name and name changes using calendar prefs (bug 292097) r=shaver 2005-04-27 21:13:48 +00:00
vladimir%pobox.com db60501dc5 make sure to reset the schema version getter statement, to avoid a locked db later 2005-04-26 19:59:34 +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
vladimir%pobox.com 80dc8823a7 fixed much badness in composite calendar, esp with observers 2005-04-19 06:49:50 +00:00
vladimir%pobox.com de007a8244 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
mvl%exedo.nl 3dbab93e07 remove duplicate cal_calendars definition. also fixes some JS strict warnings.
bug 286944, r=vlad
2005-04-13 22:09:54 +00:00
vladimir%pobox.com 9ca19b78d3 b=289439, lightning and calendar update stuff 2005-04-08 20:57:34 +00:00
vladimir%pobox.com 3b76f41e91 b=285582,286069; fix error handling paths and storage provider always returning occurrences; patches from stelian@popies.net, r=vladimir 2005-03-14 20:09:25 +00:00
pavlov%pavlov.net e4c33752df adding calendar manager. bug 289189 r=vlad 2005-01-29 01:51:04 +00:00
vladimir%pobox.com 0f5cb17e8d Update storage calendar provider to support sane URIs 2005-01-29 00:55:52 +00:00
mattwillis%gmail.com af869d0148 bug 272732
rev12
fixes labels on recurrence items
also fixes storing recurrence components to storage
storage changes: r=vlad
UI changes: r=me
2005-01-05 23:54:06 +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 9afe5bf921 Add storing of properties to storage; also fix attendee storage 2004-12-20 23:32:03 +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
mvl%exedo.nl f5e6703da6 don't use 0 as beginning of time
bug 275083, r=dmose
2004-12-17 21:29:23 +00:00
vladimir%pobox.com 4eff5452ad don't store recurEnd if it's null 2004-12-14 08:17:46 +00:00
vladimir%pobox.com e61a9e0702 fix observer business; fix recurrence for memory calendar; notpartofthebuild 2004-12-14 03:34:59 +00:00
vladimir%pobox.com 9a9719b366 fixed storage recurrence; notpartofthebuild 2004-12-14 03:27:32 +00:00
vladimir%pobox.com a9c26b6f51 hooked up recurrence to storage; notpartofthebuild 2004-12-14 00:25:58 +00:00