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

78 Коммитов

Автор SHA1 Сообщение Дата
Manuel Schneider 38e5d4145e Fix bug 734245 - Thunderbird/Lightning ignores EXDATEs of type DATE when the DTSTART is of type DATE-TIME. r=mmecca,philipp
--HG--
extra : rebase_source : 20733e8b1127b0b9fa6aac5ca6f34f073279e53f
2012-11-29 22:49:16 +01:00
Archaeopteryx 5eb1a25085 Fix bug 795102 - Use MailServices.js where possible. r=philipp
--HG--
extra : rebase_source : f281b452526c7dced99ac6d1dd66abe896d057c8
2012-11-28 20:49:02 +01:00
Philipp Kewisch ba9dac6cba Fix bug 788267 - Replace calRecurrenceDate.cpp with a JS implementation. r=mmecca
--HG--
rename : calendar/base/src/calRecurrenceDate.cpp => calendar/base/src/calRecurrenceDate.js
extra : rebase_source : 966a0fa381ecbf19154486d8134af134d0a5034f
2012-10-08 18:15:08 +02:00
Matthew Mecca da72cf45e7 Bug 746434 - Add unit tests for the alarm service. r=philipp 2012-10-01 22:31:53 -04:00
Philipp Kewisch 93d597c3f0 Fix bug 794477 - jsDate setter can't handle a wrapped JS::Value. r=mmecca
--HG--
extra : rebase_source : 201b1d9d88c56a060e97d503913a820175cc0f56
2012-09-29 18:32:41 +02:00
Archaeopteryx 701911d776 Fix bug 792266 - Use Services.jsm where possible. r=philipp 2012-09-24 10:39:39 +02:00
Philipp Kewisch 188cbd20e0 Fix bug 785733 - Move some properties to use icalString in database / Support extra parameters on attachments. r=mmecca
--HG--
extra : rebase_source : 54536fe5e157d46863d4d60abff12018112b9345
2012-09-17 20:10:24 +02:00
Laurent Jouanneau 29cf149364 Fix bug 759324 - Propagation of sequence in exceptions in calStorageCalendar. r=philipp 2012-08-23 02:08:51 +02:00
Philipp Kewisch 1ec3ec7c54 Fix bug 777683 - Remember deleted items for invitations. r=mmecca 2012-08-22 17:59:33 +02:00
Mark Banner 388656230a Part of Bug 781446 - Port bug 774032 (bonus only), bug 763987, bug 742795 to comm-central. Port the bonus part of bug 774032 - Use @DEPTH@ and @relativesrcdir@ replacements in Makefile.in. r=KaiRo 2012-08-17 08:56:10 +01:00
Philipp Kewisch f11a45453c Fix bug 776673 - Allow easily observing all calendars at once. r=mmecca 2012-08-09 20:37:59 +02:00
Philipp Kewisch b0eb7cef9f Fix bug 545838 - Run mozmill tests as part of the build process. r=merike/Standard8
--HG--
rename : calendar/test/mozmill/testEventDialog.js => calendar/test/mozmill/eventDialog/testEventDialog.js
rename : calendar/test/mozmill/testEventDialogModificationPrompt.js => calendar/test/mozmill/eventDialog/testEventDialogModificationPrompt.js
rename : calendar/test/mozmill/testUTF8.js => calendar/test/mozmill/eventDialog/testUTF8.js
rename : calendar/test/mozmill/testRecursion/testAnnualRecursion.js => calendar/test/mozmill/recurrence/testAnnualRecurrence.js
rename : calendar/test/mozmill/testRecursion/testBiweeklyRecursion.js => calendar/test/mozmill/recurrence/testBiweeklyRecurrence.js
rename : calendar/test/mozmill/testRecursion/testDailyRecursion.js => calendar/test/mozmill/recurrence/testDailyRecurrence.js
rename : calendar/test/mozmill/testRecursion/testLastDayOfMonthRecursion.js => calendar/test/mozmill/recurrence/testLastDayOfMonthRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyNRecursion.js => calendar/test/mozmill/recurrence/testWeeklyNRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyUntilRecursion.js => calendar/test/mozmill/recurrence/testWeeklyUntilRecurrence.js
rename : calendar/test/mozmill/testRecursion/testWeeklyWithExceptionRecursion.js => calendar/test/mozmill/recurrence/testWeeklyWithExceptionRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testAnnualRecursion.js => calendar/test/mozmill/recurrenceRotated/testAnnualRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testBiweeklyRecursion.js => calendar/test/mozmill/recurrenceRotated/testBiweeklyRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testDailyRecursion.js => calendar/test/mozmill/recurrenceRotated/testDailyRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testLastDayOfMonthRecursion.js => calendar/test/mozmill/recurrenceRotated/testLastDayOfMonthRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyNRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyNRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyUntilRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyUntilRecurrence.js
rename : calendar/test/mozmill/testRecursionRotated/testWeeklyWithExceptionRecursion.js => calendar/test/mozmill/recurrenceRotated/testWeeklyWithExceptionRecurrence.js
rename : calendar/test/mozmill/alarm-defaultvalue.js => calendar/test/mozmill/testAlarmDefaultValue.js
rename : calendar/test/mozmill/testDayView.js => calendar/test/mozmill/views/testDayView.js
rename : calendar/test/mozmill/testMonthView.js => calendar/test/mozmill/views/testMonthView.js
rename : calendar/test/mozmill/testMultiweekView.js => calendar/test/mozmill/views/testMultiweekView.js
rename : calendar/test/mozmill/testTaskView.js => calendar/test/mozmill/views/testTaskView.js
rename : calendar/test/mozmill/testWeekView.js => calendar/test/mozmill/views/testWeekView.js
extra : rebase_source : 3efac162c92ceb6ec356a0d04ac994bcfc5cd97c
2012-08-09 20:11:12 +02:00
Stefan Sitter c64ceab8db Fix bug 769938 - calDateTime returns invalid nativeTime property with dates before 1970 (testcase). r=philipp 2012-07-10 14:42:30 +02:00
Laurent Jouanneau 934995fd38 Fix bug 568770 - Visible privacy status of events in calendar view. r=philipp
--HG--
extra : rebase_source : bc460bd08880dd1923fd73ffe94667e12c659092
2012-06-21 21:00:18 +02:00
Gervase Markham d9160e1ab8 Bug 757018 - upgrade license to MPL 2. 2012-05-30 17:48:24 +01:00
Philipp Kewisch 4856d21252 Fix bug 734375 - Support Attachments and Attendees on Alarms. r=mmecca
--HG--
extra : rebase_source : aa145322faf82684b4e2a7c65c7d08d58f27d8bd
2012-03-12 09:51:42 +01:00
Matthew Mecca e4e9e26861 Bug 697639 - Add unit tests for calRecurrenceInfo clone. r=philipp 2011-12-19 21:43:21 -05:00
Philipp Kewisch 1036f36f55 Fix bug 653924 - RELATED-TO headers are duplicated during write. r=me 2011-10-18 02:53:59 +02:00
Philipp Kewisch 65f0fc5b8c Fix bug 523860 - Do not escape double quote character " to \" in iCalendar output (potential RFC 2445 violation). r=mmecca 2011-07-28 03:05:00 +02:00
Stefan Sitter 41bf752445 Bug 686273 - Subscribed WCAP calendars not appearing (do not use "cal" as variable name because it shadows the namespace "cal") r=philipp 2011-09-13 21:21:32 +02:00
Edmund Wong 053f668f51 Bug 680742 - Add xpcshell.ini to calendar/test [r=philipp] 2011-08-24 19:57:54 +02:00
Mark Banner 668b29eda3 Follow up to bug 405007 Disable test_webcal.js due to test failures. Bug 680201 will fix this. r=unit-test bustage fix 2011-08-18 20:11:53 +01:00
Mark Banner 4b237351fe Bug 405007 - Create unittest buildbots for Calendar - make it possible to run Lightning unit tests from within /calendar/lightning/test. Inclusion in the global run will come later; Based on patch by Fallen with r=mschroeder, r=Fallen for my changes 2011-08-18 18:38:45 +01:00
Philipp Kewisch 238b408652 Additional bustage fix 2011-08-06 20:01:08 +02:00
Philipp Kewisch dbb4686415 Backout bug 405007 - Create unittest buildbots for Calendarr=bustage 2011-08-06 19:27:00 +02:00
Philipp Kewisch 1bb5eab346 Bug 405007 - Create unittest buildbots for Calendar. r=mschroeder 2011-08-05 21:00:48 +02:00
Philipp Kewisch 2c70409c34 Fix bug 603416 - startup crash [@ cal::UTC()]. r=mschroeder 2011-07-11 01:00:00 +03:00
Philipp Kewisch e07e4830da Fix bug 668222 - Thunderbird Does Not Process Meeting Invites from Outlook, Google Calendar. r=mmecca 2011-07-14 08:38:00 +03:00
Philipp Kewisch cda851afed Fix bug 668474 - Remote calendar with webcal:// location not working (regression). r=mschroeder 2011-07-07 09:17:00 +03:00
Philipp Kewisch 9ea544d257 Fix bug 632352 - Items with base64 encoded files cause dataloss, missing timezone components cause caldav error. r=philippe.martinak 2011-02-24 13:34:00 +01:00
Merike Sell 5d5833db79 Fix bug 632913 - [Mozmill] General tests update. r=ctalbert
--HG--
rename : calendar/test/mozmill/shared-modules/testCalendarUtils.js => calendar/test/mozmill/shared-modules/calendar-utils.js
rename : calendar/test/mozmill/shared-modules/testTimezones.js => calendar/test/mozmill/shared-modules/timezone-utils.js
extra : rebase_source : 96cae17b9ea2b3b16e4f7d3f81b1e59b23243e3a
2011-02-21 08:35:52 +01:00
Merike Sell 743f24dae4 Bug 578654 - [Mozmill] CalendarUtils doesn't support entering task data - Part 2. r=ctalbert 2010-11-16 18:50:10 +01:00
Merike Sell ef0a594a07 Bug 578654 - [Mozmill] CalendarUtils doesn't support entering task data - Part 1. r=ctalbert 2010-11-16 18:49:14 +01:00
Justin Wood 1e9b35842b Bug 593855 - Part 5, remove MODULES from makefiles that don't need it. r=KaiRo
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
2010-09-06 20:58:23 -04:00
Justin Wood 5d05be9e49 Bug 593855 - Part 2 Do relpath in all Makefiles that need it. r=KaiRo
(Port |Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE| to comm-central)
2010-09-06 20:56:52 -04:00
Edmund Wong b8b87b444b Fix bug 412768 - backout head_consts changes - Make use of calUtils.jsm' |cal.getIOService()|. r=philipp 2010-08-22 06:38:00 +02:00
Edmund Wong ade0eb1b3b Fix bug 412768 - Make use of calUtils.jsm' |cal.getIOService()|. r=philipp
--HG--
extra : rebase_source : 5864be6f487c9cc4fa076f1e154d667828f8fc59
2010-08-16 20:29:00 +02:00
Stefan Sitter 7b3523ddd9 Bug 564593 - replace __parent__ with Components.utils.getGlobalForObject() to fix Lightning initialization failure and crash [r=philipp] 2010-05-09 12:53:55 +02:00
Philipp Kewisch 410202f57c Fix bug 561735 - [dataloss] content of local calendar not shown after the database scheme change. r=simon.at.orcl
--HG--
extra : rebase_source : 29a65c55fc91aec92051ef92a7b80fb82c4a18a1
2010-05-06 20:21:08 +02:00
Philipp Kewisch 014a5a5398 Fix bug 553895 - Add a hashed item array for quick indexing of calendar items. r=simon.at.orcl 2010-04-30 14:55:21 +02:00
Decathlon 9e81817150 Fix bug 502435 - Recurrence summary shows only the first weekday of a monthly rule with BYDAY tag and more weekdays. r=philipp
--HG--
extra : rebase_source : 3fcaa9f49bfc68bef207444e4bd75cc8ffb3099f
2010-03-31 14:23:00 +02:00
Jae-Seong Lee-Russo 9553ed6d2a Fix bug 551231 - Make xpcshell-based unit tests pass in JavaScript strict mode. r=philipp
--HG--
extra : rebase_source : 9bdc29f7a5b19114d07a55193716284dac148715
2010-03-09 11:39:00 +01:00
Merike Sell b04b69f81b Bug 544082 - Update Failing Mozmill tests p=Merike r=ctalbert 2010-02-11 14:54:38 -08:00
Merike Sell ae7af68677 Bug 530165 Mozmill Timezone Testing Suite for calendar p=merike r=ctalbert 2010-01-29 16:19:24 -08:00
Merike Sell c0f0190b17 Bug 535812 Mozmill test for calendar - event with no changes should not prompt to save, p=merike r=ctalbert 2010-01-28 09:42:41 -08:00
Merike Sell 4b934849ad Bug 533329 - Mozmill Calendar test to ensure calendar events handle utf-8 characters properly p=merike r=ctalbert 2010-01-06 12:48:42 -06:00
Merike Sell 6a354825b2 Bug 535574 - Adding a mozmill calendar test for local ICS files patch=merike r=ctalbert 2010-01-06 12:30:24 -06:00
Clint Talbert d506ec5f1a Bug 511193 Recurrence Tests Part 3, patch=merike r=ctalbert 2009-12-21 09:04:22 -06:00
Clint Talbert f6a4c48330 Bug 511193 Recurrence tests for rotated views patch=merike r=ctalbert 2009-12-21 08:56:57 -06:00
Clint Talbert 40741023a8 Bug 511193 Mozmill Recurrence Tests pt 1, patch=merike r=ctalbert 2009-12-21 08:25:45 -06:00