sintonia/airtime_mvc/application/controllers
Duncan Sommerville b6a6f038a9 Added call to setStationDescription in preferences action 2015-03-02 15:10:04 -05:00
..
plugins Fix user session storage in multi-tenancy mode 2014-06-23 15:22:44 -04:00
ApiController.php use is_numeric instead of is_int as values are strings 2015-01-09 13:02:25 -05:00
AudiopreviewController.php CC-5999: Unknown file type: audio/vorbis 2015-02-19 09:19:27 -05:00
DashboardController.php CC-5619 : Browser caching can produce unexpected behaviour in the 'Listen Now' window. 2013-12-16 17:14:00 -05:00
ErrorController.php fix errors reported by Facebook's scheck 2013-05-28 17:45:09 -04:00
IndexController.php CC-4090: Make code style PSR compliant 2012-07-15 21:17:13 -04:00
LibraryController.php changing to context menu single edit/delete. 2013-08-19 23:19:13 -04:00
ListenerstatController.php cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
LocaleController.php Formatting; Changed tabs to spaces 2014-11-05 17:04:18 -05:00
LoginController.php Replaced hardcoded locale defaults with the station default locale 2014-11-05 17:21:19 -05:00
PlaylistController.php Changed tabs to spaces 2014-11-07 12:05:29 -05:00
PlayouthistoryController.php cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function 2015-01-09 13:02:25 -05:00
PlayouthistorytemplateController.php filtering by a host's show so they can edit their own playout history. 2013-08-28 19:37:46 -04:00
PluploadController.php Increase the time token is valid for in case of long uploads. 2014-10-03 02:18:04 +00:00
PreferenceController.php Added call to setStationDescription in preferences action 2015-03-02 15:10:04 -05:00
ScheduleController.php Refactored the logging class to reduce code, use error levels correctly, and improve performance. 2015-01-27 18:24:13 -05:00
ShowbuilderController.php Log all PHP errors (including parse errors) to our zend log 2015-02-02 18:03:13 -05:00
SystemstatusController.php CC-4993: airtime-check-system reports airtime-liquidsoap as down 2013-03-06 13:43:22 -05:00
UserController.php Removed calls to set user locale and timezone on user creation; these calls were updating the current user instead of the created user, and so served no purpose 2014-11-05 17:22:13 -05:00
UsersettingsController.php CC-4954: Please make Library page remember the status per user 2013-02-19 10:58:48 -05:00
WebstreamController.php CC-1960: Internationalize Airtime / Support translations 2012-11-20 11:33:37 -05:00