Commit Graph

238 Commits

Author SHA1 Message Date
mvl%exedo.nl
efc0ad16fe bug 319790: add a way to calculate the weeknumber, given a calIDateTime. r=jminta 2006-02-07 18:47:06 +00:00
jminta%gmail.com
841c1636b7 Bug 324665 New events do not display in day/week view until refresh. patch by michael.buettner@sun.com, r=jminta 2006-02-06 14:59:29 +00:00
jminta%gmail.com
b6115da7d9 Bug 295387 Day/Week views do not display all day events. r=mvl 2006-02-05 16:32:38 +00:00
mvl%exedo.nl
5ba2c0ea35 bug 325399 more css tweaks, r=jminta 2006-02-04 22:21:59 +00:00
mvl%exedo.nl
19c22950c1 Bug 325399 tweak CSS padding to cut down on font-clipping in event boxes 2006-02-04 18:04:51 +00:00
jminta%gmail.com
e7c90dd767 Bug 321546 Make item-boxes inherit from a base class. Also allows for inline-editing in the month/multiweek views. r=dmose 2006-02-04 15:53:28 +00:00
jminta%gmail.com
6217e9d593 Bug 313615 Automatically close the alarm window when the last alarm is dismissed. r=dmose 2006-02-04 15:14:58 +00:00
jminta%gmail.com
9ec51e95ba Bug 325354 Snooze button doesn't do anything. r=dmose 2006-02-04 15:12:07 +00:00
jminta%gmail.com
57612d1924 Bug 325762 Recurrence dialog's COUNT ignores corresponding units. patch by stephan.schaefer@sun.com, r=jminta 2006-02-03 19:47:16 +00:00
jminta%gmail.com
68554c4245 Bug 165963 Views/dialog should default to pegging events to default timezone. r=mvl 2006-02-03 16:06:54 +00:00
jminta%gmail.com
13d416badd Bug 324028 week-view: An event spanning multiple days loses its last day if end time <= start time (regardless of day) r=dmose 2006-02-02 16:22:33 +00:00
jminta%gmail.com
ee49e8e0c1 Bug 298349 (month-view) Need to support events that span multiple days r=dmose 2006-02-02 16:15:54 +00:00
jminta%gmail.com
ae6d09f9ed Bug 320175 Can't delete event from keyboard in new month view. patch by michael.buettner@sun.com, r=jminta 2006-01-30 13:58:52 +00:00
jminta%gmail.com
b1719f2df9 Bug 323321 Drag'n'drop of events via right mouse button confuses the views. patch by ssitter, r=jminta 2006-01-26 17:45:35 +00:00
dmose%mozilla.org
05111d0512 Make day + week views respect default start and end time preferences (bug 321769). r=<jminta@gmail.com> 2006-01-25 20:00:48 +00:00
jminta%gmail.com
b19484a101 Bug 324312 Make event dialog resizable. patch by ssitter@googlemail.com, r=jminta 2006-01-25 04:14:40 +00:00
jminta%gmail.com
d390326285 Bug 296893 Unify Sunbird and Lightning event dialogs r=pavlov, ui-r=beltzner 2006-01-21 18:55:22 +00:00
jminta%gmail.com
1ff2c7a9ea Bug 321381 Non-localized strings in the new-views r=mostafah 2006-01-19 23:02:57 +00:00
jminta%gmail.com
637c840fbd Bug 322917 Category color not used in new Day/Week View due to typo. r=dmose 2006-01-18 21:05:04 +00:00
jminta%gmail.com
514aab2d9b Bug 323809 findColumnForItem isn't defined. r=dmose 2006-01-17 22:38:45 +00:00
jminta%gmail.com
cff5db1172 Bug 298349 Need to support events (not all-day) that span multiple days, in multiday-view r=dmose 2006-01-17 01:12:21 +00:00
jminta%gmail.com
2d8ca8fcea Bug 323273 Lightning context menu for events not available. patch by stephan.schaefer@sun.com r=jminta 2006-01-16 22:02:44 +00:00
jminta%gmail.com
f3310774f5 Bug 321563 Day and week views don't show events before the current time. patch by ssitter@googlemail.com r=jminta 2006-01-12 23:33:50 +00:00
jminta%gmail.com
a8b6abec6f Bug 323057 Fix js warnings about not always returning a value. patch by ssitter@googlemail.com r=jminta 2006-01-12 23:27:19 +00:00
dmose%mozilla.org
fd6a218463 Disable the R button until view rotation works better (bug 322272). Patch from robin.edrenius@gmail.com, r=dmose. 2006-01-10 00:32:13 +00:00
jminta%gmail.com
21c3c88b55 Bug 319701 Move Lightning to the decorated views. r=dmose 2006-01-04 18:24:51 +00:00
jminta%gmail.com
1a6eefe7c4 Bug 315955 Month view displays events at wrong times. r=dmose 2005-12-29 00:17:44 +00:00
jminta%gmail.com
0469cc2c3a Bug 321535 Right clicking on a day and selecting 'New Event' doesn't always give the correct default date. r=mvl 2005-12-26 16:29:07 +00:00
jminta%gmail.com
b83b9c785c Bug 297934 Move Sunbird to the new views. Implement calIDecoratedView. First step in removing gCalendarWindow. Remove several global variables. r=dmose+mvl 2005-12-23 21:58:53 +00:00
dmose%mozilla.org
4c80aa876b Gave function names to most anonymous functions so that this code is easier to profile and debug in Venkman (no bug), rs=jminta@gmail.com 2005-12-21 20:20:18 +00:00
jminta%gmail.com
57221e6523 Bug 315960 Reuse the existing month-view grid whenever possible. r=dmose 2005-12-19 23:12:49 +00:00
jminta%gmail.com
12692a312d More line ending fixes. no bug. 2005-12-15 19:24:20 +00:00
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
jminta%gmail.com
320a1965cf Bug 317477 Canceling 'Edit Event' dialog opens 'New Event' dialog in Lightning. patch by ssitter@googlemail.com, r=jminta 2005-12-08 16:10:55 +00:00
jminta%gmail.com
dca3c64e08 Bug 317473 For new events no calendar is chosen by default in calendar-event-dialog. Also includes some whitespace cleanup. Patch by ssitter@googlemail.com. r=jminta 2005-11-27 00:04:24 +00:00
jminta%gmail.com
c1d8a1855c Bug 309734 Double clicking on an empty space in the calendar should create a new event. r=dmose 2005-11-22 01:49:28 +00:00
mvl%exedo.nl
7bafff4577 Bug 316756 option is listed twice in type dropdown box for export.
patch by Stefan Sitter (ssitter@googlemail.com), r=mvl
2005-11-19 10:17:19 +00:00
jminta%gmail.com
fc44499eeb Bug 315960 (correct file) Improve multiday view's relayout time by adding batching r=dmose 2005-11-18 16:10:07 +00:00
jminta%gmail.com
cfe1246be3 Backing out previous checkin for Bug 315960, wrong copy of the file 2005-11-18 16:05:43 +00:00
jminta%gmail.com
989dd0e5f1 Bug 315960 Improve multiday view's relayout time by adding batching r=dmose 2005-11-18 16:01:17 +00:00
dmose%mozilla.org
61f58a935a Binding given incorrect duplicate id (no bug); r=jminta 2005-11-16 19:00:09 +00:00
mvl%exedo.nl
29fb8d922e show location in the alarm dialog.
bug 220694, patch by robin.edrenius@gmail.com, r=mvl
2005-11-10 21:52:06 +00:00
dmose%mozilla.org
5db4ed0d9a Fix alarm popups are empty (bug 315916); patch=ssitter@googlemail.com, r=dmose 2005-11-10 21:05:41 +00:00
dmose%mozilla.org
e4ec870e1c Make Lightning localizable (bug 298348); patch=bugzilla@babylonsounds.com,robin.edrenius@gmail.com; r=mvl,dmose 2005-11-09 00:35:57 +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
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
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
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
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
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
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
dmose%mozilla.org
e402f921cc Fix reserved variable name strict warning; no bug. 2005-09-17 23:33:38 +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
dmose%mozilla.org
1cc0ef8377 Work around bug in libical's API for comparing dates (bug 299327), r=shaver. Not part of the build. 2005-08-20 23:17:55 +00:00
dmose%mozilla.org
89f4b64970 Make new event dialog unable to create events that end before they start (bug 304463), r=pavlov@pavlov.net 2005-08-15 21:49:44 +00:00
mvl%exedo.nl
b53700cfb7 Misc fixes to make import actually work. bug 285019, r=jminta 2005-07-28 18:05:08 +00:00
mvl%exedo.nl
28e26c3c69 Rename the callers to make them match the interface spec.
Should have been part of bug 298772
2005-07-24 12:36:09 +00:00
mvl%exedo.nl
20b13a946f puggable import/export interfaces for calendar, plus initial implementations.
bug 298772, r=shaver
2005-07-22 18:27:28 +00:00
shaver%mozilla.org
94f6c3d0f3 allow us to reflow from a collapsed monthview, r=vlad-in-spirit 2005-07-04 14:25:31 +00:00
pavlov%pavlov.net
47ec6b7088 use calITodo.isCompleted instead of just setting percentComplete. 2005-07-01 00:58:19 +00:00
vladimir%pobox.com
6b571210d7 fix editing recurrence exceptions in dialog, r=pav 2005-07-01 00:57:28 +00:00
pavlov%pavlov.net
edffbf2f96 fix multi-week view to only show textboxes when editing the title. bug 299312. r=vlad 2005-07-01 00:46:07 +00:00
pavlov%pavlov.net
80f1651b1e remove isAllDay from calIEvent. bug 299182. r=vlad 2005-06-30 22:41:14 +00:00
vladimir%pobox.com
e32dd66908 move to just one minimonth; also make multiday view a little bit less horrible 2005-06-30 22:37:00 +00:00
pavlov%pavlov.net
747e5d0556 Hooking up the exceptions part of the recurrence dialog so that you can restore dates that you had previously deleted. bug 298346. 2005-06-29 23:44:49 +00:00
pavlov%pavlov.net
84e15d54f6 making duedate be optional when creating/editing tasks 2005-06-29 23:39:05 +00:00
vladimir%pobox.com
c56668a258 fix broken in-place editing due to mangled event handling in xul, and mangled focus/blur on textboxes in particular. 2005-06-29 01:02:22 +00:00
vladimir%pobox.com
6b25b72d02 fixed pixels-per-minute thinko in multiday view 2005-06-28 21:23:07 +00:00
vladimir%pobox.com
b5a30c118c b=298356, inline editing of item titles in multiday view; b=298344, editable events in month view; b=298352, multiday view needs pref control for start/end times; r=shaver 2005-06-28 20:36:24 +00:00
vladimir%pobox.com
464b16c790 b=298353,298367,298335 need to make calendar views shrinkable, add context menu support to views, fix bug with last day not being queried correctly in views. r=vladimir 2005-06-22 19:41:12 +00:00
shaver%mozilla.org
c315445ee3 Bug 298357: set the item's calendar's URI as an attribute so that we can
style the bejeezus out of it based on the user's calendar prefs. r=vlad.
2005-06-22 16:59:03 +00:00
pavlov%pavlov.net
ba0fbb5e74 s/setEventProperty/setItemProperty/ and adding code to properly set the dialog title 2005-06-21 21:24:53 +00:00
pavlov%pavlov.net
5521ea7dd4 adding todo support to dialog. 2005-06-21 21:00:47 +00:00
vladimir%pobox.com
1e3a6865e6 Implement current day selection for views, also various misc UI fixes 2005-06-16 06:52:11 +00:00
pavlov%pavlov.net
ab092e4b98 removing use of the obsolete dialogOverlay and adding code to disable the accept button if there is no event title entered 2005-06-15 18:45:34 +00:00
vladimir%pobox.com
6d633a181b add month and day view to lightning 2005-06-15 09:27:29 +00:00
pavlov%pavlov.net
a46f916721 removing extra dump() 2005-06-14 20:26:07 +00:00
pavlov%pavlov.net
32e73e93d7 check alarm related properties to see if they've changed before setting them 2005-06-14 20:12:18 +00:00
pavlov%pavlov.net
50a23fe088 additional checks to see if the values have changed before setting them on the event itself. 2005-06-14 02:04:52 +00:00
pavlov%pavlov.net
d38195560e reverting previous code to allow modifying occurrences/original item via the dialog in favor of external ui to modify the right thing 2005-06-13 23:57:26 +00:00
pavlov%pavlov.net
af9d365fa1 making ctrl+doubleclick modify the parent item if recurrence is set and ctrl+delete delete the parent item. r=vlad 2005-06-13 23:53:25 +00:00
pavlov%pavlov.net
8ded529181 adding support for editing all occurrences vs editing a single occurence 2005-06-13 22:49:03 +00:00
vladimir%pobox.com
1afea82710 b=293183, implement exception support for recurrence, r=shaver 2005-06-10 01:31:48 +00:00
dmose%mozilla.org
f0c77cac48 Change modifyItems to require the caller to pass in the old item for ease of provider implementation (bug 295775). Also contains fixes for CalDAV bugs discovered at the CalConnect interop. r=pavlov@pavlov.net. Not part of the build. 2005-06-09 23:24:45 +00:00
pavlov%pavlov.net
ceb1acc639 removing new dump() 2005-06-09 00:03:21 +00:00
pavlov%pavlov.net
aa61ada928 adding some integer validation code to the textboxes and adding code to delete properties from the event object if they are empty in the dialog 2005-06-08 21:58:28 +00:00
vladimir%pobox.com
4cc1760f46 b=296318, rename item.parent to item.calendar, r=shaver/pavlov 2005-06-03 20:46:36 +00:00
pavlov%pavlov.net
97f14603cf fixing all-day to adjust the start/end dates appropriatly 2005-06-03 20:27:27 +00:00
pavlov%pavlov.net
1111506386 Adjusting some wording and fixing the layout of a few spots 2005-06-03 06:19:44 +00:00
pavlov%pavlov.net
174449cc9c only set BYDAY if we have days checked 2005-06-02 18:34:07 +00:00
pavlov%pavlov.net
134ae8143b hooking up attendess in to the event dialog 2005-06-01 19:28:05 +00:00
pavlov%pavlov.net
ad81bb77a2 check for an empty string instead of null when looking at the value of a textbox 2005-06-01 01:47:38 +00:00
pavlov%pavlov.net
0741ff04a6 enable/disable elements in the duration radiogroup 2005-06-01 01:11:24 +00:00
pavlov%pavlov.net
f8facef6b2 hook up weekly recurrence 2005-06-01 00:44:52 +00:00
pavlov%pavlov.net
a3b976daea splitting out the dialog helper functions in to its own file. fixing a couple more recurrence dialog bugs 2005-05-31 23:35:38 +00:00
pavlov%pavlov.net
774160b722 first pass at handling loading recurrence in to the dialog 2005-05-31 23:02:47 +00:00
pavlov%pavlov.net
df0bea63ed making the labels use capitol letters for vlad 2005-05-31 23:02:16 +00:00
pavlov%pavlov.net
8a12538df4 new lightning pref overlays for thunderbird. bug 296108 r=vlad
added a way to enumerate the list of supported timezones. bug 296109 r=vlad
new recurrence editing dialog
(not part of default build. a=chase)
2005-05-31 21:42:21 +00:00
dmose%mozilla.org
dc273d98d8 Move preventBubble calls to the top of all relevant handlers to avoid an extremely confusing debugging experience if something in the handler throws an exception. Also, fix a JS strict warning. r=vlad. Not part of the build. 2005-05-28 02:47:44 +00:00
dmose%mozilla.org
106d0bd068 Fix JS strict warning; not part of the build 2005-05-28 02:36:38 +00:00
pavlov%pavlov.net
b80358a64d adding support for playing a sound based on a pref 2005-05-25 22:06:36 +00:00
pavlov%pavlov.net
8ac9d1a760 event dialog cleanups getting ready for recurrence 2005-05-24 22:19:24 +00:00
pavlov%pavlov.net
a313abb9da removing bogus css rule and old alarm setting code 2005-05-20 19:01:25 +00:00
pavlov%pavlov.net
ee351fc436 fixing typo 2005-05-20 18:50:24 +00:00
pavlov%pavlov.net
d7012576a3 new event editing dialog. bug 293970. r=vlad 2005-05-20 18:47:18 +00:00
vladimir%pobox.com
41d1a31363 b=294104, remove isUtc to explicit 'UTC' timezone, and change null timezone -> 'floating', r=shaver+pav 2005-05-19 21:14:24 +00:00
pavlov%pavlov.net
a3f6fb3d1c adding publish to lightning. bug 293545 r=shaver,mvl 2005-05-11 05:04:40 +00:00
vladimir%pobox.com
c2b8e6122f b=293549, add minimonths to lightning, r=shaver, 2005-05-10 02:45:18 +00:00
pavlov%pavlov.net
1d74cd7bcb minor typo cleanups 2005-05-06 20:47:14 +00:00
pavlov%pavlov.net
388da891d7 hooking up new alarm framework and hooking it in to lightning bug 292704 r=shaver 2005-05-06 00:05:42 +00:00
vladimir%pobox.com
029469be97 fix misc dragging issues, r=snoopy 2005-04-29 23:39:36 +00:00
vladimir%pobox.com
c878dc45cc use screen coords instead of client coords for event modification; scrolled views are then handled correctly 2005-04-25 03:57:55 +00:00
vladimir%pobox.com
4fbcbf6141 can move between days now 2005-04-24 18:57:38 +00:00
vladimir%pobox.com
1948bef759 whitespace only changes, get rid of tabs 2005-04-24 18:51:02 +00:00
vladimir%pobox.com
32154cc3bd drag fix for horizontal views 2005-04-24 10:59:07 +00:00
vladimir%pobox.com
780708138b more draggy swoopy goodness in the multiday view 2005-04-24 10:53:33 +00:00
vladimir%pobox.com
a8ddda48f6 Fixed CalendarViewController interface to correctly deal with Occurrences instead of events; selection & event deleting via keyboard 2005-04-24 06:37:18 +00:00
vladimir%pobox.com
c8dff7c48f basic view event selection 2005-04-24 04:45:57 +00:00
vladimir%pobox.com
599dfa411c don't create tiny events 2005-04-24 03:41:48 +00:00
vladimir%pobox.com
36f25cec34 more fixication 2005-04-24 03:16:16 +00:00
vladimir%pobox.com
056336ae56 more view event creation goodness 2005-04-24 03:09:20 +00:00
vladimir%pobox.com
f78d6e1d6b more view fixes 2005-04-24 02:06:55 +00:00
vladimir%pobox.com
7f99b013a8 I dare you to drag out an event in the view. Double dare ya. 2005-04-23 21:48:54 +00:00
vladimir%pobox.com
59fbf4800d some more view prettyness fixes 2005-04-23 00:23:15 +00:00
pavlov%pavlov.net
cfffe0617c fixing event dialog to use use timezone-corrected times when displaying start/end times. adding some code to try to guess what your system timezone is 2005-04-22 22:57:08 +00:00
vladimir%pobox.com
327b528886 add in Reorient button to view 2005-04-22 07:16:16 +00:00
vladimir%pobox.com
04dc7542f7 make the view not look horrible 2005-04-22 04:38:36 +00:00
vladimir%pobox.com
941da16494 make the view not look horrible 2005-04-22 03:07:59 +00:00
vladimir%pobox.com
4b1d96e394 make the view not look horrible 2005-04-22 02:18:34 +00:00
vladimir%pobox.com
476b5bf755 remove some dump()s 2005-04-19 07:50:38 +00:00
vladimir%pobox.com
9aca7e3af9 fix event title display 2005-04-19 07:13:27 +00:00
vladimir%pobox.com
a196556919 more multiday view stuff, now with timezone handling and correct calendar observing 2005-04-19 06:50:13 +00:00
pavlov%pavlov.net
3aa35edeaf try to find a good start time before opening the event dialog. 2005-04-19 03:28:58 +00:00
pavlov%pavlov.net
b0f46a53e2 getting event dialog wired up for lightning 2005-04-18 22:55:28 +00:00
vladimir%pobox.com
d67a702f55 more multiday view goodness; hooked up controller 2005-04-18 22:11:24 +00:00
vladimir%pobox.com
6a31aa2612 calendar multiday view 2005-04-15 20:33:29 +00:00
vladimir%pobox.com
a504128c11 wrong dir location for calendar js files 2004-11-10 22:24:09 +00:00
vladimir%pobox.com
ca5755f23d calendar base & providers continuing development/code dump 2004-11-10 21:25:38 +00:00