- Converting times to UTC timezone in ApiController before sending them to model functions - Added utility functions in DateHelper.php - GetShowsByDayOfWeek has been removed due to bugs caused by using local timezone based variable like $day, which represents day of the week in local time, in db query, which has times saved in UTC timezone. Converting stuff like day of the week from local to UTC is messy. GetNextShows(...) can do the job so WeekInfoAction now uses it instead |
||
---|---|---|
.. | ||
jquery-1.6.1.min.js | ||
jquery-ui-1.8.10.custom.min.js | ||
jquery.showinfo.js |