sintonia/airtime_mvc/application/controllers
Yuchen Wang 276607c302 CC-3104: Timezone issues in the widget
For a previous ticket, I changed the code so that both "Today's Program" widget
and "Now Playing" widget both use the liveInfoAction, but forgot that for "Now Playing" widget, it retrieves
the shows within next 48 hours instead of within end of day today...

Fixed by passing GET parameters to liveInfoAction, specify whether we want to retrieve shows within an
interval or end of day. Also added a GET parameter for specifying the number of shows to display.
2011-11-24 13:54:58 -05:00
..
plugins CC-2833: Use ClassLoaders for PHP Files 2011-09-26 15:19:23 -04:00
ApiController.php CC-3104: Timezone issues in the widget 2011-11-24 13:54:58 -05:00
DashboardController.php CC-3032: Airtime -> Help -> About. shows variable name instead of value 2011-11-16 16:46:54 -05:00
ErrorController.php CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
IndexController.php CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
LibraryController.php CC-2950: Tell users if they are running an out-of-date version or not 2011-11-14 00:34:53 -05:00
LoginController.php CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead 2011-09-23 16:26:19 -04:00
NowplayingController.php CC-3050: Comb through source code for dates being generated with date() function 2011-11-16 14:06:59 -05:00
PlaylistController.php CC-2848: Misc bugs from demo service 2011-11-10 15:35:27 -05:00
PluploadController.php CC-3086: When uploading a file to /tmp filename collisions can occur 2011-11-23 14:12:14 -05:00
PreferenceController.php SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00
ScheduleController.php CC-3065: When editing a show after changing timezone, the time listed under "When" displays time in old timezone 2011-11-20 14:46:01 -05:00
SearchController.php CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly. 2011-04-14 18:55:04 -04:00
SystemstatusController.php CC-2750: Ability to query health status for pypo, liquidsoap, media monitor, and recorder 2011-09-28 12:45:19 -04:00
UserController.php CC-2156: Searching for a host and hitting ENTER submits the show form 2011-11-16 18:14:10 -05:00