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
bkfox
0141d5174d
add track to sound when scanning, using file's metadata (add mutagen as dep)
2016-11-28 17:09:46 +01:00
jeffrey
aa1c21a8c8
work on monitor
2016-11-26 17:32:30 +01:00
bkfox
934eaf1b74
fix import error with wagtail 1.7
2016-11-24 15:07:44 +01:00
bkfox
f183669c04
fix error in page filtering; sectionitems are now directly children of section
2016-11-15 12:27:36 +01:00
bkfox
45268cd699
work on admin interface, fix bugs
2016-10-28 12:18:12 +02:00
bkfox
76055c742a
start to work on stats
2016-10-25 16:50:58 +02:00
bkfox
3ab373097b
issue #1 : synchronise programs' schedules and later diffusions (update, delete); fix signal import in apps
2016-10-13 01:22:14 +02:00
bkfox
f58f3352f2
issue#1: synchronise automatically station and programs from db. For station generate a set of usual desired pages.
2016-10-12 23:37:14 +02:00