Allow users to enter 24:00:00 by hand, and have the Event handle it correctly. Fixes bug #11788

This commit is contained in:
Colin Kuskie 2010-09-13 11:04:03 -07:00
parent 14e571941e
commit 59bd99c243
2 changed files with 17 additions and 4 deletions

View file

@ -3,6 +3,7 @@
- fixed #11854: CS doesn't return Not Found page
- fixed #11746: Thingy import CSV only supports one line ending
- fixed #11833: Recheck for losing Product Images
- fixed #11788: Calendar - Can't enter Midnight - Broke page layout
7.10.0
- fixed #11812: Checking www_ajaxSave's response in the cart js, urlencoding post parameters