]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Prettied up the calendar day view layout
[citadel.git] / webcit / ChangeLog
index 76fb79219a2ea466885a45e51e0ba0a09bc7faf4..f6fcfef259ee91911ff6b7ad9101d78c0091ccfb 100644 (file)
@@ -1,4 +1,17 @@
 $Log$
+Revision 400.65  2002/12/17 05:01:39  ajc
+* Prettied up the calendar day view layout
+* Hour/minute editing fields now use am/pm hours and 2-digit minutes
+
+Revision 400.64  2002/12/16 04:43:30  ajc
+* Correctly handle local time zone when figuring out which day and time to
+  display events on calendar month/day views.  This also seems to have
+  fixed the bug that was causing events to sometimes get lost when saved.
+
+Revision 400.63  2002/12/15 05:50:59  ajc
+* Form editing of date/time fields now assumes that the icaltimetype being
+  manipulated is in UTC.  It converts to/from local time for editing.
+
 Revision 400.62  2002/12/10 23:25:47  ajc
 * Display attendees in message view of calendar objects
 
@@ -1164,3 +1177,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+