sintonia/airtime_mvc/application/models
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
..
airtime CC-3285 : show over booked error message 2012-02-08 15:13:17 +01:00
tests CC-3297: Depend on zendframework and php-pear as external packages 2012-02-06 14:18:03 -05:00
Alib.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
Dashboard.php -better naming of show instance functions 2011-11-11 22:24:37 -05:00
DateHelper.php SAAS-94: Phone home metrics: Gather info about streaming setup 2011-12-19 15:45:44 -05:00
LoginAttempts.php CC-2789: Prevent brue-force password guessing attacks 2011-09-13 14:16:16 -04:00
MusicDir.php Merge branch '1.9.1' into devel 2011-11-14 21:19:56 -05:00
Nowplaying.php CC-3331 : Optimize "Now Playing" to load in less than 1/2 second 2012-02-17 17:58:19 -05:00
Playlist.php CC-2833: Use ClassLoaders for PHP Files 2011-09-22 12:24:17 -04:00
Preference.php SAAS-196: Stats: Check if easy_install installation method detection 2012-02-17 15:40:37 -05:00
Prefs.php CC-2833: Use ClassLoaders for PHP Files 2011-09-22 12:24:17 -04:00
RabbitMq.php CC-3305: 404 Error after meta data edit on Airtime Pro 2012-02-08 16:17:18 -05:00
Schedule.php CC-3337: Optimize Schedule/get-current-playlist/format/json 2012-02-22 11:36:48 -05:00
ScheduleGroup.php CC-2833: Use ClassLoaders for PHP Files 2011-09-26 15:19:23 -04:00
ServiceRegister.php CC-2750: Ability to query health status for pypo, 2011-10-04 15:49:02 -04:00
Show.php CC-3338: Optimize week display 2012-02-22 14:32:59 -05:00
ShowInstance.php CC-3331: Optimize "Now Playing" to load in less than 1/2 second 2012-02-17 16:47:12 -05:00
SmilPlaylist.php CC-2833: Use ClassLoaders for PHP Files 2011-09-22 12:24:17 -04:00
Soundcloud.php CC-2993: Playlist Builder: add "View on SoundCloud" option on the menu 2011-10-22 11:34:04 -04:00
StoredFile.php -Allow etc and stor directories to be configurable 2011-12-22 17:21:18 -05:00
StreamSetting.php CC-3318: When changing stream settings (Liquidsoap + Pypo restart), sometimes Airtime does not resume playback 2012-02-10 18:43:40 -05:00
Subjects.php CC-2848: Misc bugs from demo service 2011-11-10 15:35:27 -05:00
Systemstatus.php -handle case gracefully when pypo hasn't registered with Airtime server yet. 2012-02-12 01:34:53 -05:00
User.php CC-2156: Searching for a host and hitting ENTER submits the show form 2011-11-16 18:14:10 -05:00
XmlParser.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
genres.xml 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
index.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