sintonia/airtime_mvc/application
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
..
cloud_storage Problem: Billing is always on 2017-03-03 15:34:54 +01:00
common Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
configs Change default email sender 2017-03-13 20:46:39 +01:00
controllers Merge pull request #84 from Robbt/fix/live-stream-source 2017-03-20 02:06:58 +01:00
forms Merge pull request #84 from Robbt/fix/live-stream-source 2017-03-20 02:06:58 +01:00
layouts/scripts Disable all google tracking per default 2017-03-13 17:30:05 +01:00
logging Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
models Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
modules/rest Use Zend_File_Transfer instead of $_FILES 2017-03-04 11:09:06 +01:00
services Get rid of var_export in logs 2017-03-18 11:38:58 +01:00
upgrade Add db up/downgrade script for album_override field 2017-03-17 14:36:28 +01:00
validate Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
views Merge pull request #84 from Robbt/fix/live-stream-source 2017-03-20 02:06:58 +01:00
airtime-boot.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
Bootstrap.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00