sintonia/airtime_mvc
Daniel a65ea6d058 CC-3404: Change "Now Playing" dashboard SQL query to take advantage of the "playout_status" field in the schedule table
- updated the code to remove the empty declaration of $results
- updated parameters so the name has p_ prepended to it
- fixed a weird bug where $con was not sent to updateScheduleStatus
- modified previous element logic so I only store the index and after the loop test if it was set and then do the formating.
2012-03-13 17:46:13 -04:00
..
application CC-3404: Change "Now Playing" dashboard SQL query to take advantage of the "playout_status" field in the schedule table 2012-03-13 17:46:13 -04:00
build CC-3369 : Ability to identify tracks that are actually inside a show in the schedule table 2012-03-02 12:22:08 +01:00
library CC-3297: Depend on zendframework and php-pear as external packages 2012-02-06 20:28:38 -05:00
public Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2012-03-13 14:12:36 -04:00
tests 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