-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixing overlapping date issues so that only a single event is shown p…
…er day. Fixing the way in which the number of days is calculated. Adding ability to add and remove reservations after calendar widget instantiation. Adding click handlers for dates without reservations. Updating resolveDates to check to start date, end date, and status from calendar date as well as reservation data. Support jquery datepicker 1.8.* which doesn't attach onclick handlers to dom. Fix for multiple states on single calendar day. Fix IE8 issue of appending div to input. Style past dates in calendar widget.
- Loading branch information
1 parent
87a8cc9
commit 2cceeea
Showing
7 changed files
with
288 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.