sintonia/airtime_mvc/application
James Moon 95613f40f1 cc-2188: Download action for all media file.
Download action were added in two placese.

1. Playlist Builder. jjmenu now showing 'Download'.
2. Calendar-> Show Content. Click on the file, you will see
Downlaod menu.

Limitation:

File name is set to original file name.
On the ticket it said, file format should be like
"show_name-12012011-2130.mp3". However, in my opinion,
this is only possible, if a user downloads it from
calender->show content. We know what the show names and etc,
but, if the user downloads it from Playlist Builder, we cannot
retrive such information. To be consistent in both area, I just
set the file name to original file name. This can be easily
modified in the future.
2011-05-04 19:05:14 -04:00
..
configs cc-2182: Convert back to restful design 2011-05-02 16:33:37 -04:00
controllers cc-2188: Download action for all media file. 2011-05-04 19:05:14 -04:00
forms CC-2196: Update a Live show with invalid data, uncheck the Record checkbox 2011-04-18 12:01:02 -04:00
layouts/scripts 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
logging CC-2186: Integration of a logger tool 2011-04-20 00:46:03 -04:00
models cc-2182: Convert back to restful design 2011-05-02 16:33:37 -04: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-2188: Download action for all media file. 2011-05-04 19:05:14 -04:00
Bootstrap.php CC-2186: Integration of a logger tool 2011-04-20 00:46:03 -04:00