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

375 Коммитов

Автор SHA1 Сообщение Дата
daniel.boelzle%sun.com 57a593d94a Bug 340949: proper errors 2007-11-06 17:52:42 +00:00
daniel.boelzle%sun.com b927cb8f66 Bug 370146 API enhancement: Searching for calendars; r=philipp 2007-11-06 17:24:18 +00:00
daniel.boelzle%sun.com 6aaa15a218 Bug 401861 Send freebusy results immediately; r=mickey 2007-11-02 15:52:44 +00:00
daniel.boelzle%sun.com 770cd40f95 Bug 340949: avoid unnecessary error notifications 2007-11-02 15:42:57 +00:00
mozilla%kewis.ch db48e209a7 Fix bug 401710 - Unable to dismiss zero duration events. r=dbo 2007-10-30 20:23:17 +00:00
mozilla%kewis.ch 9144d0fc9b bug 401678 - gdata preferences file is not correctly added 2007-10-30 12:43:31 +00:00
mozilla%kewis.ch b77c0f36b4 (no bug) - Bump gdata version number to 0.4pre 2007-10-30 12:41:18 +00:00
mozilla%kewis.ch 04810c61bc bug 400808, part 1: Change default preference to false for sendEventNotifications 2007-10-30 09:41:35 +00:00
daniel.boelzle%sun.com 105b09ab59 Bug 341537 Leaking factories/modules for some components; r=dbo 2007-10-29 15:51:48 +00:00
daniel.boelzle%sun.com fc8d5d1b9d Bug 354574 Centralize definition and getters for PRODID and VERSION; r=dbo 2007-10-29 15:28:20 +00:00
daniel.boelzle%sun.com 4d7a81e292 Bug 356569: revising calendar prefs handling; r=philipp 2007-10-29 14:49:40 +00:00
mozilla%kewis.ch 1ff25d71bf Fix bug 401428 - Google calendars do not show up in any view (missing toString). r=dbo 2007-10-29 13:47:50 +00:00
mozilla%kewis.ch 8d16b83403 (no bug) - bump version for gdata 2007-10-24 14:09:04 +00:00
mozilla%kewis.ch 7325b848bb Fix bug 400871 - General listener is called even when not defined (gdata). r=dbo 2007-10-24 08:26:12 +00:00
mozilla%kewis.ch c9f6fffcfa Fix bug 397727 - Incorrect DateTime format for (Google) Calendar request. r=dbo 2007-10-22 11:07:29 +00:00
daniel.boelzle%sun.com ab8b4a2ae6 Bug 340949: canRefresh always true 2007-09-27 07:52:52 +00:00
daniel.boelzle%sun.com bf07d1d1eb Bug 396223 - Only set calendar preferences if they have changed; r=dbo 2007-09-23 18:03:39 +00:00
daniel.boelzle%sun.com ddf12f4b26 Bug 390842 - Error: redeclaration of var Cc in console, kills Lightning; r=dbo 2007-09-22 18:26:57 +00:00
daniel.boelzle%sun.com a9e53a0623 Bug 379894 - =Show completed tasks= checkbox has no effect on CalDav calendar; r=browning 2007-09-22 17:23:23 +00:00
daniel.boelzle%sun.com 5038f14fc4 Bug 396865 - workaround alarm without DUE; r=mickey 2007-09-20 15:20:08 +00:00
mozilla%kewis.ch fe76ac32be Additional fix for bug 391506 - Remove custom calUtils.js from gdata provider. r=philipp, patch=ingomu@web.de 2007-09-20 01:16:17 +00:00
daniel.boelzle%sun.com dcbcb44af5 Bug 370148 - API enhancement: Providing free-busy information; r=mickey 2007-09-19 16:22:03 +00:00
daniel.boelzle%sun.com a7fdbd54de Bug 396277, Bug 396279 - fixing view update after timezone, tasks in view change; r=mickey 2007-09-17 09:14:59 +00:00
daniel.boelzle%sun.com 7869216e45 Bug 393387 - week view is blank; r=mickey 2007-09-14 12:08:49 +00:00
daniel.boelzle%sun.com fe7c61eb45 340949: incorp isDate, no warning for cancelled operations 2007-09-14 10:54:50 +00:00
daniel.boelzle%sun.com 63f7d68675 bug 395777: changing default for non-owned calendar to readOnly, bug 393387: being mild on cancelled operations -- just warn 2007-09-13 15:23:02 +00:00
daniel.boelzle%sun.com 0099d62173 bug 356569: wcap subscription auto registration by explicit pref only for now, bug 393387: being mild on cancelled operations -- just warn 2007-09-13 15:19:11 +00:00
daniel.boelzle%sun.com eeb19c55a1 Bug 340949 - adding logWarning 2007-09-13 14:58:43 +00:00
daniel.boelzle%sun.com 47f341dd32 bug 395777: changing default for non-owned calendar to readOnly, bug 393387: being mild on cancelled operations -- just warn 2007-09-13 14:55:38 +00:00
mvl%exedo.nl d6995a7f3a bug 387559: use streams directly, not through nsIPipe, so uploading works. r=dbo 2007-09-11 19:25:00 +00:00
daniel.boelzle%sun.com 4cb278d6e9 Bug 393387 - week view is blank; r=mickey 2007-09-10 14:48:05 +00:00
daniel.boelzle%sun.com 01ab761a97 Bug 393387 - week view is blank; r=mickey 2007-09-10 14:41:23 +00:00
daniel.boelzle%sun.com 2149206996 Bug 356569 - No ability to view other people's calendars (i.e. calendars I have subscribed to) 2007-09-05 15:33:10 +00:00
mozilla%kewis.ch 1cf3756332 GData patch for bug 379005. r=dbo 2007-09-05 13:46:30 +00:00
daniel.boelzle%sun.com 246bd49568 Bug 385916 - exceptions occuring when accessing a calendar prevent any other calendar from appearing; r=dbo 2007-08-31 15:42:36 +00:00
daniel.boelzle%sun.com d09bf60754 Bug 329034 - async calICalendar methods and callbacks need request handles or ids; r=lilmatt,philipp 2007-08-20 16:37:25 +00:00
mozilla%kewis.ch 521ab17ccf Fix bug 355226 - Add Support for Attendees to the Google Calendar Provider. r=dbo 2007-08-20 10:37:49 +00:00
mozilla%kewis.ch 6bba010492 Fix bug 388283 - minimonth needs refresh to display all days of a recurrence bold. r=dbo 2007-08-18 11:37:50 +00:00
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 425ffca5b3 Bug 391062 - jsDate property is not correctly invalidated upon calDateTime modification; r=mickey, r=philipp 2007-08-15 14:01:33 +00:00
mozilla%kewis.ch c904b44923 Remove files for bug 391506 2007-08-10 07:00:35 +00:00
mozilla%kewis.ch 362a76054d Trunk file additions 2007-08-09 20:09:41 +00:00
mozilla%kewis.ch 4b99434f5a Fix bug 386370 - Provide more localization possibilities. r=dbo 2007-08-09 20:06:28 +00:00
mozilla%kewis.ch 919c58506a Fix bug 385743 - Update from password manager to the new LoginManager on Trunk. r=dbo 2007-08-09 11:57:52 +00:00
mozilla%kewis.ch af5b923705 bug 391506 - Remove custom calUtils.js from gdata provider. r=dbo 2007-08-09 11:08:43 +00:00
daniel.boelzle%sun.com 567663afbd bug 340949: consolidate calUtils/calWcapUtils, move to calListenerBag 2007-08-07 11:40:15 +00:00
daniel.boelzle%sun.com 135baf88c0 bug 340949: removing caching code, nscp tz consolidation 2007-08-01 15:02:59 +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