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

95 Коммитов

Автор SHA1 Сообщение Дата
daniel.boelzle%sun.com fe82f97931 Bug 391062: getting rid calIDateTime::normalize; r=mickey 2007-08-17 14:04:21 +00:00
daniel.boelzle%sun.com 92062f3110 Bug 389397 - Use async providers -> reload remote calendars doesn't work; r=mickey, r=bbrowning, r=philipp 2007-07-31 07:45:38 +00:00
daniel.boelzle%sun.com 73a4d383ef Bug 388007 - PROPFIND truncates URL parameters; r=daniel 2007-07-23 07:08:13 +00:00
daniel.boelzle%sun.com 028842b525 Bug 374566 - CalDAV provider should provide UI when setting calendar read-only; r=ctalbert 2007-07-21 07:56:12 +00:00
daniel.boelzle%sun.com 794286673f Bug 378588 - Tasks-in-view is broken on CalDAV calendars; r=daniel 2007-07-21 07:46:29 +00:00
daniel.boelzle%sun.com 511d68ac47 Bug 380376: removed calendarToReturn; r=ctalbert 2007-07-19 14:44:16 +00:00
mattwillis%gmail.com fe11229c95 bug 374757 - Allow disabling of sending iTIP invitations. r1=xFallenAngel, r2=mvl, ui-r=mvl 2007-03-27 21:12:09 +00:00
mattwillis%gmail.com 70a1e98e5d bug 362698 - Add etag checking support to CalDAV provider. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, ui-r=mvl, a0.5=lilmatt 2007-03-23 23:52:08 +00:00
mattwillis%gmail.com 54e5285191 bug 374446 - Ensure CalDAV calendar collection URLs end in a trailing slash. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt 2007-03-20 12:20:14 +00:00
mvl%exedo.nl af2a2c049e bug 325641: implement per-calendar id. r=jminta 2007-03-09 19:02:08 +00:00
mattwillis%gmail.com 94df895199 bug 355270 - Cosmo interoperability fixes. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, ui-r=mvl 2007-03-09 05:30:18 +00:00
mattwillis%gmail.com dbfd44d4e3 bug 334423 - Ensures comparison is done against unescaped URL. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt 2007-03-07 19:38:53 +00:00
mattwillis%gmail.com ad5aa4e5cd bug 372573 - Replace invalid error codes with NS_ERROR_NO_INTERFACE. r1=ctalbert, r2=jminta 2007-03-06 22:53:21 +00:00
mattwillis%gmail.com 73a4e15b5c bug 365616 - Make CalDAV use passwords stored in the passwordmanager if they exist. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=jminta 2007-01-14 04:09:47 +00:00
mattwillis%gmail.com 4c37e8c93c bug 357756 - Make CalDAV handle trailing parameters on the URL. Patch by Bruno Browning <browning@uwalumni.com> r=lilmatt, jminta 2006-12-03 18:45:25 +00:00
mattwillis%gmail.com ad82e1bc84 bug 311263 - Adds UTF-8 request headers for CalDAV. Patch by Bruno Browning <browning@uwalumni.com> r=ctalbert,mvl NPOTDB 2006-12-03 18:39:24 +00:00
mattwillis%gmail.com bc099be762 bug 349228 - Use appropriate observers in comparison in CalDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, jminta 2006-11-22 12:51:38 +00:00
mattwillis%gmail.com 83cd93f2d9 bug 356183 - Typo fix 2006-10-28 18:49:28 +00:00
mattwillis%gmail.com 281508a843 bug 356183 - Prevents CalDAV provider from throwing on VTODO retrieval. Patch by Bruno Browning <browning@uwalumni.com> r=lilmatt,jminta 2006-10-28 01:28:44 +00:00
mattwillis%gmail.com 7e4408e8c1 bug 328576 - Fixes recurring events when using CaDAV. Patch by Bruno Browning <browning@uwalumni.com>, r=jminta,dmose 2006-09-27 22:32:33 +00:00
mattwillis%gmail.com 765061d8d9 bug 354465 - restores nsIDocShellTreeItem for Ln on branch. rs=dmose 2006-09-27 21:41:07 +00:00
mattwillis%gmail.com e504ce460e bug 354465 - Fixes calls to nsIAuthPrompt2 so it shows the save password checkbox. r=ctalbert,dmose 2006-09-27 21:14:10 +00:00
mattwillis%gmail.com c6ac9a52c5 bug 337712 - Uses X-MOZ-LOCATION-PATH to construct the uri for deleting if available. r=ctalbert,dmose 2006-09-27 19:47:51 +00:00
mattwillis%gmail.com 5029670e2b typo fix 2006-09-26 23:13:25 +00:00
mattwillis%gmail.com b1f0f2fa3a bug 335462 - back out use of 'for'. 2006-09-26 23:06:10 +00:00
mattwillis%gmail.com 3b17f6d9dc bug 335462 - Queues up authentication requests to prevent multiple auth prompts. Patch by Bruno Browning <browning@uwalumni.com>, r=lilmatt, dmose 2006-09-26 20:29:45 +00:00
mattwillis%gmail.com cfd743c0f6 bug 351199 - Stubs out missing methods to reduce useless exceptions in CalDAV provider. Patch by Bruno Browning <browning@uwalumni.com>, r1=lilmatt, r2=dmose 2006-09-19 23:28:11 +00:00
mattwillis%gmail.com 0ccd37064d bug 348798 - Removes braces in uuids. Patch by Bruno Browning <browning@uwalumni.com>, r1=jminta, r2=dmose 2006-09-19 23:23:06 +00:00
mattwillis%gmail.com e045be85cb bug 296202 - Deleting a calendar doesn't necessarily delete its contents. patch by jminta, r1=lilmatt, r2=dmose 2006-09-06 01:42:08 +00:00
mattwillis%gmail.com 9fa367cffe bug 348891 - Replaces \n\n in CalDAV REPORT responses with \r\n for libical. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:57:45 +00:00
mattwillis%gmail.com fd1a8f0307 bug 348796 - Strips braces from UIDs when using CalDAV. patch by bbbrowning, r1=jminta, r2=dmose 2006-08-27 12:52:35 +00:00
jminta%gmail.com 35ebeb69bf Bug 317469 need better UIDs for ICS items, r=dmose 2006-08-01 02:59:29 +00:00
mattwillis%gmail.com 395310ec43 bug 320266 - Moves javascript bits that don't implement nsIModule out of components/. r=dmose 2006-07-27 14:10:31 +00:00
jminta%gmail.com c046772670 Bug 345119: Set up and use architecture for helper functions in components, r=dmose 2006-07-21 00:36:38 +00:00
jminta%gmail.com 2b17818e02 Bug 248795 Menu item 'Refresh Remote Calendars' should be disabled when there are no remote calendars 2006-06-12 19:51:19 +00:00
jminta%gmail.com d51e1a297c Bug 322929 calDav provider throws when 'reload remote calendars' is chosen, r=dmose 2006-05-05 01:50:43 +00:00
dmose%mozilla.org 1b0ce72c6d 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 e2d69dc37b 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 3427528518 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 6f660d7e2d Bug 311268 calDAV provider often uses urls with two slashes, r=dmose 2006-04-15 13:31:18 +00:00
jminta%gmail.com e94bcf0cf4 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
jminta%gmail.com 9c2093166f Fixes for misc typos and libical errors in caldav. No bug. r=dmose 2006-03-04 03:51:29 +00:00
mvl%exedo.nl 94b0ab51d7 bug 315959, add .adoptItem for faster loading of ics files. r=dmose 2006-01-19 21:54:54 +00:00
dmose%mozilla.org 0781fa7cf8 Allow 201 response code for item modifications; no bug 2005-12-28 23:46:43 +00:00
dmose%mozilla.org 20eabdfc00 Minor tweaks to make the CalDAV provider work with the current (-08) draft. No bug. 2005-12-28 17:27:50 +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 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 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
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
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