sintonia/airtime_mvc/application
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
..
configs SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00
controllers CC-3104: Timezone issues in the widget 2011-11-24 13:54:58 -05:00
forms CC-3093: SoundCloud preferences do not have email or password as required fields + firefox auto-fills the password field 2011-11-23 16:17:21 -05:00
layouts/scripts CC-2950: Tell users if they are running an out-of-date version or not 2011-11-14 00:34:53 -05:00
logging CC-2747: When metadata contains non utf-8 encoding, we should handle it 2011-08-31 14:46:21 -04:00
models CC-3104: Timezone issues in the widget 2011-11-24 13:54:58 -05:00
validate 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
views CC-3093: SoundCloud preferences do not have email or password as required fields + firefox auto-fills the password field 2011-11-23 12:52:35 -05:00
Bootstrap.php SAAS-69: Support Settings: Change/hide some sections for SaaS 2011-11-15 16:10:40 -05:00