Commit Graph

236 Commits

Author SHA1 Message Date
mattwillis%gmail.com
eada499031 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
082d82fafb 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
98b594a004 bug 335463 - Shows tasks which have a entryDate earlier than the first date in the view. patch by thomas.benisch@sun.com, r1=lilmatt, r2=dmose 2006-09-13 23:58:32 +00:00
mvl%exedo.nl
4c7b608d3f bug 350287 create a webcal protocol handler. r=lilmatt, dmose 2006-09-13 19:29:37 +00:00
daniel.boelzle%sun.com
5b672dcdea Bug 340949: error strings, logout upon shutdown 2006-09-11 14:16:05 +00:00
daniel.boelzle%sun.com
6e5b7b6b63 Bug 340949: fixing sync, minor 2006-09-09 14:06:16 +00:00
mattwillis%gmail.com
fcecd128c6 bug 351598 - Fixes task SQL query. r1=ssitter, r2=jminta 2006-09-06 22:40:26 +00:00
mattwillis%gmail.com
b785d9d51c bug 296202 - Fix typo 2006-09-06 02:40:44 +00:00
mattwillis%gmail.com
501cbd1b9c 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
cc41412875 bug 349796 - Updates mSelectTodosbyRange to handle tasks with due dates, entry dates, neither, or both. patch by jminta, r1=lilmatt, r2=mvl 2006-09-05 00:51:53 +00:00
daniel.boelzle%sun.com
7c13ec04cf Bug 340949: fixing lockedExec 2006-09-04 11:55:16 +00:00
daniel.boelzle%sun.com
30d0296104 Bug 340949: error handling, task alarm handling, misc 2006-08-30 10:44:15 +00:00
mattwillis%gmail.com
fc81a65089 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
85e077fcfd 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
8d3bc0f988 Bug 328810 shutting down calendar doesn't wait for in-progress writes to finish, r=mvl 2006-08-23 17:09:53 +00:00
daniel.boelzle%sun.com
cb9a446581 Bug 340949: transparent if all-day or PRIVATE 2006-08-16 11:01:50 +00:00
daniel.boelzle%sun.com
6168148e3a Bug 340949: default eMail alarm support, transparent when PRIVATE, minor cosmetics 2006-08-16 10:50:44 +00:00
jminta%gmail.com
4b7e724fbc Bug 326332 Event creation in ics calendar fails after backup problems., r1=lilmatt, r2=dmose 2006-08-14 16:44:00 +00:00
daniel.boelzle%sun.com
f15cc043d3 Bug 340949: WCAP provider part of the build. Switched off by default. r=dmose 2006-08-14 13:40:10 +00:00
daniel.boelzle%sun.com
fc922f5700 Bug 340949: alarm off by default, registration cleanup 2006-08-13 20:58:46 +00:00
daniel.boelzle%sun.com
0bff7fc140 Bug 340949: alarms, again 2006-08-11 12:37:55 +00:00
daniel.boelzle%sun.com
40e6de6cbc bug 340949: fixed alarms, minor bugs 2006-08-10 14:33:37 +00:00
jminta%gmail.com
fe0a8d22a0 Bug 347113 Unsubscribing from a calendar causes a js error. patch by Lukas Ramach <ramach@utanet.at>, r=jminta 2006-08-08 16:55:17 +00:00
daniel.boelzle%sun.com
b0f7a9ec1d Bug 340949: fixing attendee partstat UPDATE, empty VCALENDAR problem, orgUID, minor bugs, changing resource ids 2006-08-06 14:14:25 +00:00
daniel.boelzle%sun.com
43c85bd6f1 Bug 340949: saving insecure login confirmation, minor string review 2006-08-04 10:27:13 +00:00
daniel.boelzle%sun.com
c15df7d453 Bug 340949: using free-busy times for denied read access, minor pref cleanup, adopting sync code 2006-08-02 16:18:54 +00:00
daniel.boelzle%sun.com
800295263f Bug 340949: using free-busy times for denied read access, minor pref cleanup, adopting sync code 2006-08-02 15:47:22 +00:00
jminta%gmail.com
3468f04018 Bug 345625 direct item comparison should not be used due to wrapping problems, r=dmose 2006-08-01 03:17:18 +00:00
jminta%gmail.com
a5dc8ffc8f Bug 337058 Composite calendar .createInstance doesn't give empty observer list, r=dmose 2006-08-01 03:13:49 +00:00
jminta%gmail.com
9fde865bd8 Bug 317469 need better UIDs for ICS items, r=dmose 2006-08-01 02:59:29 +00:00
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