Граф коммитов

2149 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com 8c2bf5e062 more timezone conversion fixes 2005-01-17 22:06:24 +00:00
vladimir%pobox.com 95f8c4a64f Generate a timezone on the icaltimetype if one is specified, and the calDatetime isn't in UTC 2005-01-17 21:51:53 +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
mvl%exedo.nl e33d944c95 continue looking for recurrences after 2037.
bug 278238, r=vlad
2005-01-15 12:48:46 +00:00
jst%mozilla.jstenback.com cb3684dc0c Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org 2005-01-14 21:50:42 +00:00
mvl%exedo.nl 14755e1b4b make calIRecurrenceInfo.getNextOccurrence not return occurences with startTime == aStartTime
bug 278149, r=vlad
2005-01-14 21:02:10 +00:00
timeless%mozdev.org f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
mostafah%oeone.com e39473a600 Adding in calendar icon for new theme 2005-01-13 16:23:58 +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
dmose%mozilla.org 5f38e8705c Lots of item type filtering cleanup and bugfixing in getItems. Not part of the build. 2005-01-12 19:33:52 +00:00
dmose%mozilla.org 6407697b8e Removing DTALARM attrib; it doesn't exist. Not part of the build. 2005-01-12 17:35:20 +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
dmose%mozilla.org ff877950d7 Get rid of automatic append of 'calendar/' to preference. This means that existing users will need to change their preference to include that string. Also tweak a few dumps and comments. Not part of the build. 2005-01-12 00:36:29 +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 c2cab0a3f2 fix tzid generation 2005-01-10 20:22:48 +00:00
vladimir%pobox.com a0e70632cd updated as per mvl's suggestions, also an offset fix 2005-01-10 20:09:41 +00:00
vladimir%pobox.com bc0ffc5270 script that generates tzdata.c 2005-01-10 19:51:37 +00:00
mvl%exedo.nl 2c87991aab windows doesn't have gmtime_r
bug 277569
2005-01-10 19:22:25 +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
vladimir%pobox.com 72da4aab89 no, the real tzdata is this one 2005-01-10 02:20:36 +00:00
vladimir%pobox.com 537a8651db newer tzdata that builds on msvc 2005-01-10 02:16:36 +00:00
mvl%exedo.nl bea86d243e Update comments 2005-01-09 22:44:28 +00:00
mvl%exedo.nl 55c4b52577 Don't put rrule and attendee in the property bag, they are handled specially.
bug 277562, r=shaver
2005-01-09 19:01:52 +00:00
mvl%exedo.nl dbb8a82ed5 don't build libicalss
bug 277570, r=shaver
2005-01-09 18:33:58 +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
vladimir%pobox.com 4eb5ef84d2 if a recurring item, return all items within the requested range 2005-01-07 22:12:13 +00:00
vladimir%pobox.com e12df5a87b parse recurrence components on input of icalProperty 2005-01-07 22:11:48 +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
mvl%exedo.nl 8fa0aec600 Use new libical. Don't build libxpical anymore
r=dmose. bug 237302 and 273447
2005-01-07 19:16:46 +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
mvl%exedo.nl b7f60adcc4 Enable ics provider
nptob
2005-01-06 19:08:36 +00:00
mvl%exedo.nl 3200383ba4 Updates to ics provider. Inherit from memory calendar instead of wrapping the calls 2005-01-06 18:48:38 +00:00
mvl%exedo.nl 693540eccc port patch for bug 239435. Ignore unknown parameters
nptob
2005-01-06 15:54:28 +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
dmose%mozilla.org 64a214c84a Unbreak addItem after previous location fix. Not part of the build. 2005-01-05 23:58:01 +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
mostafah%oeone.com 02ad218f95 NO_YY_UNISTD_H to YY_NO_UNISTD_H 2005-01-05 22:29:45 +00:00
mattwillis%gmail.com 31cd47f935 bug 272732
rev10 more recurrence fixes
r=pavlov@pavlov.net
2005-01-05 22:24:27 +00:00
mvl%exedo.nl 20480829ab Make libical build on windows
npotb
2005-01-05 22:20:35 +00:00
dmose%mozilla.org 81bef21f27 Remember the location URI that is returned by the server in REPORT and use it when modifying an event, rather than trying to construct a new URI from the event's UUID. Not part of the build. 2005-01-05 21:45:05 +00:00
mvl%exedo.nl f8d9ddcd30 Adding files needed to make libical build.
npotb
2005-01-05 21:21:14 +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
cvs2svn c591e8de9c This commit was manufactured by cvs2svn to create branch 'SOURCEFORGE_DIST'. 2005-01-05 21:06:52 +00:00
mvl%exedo.nl bf3e905bbf one more makefile
Not part of the build
2005-01-05 21:06:51 +00:00
mvl%exedo.nl 25bec41333 libical makefiles for mozilla build system.
not part of the build
2005-01-05 21:03:14 +00:00
mattwillis%gmail.com 0880bb5c34 bug 275695
updates to Sunbird menubar and menus
r=pavlov@pavlov.net
2005-01-05 20:58:03 +00:00
mvl%exedo.nl 6d2861c577 Import of libical from upstream cvs on 20050105 -- approximately 0.24RC (not part of the build). 2005-01-05 20:48:57 +00:00
mvl%exedo.nl 87e2563581 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-01-05 20:48:57 +00:00
mvl%exedo.nl 8660fa72ff Import of libical from upstream cvs on 20050105 -- approximately 0.24RC (not part of the build). 2005-01-05 20:09:32 +00:00
mvl%exedo.nl bbf362e803 This commit was generated by cvs2svn to track changes on a CVS vendor
branch.
2005-01-05 20:09:32 +00:00
vladimir%pobox.com c52141fe2b fix for todo/event differentiation 2005-01-05 19:02:06 +00:00
vladimir%pobox.com 38926a3d12 calendar storage-back end sql schema source files (included in the .js, just checking in files from which it is generated) 2005-01-05 18:45:55 +00:00
dmose%mozilla.org b23859f9e6 Support the aCount argument to getItems. Not part of the default build. 2005-01-05 02:50:27 +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
mattwillis%gmail.com 01e16d788f updates to credits 2005-01-05 02:02:48 +00:00
dmose%mozilla.org 171e992306 Make getItem and getItems use the REPORT method instead of the old icky hack of getting all methods and searching locally. Not part of the default build. 2005-01-05 01:53:58 +00:00
vladimir%pobox.com 3de2427ffc first pass at making Todos work. 2005-01-04 22:49:12 +00:00
vladimir%pobox.com c4e4b7e063 remove double-use of i index in loop 2005-01-04 22:46:05 +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
vladimir%pobox.com cdb84a5dc8 more recurrence handling goop: single RDATE/EXDATEs supported (no more dateset); serializing to ICS works correctly; storage handles all item cases now; added compiled-in VTIMEZONE data for olson timezones (generated from libical olson VTIMEZONE files) -- bugs on output, TZ bits disabled for now; updates to storage and caldav for support. 2005-01-03 23:32:28 +00:00
vladimir%pobox.com 9a4362c8f7 thinko. or cutandpasteo, up to you. 2005-01-03 23:24:22 +00:00
vladimir%pobox.com b56e14b17d Added reset() to calIDateTime; updated Todo back-end bits (cruft fixing). notpartofthebuild 2005-01-03 23:08:13 +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 b1ff0f18b6 bug 276655
part of About Sunbird dialog update
r=mostafah
2005-01-03 21:21:13 +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
mostafah%oeone.com 31ef87df09 Checked in patch for bug 266007: Locales of Calendar xpi don't install
Also dos2unixed the file.
2005-01-03 19:43:31 +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
dmose%mozilla.org 8d681690e9 Allow calIDateTime objects to expose an ical-serialized version of the object as an attribute. Not part of the build. 2005-01-02 02:52:11 +00:00
dbaron%dbaron.org 2a49a03aaf Happy New Year. 2005-01-01 05:01:51 +00:00
mvl%exedo.nl 1183b38867 don't update lastmodified when setting icalComponent, when cloning or when setting parent
bug 276522, r=shaver
2004-12-31 15:36:10 +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