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

206 Коммитов

Автор SHA1 Сообщение Дата
mattwillis%gmail.com 76987f0415 bug 320266 - Moves javascript bits that don't implement nsIModule out of components/. r=dmose 2006-07-27 14:10:31 +00:00
daniel.boelzle%sun.com d0783c2a7f Bug 340949 - minor fixes 2006-07-26 15:14:28 +00:00
daniel.boelzle%sun.com a96ab64df4 Bug 340949, revised/more IDL, separated session from calendar instances 2006-07-24 14:44:03 +00:00
martijn.martijn%gmail.com 7ab280b484 Bug 345593 - can not modify existing event, patch by Damian Szczepanik, r=jminta 2006-07-23 01:23:21 +00:00
jminta%gmail.com 33f4063e74 Bug 307501 Fixes for strict warning (js doesn't trust us), r=mvl 2006-07-21 23:11:03 +00:00
jminta%gmail.com ab82bd8760 Bug 345119: Set up and use architecture for helper functions in components, r=dmose 2006-07-21 00:36:38 +00:00
daniel.boelzle%sun.com 99eaaaada9 improved error handling, added getCalendarProperties, added item filters, fixed task complete status, more wcap error codes, revised free-busy listener 2006-07-12 07:19:20 +00:00
jminta%gmail.com b414a271c3 Bug 336048 Undefined property warning in calStorageCalendar.getItems, r=mvl 2006-07-04 06:04:07 +00:00
daniel.boelzle%sun.com 7e9a8b360f bug 340949: WCAP provider contribution; initial check-in, not part of the build 2006-06-28 17:01:38 +00:00
jminta%gmail.com 7be7e40d2a Bug 248795 Menu item 'Refresh Remote Calendars' should be disabled when there are no remote calendars 2006-06-12 19:51:19 +00:00
dmose%mozilla.org bb6f8b06b1 Fix SQL query for non-recurrent events being incorrect when getItems was called for a range of time with different start and end offsets (bug 339670); thanks to Thomas Benisch <thomas.benisch@sun.com> for the patch; r=dmose. 2006-06-06 00:48:46 +00:00
dmose%mozilla.org b398b6a690 Make tasks in the multiweek and month views show up even if their start date is earlier than the start of the view (bug 335643), patch by Thomas Benisch <thomas.benisch@sun.com>, r=dmose 2006-05-31 20:32:02 +00:00
jminta%gmail.com 33ca8e93d3 Bug 335129 remove unused calIObserver.onAlarm, r=dmose 2006-05-30 00:18:22 +00:00
mattwillis%gmail.com 6c34ec91eb bug 336766 fixes javascript error 'alarmTime has no properties'. patch by ssitter, r=mvl 2006-05-15 22:02:53 +00:00
mvl%exedo.nl 76f483126a bug 327933: disable etag checks on trunk, because webdav is broken. r=dmose 2006-05-05 08:03:07 +00:00
jminta%gmail.com 2780e6be95 Bug 322929 calDav provider throws when 'reload remote calendars' is chosen, r=dmose 2006-05-05 01:50:43 +00:00
dmose%mozilla.org 8ac381d606 Fix ICS calendar regression from WebDAV interface change (no bug); r=mvl 2006-04-25 19:10:32 +00:00
dmose%mozilla.org 4f06cc9771 URL-decode the X-MOZ-LOCATIONPATH to help ensure that we set it correctly (bug 334423); thanks to Bruno Browning <bbrowning@uwalumni.com> for the patch, r=dmose 2006-04-25 05:34:35 +00:00
dmose%mozilla.org 9c8ff4ec6f Allow CalDAV provider to use prompt service to request username and password (bug 308567); thanks to Gary van der Merwe <garyvdm@gmail.com> for the patch, r=dmose@mozilla.org. Not part of the default build. 2006-04-24 16:10:59 +00:00
dmose%mozilla.org 755d917156 Fix leakage of username / password information into the actual events (bug 334423); thanks to Bruno Browning <browning@uwalumni.com>, r=dmose@mozilla.org 2006-04-18 05:28:14 +00:00
jminta%gmail.com b0d9d0e71d Bug 311268 calDAV provider often uses urls with two slashes, r=dmose 2006-04-15 13:31:18 +00:00
jminta%gmail.com d408231380 Bug 329571 Error when setting composite calendar's default calendar with usePref==true, r=dmose 2006-03-31 21:19:02 +00:00
jminta%gmail.com 86869f2db0 Bug 322958 caldav time-range needs to be UTC datetimes, not dates, patch by browning@uwalumni.com, r=jminta 2006-03-23 04:01:37 +00:00
mvl%exedo.nl a8adc18592 Bug 325519: Better readable error dialog. r=jminta 2006-03-21 18:32:46 +00:00
dmose%mozilla.org 313a8ded82 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 01bf648181 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 148c3a7dca 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
jminta%gmail.com f8027f6beb Fixes for misc typos and libical errors in caldav. No bug. r=dmose 2006-03-04 03:51:29 +00:00
dmose%mozilla.org b5b10cc68f Fix error writing items that have attendees to the storage calendar (bug 327845); thanks to gekacheka@yahoo.com for the patch, r=dmose. 2006-03-03 19:43:28 +00:00
jminta%gmail.com 23a1eae230 Bug 328011 Fix identify comparison testing of xpcom objects to avoid problems with == and wrapping. r=dmose 2006-03-03 13:22:52 +00:00
jminta%gmail.com 974a7a67d5 Bug 328761 Wrong alarm offset calculation during startup for alarm with offset > 9 hours. r=mvl 2006-03-01 01:16:09 +00:00
dmose%mozilla.org 77984d4ce3 Fix storage calendar version migration bustage caused by failure to call reset() on a statement. Thanks to Stefan Sitter <ssitter@googlemail.com> for the patch; r=dmose. 2006-02-28 21:24:46 +00:00
dmose%mozilla.org db743dac4e Fix for schema-checker failure blowing away database tables (bug 327971), r=jminta 2006-02-26 04:10:47 +00:00
dmose%mozilla.org b9451f3262 Fix a couple of thinkos which cause bad things to happen when dealing with recurring tasks (bug 328197). Thanks to <daniel.boelzle@sun.com> for the patch, r=dmose 2006-02-26 01:54:49 +00:00
mvl%exedo.nl e7d07d5d0e 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 24e6bb8260 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
jminta%gmail.com fe7e9b356c Bug 325932 'Hide Completed Tasks' button doesn't work for tasks created with Sunbird 0.2 r=mvl 2006-02-18 21:38:42 +00:00
mvl%exedo.nl bc34382ebe bug 324849: check etag before uploading ics calendars. r=dmose 2006-02-04 22:23:24 +00:00
jminta%gmail.com 35560c9506 Bug 324735 Remove some references to obsolete calIItemOccurence interface. patch by robin.edrenius@gmail.com, r=jminta 2006-01-29 03:44:25 +00:00
mvl%exedo.nl 3040fec4ca bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
mvl%exedo.nl ec93e8e4a3 Bug 323548 re-order code in calICSCalendar.js. r=jminta 2006-01-17 17:57:13 +00:00
dmose%mozilla.org d62cd394e2 Allow 201 response code for item modifications; no bug 2005-12-28 23:46:43 +00:00
dmose%mozilla.org 778c773d73 Minor tweaks to make the CalDAV provider work with the current (-08) draft. No bug. 2005-12-28 17:27:50 +00:00
dmose%mozilla.org 7670235c86 Make core calendar code work against both trunk and 1.8 branch builds (bug 318850), r=jminta@gmail.com 2005-12-04 21:53:17 +00:00
vladimir%pobox.com f2232124e1 b=273050, storage module interface review, r=darin 2005-11-15 00:35:50 +00:00
jminta%gmail.com 5e7d59a92c Bug 314345 Events and tasks still seen if all calendars is deselected, r=mvl 2005-11-07 17:55:05 +00:00
dmose%mozilla.org 99ef7e6a1b 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 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 02cbbd5ccc 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 318d3ecf2c Bug 313483 Remove the ability to set composite calendars as readOnly, r=dmose 2005-10-23 18:49:58 +00:00