Change 20080528-Philip-2 by [EMAIL PROTECTED] on 2008-05-28 08:28:32 EDT
    in /cygdrive/f/laszlo/svn/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix time setting issues in calendar demo

New Features:

Bugs Fixed: LPP-2175

Technical Reviewer: (pending)
QA Reviewer: mamye
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
I added code to prevent the start time from moving outside the current day. The stop time wraps as needed so the correct time is displayed. Start/stop times between 12:00 and 1:00 were displayed as undefined and has been fixed.

All the items in LPP-2175 have been addressed except:

- If meeting starts at 10:15, 10:30 or 10:45 in the event, the start time in info (i) is listed at 10 (same for all times)

This is by design. The event only shows the hour to save space.

-Times started incrementing in odd multiples 3:12, 3:27, 3:42 (hard to reproduce - goes away if you drag & drop the event

I did not see this behavior.



Tests:
Run calendar demo and move start times in info panel.
  - Try and move the start time before midnight. You can't anymore
  - Try and move the stop time past midnight. You can't anymore
  - Start/stop times display properly between 12:00 and 1:00


Files:
M      demos/calendar/cal-data.lzx
M      demos/calendar/infopanel.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080528-Philip-2.tar

Reply via email to