Commit Graph

88 Commits

Author SHA1 Message Date
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
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
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
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
mostafah%oeone.com
4b1eafc9ab Checked in patch for bug 250815 2004-08-02 21:02:30 +00:00
mostafah%oeone.com
f55c4bf515 Checked in patches for bug 250307 2004-08-02 20:54:10 +00:00
mostafah%oeone.com
aacaecd2f8 Checked in patch for bug 247867 2004-06-22 15:57:22 +00:00
mostafah%oeone.com
c52b5d6bfc Checked in patch for bug 189710 2004-06-11 16:14:31 +00:00
mostafah%oeone.com
a4f17278ad Checked in patch for bug 245849 2004-06-11 16:11:08 +00:00
mostafah%oeone.com
51d05ab522 Checked in patch for bug 245844 2004-06-11 15:59:57 +00:00
mvl%exedo.nl
d161bfc72f fix strict warnings introduced in bug 239746.
r=mostafah
2004-05-11 17:05:11 +00:00
mostafah%oeone.com
46a2759467 Checked in patches for bug 242980 2004-05-10 15:02:04 +00:00
mostafah%oeone.com
2fb940028b Checked in attachment 147722 for bug 232320 2004-05-05 15:28:02 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
mvl%exedo.nl
43af53d383 fix some more javascript strict warnings when starting calendar
bug 237368, r=mostafah
2004-04-05 17:55:52 +00:00
mostafah%oeone.com
ad3540b59d Checked in patch for bug 234463: double-clicking empty event list area
opens malfunctioning Edit Event dialog
2004-02-23 16:25:43 +00:00
mostafah%oeone.com
e808ca034f Return if nothing has been selected in unifinder's OnSelect.
This will fix the infinite loop and bug 226949: cannot select individual events
2003-11-28 14:24:24 +00:00
mikep%oeone.com
0f4889277e Localizing text, bug 211446. 2003-07-09 12:48:42 +00:00
mikep%oeone.com
c27d17d440 Fixing bug 209174. 2003-06-27 12:55:31 +00:00
mikep%oeone.com
a817f26ea3 Fixing to add calendar name to tree view, bug 199039 2003-06-09 18:32:03 +00:00
mostafah%oeone.com
efab7689e1 Added ability to inform observers about errors 2003-06-04 20:42:44 +00:00
mikep%oeone.com
dbf5c85f79 Adding in check for left mouse button when double clicking, bug 191804. 2003-02-13 15:56:09 +00:00
mikep%oeone.com
238a0e36f8 Fixing bug 193018 to show proper end date for repeating events in top list view. 2003-02-13 15:02:58 +00:00
mikep%oeone.com
8f7a079d01 Code optimization, removing unnecessary items, side calendar no longer follows the main calendar view. 2003-02-05 19:38:28 +00:00
mikep%oeone.com
76b784fca4 Fixing up JS warnings, as per bug 162166. 2002-11-27 15:20:28 +00:00
mikep%oeone.com
3abdbb3b8a Fixing tooltips, bug 180080. 2002-11-15 20:51:22 +00:00
mikep%oeone.com
28a3cabb26 Fixing selection problems, bug 179566 2002-11-13 16:25:11 +00:00
mikep%oeone.com
9ee2b36afb Fixing slowness of trees. We now don't sort on get cell text, we only sort before adding the view, and after they click on the tree to sort. 2002-11-05 18:44:27 +00:00
mikep%oeone.com
fd469b21f0 Fixing the ability to import events, when using the wizard. 2002-11-01 20:46:46 +00:00
mikep%oeone.com
e49ecd62d1 Fixing search bug so that when you change filter, the search doesn't flash any longer. 2002-10-31 19:12:52 +00:00
mikep%oeone.com
4df5295cd9 Code cleanup, fixing bug when user has a search, changing event filter uses the event table with the search results, not all the events. 2002-10-31 18:18:31 +00:00
mikep%oeone.com
0d6de38d8e Fixing bug 177299, don't change view if multiple day event is visible. 2002-10-30 18:41:36 +00:00
mikep%oeone.com
d13cd8cf3d Moving functions to calendar.js. 2002-10-30 17:14:40 +00:00
mikep%oeone.com
2c818cd79c Adding ability to sort the list of events, bug 152807. 2002-10-29 18:22:17 +00:00
mikep%oeone.com
cb0de6bc70 Fixing bug 172901. 2002-10-28 20:26:45 +00:00
mikep%oeone.com
eccfe24949 A ton of fixes for the calendar. Multiple calendar info is now stored in RDF instead of prefs, there's a new datepicker and I've integrated changes from OEone into our calendar. 2002-10-25 19:28:14 +00:00
mikep%oeone.com
f2fd6bd278 Fixing bug with showing current events for events that start at minight the following day. 2002-09-19 15:48:51 +00:00
mikep%oeone.com
086c9ed192 Fixing problems with showing events from currently selected day. 2002-09-18 19:46:00 +00:00
mikep%oeone.com
95213c9257 Fixed that should help the calendar get out of an infinite loop situation, like bug 169242 2002-09-18 14:28:54 +00:00
mikep%oeone.com
9fd943dd88 Added in ability to show events from selected day (this doesn't refresh when people click on a new day) bug 168672 2002-09-16 13:42:18 +00:00
mikep%oeone.com
ba6a81cfc6 Fixing bug with selection not resetting after deleting an event. 2002-09-13 14:22:24 +00:00
mikep%oeone.com
e75593a0d9 Fixing selection problems in the calendar. 2002-09-12 18:47:50 +00:00
mikep%oeone.com
ebc6f0f413 Fixing bug 167166, problem with selection after adding event. 2002-09-12 15:16:55 +00:00
mikep%oeone.com
2cdbfcf83a Fixing bug 168198 and adding more items to the event list tree. 2002-09-12 15:07:15 +00:00
mikep%oeone.com
5fc66a20ad Fixing problems with selectAll. 2002-09-12 14:33:25 +00:00
mikep%oeone.com
32f97cecc7 Fixing some selection problems in calendar. Select All continues not to work. 2002-09-12 14:20:19 +00:00
mikep%oeone.com
e788e4f04b Fixing problems with selecting all. Not complete yet, but at least select all now works. 2002-09-11 18:23:08 +00:00
mikep%oeone.com
ede3be3e45 Speed fixes, adding in ability to publish calendar. 2002-09-10 16:59:53 +00:00
mikep%oeone.com
13a4f293e2 Fixing bug 167285. 2002-09-09 17:17:48 +00:00
mikep%oeone.com
6b1d3ba3ae Changing function name. 2002-09-06 14:46:09 +00:00