Commit Graph

1022 Commits

Author SHA1 Message Date
shaver%mozilla.org
c384132735 - Use literal strings instead of integer constants, for better insulation
from libical changes, and a vastly improved debugging experience.
  The requisite data validation is coming once I figure out how best to
  get libical to do that validation in any reasonable fashion whatsoever.

- Remove METHOD from calIItemBase, as it's a bit of ICS specificity that should
  live elsewhere for manipulation in calling code.

- Remove useless getAttendees/setAttendees from calIIcalComponent, now that
  real property/parameter support exists.

- Unify property/x-property interfaces as much as possible.

- Likewise for parameters/x-parameters.

- Real property and parameters support, sufficient at least to whack ATTENDEE
  props in interesting ways.

- Properties on calIAttendee (mapped generally to ICS parameters, though
  somewhat fragilely).

- Round-trip X-WHATEVER ICS properties and params reliably.

- Attendee serialization/deserialization in calItemBase.

- In various places, SetIsVoid on empty strings returned to signify
  missing property/parameters.  Nicer from JS, to be sure.

- Fix test cases and one little spot in Sunbird to keep up.

CalDAV event modification works now.
2004-12-13 09:50:30 +00:00
mvl%exedo.nl
13e68f643d set class on eventboxes to actually draw a box 2004-12-11 18:52:19 +00:00
pavlov%pavlov.net
b0a66f05f0 clean up some code and fix up deleting of items 2004-12-10 20:34:30 +00:00
pavlov%pavlov.net
7fd4187c45 Making clone() do a QI back to calIEvent 2004-12-10 11:35:05 +00:00
pavlov%pavlov.net
4a7ecbc7ca fixing new event dialog to start with the correct start/end times 2004-12-10 11:13:04 +00:00
pavlov%pavlov.net
0613c4802a getting the edit dialog up 2004-12-10 10:58:59 +00:00
shaver%mozilla.org
522338eedf Use prefs to control calendar type ("calendar.default-calendar.type") and
uri ("calendar.default-calendar.uri", only for caldav and storage types), so
we can all stop hacking createCalendar ourselves. r=dmose.

The default remains a memory-type calendar.
2004-12-10 09:56:34 +00:00
pavlov%pavlov.net
9bd7c9f40b fixing weekView to request events for the full 7 days instead of just 6 2004-12-10 01:45:02 +00:00
pavlov%pavlov.net
566a1dbb47 fixing weekView to clear events when changing weeks 2004-12-10 00:15:25 +00:00
pavlov%pavlov.net
ea78fa45b7 fix week view to show events in the right column and time slot 2004-12-09 23:47:44 +00:00
pavlov%pavlov.net
977bf12427 set the start/end times correctly 2004-12-09 22:51:59 +00:00
pavlov%pavlov.net
70ddf9a2e2 work on getting the week view to work again bug 273955 r=mvl 2004-12-09 22:32:39 +00:00
mostafah%oeone.com
3197e6c742 Checked in attachment 167835 for bug 270724:
Parses PM time as AM if format has leading tt or non AM/PM, as in taiwan locale tt hh:mm:ss
2004-12-06 17:20:26 +00:00
mvl%exedo.nl
48e11b894b Show errors from publishing.
bug 271029, r=mostafah
2004-12-03 20:26:48 +00:00
mostafah%oeone.com
8ae2763ceb Checked in patch for bug 265265: grid lines dissapear in weekly view 2004-12-03 14:04:54 +00:00
mostafah%oeone.com
f516d2ea36 Checked in patch for bug 270724:
Parses PM time as AM if format has leading tt or non AM/PM, as in taiwan locale tt hh:mm:ss
2004-12-02 19:43:53 +00:00
pavlov%pavlov.net
84dee1b4db updating eventDialog to use the new calendar APIs
revamp of the event dialog by mattwillis@gmail.com
bug 272732 r=shaver
2004-12-02 17:41:13 +00:00
mvl%exedo.nl
421b81182b fix javascript strict warning
bug 258324, patch by gekacheka, r=mvl
2004-12-02 10:56:36 +00:00
mvl%exedo.nl
0951e54b13 fix javascript strict warning
bug 248884, patch by gekacheka, r=mvl
2004-12-02 10:53:47 +00:00
mvl%exedo.nl
13761798e3 fix javascript strict warning
bug 265274, patch by gekacheka, r=mvl
2004-12-02 10:51:16 +00:00
mostafah%oeone.com
60a5cfabbc Checked in patch for bug 271790:
calendarService.js contains debug dumps
2004-11-26 14:15:22 +00:00
mvl%exedo.nl
bfc2f3909e use nsIScriptableUnicodeConverter to convert from array to string.
bug 248884, r=mostafah
2004-11-24 22:14:30 +00:00
mostafah%oeone.com
be14f80cef Checked in attachment 166677 for bug 269009:
Make "New Calendar..." dialog more intuitive
2004-11-24 22:02:24 +00:00
mostafah%oeone.com
318058fefd Checked in patch for bug 269655: Error: autocomplete controller has no properties 2004-11-24 21:47:57 +00:00
mvl%exedo.nl
f9eade4b2b bustage fix from bug 265274 2004-11-23 09:57:39 +00:00
mvl%exedo.nl
5fe7cfea7b Provide a way to share calendars on a lan. No UI etc yet.
Provide a way to automatically reload a calendar. Also no UI
bug 265274, patch by arusso@aequilibrium.com, r=mvl
2004-11-22 21:58:35 +00:00
mvl%exedo.nl
6c66b63f9a don't die if there is no throbber
bug 268602, r=gekacheka
2004-11-22 18:30:06 +00:00
mostafah%oeone.com
a6d9cd011d Checked in attachment 164935 for bug 220075:
Make task start date/due date optional.
2004-11-19 15:15:19 +00:00
mostafah%oeone.com
a012de077f Checked in patch for bug 263837:
Hidden tabs in Task/Event window can be displayed
2004-11-17 19:43:33 +00:00
mostafah%oeone.com
e427fb08e9 Checked in patch for bug 269807:
Event time adjustment via keyboard is lost when enter pressed in edit box
2004-11-17 19:38:50 +00:00
mostafah%oeone.com
98e5ad969b Checked in patch for bug 269837:
Allow weekview to become narrower when "Workweek days only" is checked
2004-11-17 19:36:24 +00:00
mvl%exedo.nl
461b6a8a0d use hidden instead of collapsed to prevent scrollbars
bug 260519, r=mostafah
2004-11-17 19:35:43 +00:00
mostafah%oeone.com
2fc635f7e4 Checked in attachment 165913 for bug 173562:
Need to import Outlook CSV exported data
2004-11-17 19:32:50 +00:00
mvl%exedo.nl
b216d4fa16 make calendar printing work with toolkit, so sunbird can print again
bug 270245, r=mostafah
2004-11-17 15:54:02 +00:00
mvl%exedo.nl
5f43167cfb Deleting events brings up multiple confirmation dialogs
Bug 269578, patch by Matthew Willis, r=mvl
2004-11-16 19:04:33 +00:00
mvl%exedo.nl
e8d3e71d93 bug 242317 attachment 166010, day and weekday titles in calendar view scroll away [weekview]
r=gekacheka
2004-11-15 18:43:13 +00:00
mostafah%oeone.com
c81cec73a2 Fixed typo: twoce->twice 2004-11-12 19:42:50 +00:00
mostafah%oeone.com
60fbfed7d2 Checked in patch for bug 269250: Make printing use a temp file 2004-11-12 15:29:41 +00:00
mostafah%oeone.com
b853d889af Checked in attachment 165335 for bug 226209:
Cleanup calendar code
2004-11-11 20:17:57 +00:00
mostafah%oeone.com
f7e12ddbb8 Checked in patch for bug 269009: Make "New Calendar..." dialog more intuitive 2004-11-11 18:09:44 +00:00
mostafah%oeone.com
03dba4f67e Checked in patch for bug 268666:
Inconsistent use of (s) in Sunbird and xpi menubar, inconsistent use of
unicode ellipse character
2004-11-10 15:03:33 +00:00
mostafah%oeone.com
c74507858f Checked in attachment 165376 for bug 253420:
no import of tasks from ical files
2004-11-10 14:40:57 +00:00
mostafah%oeone.com
289056d99a Checked in patch 165084 for bug 173562:
Need to import Outlook CSV exported data
2004-11-09 20:32:34 +00:00
mvl%exedo.nl
1a81891299 Make throbber do anything when refreshing remote calendars
bug 268602, patch by Matthew Willis, r=mvl
2004-11-09 20:17:36 +00:00
mvl%exedo.nl
17971c2ace Need button and periodic interval for refreshing/publishing a calendar
bug 207381, patch by Matthew Willis, image by Mark Carson, r=mvl
2004-11-09 19:55:53 +00:00
mvl%exedo.nl
13c0658477 some changes I forgot for bug 228745 2004-11-08 22:17:36 +00:00
mvl%exedo.nl
d1416f373c auto-publish when deleting multiple events
bug 228745, patch by lilmatt, r=mvl
2004-11-08 22:07:46 +00:00
mostafah%oeone.com
807dd70da4 Removed duplicate "modal" option 2004-11-08 21:33:35 +00:00
mostafah%oeone.com
7be3d366d5 Checked in attachment 164979 for bug 253420:
no import of tasks from ical files
2004-11-08 17:12:24 +00:00
mostafah%oeone.com
dfc3e3b2ac Checked in patch for bug 243821:
Context clicking on a day in the calendar mini view should not show it in the main view
2004-11-08 16:41:49 +00:00
mostafah%oeone.com
c2c4029db1 Checked in first part of patch 164774 for bug 264397:
Sunbird - Preferences: "General" icon is always highlighted (highlit?)
2004-11-08 16:35:25 +00:00
mvl%exedo.nl
09075d6591 Basic support for colors per category.
bug 171657, r=mostafah
2004-11-06 13:20:41 +00:00
mostafah%oeone.com
76ea72f663 Checked in attachment 164745 for bug 226209:Cleanup calendar code 2004-11-05 21:11:51 +00:00
mostafah%oeone.com
89548fe195 Moved aboutDialog.xul to sunbird/base/content
Moved content/sunbird.png to sunbird/base/content/about-sunbird.png
2004-11-05 21:00:58 +00:00
mostafah%oeone.com
426985e744 Checked in patch for bug 267476:
New Event, ToDo, Print, Wizard dialogs all can't be moved on Mac OS X
2004-11-05 19:02:01 +00:00
mostafah%oeone.com
53aeaab2f7 Checked in patch 164753 for bug 199779:Make minical useful 2004-11-05 18:50:32 +00:00
mostafah%oeone.com
54760ae981 Checked in patch for bug 199779: Make minical useful 2004-11-05 15:57:44 +00:00
mostafah%oeone.com
0a095a677b Checked in patch for bug 263832:
F1 key for Day View clashes with Help key in Windows
2004-11-04 23:54:02 +00:00
mostafah%oeone.com
fce5351e32 Updating about version.
Updating name of OEone to Axentra
2004-11-04 17:00:14 +00:00
mostafah%oeone.com
19bf96e2b2 Checked in patch for bug 212076:
Everytime I open my calendar I get alarms for past events
2004-11-04 14:31:53 +00:00
mostafah%oeone.com
e7404186ee Fixed: Warning: assignment to undeclared variable i 2004-11-03 18:59:57 +00:00
mostafah%oeone.com
3c6e04701f Fixed:Warning: assignment to undeclared variable i 2004-11-03 18:58:12 +00:00
mostafah%oeone.com
2f9a19f960 Checked in attachment 164225 for bug 226209: Cleanup calendar code 2004-11-03 15:01:30 +00:00
mostafah%oeone.com
dd723f8f99 Checked in attachment 164223 for bug 226209:Cleanup calendar code 2004-11-02 20:39:21 +00:00
mostafah%oeone.com
393e907d66 Checked in attachment 164221 for bug 264077:
Sunbird menus use control as modifier rather than accel
2004-11-02 20:17:09 +00:00
mostafah%oeone.com
3739e67502 Checked in patch for bug 267088:
Calendar fails loading nsJSSupportsUtils.js and nsJSComponentManager.js --
both are moved to "obsolete" in toolkit
2004-11-02 19:44:29 +00:00
mostafah%oeone.com
e90d503f73 Checked in attachment 164299 for bug 253420:
no import of tasks from ical files
2004-11-02 19:39:58 +00:00
mostafah%oeone.com
766d4095dc Checked in patches for bug 253420:
no import of tasks from ical files
2004-11-02 19:35:16 +00:00
mostafah%oeone.com
12ca79b2d9 Checked in patch for bug 267027:
All Views (Day/Week/Multiweek/Month) are too wide in many localizations
2004-11-02 17:11:39 +00:00
mostafah%oeone.com
362256f742 Fixing incorrect commenting caused by previous check-in 2004-11-02 17:07:42 +00:00
mostafah%oeone.com
489e2be58e Commented out "wizard" menu option which is not being used at the moment.
(Based on patch for bug 261709: Launch Wizard launches XML parsing error instead )
2004-11-02 16:26:29 +00:00
mostafah%oeone.com
f6717905bf Checked in attachment #164032 for bug 207381:
Need button and periodic interval for refreshing/publishing a calendar
Also added same change to resources/content/menuOverlay.xul
2004-11-02 16:14:52 +00:00
mostafah%oeone.com
610a10cbfd Checked in patch for bug 266882:
printDayView always prints "Weekday, Month Day Year", should use preferred format
2004-11-01 21:57:57 +00:00
mostafah%oeone.com
a958804cdd Checked in attachment #163935 for bug 248884:
big calendar (ics more than 64k) is broken
2004-11-01 20:59:56 +00:00
mostafah%oeone.com
a987ced0af Checked in patch for bug 210218:
mouse cursor does not change to indicators after opening an Event dialogue
2004-11-01 20:52:16 +00:00
mostafah%oeone.com
dc17c17375 Checked in patch for bug 216257 ( with some tweaks ):
Add "Events this month" to dropdown selection list in events pane.
2004-11-01 18:50:47 +00:00
mostafah%oeone.com
3d0968086e Checked in patch for bug 264447: Export into vCalendar format has illegal newlines 2004-10-29 20:23:52 +00:00
mostafah%oeone.com
a9984bcdb7 Checked in attachment #161714 for bug 220075:
Make task start date/due date optional
2004-10-28 15:56:04 +00:00
dmose%mozilla.org
ce1d2147d7 Make calendar text readable in light-on-dark themes (bug 266186); r=mostafah 2004-10-27 21:29:35 +00:00
mostafah%oeone.com
aa1fa5579d Checked in patch for bug 263539:
todo dialog: Prevent task alarm trigger with no trigger date
2004-10-27 20:04:13 +00:00
mostafah%oeone.com
44a2235eaa Checked in patch for bug 261329:
"About to import" prompt should show names of file and calendar.
2004-10-27 19:44:29 +00:00
mostafah%oeone.com
5e5b0e1ba6 Checked in patch for bug 246740:
import->file forces into default calendar [prompt for each]
2004-10-27 18:07:57 +00:00
mostafah%oeone.com
04c07ee8f4 Checked in patch for bug 242317 ( comments fixed ):
Day and weekday titles in calendar view scroll away [weekview]
2004-10-27 17:34:46 +00:00
mostafah%oeone.com
40e4684d36 Checked in attachments #161878,#161880 and #163491 from bug 260458(with minor tweaks):
Collect file commands in file menu, and separate new/open calendar to avoid
warning "already exists. do you want to replace it"
Parts that didn't get in will be provided in a separate patch just in case
2004-10-27 15:58:16 +00:00
mostafah%oeone.com
14d1dbe196 Checked in patch for bug 265399:
###!!! ASSERTION: You are calling CreateInstance "{ed3db3fc-0168-4cab-8818-98f5475a490c}"
when a service for this CID already exists!:
'Error', file r:/mozilla/xpcom/components/nsComponentManager.cpp, line 1880
2004-10-26 19:30:50 +00:00
mostafah%oeone.com
93860c57c0 Checked in patches for bug 258986:
Cleanup event & todo/task mouseover preview tooltips: combine code, add properties, date ranges
2004-10-26 18:25:41 +00:00
mostafah%oeone.com
c5ebbadbe1 Checked in patch for bug 259463:
Date Problem-can not accept date before 01/01/1601 ,show blank
2004-10-26 17:34:02 +00:00
mostafah%oeone.com
c154911697 Added semicolon ( http://bugzilla.mozilla.org/show_bug.cgi?id=260158#c7 ) 2004-10-26 17:05:01 +00:00
mostafah%oeone.com
db7e683492 Checked in patch for bug 260158:
datepicker/timepicker menulist have blinking text cursor while popped up, but can't type
2004-10-26 16:42:24 +00:00
mostafah%oeone.com
e1222e46b6 -Checked in patches for bug 260169:
generalize formatDateTime and formatInterval relative to given date, not just today
-Removed redundant AllDay entry from calendar.properties
2004-10-25 15:47:30 +00:00
mostafah%oeone.com
883125f2f9 Importing code from browser.js which will fix the crash for bug 234370:
Crashes on every attempt to print out active calendar
Based on a patch by mvl at http://bugzilla.mozilla.org/show_bug.cgi?id=234370#c18
2004-10-08 19:32:39 +00:00
mostafah%oeone.com
58de7f95c5 Checked in patch for bug 258956: Recurrence does not show up when "All day event"
along with missing part from https://bugzilla.mozilla.org/show_bug.cgi?id=258956#c9
2004-10-01 20:26:51 +00:00
mvl%exedo.nl
fb5f7a04ae no need for two commandline handlers
bug 261838, r=mostafah
2004-10-01 18:50:57 +00:00
mvl%exedo.nl
474fafaf76 kButton isn't used anymore.
followup to bug 259155, patch by gekacheka, r=mostafah
2004-09-22 18:57:32 +00:00
mvl%exedo.nl
ab9c83c99d make datepicker and timepicker use menulist
bug 259155, patch by gekacheka and me, r=mostafah
2004-09-17 19:52:56 +00:00
mostafah%oeone.com
88988eb729 Checked in patch for bug 237897:
dialog "subscribe to remote cal" malformed with large system fonts
2004-09-13 20:24:26 +00:00
mostafah%oeone.com
cdd65c2fd6 Checked in attachment 158641 for bug 257146:
Unable to change start and end dates if locale date format is unexpected
2004-09-13 18:24:21 +00:00
mostafah%oeone.com
d1441fbe6a Checked in patch for bug 258905:
workaround long date format: add weekday, detect need
2004-09-13 18:02:19 +00:00
mostafah%oeone.com
0625897f50 Checked in patch for bug 258898:
formatDateInterval on multiday event concatenates dates with "-- undefined"
2004-09-13 17:52:24 +00:00
mostafah%oeone.com
4ec667cc26 Checked in patch for bug 258728:
Calendar should use Titletips instead of Tooltips when hoovering over cropped text
2004-09-13 16:05:51 +00:00