]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* "All day event" shows as a single checkbox, instead of one for the start
[citadel.git] / webcit / ChangeLog
index 3758f0a85b6722a5456fe3a3acdaf4c9e4c37fb3..b0b471244a8aad0141903b826a7510a78f119954 100644 (file)
@@ -1,4 +1,23 @@
 $Log$
+Revision 400.48  2002/11/13 04:49:23  ajc
+* "All day event" shows as a single checkbox, instead of one for the start
+  time and one for the end time.  Added nifty JavaScript to zero and shade
+  the hour/minute and all end time fields when all-day-event is checked.
+
+Revision 400.47  2002/11/12 05:57:27  ajc
+* Display a nicer looking screen when replying to calendar invitations
+* When displaying day view, don't show all day events twice
+* Day or month view: denote all day events by displaying them inside
+  a grey box.
+
+Revision 400.46  2002/11/12 03:26:39  ajc
+* Tell the user about broken Citadel server connections instead of
+  simply printing "Goodbye"
+
+Revision 400.45  2002/10/23 04:11:38  ajc
+* Detect when a meeting invitation is actually an update for an existing UID
+  and tell the user so.
+
 Revision 400.44  2002/10/21 20:16:38  ajc
 * Display conflicts nicely