cms.actions + website.actions; Sounds section; player: bug fix (ask for restart on live stream), actions; remove website.Sound (not really used): move chmod/public into programs.Sound

This commit is contained in:
bkfox
2016-07-08 01:17:02 +02:00
parent e971f3f0b5
commit 88a5a9556e
19 changed files with 456 additions and 173 deletions

View File

@ -18,34 +18,33 @@
- config generation and sound diffusion
- cms:
- empty content -> empty string
- empty content/list -> nothing
- update documentation:
- cms.script
- cms.exposure; make it right, see nomenclature, + docstring
- cms.actions;
- admin cms
- sections:
- article list with the focus
-> set html attribute based on values that are public
- website:
- render schedule does not get the correct list
-> postlistview has not the same queryset as website/sections/schedule
- diffusions:
- filter sounds for undiffused diffusions
- print sounds of diffusions
- print program's name in lists
- print program's name in lists / clean up that thing also a bit
- article list with the focus
- player:
- mixcloud
- seek bar
- seek bar + timer
- remove from playing playlist -> stop
- list of played diffusions and tracks when non-stop;
# Later todo
# Long term TODO
- sounds monitor: max_size of path, take in account
- logs: archive functionnality
- track stats for diffusions
- debug/prod configuration
- player support diffusions with multiple archive files
- view as grid
- actions -> noscript case, think of accessibility