shaver%mozilla.org
6e19cc4d7b
Permit insertRecurrenceItemAt to insert one past the end of the current list,
...
in which case it acts as appendRecurrenceItem. (This means that
insertRecurrenceItemAt(0, item) always works, even if there have been no items
added already.)
2005-07-07 14:01:19 +00:00
mvl%exedo.nl
eabe549684
Make date attributes in calIICSService null when not valid. Bug 299762, r=shaver
2005-07-05 22:24:03 +00:00
shaver%mozilla.org
cf78b0dd75
allow us to reflow from a collapsed monthview, r=vlad-in-spirit
2005-07-04 14:25:31 +00:00
pavlov%pavlov.net
0b9a6214cc
use calITodo.isCompleted instead of just setting percentComplete.
2005-07-01 00:58:19 +00:00
vladimir%pobox.com
a5d3526ca9
fix editing recurrence exceptions in dialog, r=pav
2005-07-01 00:57:28 +00:00
pavlov%pavlov.net
91a16a156a
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
02bf3d9bbb
remove isAllDay from calIEvent. bug 299182. r=vlad
2005-06-30 22:41:14 +00:00
vladimir%pobox.com
0d5c0837a0
move to just one minimonth; also make multiday view a little bit less horrible
2005-06-30 22:37:00 +00:00
shaver%mozilla.org
7ecfd9c993
Bug 299163: add a calITodo.isCompleted for some semblance of sane completion
...
handling. r=pavlov.
2005-06-30 21:59:22 +00:00
pavlov%pavlov.net
39aa62b270
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
39168e344a
making duedate be optional when creating/editing tasks
2005-06-29 23:39:05 +00:00
vladimir%pobox.com
75c6f94966
attempt to unscrew todos
2005-06-29 22:38:42 +00:00
vladimir%pobox.com
f70c9b0253
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
788ce708e6
fixed pixels-per-minute thinko in multiday view
2005-06-28 21:23:07 +00:00
vladimir%pobox.com
fb602d6132
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
pavlov%pavlov.net
375fe1eb76
adding name paramter for deleteCalendarPref
2005-06-24 08:34:57 +00:00
vladimir%pobox.com
0191864ef7
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
88ba034a1f
Select correct theme, in preparation for building from base/jar.mn
2005-06-22 17:17:52 +00:00
shaver%mozilla.org
f9c16b9cee
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
109ff34b2f
s/setEventProperty/setItemProperty/ and adding code to properly set the dialog title
2005-06-21 21:24:53 +00:00
pavlov%pavlov.net
750c94fc09
adding todo support to dialog.
2005-06-21 21:00:47 +00:00
vladimir%pobox.com
e7b8e63ede
Implement current day selection for views, also various misc UI fixes
2005-06-16 06:52:11 +00:00
pavlov%pavlov.net
e607918600
adding calIDuration bug 297827 r=vlad,shaver
2005-06-15 23:57:09 +00:00
pavlov%pavlov.net
48a4f84526
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
c0227f925d
add month and day view to lightning
2005-06-15 09:27:29 +00:00
pavlov%pavlov.net
38d73d8835
fixing storage to read properties back correctly r=vlad
2005-06-14 23:22:07 +00:00
mvl%exedo.nl
e90d1903dd
don't output unset attributes to ics. bug 297530, r=vlad
2005-06-14 21:03:06 +00:00
pavlov%pavlov.net
f764d92c0a
removing extra dump()
2005-06-14 20:26:07 +00:00
pavlov%pavlov.net
1fa646f188
check alarm related properties to see if they've changed before setting them
2005-06-14 20:12:18 +00:00
pavlov%pavlov.net
c1738e95e4
adding null check in Compare()
2005-06-14 20:11:48 +00:00
pavlov%pavlov.net
f6a50bdae3
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
b5f3b760da
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
d7fa54adb7
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
mvl%exedo.nl
427fda3b87
remove dump
2005-06-13 23:24:19 +00:00
mvl%exedo.nl
022b813efc
Prevent serializing one attribute twice. Bug 297530, r=vlad
2005-06-13 23:19:01 +00:00
pavlov%pavlov.net
0edf1b6d2b
adding support for editing all occurrences vs editing a single occurence
2005-06-13 22:49:03 +00:00
shaver%mozilla.org
feed293e0d
bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb.
2005-06-13 13:46:08 +00:00
mvl%exedo.nl
5967082dd9
Make NewCalDateTime do the right thing. bug 297530, r=pavlov
2005-06-13 09:36:45 +00:00
mvl%exedo.nl
884d3a0cd2
Use the right scope. Bustage bug.
2005-06-12 20:41:05 +00:00
dmose%mozilla.org
8f5a8cd794
Added forgotten this. qualifier
2005-06-10 23:31:18 +00:00
vladimir%pobox.com
4288b470c2
missing files from last comimt
2005-06-10 01:48:14 +00:00
vladimir%pobox.com
ebe009656b
b=293183, implement exception support for recurrence, r=shaver
2005-06-10 01:31:48 +00:00
dmose%mozilla.org
1b6f0137f7
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
240fd66a28
removing new dump()
2005-06-09 00:03:21 +00:00
pavlov%pavlov.net
93945ee5b8
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
pavlov%pavlov.net
1b42cc7238
fixing typo
2005-06-06 21:08:33 +00:00
vladimir%pobox.com
9e3a93030d
b=296318, rename item.parent to item.calendar, r=shaver/pavlov
2005-06-03 20:46:36 +00:00
pavlov%pavlov.net
548e76ce49
fixing all-day to adjust the start/end dates appropriatly
2005-06-03 20:27:27 +00:00
pavlov%pavlov.net
5575b067ca
set hour/minute/second components to 0 when setting isDate to true. bug 296559 r=vlad
2005-06-03 20:25:54 +00:00
pavlov%pavlov.net
9cc84a2e7a
Adjusting some wording and fixing the layout of a few spots
2005-06-03 06:19:44 +00:00