sintonia/airtime_mvc/application
Daniel 8bbccb6f44 CC-3338: Optimize week display
The response time of the calendar varies depending on whether the week/day views filter or the month filter is used because of the additional percentage scheduled calculation per show instance. This added calculation results in more and heavier hits to the database, I've included the time_filled column in the original show query and have used that to calculate percentage and saved the db call.
2012-02-22 14:32:59 -05:00
..
configs CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade. 2012-02-12 15:31:17 -05:00
controllers CC-3318: When changing stream settings (Liquidsoap + Pypo restart), sometimes Airtime does not resume playback 2012-02-10 18:43:40 -05:00
forms CC-3310: Editing metadata of a song shows Artist instead of Creator. 2012-02-08 14:15:15 -05:00
layouts/scripts SAAS-174: Ability to add Google Analytics to the demo instance 2012-01-30 16:28:27 -05:00
logging CC-3153: When cancelling a show that is currently on-air, the show-instance is not removed. 2011-12-02 16:22:54 -05:00
models CC-3338: Optimize week display 2012-02-22 14:32:59 -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 SAAS-155: Add possibility to show additional information on 2012-01-17 14:47:26 -05:00
Bootstrap.php CC-3284: Don't make browser users clear their cache when Airtime is upgraded 2012-02-08 15:57:42 -05:00