sintonia/airtime_mvc/application/services
Albert Santoni 0afaeadb15 CC-5641: Can Create Zero or Negative Length Shows
* Fixed two underlying causes of zero or negative length shows
  that could be created over DST time changes:
    - Fixed incorrect end time arithmetic which did not preserve the
      show duration.
    - Fixed a desynchronization issue due to FullCalendar handling
      events over DST differently from Airtime.
2013-12-14 22:38:33 -05:00
..
CalendarService.php CC-5641: Can Create Zero or Negative Length Shows 2013-12-14 22:38:33 -05:00
HistoryService.php CRLF 2013-10-11 11:08:49 -04:00
SchedulerService.php CC-5594 : Remove all date_default_timezone_get() 2013-12-06 12:33:36 -05:00
ShowFormService.php CC-5638: Shows become unlinked when moving the end time back 2013-12-13 13:06:14 -05:00
ShowService.php CC-5636: Php 5.5: Cannot update repeating show's name if that instance is updated 2013-12-13 12:13:58 -05:00
UserService.php history records for a show have times validated within show range. 2013-08-30 00:43:43 -04:00