sintonia/airtime_mvc/application/models
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
..
airtime Allow 0 file_id in third_party_trackrefs 2017-03-18 11:37:45 +01:00
formatters Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
tests Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
Auth.php Make password reset work for eveyone 2017-03-13 20:39:21 +01:00
Block.php modified smart block to not exceed the time limits. 2017-03-12 22:36:36 -04:00
Dashboard.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
Datatables.php Handle error case with bad user timezone strings break advanced search 2015-10-20 11:45:26 -04:00
Email.php Change default email sender 2017-03-13 20:46:39 +01:00
Library.php Whitespace and deadcode nitpick 2017-03-10 16:27:46 +01:00
LibraryEditable.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
ListenerStat.php Replace all timestamp strings with constant 2015-06-26 14:42:52 -04:00
LiveLog.php Replace all timestamp strings with constant 2015-06-26 14:42:52 -04:00
Locale.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
LoginAttempts.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
MusicDir.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
Playlist.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
Preference.php Merge pull request #84 from Robbt/fix/live-stream-source 2017-03-20 02:06:58 +01:00
RabbitMq.php Rewrite config from /etc/airtime-saas to plain /etc/airtime 2017-03-03 15:57:41 +01:00
Schedule.php Porting commits from downloaded zip file of saas-dev branch 2017-02-13 18:22:22 +01:00
Scheduler.php Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
ServiceRegister.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
Show.php Whitespace and deadcode nitpick 2017-03-10 16:27:46 +01:00
ShowBuilder.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
ShowInstance.php Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
StoredFile.php General fixes for TLS 2017-03-18 15:47:50 +01:00
StreamSetting.php Making show and master source ports and mount points editable. 2017-03-14 01:15:14 +00:00
Subjects.php Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
Systemstatus.php Restore full disk usage not based on quota 2017-03-08 15:56:43 +01:00
User.php CC-6050: User management bugfix 2015-06-05 12:34:51 -04:00
Webstream.php CC-5120: Can't add PLS webstreams 2015-05-11 11:08:43 -04:00