2018-01-13 03:36:12 +00:00
|
|
|
# Core
|
|
|
|
|
|
|
|
## Models
|
|
|
|
- [x] RadioUser
|
|
|
|
- [x] Setting
|
|
|
|
|
|
|
|
## Views
|
|
|
|
- [ ] Main page
|
|
|
|
|
|
|
|
# Profiles
|
|
|
|
|
|
|
|
## Models
|
2018-01-18 17:46:03 +00:00
|
|
|
- [x] RadioProfile
|
2018-01-13 03:36:12 +00:00
|
|
|
- [ ] Avatar
|
2018-01-18 17:46:03 +00:00
|
|
|
- [x] Rating
|
|
|
|
- [x] SongRequest
|
2018-01-13 03:36:12 +00:00
|
|
|
|
|
|
|
# Radio
|
|
|
|
|
|
|
|
## General
|
2018-01-13 05:39:13 +00:00
|
|
|
- [x] Admin actions for Song need some serious DRY cleaning.
|
2018-01-13 03:36:12 +00:00
|
|
|
|
|
|
|
## Functionality
|
|
|
|
- [x] Import old radio database
|
|
|
|
- [ ] Import new songs
|
|
|
|
- [x] Admin actions for artist add/remove on Song
|
2018-01-18 17:46:03 +00:00
|
|
|
- [x] Admin actions for album add/remove on Song
|
|
|
|
- [x] Admin actions for game add/remove on Song
|
2018-01-13 03:36:12 +00:00
|
|
|
|
|
|
|
## Models
|
|
|
|
- [x] Artist
|
|
|
|
- [x] Album
|
|
|
|
- [x] Game
|
|
|
|
- [x] Song
|
|
|
|
|