pavlov%pavlov.net
|
8ae256dbf1
|
adding null check in Compare()
|
2005-06-14 20:11:48 +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 |
|
mvl%exedo.nl
|
eaa070c911
|
remove dump
|
2005-06-13 23:24:19 +00:00 |
|
mvl%exedo.nl
|
58f58c45ae
|
Prevent serializing one attribute twice. Bug 297530, r=vlad
|
2005-06-13 23:19:01 +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 |
|
shaver%mozilla.org
|
d652c76d83
|
bug 296184: add ITEM_FILTER_ALL_ITEMS; r=mvl, npotb.
|
2005-06-13 13:46:08 +00:00 |
|
mvl%exedo.nl
|
07b56ea7ee
|
Make NewCalDateTime do the right thing. bug 297530, r=pavlov
|
2005-06-13 09:36:45 +00:00 |
|
mvl%exedo.nl
|
d3f66e083e
|
Use the right scope. Bustage bug.
|
2005-06-12 20:41:05 +00:00 |
|
dmose%mozilla.org
|
e2586829cd
|
Added forgotten this. qualifier
|
2005-06-10 23:31:18 +00:00 |
|
vladimir%pobox.com
|
5b694a6ce6
|
missing files from last comimt
|
2005-06-10 01:48:14 +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 |
|
pavlov%pavlov.net
|
9d074667f4
|
fixing typo
|
2005-06-06 21:08:33 +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
|
c08a757fd8
|
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
|
1111506386
|
Adjusting some wording and fixing the layout of a few spots
|
2005-06-03 06:19:44 +00:00 |
|
shaver%mozilla.org
|
337abc3450
|
Commonize toolbar images and CSS, lightly hacked from their sunbird
origins. r=pav, npotb.
|
2005-06-02 21:39:41 +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
|
af1efa094b
|
set is_utc as well as zone when doing getInTimezone r=vlad
|
2005-05-25 23:09:40 +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
|
8c9d493652
|
adding note about .name property only working after the calendar is registered
|
2005-05-24 22:16:49 +00:00 |
|
vladimir%pobox.com
|
d4e623044f
|
fix setTimeInTimezone with null timezone for duration
|
2005-05-23 21:10:54 +00:00 |
|
vladimir%pobox.com
|
ab222a8f83
|
oops, stray %s
|
2005-05-20 22:00:47 +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 |
|
mvl%exedo.nl
|
c103e99be0
|
more valid->isValid changes. bug 290761
|
2005-05-19 14:47:02 +00:00 |
|
mvl%exedo.nl
|
4a03424f60
|
Bug 290761 calIDateTime: rename valid to isValid.
patch by gekacheka@yahoo.com, r=vladimir
|
2005-05-19 13:29:48 +00:00 |
|
vladimir%pobox.com
|
79e066cf27
|
b=293707, updates to storage provider; calendar manager database locked fix, rish=shaver
|
2005-05-12 05:54:44 +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 |
|
vladimir%pobox.com
|
76c03de98e
|
previous caldatetime fix wasn't so much, now real fix, with test suite coming soon
|
2005-05-08 00:44:30 +00:00 |
|
vladimir%pobox.com
|
2f53fa9249
|
some datetime fixes
|
2005-05-07 01:01:06 +00:00 |
|