Commit Graph

117 Commits

Author SHA1 Message Date
bkfox
1ebafb5241 fixup 2018-10-17 12:37:39 +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
09859c9410 fix wrong var name 2018-07-10 15:47:13 +02:00
bkfox
4b06c0226e remove later diffusion when a program is disabled 2018-07-09 16:43:58 +02:00
bkfox
2365bd6519 fix station() filter call 2018-07-04 10:39:14 +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
52af8f3380 localisation 2018-02-12 01:32:23 +01:00
bkfox
9b284c34b3 remove Schedule.end property + fix templates + add accessibility info 2018-02-12 00:34:08 +01:00
bkfox
9ce2fd228b make Vue track Track change 2018-02-11 23:47:22 +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
01325a258a add archiver 2017-11-13 15:03:21 +01:00
bkfox
7683a485cf add users to moderator 2017-11-13 14:58:12 +01:00
bkfox
4ed8559034 iss #6: sort diffusion by start in explorer + space between artist and title 2017-10-23 15:18:48 +02: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
81318e5bd8 sounds_monitor 2017-08-30 18:44:39 +02:00
bkfox
b1e61f7753 playlist import: more case for comments 2017-08-30 18:36:10 +02:00
bkfox
d470ca39e6 various fixes 2017-08-30 18:30:19 +02:00
bkfox
4525e4952b fix tracer in streamer 2017-08-30 15:08:42 +02:00
bkfox
66bee810eb liquidsoap does not manage tz; fix it 2017-08-30 14:20:38 +02:00
bkfox
cf92f50fcd change path max_length to 255 for mysql compliance 2017-08-30 13:03:43 +02:00
bkfox
726ff50b7c add cache on on_air 2017-08-25 21:13:52 +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
280864768b use liquidsoap's metadata.on_air to detect sound change 2017-07-24 19:23:18 +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
fe3f0f0713 select current station in cms' admin 2017-05-15 21:31:01 +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
7a769c168b work tz 2017-05-10 19:34:16 +02:00