bkfox
8581743d13
add episode: models, admin, diffusion gen, sounds_monitor, playlist import
2019-07-29 18:58:45 +02:00
bkfox
fff4801ac7
work on it
2019-07-28 18:40:59 +02:00
bkfox
6ed33c34a9
bkp before branching
2019-07-23 23:04:35 +02:00
bkfox
3e432c42b0
work on website; fix stuffs on aircox too
2019-07-22 01:37:25 +02:00
bkfox
74dbc620ed
work hard on this
2019-06-29 18:13:25 +02:00
bkfox
f0d7c36b0f
stream.get_playlist only for archives
2018-10-17 12:35:24 +02:00
bkfox
c059a33077
fix bug in streamer; clean-up; wider sidebar
2018-07-18 02:22:29 +02:00
bkfox
34b72b4485
clean-up
2018-07-01 19:24:22 +02:00
bkfox
08f519451a
fix ups
2018-06-27 18:59:11 +02:00
bkfox
f70b692aff
fix models manager and qs; schedule_post_saved
2018-06-27 18:08:05 +02:00
bkfox
82005261bb
Player.icon in UI
2018-02-12 02:03:16 +01:00
bkfox
9b0220201a
fix typo error
2018-02-12 01:54:43 +01:00
bkfox
9b284c34b3
remove Schedule.end property + fix templates + add accessibility info
2018-02-12 00:34:08 +01:00
bkfox
d80322dd15
work on player: integrate vuejs + noscript; remove TemplateMixin for Component and ExposedData; rewrite most of the player; clean up files; do lot of other things
2018-02-08 06:46:42 +01:00
bkfox
343279a777
work on schedule gen bug -- split Schedule's date and time
2017-12-15 23:32:39 +01:00
bkfox
9ad47b795a
work on theme and translations
2017-12-14 15:56:40 +01:00
bkfox
a0968d35f6
fix diff update/delete on schedule change; fix match algorithms
2017-08-31 19:54:48 +02:00
bkfox
28dab0185a
sounds_monitor can matches diffusion by time -- based on local timezone
2017-08-31 16:07:45 +02:00
bkfox
cf92f50fcd
change path max_length to 255 for mysql compliance
2017-08-30 13:03:43 +02:00
bkfox
917fe43629
fix issues with categories and so on
2017-08-25 20:12:38 +02:00
bkfox
45ffdd1b53
update tz and get default tz
2017-08-23 17:32:08 +02:00
bkfox
9f5bdce840
update tz and get default tz
2017-08-23 17:01:25 +02:00
bkfox
ddb7738a9e
fix timezone shit
2017-08-23 16:52:51 +02:00
bkfox
0ecaa63663
include logs in stats; fix bug
2017-08-17 14:26:07 +02:00
bkfox
97e5945b7d
fix errors in streamer; filter out diff in station.on_air
2017-07-20 18:33:17 +02:00
bkfox
dcee776c03
rewrite a bit stats for later updates; rename played into (raw_)on_air
2017-07-18 00:14:33 +02:00
bkfox
e162b652b8
work on streamer, change a bit how it works; make archiving
2017-07-16 14:30:46 +02:00
bkfox
08cb8e71bb
fix error in streamer and on_air
2017-07-02 18:09:40 +02:00
bkfox
e6639ba9ad
fix modeladmin; Log.Type.on_air
2017-06-30 14:18:21 +02:00
bkfox
60cbf18942
fix and optimize
2017-06-29 21:21:28 +02:00
bkfox
8a129da46a
add 'live' log type, and handle it in streamer
2017-06-27 20:58:29 +02:00
bkfox
f6e0d8d956
allow only one program or diffusion for pages;
...
in cms.signals, manage cases when Diffusion.initial is set/changed &
clean up;
fix bug in loglist nav when max_age is 0 (no limit);
work on design for date lists;
fix bug in player on item removal;
2017-06-19 00:21:22 +02:00
bkfox
e3851e39cb
work on panels
2017-05-17 20:55:34 +02:00
bkfox
8cc3caa16b
add middleware for aircox used for timezone and current station selection in admin; add page summary for today's diffusions menu in link title
2017-05-15 16:42:30 +02:00
bkfox
a599f133a1
add date into diffusion menu in wagtail nav; get larger menus in back-office
2017-05-14 22:33:11 +02:00
bkfox
3cceb65121
continue fixes on timezone bug
2017-05-13 13:23:48 +02:00
bkfox
c39ad228d7
work on timezone bug -- still need run checks
2017-05-11 16:29:05 +02:00
bkfox
3a4c80e196
fix error on date and cms's signals
2017-05-10 18:30:37 +02:00
bkfox
e47e2a858e
work on timezone
2017-05-10 17:19:59 +02:00
bkfox
10fc80d9be
fix bug when saving diff pointing to initial diff
2017-01-11 10:35:06 +01:00
bkfox
7d315ea002
make it working
2017-01-09 16:20:15 +01:00
bkfox
7a0481c60c
fix on_air algorithm pbm
2017-01-09 16:12:35 +01:00
bkfox
950efecb7e
fix on_air algorithm pbm
2017-01-09 16:11:45 +01:00
bkfox
c9c985c1ef
fix on_air algorithm pbm
2017-01-09 16:10:52 +01:00
bkfox
cf988df48f
temp fix for on_air's logs
2017-01-09 15:40:28 +01:00
bkfox
8bbeb5fe6d
fix error in playlist import + more verbose command
2017-01-04 18:12:58 +01:00
bkfox
b011df7dcd
fix wrong attr name in Station's properties outputs and inputs
2016-12-29 20:48:57 +01:00
bkfox
7752e37b74
work on player
2016-12-09 19:38:27 +01:00
bkfox
a7197cc4f7
change Output into Port; fix stuffs
2016-12-09 15:43:29 +01:00
bkfox
e3787c684c
simple reverse relation from Related
2016-11-28 17:25:57 +01:00