Commit Graph

2726 Commits

Author SHA1 Message Date
jminta%gmail.com
518ce5622f Bump version to 0.3a1 r=mvl, dmose, mostafah, sipaq 2005-10-31 23:11:42 +00:00
mostafah%oeone.com
9011414661 Updated translation 2005-10-31 18:26:36 +00:00
jminta%gmail.com
8155d7cf16 calendar-views.css fails to import on Mac builds. no bug. r=dmose 2005-10-31 18:11:52 +00:00
dmose%mozilla.org
99ef7e6a1b Don't manually add VTIMEZONE bits into ICS calendars; this was triggering crashes (bug 305857); r=mvl 2005-10-29 20:32:51 +00:00
jminta%gmail.com
aedfecf3be Bug 314272 Unifinder's category column is blank r=mvl 2005-10-29 17:41:06 +00:00
mvl%exedo.nl
d0d088d1a8 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
75dc21e70f Bug 313648 Setting recurrence endDate to null does not result in infinite recurrence, but instead returns an error. r=mvl 2005-10-27 22:17:50 +00:00
jminta%gmail.com
02cbbd5ccc Bug 306508 WebDAV provider should notice and propagate all possible dataloss issues to the UI. r1=dmose, r2=mvl 2005-10-25 21:15:41 +00:00
mvl%exedo.nl
6be7a39bbf Parse multiple vcalendar components for importing.
bug 313265, r=dmose
2005-10-24 18:00:03 +00:00
jminta%gmail.com
318d3ecf2c Bug 313483 Remove the ability to set composite calendars as readOnly, r=dmose 2005-10-23 18:49:58 +00:00
jminta%gmail.com
7deddde5c7 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
fe549c4b05 Bug 313474 Dialog title in calendar-alarm-dialog.xul not localizable, patch by robin.edrenius@gmail.com, r=jminta 2005-10-23 16:53:14 +00:00
jminta%gmail.com
752ddc6c2e Bug 313470 Set server-field earlier to fix regression for adding tasks r=mvl 2005-10-23 15:01:43 +00:00
jminta%gmail.com
1840752152 Bug 313483 properly set memory calendars' uri. r=dmose 2005-10-23 14:58:43 +00:00
jminta%gmail.com
bc43edfb3b Bug 313477 Fix for Javascript Strict Warning in aboutDialog.js. patch by ssitter.mz@web.de, r=jminta 2005-10-23 14:56:54 +00:00
jminta%gmail.com
e01ea0902e Bug 313409 js strict warning fix. patch by ssitter.mz@web.de, r=jminta 2005-10-22 23:19:26 +00:00
jminta%gmail.com
b42458cdfd Bug 313198 QI |subject| to make .getBoolPref work, also renames pbi to pb2. patch by ssitter.mz@web.de, r=jminta 2005-10-21 21:20:47 +00:00
mvl%exedo.nl
4f9715e928 remove old files before using copyTo.
bug 312883, r=dmose
2005-10-21 17:49:02 +00:00
jminta%gmail.com
4e52e04582 Bustage fix from bug 310503. getCalendarManager is not defined. r=dmose 2005-10-21 17:16:04 +00:00
jminta%gmail.com
8127ab2430 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
mvl%exedo.nl
20fd60fafe don't drop CLASS property.
bug 312101, r=dmose
2005-10-20 20:25:04 +00:00
mvl%exedo.nl
63b6ca598d Use the right units in setting the alarm delay.
bug 308832, r=dmose
2005-10-20 18:01:02 +00:00
mvl%exedo.nl
187bb3d7bc parse multiple vcalendar components in one ics file.
bug 308997, r=dmose
2005-10-19 17:54:43 +00:00
mvl%exedo.nl
1a55915626 replace leftover lastDateOfView with endExDateOfView.
bug 311911, r=jminta
2005-10-16 15:22:18 +00:00
dmose%mozilla.org
be63c93879 ICS provider assertion/failure and performance fix (bug 312381); r=mvl 2005-10-14 21:12:56 +00:00
mvl%exedo.nl
6285bd8c73 catch errors in streamLoader.init: those are new files, not an error.
bug 311427, r=jminta
2005-10-14 13:32:17 +00:00
jminta%gmail.com
d58fc653d6 Bug 298352 Allow preferences to set the multiday view's start/end hour r=dmose 2005-10-13 23:43:25 +00:00
mvl%exedo.nl
41679d4f0f Makes calIDateTime.getInTimezone on a floating datetime return a datetime that is still floating.
bug 309527, r=dmose, r=jminta
2005-10-13 17:59:29 +00:00
mvl%exedo.nl
bfa3069e13 Bug 311405 Improve the way the ics provider handles batches by waiting for an empty queue before uploading the file.
r=dmose
2005-10-12 20:33:43 +00:00
jminta%gmail.com
cf0ad6df47 Bug 303951 Make printing use the new interfaces, to restore *very* basic print functionality r=mvl 2005-10-11 19:56:39 +00:00
jminta%gmail.com
b245b8f794 Bug 312078 Sort event list by column 'End' fails. r=mvl 2005-10-11 19:52:39 +00:00
jminta%gmail.com
973876434b Bug 311983 Also check for reverse correspondence when guessing timezone, so we get southern hemisphere correct. r=mvl 2005-10-11 16:09:06 +00:00
mrbkap%gmail.com
ac604da132 bug 311024: Make sure eval grabs the right scope object. r=brendan sr=jst 2005-10-08 00:28:45 +00:00
jminta%gmail.com
18433125e1 Bug 298357 Switch to coloring the background of events instead of the font. r=dmose 2005-10-07 17:51:22 +00:00
mvl%exedo.nl
2caa4efafc Bug 309000 Views should use exclusive end date to get events.
patch by gekacheka, r=me
2005-10-07 12:22:45 +00:00
mvl%exedo.nl
a3824f2f0f Bug 308993 Week view broken if week starts on day other than sunday.
patch by gekacheka, r=me
2005-10-07 12:12:55 +00:00
mvl%exedo.nl
f8068ab5cb Bug 311441 event list: click or hovering on text-filtered/searched items produces wrong event.
patch by gekacheka, r=me
2005-10-07 12:06:08 +00:00
mvl%exedo.nl
56bc8bc35e Don't overwrite old backups, but write to a new one and delete the old file, to prevent races. Also adds some error checking.
bug 309366, r=dmose
2005-10-06 21:52:42 +00:00
jminta%gmail.com
3672441dd3 Bug 298357 Colorize multiday view events by calendar-pref r=dmose 2005-10-06 17:50:39 +00:00
mvl%exedo.nl
0fc1c0b9f4 store and read infinite recurring events better, in order to be able to import ics files.
bug 310497, r=dmose
2005-10-04 19:07:22 +00:00
mvl%exedo.nl
282c83f0da Bug 310909 event list: double click on event occurrence --- recurrence info not editable (not available)
original patch by gekacheka, r=me
2005-10-03 17:45:28 +00:00
mvl%exedo.nl
2d827ee6cf Bug 310859 event list: if search/filter string appears in multiple fields, event listed multiple times.
patch by gekacheka, r=me
2005-10-03 17:41:34 +00:00
mvl%exedo.nl
be0d758a2d Bug 310857 event list: contains search/filter should also look in description, l ocation, categories, url.
patch by gekacheka, r=me
2005-10-03 17:40:07 +00:00
jminta%gmail.com
2744632a7a Bug 310842 this.mBaseItem.getRecurrenceStartDate is not a function, push does not return array. patch by gekacheka@yahoo.com r=jminta 2005-10-02 22:26:19 +00:00
mvl%exedo.nl
a45fb556d3 propagate libical errors through the ics service.
part of bug 306508, r=dmose
2005-09-30 17:09:38 +00:00
bzbarsky%mit.edu
f7b86680d1 Failure to open a channel in a stream loader should just make init() throw.
Bug 310319, r+sr=darin
2005-09-29 22:00:26 +00:00
mvl%exedo.nl
d57fba0bf3 Keep on reading from the inputstream, or else importing large files fails.
bug 309868, r=dmose
2005-09-28 18:28:25 +00:00
jminta%gmail.com
0bb57fc1dd Bug 293201 Activate the agenda filter r=dmose 2005-09-27 00:57:02 +00:00
jminta%gmail.com
1a64476844 Bug 298360 calendar list needs better visible/not display r=dmose 2005-09-27 00:47:15 +00:00
jminta%gmail.com
77e49284a0 Bug 309039 Thunderbird folder pane is not properly resized r=dmose 2005-09-26 23:06:37 +00:00