.. |
airtime
|
clean up shows endpoint, remove dependency on Show model
|
2015-01-09 13:02:25 -05:00 |
formatters
|
naming convention fix
|
2012-09-18 16:40:23 -04:00 |
tests
|
CC-4370: Transitioning between two webstreams a hiccup in the stream is audible
|
2012-09-07 17:38:24 -04:00 |
Auth.php
|
Made several reoccurring strings into application constants and altered any static strings containing them to use these constants in string format calls.
|
2014-11-06 18:39:48 -05:00 |
Block.php
|
Indentation and undefined variable fix in Block.php
|
2015-01-27 15:39:21 -05:00 |
Cache.php
|
Disable the APC cache for Ubuntu 14.04. APC is deprecated now so we need a better solution anyways.
|
2014-08-27 18:51:06 -04:00 |
Dashboard.php
|
CC-4090: Make code style PSR compliant
|
2012-07-15 21:17:13 -04:00 |
Datatables.php
|
CC-5629 : Smart Block timestamps aren't saved in UTC time
|
2013-12-11 17:35:31 -05:00 |
Email.php
|
CC-4413: Unused local variables in models.
|
2012-09-12 17:26:41 -04:00 |
Library.php
|
CC-4090: Make code style PSR compliant - part 4
|
2012-08-29 10:58:03 -04:00 |
LibraryEditable.php
|
change Logging::log to Logging::info
|
2012-08-21 18:41:56 -04:00 |
ListenerStat.php
|
CC-5594 : Remove all date_default_timezone_get()
|
2013-12-04 15:06:07 -05:00 |
LiveLog.php
|
CC-5121: fix some SQL statements not being escaped/prepared
|
2013-05-09 15:53:12 -04:00 |
Locale.php
|
Added getUserLocale function to pull locale data into the Login form
|
2014-11-05 17:24:54 -05:00 |
LoginAttempts.php
|
CC-5121: fix some SQL statements not being escaped/prepared
|
2013-05-09 16:05:04 -04:00 |
MusicDir.php
|
code cleanup
|
2013-05-10 12:37:25 -04:00 |
Playlist.php
|
CC-5343: Missing files can be scheduled via playlists
|
2014-05-30 17:11:12 -04:00 |
Preference.php
|
Remove unnecessary LOCK TABLE that can cause deadlocks in rare circumstances
|
2015-04-16 12:10:56 -04:00 |
RabbitMq.php
|
CC-4985: Ensure files deleted via the UI are deleted from stor directory.
|
2013-03-04 15:22:09 -05:00 |
Schedule.php
|
Marked old functions for API calls as deprecated
|
2014-10-27 15:52:58 -04:00 |
Scheduler.php
|
CC-6024: Cannot drag and drop tracks between shows in the Now Playing screen
|
2015-04-15 16:44:04 -04:00 |
ServiceRegister.php
|
CC-4090: Make code style PSR compliant - part 4
|
2012-08-29 10:58:03 -04:00 |
Show.php
|
Massive simplification of the GeneralPreferences dialog
|
2015-01-13 20:51:46 -05:00 |
ShowBuilder.php
|
CC-5627 : Check all Application_Common_DateHelper calculations that use timezone.
|
2013-12-11 18:56:19 -05:00 |
ShowInstance.php
|
added shows, show-schedules, show-preview, show-history-feed, item-history-feed endpoints to the HTTP api to be used via NewscoopAirtimePlugin
|
2015-01-09 13:01:42 -05:00 |
Soundcloud.php
|
CC-4384: Remove annoying usage of $CC_CONFIG
|
2013-01-14 16:16:14 -05:00 |
StoredFile.php
|
CC-5932: Update is_scheduled query is too slow
|
2014-10-28 10:29:25 -04:00 |
StreamSetting.php
|
CRLF fix
|
2013-05-10 17:44:50 -04:00 |
Subjects.php
|
CRLF fix
|
2013-05-10 17:44:50 -04:00 |
Systemstatus.php
|
fix errors reported by Facebook's scheck
|
2013-05-28 17:30:48 -04:00 |
User.php
|
creating a separate controller for playouthistory templates.
|
2013-08-28 18:25:46 -04:00 |
Webstream.php
|
CC-5981: Admin users can't delete webstreams created by other users
|
2015-01-21 11:31:28 -05:00 |