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

39 Коммитов

Автор SHA1 Сообщение Дата
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
vladimir%pobox.com 640eed7cc9 fix deleteItem.. notpartoftehbuild 2004-12-10 22:25:27 +00:00
vladimir%pobox.com 2edff8e8ba oops, can't have two deleteItems.. notpartoftehbuild 2004-12-10 22:16:30 +00:00
vladimir%pobox.com b5943b3a9e fix for multiple modifys in a row, notpartofthebuild 2004-12-10 21:32:08 +00:00
vladimir%pobox.com c2a025d0e0 sprinkle around some resets, to get around locked db issues. notpartofhtebuild 2004-12-10 20:55:51 +00:00
vladimir%pobox.com a9928a0a44 updated for new last_modified type 2004-12-10 11:27:48 +00:00
vladimir%pobox.com c0e12e9f54 removed reinvention of instanceof; notpartofthebuild 2004-12-10 01:45:20 +00:00
vladimir%pobox.com e42feaf8d7 set mURI only after everything is initialized; also, move commitTransaction() into try blocks. notpartoftehbuild 2004-12-09 22:34:59 +00:00
shaver%mozilla.org e615268f3b some more gentle errors if we try to use this without --enable-storage 2004-12-09 03:09:31 +00:00
vladimir%pobox.com edcb571c7c fix generation/parnet business in storage calendar (npotb) 2004-12-09 00:51:27 +00:00
vladimir%pobox.com 744987970b updated storage calendar provider (npotb) 2004-12-08 23:16:51 +00:00
vladimir%pobox.com cd0d681d53 added calICalendar param to calIOperationListener. Added calCompositeCalendar impl. notpartofthebuild 2004-11-23 23:40:06 +00:00
vladimir%pobox.com 867a14fae5 updated memory/storage for new calICalendar, notpartofthebuild.com 2004-11-23 01:37:43 +00:00
vladimir%pobox.com 3ed5153e77 continuing cal provider fixes. not part of the build. 2004-11-19 01:01:40 +00:00
vladimir%pobox.com ca5755f23d calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00
vladimir%pobox.com 4911f02697 in-memory and mozStorage calICalendar providers initial checkin 2004-11-07 23:48:13 +00:00