Commit Graph

98 Commits

Author SHA1 Message Date
Thomas Kairos
86b6a929be #97: Schedule default timezone error + episode model tests (#98)
#97

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#98
2023-04-18 18:27:33 +02:00
Thomas Kairos
cd19c26e82 #93: reorganise Rerun, Diffusion, Schedule module (#95)
#93

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#95
2023-04-02 20:37:47 +02:00
bkfox
695e4d7c5d import signals 2023-03-28 14:58:03 +02:00
Thomas Kairos
0e183099ed #88 #89 : use pytest + reorganise settings (#92)
- !88 pytest on existing tests
- !89 reorganise settings (! see notes for deployment)

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#92
2023-03-28 14:40:49 +02:00
bkfox
112770eddf code quality 2023-03-13 17:47:00 +01:00
bkfox
9ec25ed109 sound check 2023-01-25 13:02:21 +01:00
bkfox
246eba6654 - player bug in admin fix
- player rendering issue fix
- station.streams property
- glitch in template rendering when page parent is not published
2022-12-16 14:53:11 +01:00
bkfox
180cc8bc02 - various __all__
- serializer: track search, reorder module files
- autocomplete: allow simple string value selection
- playlist editor:
    - ui & flow improve
    - init data
    - save user settings
    - autocomplete
    - fix bugs
    - discard changes
2022-12-12 00:25:57 +01:00
bkfox
cfc0e45439 playlist editor draft 2022-12-10 03:27:27 +01:00
bkfox
80cd5baa18 names & conditional display of audio in admin 2022-10-10 19:25:48 +02:00
bkfox
1fed61f47f fix sound path query bugs 2022-10-10 19:08:51 +02:00
bkfox
05a3b9c95d path bug 2022-10-10 18:23:19 +02:00
bkfox
ec844297ee voc 2022-10-08 13:46:30 +02:00
bkfox
156b0afcb9 add download link; update player and pages layout 2022-10-07 16:15:32 +02:00
bkfox
a24afd114e add is_downloadable field 2022-10-05 19:52:47 +02:00
bkfox
b2c1d8bde9 remove unused method parameters 2022-10-05 01:14:44 +02:00
bkfox
4eef440a2a save diffusion error 2022-10-05 01:13:45 +02:00
bkfox
ce8e1f00e9 fix #60 2022-08-07 11:39:43 +02:00
bkfox
478ce58c17 translation 2022-05-21 16:37:11 +02:00
bkfox
e44b77d0b3 admin filter for date and datetime using <input> 2022-05-05 14:45:23 +02:00
bkfox
36f5ee8b44 add filters 2022-05-05 12:53:30 +02:00
bkfox
1ee5e57547 avoid log repetition when it is the same 2022-05-02 10:04:14 +02:00
bkfox
a805ce6777 fix error 2022-04-29 14:52:42 +02:00
bkfox
fb665aff5d streamer sound uri/path 2022-03-26 16:23:46 +01:00
bkfox
66f02bdb05 Sound.file max length 2022-03-22 12:59:38 +01:00
bkfox
d29f89758b program is not provided 2022-03-22 12:48:46 +01:00
Thomas Kairos
81dc3a385c Merge pull request '#26: mise à jour' (#40) from fix-1.0-26 into develop-1.0
Reviewed-on: rc/aircox#40
2022-03-20 12:31:32 +01:00
bkfox
fd7b504d01 styling 2022-03-20 12:24:11 +01:00
bkfox
4733d9ac7c player end of playlist, switch to live 2022-03-18 14:34:00 +01:00
bkfox
e3b744be70 WIP - Sound.file instead of Sound.path; fix issues with player; program.path is now relative 2022-03-18 14:12:59 +01:00
bkfox
849a14014c use django filters + search filter; still need adapts sub-page list views 2022-02-22 15:29:57 +01:00
Thomas Kairos
e9e09104ad Merge pull request '#15: épisode supprimé (mis à la corbeille) reste visible publiquement ?' (#29) from fix-1.0-15 into develop-1.0
Reviewed-on: rc/aircox#29
2022-02-22 11:20:50 +01:00
bkfox
cbae38e893 card title block on page_item widget 2022-02-18 16:36:05 +01:00
bkfox
cd76659ed9 fix #4: more diffusion info on admin dashboard 2022-02-18 15:10:52 +01:00
bkfox
69a65379c3 fix diffusion not found 2022-01-19 14:28:15 +01:00
bkfox
9efe19e052 fix sounds_monitor; fix django compatibility (v3.2) 2022-01-09 15:14:00 +01:00
bkfox
c08e93d91f update dependency 2021-03-05 18:19:49 +01:00
bkfox
7860d9f92b work on lists filters + nav items 2020-11-08 17:54:49 +01:00
bkfox
5fd72c33cc hot reload 2020-11-08 00:45:49 +01:00
bkfox
2a0d0b1758 work on player 2020-10-22 00:30:02 +02:00
bkfox
1cc44fe0c7 ckeditor 2020-09-22 02:14:51 +02:00
bkfox
ea17141321 page templates & views reordering 2020-09-22 00:51:00 +02:00
bkfox
5a17d034c4 remove nulability of Program, rename Sound->SoundStats, update admin display 2020-09-21 15:33:10 +02:00
bkfox
6773481fe6 async sound monitor & clean-up 2020-09-21 15:19:06 +02:00
bkfox
361cf88bb2 fix stuff; sound inline in admin 2020-09-16 15:12:05 +02:00
bkfox
35e7e407e7 update episode coverc 2020-06-12 14:37:04 +02:00
bkfox
f8ccc79c54 update episode cover 2020-06-12 14:32:53 +02:00
bkfox
fee668d130 update episode cover 2020-06-12 14:30:53 +02:00
bkfox
09d0cab206 statistics can load logs from archives 2020-05-31 20:07:37 +02:00
bkfox
4cda6d42e4 fix translation 2020-05-31 16:17:11 +02:00