Commit graph

13 commits

Author SHA1 Message Date
Josh Washburne
bf88b8cfdc Add check to song request to make sure song exists. 2018-09-24 13:28:36 -04:00
Josh Washburne
bb493548cb If a song request is queued, it's technically played. 2018-09-24 13:03:42 -04:00
Josh Washburne
6ce5b7ca65 Whitespace cleanup. 2018-04-06 12:21:50 -04:00
Josh Washburne
de74f17fb0 is_requestable wasn't checking already queued songs in SongRequest. 2018-03-30 17:21:40 -04:00
Josh Washburne
b342fbb116 Make date output less verbose. 2018-03-30 13:07:58 -04:00
Josh Washburne
f6e0365e6b RadioProfile now has song request functionality. 2018-03-30 12:53:41 -04:00
RecursiveGreen
7d4446c5b2 Add history funtions for song requests. 2018-03-29 22:58:06 -04:00
Josh Washburne
f8c49e18e5 When a song request is fulfilled, update song data. 2018-03-27 15:59:53 -04:00
Josh Washburne
f4ee7c5bd1 Create DJ profile manually as signals won't work in migration. 2018-01-19 12:19:45 -05:00
Josh Washburne
0607d26685 Add Profiles app to the admin page. 2018-01-19 12:19:13 -05:00
Josh Washburne
616b7308cf Change default ordering for SongRequest. 2018-01-19 12:18:50 -05:00
Josh Washburne
cf5cea2e52 Move signal to it's own file. 2018-01-19 11:26:14 -05:00
Josh Washburne
ee9977f9bc Initial Profiles app commit. 2018-01-18 12:45:00 -05:00