Jason Dove
|
788a1ecdc4
|
add deco break content (#2446)
* add initial models
* migrations
* edit break content mode
* add and remove break content from ui
* use autocompletes in deco editor
* save break content to db
* allow break content playlists
* refactor default filler build
* fix slow startup
* start to implement adding break content
* use clone; try to fix block breaks
* fix updating history
* use consistent removebefore values
* cleanup logging
* only allow playlist break content
* update changelog
|
11 months ago |
Jason Dove
|
037cee873f
|
yaml marathon history (#2094)
* better playlist tests
* fix history for marathon content in yaml playouts
|
1 year ago |
Jason Dove
|
7d83e66ba6
|
add yaml playout history; allow yaml playouts to be extended (#1832)
* add multi_part; refactor skipping items
* save and apply history for yaml playouts
* do not remove history on yaml playout reset
|
2 years ago |
Jason Dove
|
46f7289db8
|
add deco default filler (#1797)
* first pass at default filler for block scheduling
* configure default filler in ui
* update changelog
|
2 years ago |
Jason Dove
|
087901d177
|
adjust block unique constraint (#1634)
* upgrade dependencies
* allow blocks with same name in different groups
* code cleanup
|
2 years ago |
Jason Dove
|
60b3bc92f4
|
use super shuffle in block playouts (#1572)
|
3 years ago |
Jason Dove
|
12234c3e21
|
allow shuffling block items (#1571)
* allow shuffling block items
* fix drop down search results
|
3 years ago |
Jason Dove
|
dcbe4837bf
|
first pass at block scheduling (#1548)
* add blocks, block groups
* basic block and block item editing
* add template groups and basic template editing (name)
* add blocks to template calendar
* edit playout templates
* add calendar preview to playout templates
* add basic block playout building
* add mysql migration
* update changelog
|
3 years ago |