libretime/airtime_mvc/application/controllers
Daniel 709e117f41 CC-3391: Audio Preview cannot play tracks with commas in their filename
- The content distribution header filename attribute, wasn't properly quoted for inline content. This causes a bug for files with comma names.
- changed the play button in library back to the speaker icon
- removed some dead code preview_player.js
- removed the file name attribute, will need better approch to presenting the user with audio information.
2012-03-06 13:50:07 -05:00
..
plugins CC-3346: Recorder: Merge recorder with pypo 2012-02-24 14:11:35 -05:00
ApiController.php CC-3391: Audio Preview cannot play tracks with commas in their filename 2012-03-06 13:50:07 -05:00
AuthController.php CC-3110 : Password reset 2011-12-27 14:33:22 -08:00
DashboardController.php CC-3284: Don't make browser users clear their cache when Airtime is upgraded 2012-02-08 16:21:57 -05:00
ErrorController.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
IndexController.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
LibraryController.php CC-2430: Preview tracks in the library + better preview (ability to jump around in clip) 2012-03-05 19:00:14 -05:00
LoginController.php CC-3284: Don't make browser users clear their cache when Airtime is upgraded 2012-02-08 16:21:57 -05:00
NowplayingController.php CC-3174 : showbuilder 2012-02-27 12:42:04 +01:00
PlaylistController.php CC-3391: Audio Preview cannot play tracks with commas in their filename 2012-03-06 13:50:07 -05:00
PluploadController.php CC-323: Show appropriate error message if disk is full when attempting to upload files via the web UI 2012-02-14 18:12:29 -05:00
PreferenceController.php CC-3380 Better names for items in the System menu 2012-03-02 17:50:52 -05:00
ScheduleController.php CC-3174 : showbuilder 2012-03-01 00:19:59 +01:00
SearchController.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
ShowbuilderController.php CC-2430: Preview tracks in the library + better preview (ability to jump around in clip) 2012-03-05 19:00:14 -05:00
SystemstatusController.php CC-3346: Recorder: Merge recorder with pypo 2012-02-24 14:11:35 -05:00
UserController.php CC-3284: Don't make browser users clear their cache when Airtime is upgraded 2012-02-08 16:21:57 -05:00
UsersettingsController.php CC-3174 : showbuilder 2012-02-23 12:13:00 +01:00