Commit Graph

2660 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
c94ecf1410 Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:55:45 +00:00
mvl%exedo.nl
ee00fd5347 When querying, convert items with a floating timezone to the timezone used for the query, instead of UTC.
bug 307416, r=dmose
2005-09-19 20:24:51 +00:00
jminta%gmail.com
5d5e5df3ce Add me to Sunbird credits. No bug, r=sipaq 2005-09-18 14:20:15 +00:00
mvl%exedo.nl
7bbea84ecb bug 308976: timepicker displays 'undefined' if alphabetic month format.
patch by gekacheka, r=mvl
2005-09-18 09:23:48 +00:00
dmose%mozilla.org
ce35224285 Another stub method fixup for calIObserver implementation. No bug. 2005-09-17 23:37:56 +00:00
dmose%mozilla.org
e402f921cc Fix reserved variable name strict warning; no bug. 2005-09-17 23:33:38 +00:00
dmose%mozilla.org
5ef65b4a15 Add more omitted method stubs to prevent pointless exceptions. No bug. 2005-09-16 23:23:19 +00:00
mvl%exedo.nl
4b1849afc1 Make backups of ics files, just to be sure.
bug 307033, original patch by jminta, r=jminta
2005-09-16 19:33:24 +00:00
dmose%mozilla.org
7112d2306c Add another forgotten method stub to prevent pointless exceptions. No bug. 2005-09-16 19:07:06 +00:00
dmose%mozilla.org
5bba963d10 Add stubs for non-implemented methods to keep us from seeing tons of exceptions. No bug. 2005-09-16 18:54:29 +00:00
dmose%mozilla.org
2b00d0d082 Make status code error reporting clearer, and stop automagically appending a 'calendar' path component. Not part of the build. 2005-09-14 22:11:01 +00:00
mvl%exedo.nl
5197cab6cf Bug 306644: All day events override view restrictions in day and week view.
patch by gekacheka, r=mvl
2005-09-14 17:26:56 +00:00
mvl%exedo.nl
a89345a2cf (de)serialize alarms from/to ics.
bug 298359, r=pav
2005-09-12 21:35:42 +00:00
mvl%exedo.nl
eac108dad3 Bug 307335 Large View Icons (Day View, Week View, etc.) don't have a clear pressed state.
'patch' by Mark@MarkCarson.com, r=jminta,beltzner.
2005-09-12 20:42:53 +00:00
mvl%exedo.nl
84ba0f6b23 Do proper utf8 conversion when uploading and in import/export for ics calendars.
bug 306765, r=dmose
2005-09-12 20:33:08 +00:00
mvl%exedo.nl
d398c6d8c0 Update views to new timezone code, to show events spanning midnight better.
bug 307344, r=jminta
2005-09-12 17:28:43 +00:00
mvl%exedo.nl
c1d0e4d936 Make new calendar wizard initialize calendar name from filename.
Bug 181312, patch by jminta and gekacheka, r=mvl
2005-09-11 09:29:50 +00:00
mvl%exedo.nl
b40b7e6c21 Another try at disabling the xpi 2005-09-09 10:10:26 +00:00
mvl%exedo.nl
5d883216dc Disable building the xpi on mac for now, to try to fix the tinderbox redness. 2005-09-09 09:22:34 +00:00
jminta%gmail.com
2f700ce9e5 Bug 307230 Honor default alarm preferences for new events/tasks. Fix eventDialog handling of task alarms. r=mvl 2005-09-08 16:04:58 +00:00
jminta%gmail.com
61bb44ed0b Bug 307137 Performance regression fix. Only compute now() once per sort. r=mvl 2005-09-08 16:01:31 +00:00
mvl%exedo.nl
3fd2e3a645 alarms don't work with events with a floating start datetime.
bug 306982, r=dmose
2005-09-08 12:57:16 +00:00
mvl%exedo.nl
387e12741f Bug 261890: Fails to display all calender items in a single day if there is a zero time item that is not the first item.
patch by gekacheka, r=mvl
2005-09-07 18:39:12 +00:00
mvl%exedo.nl
d6c2b9b884 Display lots of events even better. An event that starts at the time another event ends doesn't conflict.
bug 251771, patch by gekacheka, r=mvl
2005-09-07 18:33:14 +00:00
jminta%gmail.com
b7883166c6 Bug 307137 Tasks without dates should be sorted as 'today' r=mvl 2005-09-06 20:33:20 +00:00
jminta%gmail.com
83cdd8317c Bug 307137 Update tasklist columns to use new event properties r=mvl 2005-09-05 20:07:06 +00:00
jminta%gmail.com
7407a99d10 Bug 306693 Add 'Go To Today' button to default toolbar set. patch by bugzilla@babylonsounds.com r=mvl+jminta 2005-09-05 17:25:22 +00:00
jminta%gmail.com
718da7bc6e Bug 307035 Can't set alarms on tasks r=mvl 2005-09-04 17:26:17 +00:00
jminta%gmail.com
d2c8bc618d Bug 306877 Disable most drag and drop support for 0.3a1 release r=mvl 2005-09-03 16:07:59 +00:00
jminta%gmail.com
80779dd10e Bug 220655 Also switch order of undoTransaction's move. r=mvl 2005-09-02 20:40:10 +00:00
jminta%gmail.com
f7d6855e77 Bug 306771 Set date all at once to prevent month rollover 2005-09-02 16:46:38 +00:00
mvl%exedo.nl
85a524e5d5 make adding a duration be done in parts, instead of converting to seconds.
bug 303826, r=dmose
2005-09-01 19:21:16 +00:00
mvl%exedo.nl
60fbbca06b remove dump statement. 2005-08-31 20:53:47 +00:00
mvl%exedo.nl
26ee5f68b8 Do a better job at displaying many conflicting events.
bug 251771, patch by gekacheka, r=mvl.
2005-08-31 20:49:47 +00:00
mvl%exedo.nl
15ad777e62 create new events with floating datetime, to prevent problems with recurrence and views.
bug 306148, r=jminta (frontend part), r=dmose (calDateTime changes)
2005-08-29 18:48:47 +00:00
mvl%exedo.nl
e64a2bc4cb use .compare the right way, to make non-conflicting events show up in the
same column.
bug 306314, r=jminta
2005-08-29 17:53:57 +00:00
jminta%gmail.com
4bcb11b5ca Backing out patch from Bug 306241, can break getContrastingTextColor r=mvl 2005-08-29 16:43:26 +00:00
jminta%gmail.com
ba19a55423 Bug 306241 calendarManagement not looking for contrasting color when null. patch by robin.edrenius@telia.com r=jminta 2005-08-28 16:31:36 +00:00
jminta%gmail.com
66f22a8899 Bug 306233 Calendar location label hardcoded in calendarProperties.xul. patch by robin.edrenius@telia.com r=jminta 2005-08-28 14:59:03 +00:00
jminta%gmail.com
3153bf611c Bug 305964 Can't add exceptions to recurring events. r=mvl 2005-08-27 16:03:54 +00:00
bsmedberg%covad.net
f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
mvl%exedo.nl
6824810736 Store properties of a monthly recurrence.
bug 304515, r=gekacheka and jminta.
2005-08-25 18:15:04 +00:00
dmose%mozilla.org
37e5245aae Give icaltime_compare_date_only a third argument; fix calDateTime::Compare to use; get calIErrors working; remove the previous hacky workaround from the new weekview (bug 299327), r=shaver 2005-08-25 17:47:36 +00:00
jminta%gmail.com
dd36e2ffcc Bug 303830 bustage fix. Use toString() to make .split work in the single integer case r=dmose 2005-08-25 02:06:32 +00:00
dmose%mozilla.org
7ecccad15e Fix a JS strict warning; no bug. 2005-08-25 00:33:50 +00:00
mvl%exedo.nl
96b397e583 Make storage calendar store byday components of recur rules.
bug 303830, r=dmose
2005-08-24 18:12:54 +00:00
jminta%gmail.com
5406a9f97c Bug 305597 Compare calendar uri to make active calendar checkmarks work. r=mvl 2005-08-23 17:40:33 +00:00
jminta%gmail.com
97815081a8 Bug 305611 'Currently Selected Day' filter does nothing. patch by robin.edrenius@telia.com r=jminta 2005-08-23 16:20:46 +00:00
mostafah%oeone.com
690aeba2de Updated translation 2005-08-23 13:55:54 +00:00
jminta%gmail.com
1c09f673ce Bug 303570 Fix regression from previous patch that broke mouseover previews. patch by gekacheka r=jminta 2005-08-23 01:19:57 +00:00