sintonia/airtime_mvc/application/common
Lucas Bickel 1fc1e6a199 Get rid of session use in auto playlist
The user object was triggering the creation of a user context that tried to grab something from the session. The later code never tried to use this due to the checkPerm flag.

I'm assuming the user model used to have a sane constructor w/o side effects in the times where this code had it's heyday.
2017-03-22 12:26:18 +01:00
..
enum stop using reflection in prooduction code 2017-03-03 22:48:19 +01:00
interface Improve the publish service implementation 2015-11-16 16:18:29 -05:00
widgets Reusable datatable control that hooks up to any of our REST APIs 2015-09-15 14:18:35 -04:00
AutoPlaylistManager.php Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
Billing.php Add bandwidth limit for trial plan 2015-11-26 12:37:09 -05:00
CORSHelper.php Make CORS great again 2017-03-10 15:10:56 +01:00
CeleryManager.php Mute 'Waiting for Celery task' logging 2015-11-27 17:22:05 -05:00
Database.php CC-5121: fix some SQL statements not being escaped/prepared 2013-05-09 14:43:59 -04:00
DateHelper.php Replace all timestamp strings with constant 2015-06-26 14:42:52 -04:00
FileDataHelper.php SAAS-1184 - bugfixes and polish 2015-11-10 15:10:36 -05:00
FileIO.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
GoogleAnalytics.php Disable all google tracking per default 2017-03-13 17:30:05 +01:00
HTTPHelper.php SAAS-1229, SAAS-1230 - initial implementation of station suspend when over bandwidth limit 2015-11-24 13:36:54 -05:00
LocaleHelper.php * SAAS-1184 - more polish for publishing/podcasting 2015-11-11 16:47:07 -05:00
OsPath.php Added live-info-v2 and station metadata api calls 2014-10-24 15:11:27 -04:00
PodcastManager.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
ProvisioningHelper.php SAAS-1229, SAAS-1230 - initial implementation of station suspend when over bandwidth limit 2015-11-24 13:36:54 -05:00
SecurityHelper.php SAAS-1085: Optimization - Don't start sessions unless we actually need them. 2015-09-25 10:41:51 -04:00
SessionHelper.php Refactored double Set-Cookie prevention code, and session reopening code 2015-09-25 12:03:10 -04:00
TaskManager.php Fix _isTask method in taskmanager 2017-03-11 22:49:05 +01:00
Timezone.php CC-6127 - Add 'Use station default' option to user settings timezone, don't set user timezone by default when creating the admin user 2015-09-01 16:10:33 -04:00
TuneIn.php SAAS-772: Send metadata to Tunein 2015-05-25 15:37:45 -04:00
UsabilityHints.php Problem: Billing is always on 2017-03-03 15:34:54 +01:00
WidgetHelper.php Fix unnecessary HTTPS redirect to reduce traffic 2015-12-08 17:47:07 -05:00