Josh W
|
81700335cf
|
Allow new song requests from admin page.
|
2019-11-28 22:35:51 -05:00 |
|
Josh W
|
269e2e30a8
|
Faulty logic with queued queryset.
|
2019-11-23 23:56:16 -05:00 |
|
Josh W
|
427c06fb35
|
Redefine new_requests.
|
2019-11-23 22:31:11 -05:00 |
|
Josh W
|
8badc08818
|
Next requests are now based on queued, not played.
|
2019-11-23 19:42:29 -05:00 |
|
RecursiveGreen
|
b30003847d
|
Better request display in the admin interface.
|
2019-07-03 11:57:25 -04:00 |
|
RecursiveGreen
|
6f76b7c611
|
ugettext is deprecated--use gettext instead.
|
2019-06-06 15:44:56 -04:00 |
|
Josh Washburne
|
b93b8751ec
|
Implemented rating variance for song requests.
|
2019-01-15 15:29:14 -05:00 |
|
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 |
|