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

113 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl 07892e1dac Bug 310221 icalendar items with a duration and no dtend are handled incorrectly. r=dmose 2005-11-25 19:50:12 +00:00
mvl%exedo.nl 7bafff4577 Bug 316756 option is listed twice in type dropdown box for export.
patch by Stefan Sitter (ssitter@googlemail.com), r=mvl
2005-11-19 10:17:19 +00:00
mvl%exedo.nl e0d1988d46 Define the escaping behaviour of ical properties, to make sure we do the right thing with escaped values in ical calendars.
bug 307948, r=dmose
2005-11-18 18:05:37 +00:00
mvl%exedo.nl d0d088d1a8 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 8127ab2430 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
dmose%mozilla.org be63c93879 ICS provider assertion/failure and performance fix (bug 312381); r=mvl 2005-10-14 21:12:56 +00:00
mvl%exedo.nl a45fb556d3 propagate libical errors through the ics service.
part of bug 306508, r=dmose
2005-09-30 17:09:38 +00:00
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
mvl%exedo.nl a89345a2cf (de)serialize alarms from/to ics.
bug 298359, r=pav
2005-09-12 21:35:42 +00:00
dmose%mozilla.org 37e5245aae Give icaltime_compare_date_only a third argument; fix calDateTime::Compare to use; get calIErrors working; remove the previous hacky workaround from the new weekview (bug 299327), r=shaver 2005-08-25 17:47:36 +00:00
mvl%exedo.nl ea6fce7366 Add a way to refresh calendars. bug 285018, r=shaver 2005-07-25 19:17:09 +00:00
mvl%exedo.nl 20b13a946f puggable import/export interfaces for calendar, plus initial implementations.
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
pavlov%pavlov.net 80f1651b1e remove isAllDay from calIEvent. bug 299182. r=vlad 2005-06-30 22:41:14 +00:00
shaver%mozilla.org e39cf948f3 Bug 299163: add a calITodo.isCompleted for some semblance of sane completion
handling. r=pavlov.
2005-06-30 21:59:22 +00:00
pavlov%pavlov.net 747e5d0556 Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346. 2005-06-29 23:44:49 +00:00
vladimir%pobox.com 545ec4d5a4 attempt to unscrew todos 2005-06-29 22:38:42 +00:00
vladimir%pobox.com 1e3a6865e6 Implement current day selection for views, also various misc UI fixes 2005-06-16 06:52:11 +00:00
pavlov%pavlov.net dcbe2f5e68 adding calIDuration bug 297827 r=vlad,shaver 2005-06-15 23:57:09 +00:00
vladimir%pobox.com 6d633a181b add month and day view to lightning 2005-06-15 09:27:29 +00:00
shaver%mozilla.org d652c76d83 bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb. 2005-06-13 13:46:08 +00:00
vladimir%pobox.com 5b694a6ce6 missing files from last comimt 2005-06-10 01:48:14 +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
vladimir%pobox.com 4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
pavlov%pavlov.net 8a12538df4 new lightning pref overlays for thunderbird. bug 296108 r=vlad
added a way to enumerate the list of supported timezones. bug 296109 r=vlad
new recurrence editing dialog
(not part of default build. a=chase)
2005-05-31 21:42:21 +00:00
pavlov%pavlov.net 8c9d493652 adding note about .name property only working after the calendar is registered 2005-05-24 22:16:49 +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 4a03424f60 Bug 290761 calIDateTime: rename valid to isValid.
patch by gekacheka@yahoo.com, r=vladimir
2005-05-19 13:29:48 +00:00
vladimir%pobox.com c2b8e6122f b=293549, add minimonths to lightning, r=shaver, 2005-05-10 02:45:18 +00:00
vladimir%pobox.com 2f53fa9249 some datetime fixes 2005-05-07 01:01:06 +00:00
pavlov%pavlov.net 014aaace17 changing snooze to modify the event's alarmTime 2005-05-06 20:46:56 +00:00
pavlov%pavlov.net 388da891d7 hooking up new alarm framework and hooking it in to lightning bug 292704 r=shaver 2005-05-06 00:05:42 +00:00
shaver%mozilla.org 8b05923a15 Bug 292676: save and restore in-composite and default-calendar state within the
composite calendar. r=vlad, npotb.
2005-05-03 00:20:14 +00:00
vladimir%pobox.com 0519ef6bef clear mIsUtc when a non-null non-utc timezone is assigned, r=pav 2005-04-29 23:11:17 +00:00
pavlov%pavlov.net 0c258eb4e7 force pref names to be lowercase 2005-04-29 18:23:36 +00:00
mvl%exedo.nl bf7b9a3d5b Add getCalendar. Add a few lines of extra documentation. r=dmose 2005-04-28 21:28:38 +00:00
mvl%exedo.nl 8bc7d9f0ad Add getCalendar. Add a few lines of extra documentation. r=dmose 2005-04-28 21:26:47 +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
dmose%mozilla.org 59c2441a74 Meta-interface for calICalendar providers to implement. r=stuart; NPOTB. 2005-04-27 18:15:18 +00:00
vladimir%pobox.com b9713d6721 add calIItemOccurrence.equals() 2005-04-24 10:52:27 +00:00
vladimir%pobox.com a8ddda48f6 Fixed CalendarViewController interface to correctly deal with Occurrences instead of events; selection & event deleting via keyboard 2005-04-24 06:37:18 +00:00
vladimir%pobox.com c8dff7c48f basic view event selection 2005-04-24 04:45:57 +00:00
vladimir%pobox.com 056336ae56 more view event creation goodness 2005-04-24 03:09:20 +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 0f2bb076ba missing file 2005-04-18 22:20:34 +00:00
vladimir%pobox.com d67a702f55 more multiday view goodness; hooked up controller 2005-04-18 22:11:24 +00:00
vladimir%pobox.com b88ac91a7c *** empty log message *** 2005-04-16 22:58:25 +00:00
shaver%mozilla.org 8c13f2cd72 Bug 290530: add organizer support to calItemBase. r=dmose, NPOTB. 2005-04-15 22:11:05 +00:00
vladimir%pobox.com b0005fc860 idl, not .h, teehee 2005-04-15 20:55:24 +00:00
vladimir%pobox.com 6a31aa2612 calendar multiday view 2005-04-15 20:33:29 +00:00