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

3588 Коммитов

Автор SHA1 Сообщение Дата
jminta%gmail.com 4f585b155b Bug 348347 Package new-category dialog in Lightning, r1=lilmatt, r2=dmose 2006-08-14 16:48:25 +00:00
jminta%gmail.com ea45ee0666 Bug 326332 Event creation in ics calendar fails after backup problems., r1=lilmatt, r2=dmose 2006-08-14 16:44:00 +00:00
jminta%gmail.com 1c265747bf Bug 347113 Deleting a calendar should select a different calendar. (lightning version), r1=lilmatt, r2=dmose 2006-08-14 16:42:12 +00:00
daniel.boelzle%sun.com d514d1a640 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 ef5f439089 Bug 340949: alarm off by default, registration cleanup 2006-08-13 20:58:46 +00:00
jminta%gmail.com eb7f108393 Bug 322827 Failure to serialize X-Components (part 1). r1=lilmatt, r2=dmose 2006-08-11 16:34:41 +00:00
daniel.boelzle%sun.com 1bc581f82b Bug 340949: alarms, again 2006-08-11 12:37:55 +00:00
mattwillis%gmail.com 8183a5a252 bug 347087 - remove relocated components on upgrade. r=dmose 2006-08-11 02:03:31 +00:00
mattwillis%gmail.com f38de81e78 bug 340949 - fix typo. found by marek.stepien 2006-08-10 17:25:47 +00:00
daniel.boelzle%sun.com 91e5573754 bug 340949: fixed alarms, minor bugs 2006-08-10 14:33:37 +00:00
michael.buettner%sun.com dbd377f463 don't allow to explicitly set the participation status to 'needs-action' 2006-08-10 13:11:46 +00:00
michael.buettner%sun.com 548b9b09d2 fixed 'next slot'-bug in case no further suggestion is available 2006-08-10 11:22:44 +00:00
jminta%gmail.com 10a10725b9 Bug 346318 Datepicker appears only briefly when clicking on date dropdown in event dialog r=dmose 2006-08-10 00:43:29 +00:00
jminta%gmail.com 1f7ae111e5 Bug 345348 Tasks appear in calendar view when progress is modified r=dmose 2006-08-10 00:34:28 +00:00
jminta%gmail.com e6c97abde7 Bug 344919 Sunbird fails to display missed Task alarms on startup r=dmose 2006-08-10 00:32:28 +00:00
jminta%gmail.com 5ddcc8248b Bug 343246 Quickly fired alarms don't always appear in the same window 1r=lilmatt, 2r=dmose 2006-08-10 00:30:24 +00:00
jminta%gmail.com ee26e6c071 Bug 329985 alarms on recurring items don't really work 1r=lilmatt, 2r=dmose 2006-08-10 00:26:07 +00:00
mattwillis%gmail.com 1aad9c1543 bug 347813 - Adds accesskeys to calendar view preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:57:07 +00:00
mattwillis%gmail.com 229c1eef98 bug 347813 - Adds accesskeys to calendar alarm preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:40:15 +00:00
mattwillis%gmail.com 006fe6875e bug 347813 - Adds accesskeys to calendar general preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 20:13:12 +00:00
mattwillis%gmail.com 6eec15e7d1 bug 347813 - Adds accesskeys to Category preferences. patch by cedric.corazza,r=lilmatt,sr=jminta 2006-08-09 12:58:42 +00:00
michael.buettner%sun.com f905fea8d1 Bug 346110 enterprise calendar features. r=dmose 2006-08-09 12:39:03 +00:00
michael.buettner%sun.com afe3f1f308 added legend for attendee icons 2006-08-09 06:56:58 +00:00
jminta%gmail.com 09a4a58d97 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
michael.buettner%sun.com feb195e4cd bug 337935 weekly recurrence with sunday hides occurrences on other weekdays. j=shaver 2006-08-08 15:04:12 +00:00
mattwillis%gmail.com 0e8aac4a9d bug 347380 - Restores calendarUtils.js to printDialog.xul, fixing jsDateToDateTime not defined error. patch by ssitter,r=jminta 2006-08-08 12:11:53 +00:00
mattwillis%gmail.com d6d2b9842c bug 346890 - Package PrintPDE.plugin with Sunbird on Mac. r=jminta 2006-08-08 12:06:40 +00:00
mattwillis%gmail.com 8c30a1ea89 bug 347677 - Removes debugging dump statements. r=jminta 2006-08-08 12:00:23 +00:00
michael.buettner%sun.com 5930178272 disabled role & status fields for organizer entry; organizer can appear as attendee 2006-08-07 16:40:36 +00:00
michael.buettner%sun.com 9a17797665 bug #347346 fixed preview for recurring tasks 2006-08-07 12:15:05 +00:00
daniel.boelzle%sun.com ad2bdcb6c1 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 ae54000881 Bug 341522: fixed getAttendeeById 2006-08-06 13:50:36 +00:00
mattwillis%gmail.com 644c6930ee bug 347216 - Show last day of week if a workday and hide non-workdays is selected. r=jminta 2006-08-06 01:56:42 +00:00
mattwillis%gmail.com cefee83e88 bug 347383 - Fixes 'to' label in print dialog. patch by sipaq,r=ssitter,sr=jminta 2006-08-05 22:43:58 +00:00
mattwillis%gmail.com 614923799c bug 335159 - removes BRs in calendar HTML export output. patch by jminta, r=mvl 2006-08-05 22:31:17 +00:00
michael.buettner%sun.com 493907107e retrieval of common name for organizer used wrong calid 2006-08-04 14:27:27 +00:00
michael.buettner%sun.com 4de28769ed switching items from one calendar to another now correctly propagated to all interested parties including necessary status update 2006-08-04 13:44:06 +00:00
michael.buettner%sun.com d9c78e3dca always show the event organizer as part of the attendee list 2006-08-04 12:27:28 +00:00
daniel.boelzle%sun.com 3ec7df67da Bug 340949: saving insecure login confirmation, minor string review 2006-08-04 10:27:13 +00:00
michael.buettner%sun.com 855fa73438 adopted wcap provider interface changes 2006-08-03 15:37:39 +00:00
michael.buettner%sun.com cb702590e4 freebusy 'prev/next'-operation now respects allday events 2006-08-03 14:43:03 +00:00
jminta%gmail.com 66745c2237 Forogt to package this file 2006-08-02 20:46:53 +00:00
jminta%gmail.com fb956247e7 Fix review comment from bug 259478 2006-08-02 20:01:52 +00:00
jminta%gmail.com 06b83111ef Bug 345848 Drag and drop of tasks isn't possible in the calender view, r=dmose 2006-08-02 17:33:36 +00:00
michael.buettner%sun.com 6a075c286a now handling freebusy for allday events properly 2006-08-02 16:26:25 +00:00
daniel.boelzle%sun.com 000dbb3912 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 59bf6c9888 Bug 340949: using free-busy times for denied read access, minor pref cleanup, adopting sync code 2006-08-02 15:47:22 +00:00
michael.buettner%sun.com 41380769f7 now handling recurring tasks properly 2006-08-02 13:15:38 +00:00
mattwillis%gmail.com 2e5e7b5819 bug 279165 - Fixes building libical on BeOS. patch by sergei_d, r=mostafah 2006-08-02 04:42:33 +00:00
mattwillis%gmail.com 65ac2019d3 bug 346912 - renames our print() function to fix name collision with toolkit. r=jminta 2006-08-01 21:08:24 +00:00