Commit Graph

1752 Commits

Author SHA1 Message Date
mvl%exedo.nl
8b55e38e89 Remove the id to prevent an assertion when closing the eventdialog.
bug 293654, r=shaver
2005-08-21 08:51:30 +00:00
mvl%exedo.nl
381ec236bd Bug 304615: Completed-date column of task table is blank.
patch by gekacheka, r=mvl
2005-08-18 10:27:23 +00:00
mvl%exedo.nl
a958e193c9 Bug 304613: Setting completed-date is not saved.
patch by gekacheka, r=mvl
2005-08-18 10:26:18 +00:00
jminta%gmail.com
a445239516 Bug 303791 Set task status also when setting percent complete. r=mvl 2005-08-17 13:58:53 +00:00
jminta%gmail.com
d024ea0549 Bug 304826 Fix variable summerTZname. patch by tianchunbinghe@gmail.com r=jminta 2005-08-17 13:56:00 +00:00
mvl%exedo.nl
5c344ff427 Bug 304572: Event status sort order should match listed order, not alphabetical.
patch by gekacheka@yahoo.com, r=mvl
2005-08-16 20:50:41 +00:00
mvl%exedo.nl
0e79bbd475 Bug 304570: Event location does not appear in location column of event list.
patch by gekacheka@yahoo.com, r=mvl
2005-08-16 20:37:35 +00:00
jminta%gmail.com
37ddea5c6b Bug 249552 Persist which tab (Calendars or Date) is selected r=mvl 2005-08-16 19:04:15 +00:00
jminta%gmail.com
ed9d4564d7 Bug 256223 Unifinder does not refresh at midnight r=mvl 2005-08-16 18:57:34 +00:00
jminta%gmail.com
f67f52f5e2 Bug 304352 Fix checkmarks on percent complete in task context menu, plus whitespace cleanup r=mvl npotb 2005-08-15 19:13:47 +00:00
mvl%exedo.nl
dbdcfe4ec8 Bug 304567, Sort by calendar name fails. patch by gekacheka, r=mvl 2005-08-15 19:01:07 +00:00
mvl%exedo.nl
981274f805 Bug 304617 Completed date mouseover preview js error. patch by gekacheka, r=mvl 2005-08-15 18:05:11 +00:00
jminta%gmail.com
a7e445b38f Bug 243793 Add 'Edit Task' option to tasklist context menu r=mvl npotb 2005-08-15 12:57:50 +00:00
jminta%gmail.com
b831e6d9a3 Bug 303570 Remove obsolete gICalLib and gEventSource r=mvl npotb 2005-08-15 12:49:14 +00:00
jminta%gmail.com
0eebb6cec9 Bug 275695 Fix 'Select All' menu option to use the new interfaces r=mvl npotb 2005-08-15 12:36:45 +00:00
mostafah%oeone.com
3c49ea5c11 Updated translation 2005-08-08 14:13:18 +00:00
jminta%gmail.com
7541e064e9 Bustage fix from Bug 275695. Add missing &gt to some entities. Patch by ajvincent@gmail.com r=jminta npotd 2005-08-07 02:54:31 +00:00
jminta%gmail.com
cb736f006e Bug 275695 Make Sunbird menuitems localizable. patch by bugzilla@babylonsounds.com r=jminta npotb 2005-08-06 19:50:32 +00:00
jminta%gmail.com
9f13828f5e Bug 302891 Set adjusted dates all at once to prevent rolling over to the next month. r=gekacheka npotb 2005-08-06 16:48:19 +00:00
jminta%gmail.com
5d9ad19f0e Bug 302588 Test for valid recurrence values when creating an event. r=mvl npotb 2005-08-05 20:19:41 +00:00
jminta%gmail.com
5c3d4e4d5f Bug 303230 Fix unifinder refreshing to make search actually work. r=mvl npotb 2005-08-05 17:53:13 +00:00
jminta%gmail.com
dc86cfaf7f Bug 303113 Bring back extra stuff in updateColors(). r=mvl npotb 2005-08-05 17:47:43 +00:00
jminta%gmail.com
8e6ff5085b Bug 275357 Make start/due dates for new tasks default to the selected day. r=mvl npotb 2005-08-05 17:29:32 +00:00
mostafah%oeone.com
bc60e04b98 Updated translation 2005-08-04 14:16:26 +00:00
mvl%exedo.nl
543835b5eb include the new import-export script, in order to make it actually work. no bug. 2005-08-02 15:24:44 +00:00
mvl%exedo.nl
d0c8e56478 Set the date before the month, or else events might not show up on the 31th.
bug 302891, patch by jminta, r=mvl
2005-08-02 15:05:05 +00:00
mvl%exedo.nl
b9aa4f8379 Restora calendar and category colors.
bug 299846, patch by jminta, r=mvl
2005-08-02 15:01:42 +00:00
mvl%exedo.nl
0effe4340c Try harder to guess the system timezone.
bug 301624, patch by jminta, r=mvl
2005-08-02 14:48:05 +00:00
mvl%exedo.nl
a2c817d296 Clear selection of tasks/events if item that is selected is hidden.
Bug 177527, patch by jminta, r=mvl
2005-08-02 14:44:24 +00:00
mvl%exedo.nl
24c38ec4c8 really fix the recurrence until radio group. bug 287393, r=jminta 2005-08-01 20:57:29 +00:00
mvl%exedo.nl
b4b1da73a3 Make sure not to enable two radioitems when editing an item with recurrence set.
bug 287393, patch by jt@nerant.org, r=mvl
2005-07-31 12:27:21 +00:00
mvl%exedo.nl
a79b61361f Bug 220655: Enable moving items (such as events) from one Calendar File to another.
patch by jminta, r=mvl
2005-07-30 19:56:21 +00:00
mvl%exedo.nl
afed3ef2ff Can't always cancel preferences. bug 302251, patch by jminta, r=mvl 2005-07-27 18:27:13 +00:00
mvl%exedo.nl
ea6fce7366 Add a way to refresh calendars. bug 285018, r=shaver 2005-07-25 19:17: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
mvl%exedo.nl
ede51496c1 whitespace change to update to (my own!) review comment 2005-07-22 17:49:36 +00:00
mvl%exedo.nl
8bf2e98e88 Test for valid urls before trying to create a calendar.
bug 295343, p=jminta, r=mvl
2005-07-22 17:41:43 +00:00
timeless%mozdev.org
349614a9fe Bug 299970 "@mozilla.org/transactionmanager;1" is not a service and should not be used as one
r=mvl
2005-07-19 23:30:08 +00:00
mvl%exedo.nl
0f1c9e2cc9 check displayed daterange early, to prevent a slow script warning. bug 300369, r=mvl, patch by jminta 2005-07-14 17:39:20 +00:00
mvl%exedo.nl
4ee5743a9b Moves sunbird to using the new commands. Also fixes the calendar listbox popup
to disable certain options if it isn't clicked on an actual calendar.
bug 300254, r=mvl, patch by jminta
2005-07-14 17:29:54 +00:00
mostafah%oeone.com
e798eb69ea Updated translation 2005-07-12 17:27:28 +00:00
mvl%exedo.nl
18459a03ae Don't show an extra day for allday events. bug 300217, r=jminta 2005-07-10 19:02:08 +00:00
mvl%exedo.nl
b4e424580e handle some kindsof invalid ics files a bit more graceful. bug 285892, patch by gekacheka, r=pavlov 2005-07-09 22:01:03 +00:00
mvl%exedo.nl
f92c338623 Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl 2005-07-09 19:32:47 +00:00
mvl%exedo.nl
93cc886d45 Hook up alarm dialog for sunbird. bug 299366, patch by jminta, r=mvl 2005-07-09 17:31:26 +00:00
mvl%exedo.nl
958f420c85 Misc improvements to sunbird views. bug 300180, patch by jminta, r=mvl 2005-07-09 15:50:43 +00:00
mvl%exedo.nl
cf78365242 Make allday events work in the eventdialog. patch by jminta and me, r=me 2005-07-09 15:31:05 +00:00
mvl%exedo.nl
7c7e52ca05 make sunbird work on the real events, not the occurences. bug 299671, r=jminta 2005-07-09 13:38:13 +00:00
mvl%exedo.nl
a8ffd241f3 Update sunbird callers to removal of .isAllDay. bug 299182, r=jminta 2005-07-09 13:35:47 +00:00
mvl%exedo.nl
fc4096fdc9 fix deleting items from ics calendar. update event dialog to change recurrence api. r=shaver 2005-07-07 17:44:03 +00:00
mvl%exedo.nl
942c9d3c2c relabel calendar tab to date, for less confusion with the calendars tab.
bug 270907, r=mvl
2005-07-04 17:44:30 +00:00
mvl%exedo.nl
c1f7c984d2 Bug 299650: Go To Date dialog shows no datepicker. patch by jminta, r=mvl 2005-07-04 17:42:13 +00:00
mvl%exedo.nl
20de293fe8 fix errors in datetimepickers css. bug 298104, patch by gekacheka, r=jminta 2005-07-04 17:07:57 +00:00
mvl%exedo.nl
54ff3f59db works on todos. Update some callers to how the items handle unset dates.
bug 299238, r=jminta
2005-07-04 17:06:04 +00:00
mvl%exedo.nl
f78d26f473 make unifinder show occurences. bug 285033, r=jminta 2005-07-04 17:00:22 +00:00
mvl%exedo.nl
52a70e374a Make subscribing to a webcal calendar from a link in a browser work. Bug 295896, r=pavlov 2005-07-03 18:36:51 +00:00
mvl%exedo.nl
ca0d21321a Make all-day events show up.
bug 299142, r=pavlov
2005-06-29 17:35:38 +00:00
mvl%exedo.nl
3b80878fe9 Bug 229708 select more than one task and change priority or progress should affect all selected items.
patch by jminta, r=mvl
2005-06-27 21:40:53 +00:00
mvl%exedo.nl
9727cfed7f Bug 298556 Cannot delete discountinuous task selection.
patch by jminta, r=mvl
2005-06-27 21:38:53 +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
5866a5e7dd Bug 295990: fix creation of multiple storage calendars, by finding an unused
id via brute force and ignorance. r=vlad,r2=pavlov.
2005-06-21 19:45:13 +00:00
mvl%exedo.nl
f47a45a621 Bring back tooltips. bug 297818, r=vlad 2005-06-16 09:23:41 +00:00
mvl%exedo.nl
3ac1064eeb Bug 286841 Minimonth showMonth is called twice when month changes.
patch by gekacheka@yahoo.com, r=woo (andrew@progressivex.com)
2005-06-15 17:39:51 +00:00
mvl%exedo.nl
e6e8db3695 Split up events per day before checking for concurrent events.
bug 278426, r=pavlov
2005-06-14 19:49:15 +00:00
mostafah%oeone.com
5ddca4451c Updated translation 2005-06-14 18:35:17 +00:00
mostafah%oeone.com
3bc990113e Updated translation 2005-06-13 12:54:42 +00:00
mvl%exedo.nl
0764b4f95d fix regressions from full exception support. bug 293183, r=vlad 2005-06-11 19:46:18 +00:00
mvl%exedo.nl
353b4adb29 Bug 135593 Option to play user-defined sound file for alarm.
patch by jminta@gmail.com, r=pavlov
2005-06-11 18:48:01 +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
mvl%exedo.nl
26bb0b648a Show events that happen at the same time in multiple columns.
bug 278426, r=pavlov
2005-06-08 20:46:09 +00:00
mvl%exedo.nl
bcda601644 part of bug 286070, allday events are broken. r=gekacheka 2005-06-05 11:10:11 +00:00
mvl%exedo.nl
559b84eba5 missed a spot for bug 296318. bustage fix. 2005-06-04 13:54:56 +00:00
shaver%mozilla.org
7ddddd4533 Bug 294461: fix DOS line endings. 2005-06-04 13:12:34 +00:00
mvl%exedo.nl
9d6e5c2181 automaticly create a home calendar if no calendars are registered.
bug 296194, r=pavlov
2005-06-03 21:06:58 +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
mvl%exedo.nl
b99b2adcdb remember which calendars were active, and display that. r=shaver 2005-06-02 21:54:42 +00:00
mvl%exedo.nl
053fdad9a0 add new calendar to the display composite. bug 296198, r=pavlov 2005-06-02 20:56:50 +00:00
mvl%exedo.nl
1db53a341f Bug 296193: fresh profile startup: currentView/multiweekView has no properties.
patch by gekacheka, r=mvl
2005-06-02 19:22:25 +00:00
mvl%exedo.nl
fa50fc6a61 whitespace only change to make indenting consitent. 2005-06-02 18:17:05 +00:00
mvl%exedo.nl
7075e99771 fix condition for warning "end date before start date". bug 286070, patch by gekacheka, r=mvl 2005-06-02 18:06:23 +00:00
mvl%exedo.nl
19fb5465cb make the event dialog play nicer with all-day events. bug 286070, patch by gekacheka, r=mvl 2005-06-02 17:51:56 +00:00
mvl%exedo.nl
a24f7f9df2 Listen for namechanges in the UI, so new calendars also show their name.
bug 296074, r=gekacheka
2005-06-02 10:23:15 +00:00
mvl%exedo.nl
dedd00cfb3 first stab at making import work. bug 285019, r=pavlov 2005-06-01 19:32:54 +00:00
mvl%exedo.nl
15a70f7c1e Bug 295644: endBatchTransaction() should call updateUndoRedoMenu().
patch by jminta, r=mvl
2005-06-01 14:39:32 +00:00
mvl%exedo.nl
676ab54730 Bug 295895: Make it possible to unsubscribe from a calendar. r=gekacheka 2005-06-01 13:38:11 +00:00
mvl%exedo.nl
35cf8c1baf Bug 295146 Mouseover preview of repeated event shows original start datetime instead of time of occurrence.
patch by gekacheka@yahoo.com, r=mvl
2005-06-01 13:33:25 +00:00
mvl%exedo.nl
016c8b0a3b Bug 295424 share code to set up tooltip content for unifinder, unifinderToDo.
patch by gekacheka@yahoo.com, r=mvl
2005-06-01 12:55:50 +00:00
mvl%exedo.nl
b7070e6334 Bug 295418 simplify returning boolean to show tree tooltip (remove gShowTooltip, checkTooltip).
patch by gekacheka@yahoo.com, r=mvl.
2005-06-01 11:53:59 +00:00
mvl%exedo.nl
66af1f7611 Bug 295412 rename internal names for tooltip objects. patch by gekacheka@yahoo.com, r=mvl. 2005-06-01 11:26:27 +00:00
dmose%mozilla.org
48aaf7dad4 Fix JS strict warning and add a trailing newline to a dump. Not part of the build. 2005-05-28 02:42:17 +00:00
mvl%exedo.nl
6e4601c2c2 Add some files I missed. Bug 288313, patch by sipaq, r=mvl 2005-05-25 10:53:18 +00:00
mvl%exedo.nl
d8f37aa886 Bug 288313 copy old connection/proxy prefs to Sunbird.
patch by sipaq, r=mvl
2005-05-24 19:41:49 +00:00
mvl%exedo.nl
828cfa6907 Bug 295212 internally rename unifinders' column "filename" to "calendarname".
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:33:26 +00:00
mvl%exedo.nl
ba3fa6f82b Bug 295168 Task/todo list missing columns for Location, Status, Calendar Name
patch by gekacheka@yahoo.com (plus parts from me to make sorting by date work), r=mvl
2005-05-24 19:26:11 +00:00
mvl%exedo.nl
b8bf3148a1 Bug 278621 "sort by: calendar name" still sorts after date
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:17:58 +00:00
mvl%exedo.nl
bb81e52053 Bug 295164 event list calendar name column is empty.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:13:58 +00:00
mvl%exedo.nl
052cfaa3fd Bug 295141 Task/Todo mouseover preview does not show location or description.
patch by gekacheka@yahoo.com, r=mvl
2005-05-24 19:07:19 +00:00
mvl%exedo.nl
b760f8fb46 Bug 294293 Status: appears with blank when mouseover new task with status None.
patch by gekacheka@yahoo.com, r=shaver
2005-05-24 19:04:03 +00:00
vladimir%pobox.com
bd47e9b557 unknown property access on objects doesn't throw exceptions 2005-05-23 21:18:37 +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
57da413c0b Bug 257641 Sunbird: multi week view shows different behaviour by changing the # of weeks.
patch by jminta@gmail.com, r=mvl
2005-05-19 13:37:00 +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
mvl%exedo.nl
6f03f305f7 Bug 293788 General preferences (calendarPref.xul) not stored/preserved.
patch by jminta@gmail.com, r=mvl
2005-05-19 13:20:11 +00:00
mostafah%oeone.com
ff8fac642c Updated translation 2005-05-18 12:00:56 +00:00
mvl%exedo.nl
4c20d88e45 update calendar properties dialog for the changed locale file. Also remove some dos line endings. 2005-05-17 15:13:16 +00:00
mostafah%oeone.com
1f80aa22e6 Updated translation 2005-05-16 16:16:13 +00:00
mostafah%oeone.com
26d416906e Removed DOS line endings 2005-05-16 12:48:53 +00:00
mostafah%oeone.com
4b2b29ba0f Checked in patch for bug 273252: Description in timezone preferences not able to localize
Patch by sipaq. r=mostafah.
2005-05-16 12:47:40 +00:00
mostafah%oeone.com
8a961f168f Updated translation 2005-05-13 14:27:07 +00:00
vladimir%pobox.com
5e0aea19f7 b=293563, standalone/firefox lightning hack, r=shaver; also small fix to minimonth date clicking 2005-05-12 21:34:27 +00:00
mvl%exedo.nl
0dc0c1e98a Update the views and the event list when adding/removing a calendar.
bug 285014, r=shaver
2005-05-11 14:52:00 +00:00
mvl%exedo.nl
6ee2a889e3 use the right css syntax. fallout from bug 293390 2005-05-10 14:44:38 +00:00
mvl%exedo.nl
9aa4b8286d Bug 293390: layout issues on date/time picker to use system colors and clean up layout.
patch by andrew@progressivex.com, r=vladimir
2005-05-10 12:27:00 +00:00
mvl%exedo.nl
58e8f890e9 bug 290736: pasting URL into publish selected events dialog doesn't highlight publish button.
patch by jminta@gmail.com, r=mvl
2005-05-09 18:56:16 +00:00
mvl%exedo.nl
01c796d102 bug 268084: UI for editing colors of categories. patch by jminta@gmail.com, r=mvl 2005-05-09 12:18:01 +00:00
mvl%exedo.nl
7362cd47f7 bug 293377: Cannot advance calendar wizard after choosing 'Back' from 2nd page.
patch by jminta@gmail.com, r=mvl
2005-05-08 18:15:49 +00:00
mvl%exedo.nl
8e3cb2029b getAndSetEventTable is not defined
bug 293281
2005-05-08 12:41:37 +00:00
mvl%exedo.nl
1d3ce1c026 getAndSetEventTable is not defined.
bug 293281, patch by gekacheka, r=mvl
2005-05-08 12:39:43 +00:00
vladimir%pobox.com
5695848c2e b=260120, improvements to datepicker and timepicker, forgot to cvs add new files last commit 2005-05-06 21:42:51 +00:00
vladimir%pobox.com
5e13d83f37 b=260120, improvements to datepicker and timepicker, patch from andrew@progressivex.com, r=vladimir 2005-05-06 21:29:54 +00:00
mostafah%oeone.com
2d1768d04f Applied patch to bug 293155: Remove hardcoded "Calendar" in prefwindow title
patch by sipaq. r=mostafah
2005-05-06 16:49:50 +00:00
mvl%exedo.nl
066db195f9 Event Dialog: task status order is unintuitive.
Bug 288897, patch by gekacheka@yahoo.com, r=mvl
2005-05-04 11:00:41 +00:00
mvl%exedo.nl
242c17eab7 missed this file for bug 290228. patch by sipaq, r=me 2005-05-04 08:40:34 +00:00
mvl%exedo.nl
0a73352ae0 Make the new calendar wizard localizable.
bug 182344, patch by sipaq, r=me.
2005-05-03 19:54:19 +00:00
pavlov%pavlov.net
51c6a09d56 removing excess dumps 2005-05-03 08:39:17 +00:00
pavlov%pavlov.net
f705a5cebe fixing timezone bug when setting the dates 2005-05-03 08:37:12 +00:00
pavlov%pavlov.net
08ff139595 fix event dialog to set alarmTime properly 2005-04-29 07:35:05 +00:00
pavlov%pavlov.net
4d2293d393 removing name argument to createCalendar method 2005-04-28 19:59:23 +00:00
pavlov%pavlov.net
0f0b74e420 persisting calendar name and name changes using calendar prefs (bug 292097) r=shaver 2005-04-27 21:13:48 +00:00
mvl%exedo.nl
0a16fc5396 Add basic calendar management.
bug 285014, r=shaver
2005-04-26 20:40:27 +00:00
shaver%mozilla.org
ee3b68e6bb iTIP/iMIP improvements:
- Add Accept/Decline buttons to the summary display; both currently have the
   same effect:

 - Add the (someday: "accepted") item to the user's first calendar.

Also, teach the timezone heuristics about Eastern Time.

NPTOB.  Not as cool as vlad.
2005-04-24 18:33:50 +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
pavlov%pavlov.net
e5d841202c removing debug print 2005-04-21 19:44:48 +00:00
mostafah%oeone.com
8539c0b350 Updating translation 2005-04-21 19:15:00 +00:00
mvl%exedo.nl
6167c963c8 Add undo and redo to calendar.
bug 258258, r=vlad. npotb
2005-04-20 21:43:19 +00:00
mostafah%oeone.com
50aa26c39b Updated translation 2005-04-19 15:51:11 +00:00
pavlov%pavlov.net
b0f46a53e2 getting event dialog wired up for lightning 2005-04-18 22:55:28 +00:00
mvl%exedo.nl
4fca3c06bc spelling fix. patch by jminta@gmail.com, r=me. bug 288368 2005-04-16 11:23:07 +00:00
vladimir%pobox.com
de007a8244 remove itemFilter from calICalendar's addObserver method 2005-04-15 18:51:47 +00:00
mvl%exedo.nl
e1b6d2775e make the new-calendar wizard a bit less annoying.
bug 286959, r=pavlov
2005-04-13 17:00:15 +00:00
shaver%mozilla.org
b1ffc70eff Bug 288891: fix use of outdated ICAL_STATUS_ constants, and the Status:
mouseover. Patch from gekacheka, r=me, NPOTB.
2005-04-12 15:46:00 +00:00
mvl%exedo.nl
0067e91e14 for real this time. still bug 289803 and still npotb 2005-04-10 19:56:03 +00:00
mvl%exedo.nl
0340f3891f use what the patch for bug 289803 suggested. npotb 2005-04-10 19:45:12 +00:00
mvl%exedo.nl
2c847d988a use composite calendar for task list
bug 288889, p=gekacheka, r=me. npotb
2005-04-10 18:59:15 +00:00
mvl%exedo.nl
f892c29c0d Edit events or tasks fails to save after 'ok'
bug 289803, p=gekacheka, r=me. nptob
2005-04-10 18:48:11 +00:00
mvl%exedo.nl
c49f627460 create jsDate only once. small optimization.
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:31:50 +00:00
mvl%exedo.nl
a10f4d3954 Use the timezone hour, not UTC or whatever JS happens to use.
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:28:19 +00:00
mvl%exedo.nl
463d9e1390 Not everybody lives in amsterdam
bug 289746, p=gekacheka, r=me. nptob
2005-04-10 18:24:54 +00:00
mvl%exedo.nl
6b2038e2b0 day/week views do not show location and description
bug 289716, p=gekacheka, r=me. nptob
2005-04-10 18:07:34 +00:00
mvl%exedo.nl
aafa8a14eb day view initially does not show items before current time
bug 289725, p=gekacheka, r=me. nptob
2005-04-10 18:03:41 +00:00
mvl%exedo.nl
68b636674e Make double-clicking on an event in weekview work.
bug 289722, p=gekacheka, r=me. nptob
2005-04-10 17:40:52 +00:00
mvl%exedo.nl
9366c546fa Show list of calendars in the event dialog, and store in the right calendar
bug 286146, r=stuart
2005-04-06 12:43:24 +00:00
mvl%exedo.nl
6bbbe3ec2e Stop loading jslib
bug 288045, r=stuart
2005-04-06 12:41:43 +00:00
mvl%exedo.nl
839256255b Show events from all calendars in the unifinder
bug 288880, r=stuart
2005-04-06 12:40:07 +00:00
mvl%exedo.nl
4b8e4f83ff show dates in tooltips
bug 288923, p=gekacheka, r=me
2005-04-04 21:04:42 +00:00
mvl%exedo.nl
d8adb0b56a Can't save task start or due dates.
Bug 287985, patch by gekacheka, r=me
2005-03-28 11:45:48 +00:00
mvl%exedo.nl
bf159dfbc1 fix the syntax. 2005-03-27 14:34:46 +00:00
mvl%exedo.nl
21f6835036 Changing Days Off setting doesn't change colors in calendar
bug 279263, patch by gekacheka, r=stuart
2005-03-26 22:46:15 +00:00
mvl%exedo.nl
6262b428dd fill tooltips with some useful info
bug 285012, patch by jt@nerant.org, r=me
2005-03-26 11:19:20 +00:00
shaver%mozilla.org
a85fe1c62e Refactor some code for reuse from Lightning:
- move some utility code into new calendarUtils.js
 - calendarCreation.xul only depends on calendarCreation.js and
   calendarUtils.js
 - remove old wizard.xul/js code and unused launch function
2005-03-24 21:27:16 +00:00
pavlov%pavlov.net
f3842dc8e9 fixing bug 286228. patch by stelian@popies.net. r=pavlov 2005-03-24 20:22:46 +00:00
timeless%mozdev.org
2d29fc0022 Bug 286198 use application/xml rather than text/xml
patch by bug@annevankesteren.nl r=dmose
2005-03-23 20:05:22 +00:00
pavlov%pavlov.net
229acd7e9d first pass at publish and import calendars (bugs 285016 and 285019) 2005-03-22 21:37:26 +00:00
mvl%exedo.nl
3238a7f33e use composite calendar for view. Allows to use multiple calendars.
bug 286455, r=stuart,vlad
2005-03-21 17:55:24 +00:00
pavlov%pavlov.net
4965c3640b fixing drag&drop in calendar views. bug=286777 r=vlad 2005-03-18 22:59:51 +00:00
mvl%exedo.nl
e386002cf9 Remove extra definition of WeekView.prototype.getNewEventDate()
bug 285220, patch by gekacheka@yahoo.com, r=me
2005-03-14 18:43:10 +00:00
mvl%exedo.nl
b2517d1cbe refresh unifinder on startup and changes.
bug 285009, patch by jt@nerant.org, r=stuart
2005-03-13 23:06:47 +00:00
mvl%exedo.nl
80f40da54f datepicker should not freeze.
bug 278877, patch by andrew@progressivex.com (andrew@progressivex.com), gekacheka@yahoo.com and me.
r=gekacheka@yahoo.com
also fixes bug 273914. Also see bug 199779
2005-03-13 22:04:50 +00:00
bzbarsky%mit.edu
bfa5e9c161 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
mostafah%oeone.com
af66574cdb Updated translation 2005-03-08 14:05:02 +00:00
mvl%exedo.nl
3b7fc25c5b make selecting event in the unifinder not error.
bug 285010, r=stuart
2005-03-07 22:37:52 +00:00
mvl%exedo.nl
92312ace97 bustage fix. fallout from bug 272732 2005-03-06 17:57:28 +00:00
pavlov%pavlov.net
03746f545d fixing 284078. patch from jt@nerant.org. r=pavlov 2005-03-03 21:45:07 +00:00
mostafah%oeone.com
56d6c92fc7 Updated translation 2005-03-01 13:44:53 +00:00
mvl%exedo.nl
49c60573d7 make sunbird find its locale files.
bug 283990, r=mostafah
2005-02-28 16:26:52 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
dmose%mozilla.org
478b550458 Make calendar usable again for light-on-dark themes in the trunk (bug 283101). r=stuart. Not part of the default build. 2005-02-23 21:38:00 +00:00
bzbarsky%mit.edu
9958e4407f Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-20 20:53:29 +00:00
bzbarsky%mit.edu
c0a59befc5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
mvl%exedo.nl
cdf001b203 Make multiday events work for all views.
bug 278423, r=stuart. npotb
2005-02-17 19:04:39 +00:00
mvl%exedo.nl
0a128034f0 include utilityOverlay.js,in order to be able to open the preferences from seamonkey
bug 282497, r=mostafah. nptob
2005-02-17 14:36:05 +00:00
pavlov%pavlov.net
c70d38362d use the calendar manager to create a calendar. use the selected calendar as the current calendar for displaying events. 2005-02-16 23:14:48 +00:00
mostafah%oeone.com
189166e8dd Updated translation 2005-02-16 21:14:12 +00:00
mvl%exedo.nl
f254f0f961 look at occurences, not events, for multiweek
no bug. r=stuart. npotb
2005-02-10 22:11:15 +00:00
mvl%exedo.nl
f8ffd68fff work on multiweek.
bug 278425, patch by Jeremy Teo (jt@nerant.org), r=stuart, npotb.
2005-02-09 22:44:09 +00:00
mvl%exedo.nl
80084e8354 split up multiday events for weekview
bug 278423, r=stuart, npotb
2005-02-09 22:37:39 +00:00
mvl%exedo.nl
20d2cc6aa6 make unifinder work again.
bug 281716, r=stuart. npotb
2005-02-09 22:35:09 +00:00
gerv%gerv.net
70ea6cb4d2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-02 15:10:48 +00:00
pavlov%pavlov.net
87401ae601 adding support for creating and deleting calendars 2005-02-01 00:56:51 +00:00
pavlov%pavlov.net
362306cbe6 partial fix for all day events. bug 278425. patch by jt@nerant.org. r=pavlov 2005-01-29 00:47:51 +00:00
bzbarsky%mit.edu
d9f747cca2 Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
mvl%exedo.nl
68ce35dcd2 fix -calendar.
bug 279157, r=mostafah
2005-01-20 20:58:35 +00:00
mostafah%oeone.com
26632bbbde Updated translation 2005-01-19 18:59:45 +00:00
mostafah%oeone.com
e5baa4d377 Fixed bug 275880: xpi doesn't work for Italian (it-IT) 2005-01-19 15:21:21 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
mostafah%oeone.com
08d62ef8bb Added license from patch to bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-17 16:05:23 +00:00
mostafah%oeone.com
b0b7ad4d4f Updated translation 2005-01-17 15:40:52 +00:00
mostafah%oeone.com
a5d33c4278 Updated translation 2005-01-17 15:11:42 +00:00
mattwillis%gmail.com
16de6bfd85 fix stupid typos in last checkin 2005-01-17 00:18:53 +00:00
mattwillis%gmail.com
d4e5b636ec bug 272732
rev14 - patch standardizes on use of get/setFieldValue, and removes many global vars (ie: gEvent)
r=shaver w/ comments

This patch breaks the ability to switch an event from Event to ToDo in the dialog.
This is okay for now.
2005-01-16 17:03:59 +00:00
pavlov%pavlov.net
4b5d6488d5 getting month view off the ground
moving calendar observer code from weekView.js to calendarWindow.js so it can monitor and update the current view instead of only working in week view.
2005-01-13 05:56:39 +00:00
pavlov%pavlov.net
856eee3caf fixing description text setting 2005-01-13 05:53:52 +00:00
pavlov%pavlov.net
1a99e44b23 clear the day view when switching days 2005-01-12 22:48:13 +00:00
pavlov%pavlov.net
c1fecc9129 return in the mouseover code for now until it is updated 2005-01-12 19:56:21 +00:00
dmose%mozilla.org
3cbdff940c Fix JS strict warning. Not part of the build. 2005-01-12 19:34:47 +00:00
shaver%mozilla.org
1180ed6578 Bugs from CalDAV Calconnect interop.
- Use uppercase property names until 277978 is fixed.
- Don't set empty-string properties, because some servers don't like them.
2005-01-12 01:12:00 +00:00
vladimir%pobox.com
40086037d0 changed tz pref to calendar.timezone.local; if not set, no timezone will be sent 2005-01-11 21:42:36 +00:00
mostafah%oeone.com
c5c8ee1b64 Made change suggested in comment #7 of bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:51:25 +00:00
mostafah%oeone.com
9e193a5d46 Checked in patch for bug 276799:
Move inline styles from calPrintEngine.js to a css file
2005-01-11 16:49:59 +00:00
mattwillis%gmail.com
63a1001a43 bug 237467
fill in missing tri-license block with standard OEOne information
r=mostafah
2005-01-11 00:29:54 +00:00
pavlov%pavlov.net
bcbbbac61f set the day view box class on the eventBoxes 2005-01-10 21:15:40 +00:00
vladimir%pobox.com
ce595717e5 add timezone handling in output ics files. we currently output dtstart/dtend in the tz specified by the calendar.local-time-zone pref 2005-01-10 02:24:03 +00:00
mattwillis%gmail.com
bae0ceb537 bug 272732
fixes braces per shaver
2005-01-08 02:20:19 +00:00
mattwillis%gmail.com
7ef01c388b bug 272732
rev13 - more polish in recurrence tab. listbox child buttons now enable/disable properly based on what's in the listbox
addAttachment will now check to see if the file uri is already attached before doing so
r=shaver
2005-01-08 02:17:23 +00:00
mattwillis%gmail.com
91798f4fe7 replacing default sound with something less obnoxious
r=shaver
2005-01-08 00:21:36 +00:00
mattwillis%gmail.com
10817e2357 bug 272732
toDoDialog is now integrated into eventDialog.js/xul
2005-01-07 22:27:49 +00:00
mattwillis%gmail.com
d1ebe9139f fixes erroneous error message when using .ics
r=mvl
2005-01-07 21:34:25 +00:00
mvl%exedo.nl
a18535c5f2 Don't show an error box when publishing to a new webdav file
bug 275339, r=mostafah
2005-01-07 20:22:46 +00:00
dmose%mozilla.org
6933fa5716 Fix function name typo that was break invitees 2005-01-07 19:34:10 +00:00
mostafah%oeone.com
a18e56fae5 Updated translation 2005-01-07 14:00:05 +00:00
pavlov%pavlov.net
28a67c68c0 wire back up the dayView 2005-01-06 22:54:58 +00:00
mostafah%oeone.com
10a400229e Checked in attachment 170470 for bug 277176:
Javascript Strict Warning fixes
r=pavlov
2005-01-06 21:03:15 +00:00
mostafah%oeone.com
cc591b7874 Added in french version of aboutDialog.dtd 2005-01-06 14:29:55 +00:00
mattwillis%gmail.com
05293ec193 fixes 4 strict JS errors 2005-01-06 00:53:34 +00:00
mattwillis%gmail.com
af869d0148 bug 272732
rev12
fixes labels on recurrence items
also fixes storing recurrence components to storage
storage changes: r=vlad
UI changes: r=me
2005-01-05 23:54:06 +00:00
mattwillis%gmail.com
b1a500ce13 bug 272732
rev11 fixes support for day checkboxes in recurrence
added check for null category after patch was made
r=pavlov@pavlov.net
2005-01-05 22:42:21 +00:00
mattwillis%gmail.com
31cd47f935 bug 272732
rev10 more recurrence fixes
r=pavlov@pavlov.net
2005-01-05 22:24:27 +00:00
mattwillis%gmail.com
e41152fb54 bug 277176
from rev0
fixes javascript strict warnings
r=mostafah
2005-01-05 21:18:47 +00:00
mattwillis%gmail.com
3d51b6b96c bug 272732
from rev10
fixes to plural/singular labels in recurrence tab
r=pavlov@pavlov.net
2005-01-05 21:07:10 +00:00
mattwillis%gmail.com
b3931817f4 bug 272732
rev9 - fixes stuff so the ok button works with events and todos
r=dmose
2005-01-05 02:31:47 +00:00
vladimir%pobox.com
3de2427ffc first pass at making Todos work. 2005-01-04 22:49:12 +00:00
mattwillis%gmail.com
d15778330c bug 272732
more fixes to eventdialog.js/xul - rev8 patch
todo alarms are now correctly handled, rejecting invalid combinations of enabled pickers and alarm related properties
r=pavlov@pavlov.net
2005-01-04 21:38:35 +00:00
mattwillis%gmail.com
e0f711d653 bug 272732
more work on eventdialog.xul/js
priority level support now working correctly
ui updates to todo - unifying completed/cancelled/status widgets
alarm groupbox removed and widgets added to details
r=pavlov@pavlov.net
2005-01-04 17:03:13 +00:00
vladimir%pobox.com
c88b490207 updated FE for new recurrence bits; also some todo fixes 2005-01-03 23:33:16 +00:00
mostafah%oeone.com
07d703f053 Updated translation 2005-01-03 22:07:11 +00:00
mattwillis%gmail.com
6fddcdd596 bug 272732
applying patch rev5
more updates to eventDialog.js/xul per suggestions in irc
r=pavlov@pavlov.net
2005-01-03 21:37:04 +00:00
mattwillis%gmail.com
412b460e7d bug 226209 - clean up code bug
removes tabs and craziness from dragDrop.js
r=mostafah
2005-01-03 21:18:41 +00:00
mattwillis%gmail.com
0ccc9453ac bug 276655
Updating the About Sunbird dialog, and adding the credits
r=mostafah
2005-01-03 21:06:19 +00:00
mostafah%oeone.com
ca9f7ab6dc Updated translation 2005-01-03 20:17:32 +00:00
mattwillis%gmail.com
d89de942e5 bug 272732
more updates and fixes to eventDialog.js/xul to work with new interfaces and to combine eventDialog and toDoDialog
r=pavlov@pavlov.net
2005-01-03 17:30:54 +00:00
mattwillis%gmail.com
e57a05baac bug 272732
fixes window title regression
r=pavlov@pavlov.net
2004-12-29 21:58:04 +00:00
mattwillis%gmail.com
7cf8f4a5a1 bug 272732
more work on new/edit event dialog.
more of the todo/task controls are wired in and working.
r=pavlov@pavlov.net
2004-12-29 20:35:38 +00:00
pavlov%pavlov.net
cc43dd8408 Merging the event and todo dialogs 2004-12-23 19:34:50 +00:00
mattwillis%gmail.com
6a007056e4 bug 243494
more of the same
forgot this file
2004-12-23 02:28:17 +00:00
mattwillis%gmail.com
4b1aaccdfe bug 243494
long event titles/locations/descriptions should break into multiple lines rather than crop
r=pavlov@pavlov.net
2004-12-23 02:04:24 +00:00
mattwillis%gmail.com
3699fc6a01 bug 249820
change alertDialog from window to dialog to remove last vestiges of dialogOverlay
r=mostafah
2004-12-23 00:26:47 +00:00
mattwillis%gmail.com
2c8182b065 Since we're combining eventDialog.* and toDoDialog.*, there is no longer a need to abstract this functionality out.
ok to remove without a bug = mostafah
2004-12-23 00:02:37 +00:00
mattwillis%gmail.com
d2fe356703 bug 275404
fixes day view description placement
r=mattwillis
2004-12-22 16:25:41 +00:00