Commit Graph

693 Commits

Author SHA1 Message Date
9097bced4a models/schedule: order choices alphabetically (#129)
voir ticket #128

Co-authored-by: Christophe Siraut <d@tobald.eu.org>
Reviewed-on: #129
Co-authored-by: Chris Tactic <chris@tacticasbl.be>
Co-committed-by: Chris Tactic <chris@tacticasbl.be>
2023-11-08 18:41:38 +01:00
61e6732b19 #122: Improve documentation and conf tools (#126)
suite de #122 en suivant les conventions de nommage.

Co-authored-by: Christophe Siraut <d@tobald.eu.org>
Reviewed-on: #126
Co-authored-by: Chris Tactic <chris@tacticasbl.be>
Co-committed-by: Chris Tactic <chris@tacticasbl.be>
2023-11-08 18:40:00 +01:00
fd4c765dc4 #123: Sound Monitoring (#125)
110fac70a6 n'est pas lié à #123 (tu peux l'ignorer ici mais #122 (comment))

04f5c3208a : nettoyage d'anciens tests, je ne suis pas parvenu à rétablir le dernier, je l'ai préfixé avec broken_. Il y aurait aussi à supprimer/corriger aircox/tests/management/_test_sound_monitor.py

5a75f42808 : le correctif qui permet d'ajouter des sons dans une émission à l'aide de la commande `sounds_scan`.

Co-authored-by: Christophe Siraut <d@tobald.eu.org>
Reviewed-on: #125
Co-authored-by: Chris Tactic <chris@tacticasbl.be>
Co-committed-by: Chris Tactic <chris@tacticasbl.be>
2023-11-08 18:38:49 +01:00
Thomas Kairos
e690953b82 Update 'pyproject.toml'
remove instance
2023-10-11 11:43:36 +02:00
Thomas Kairos
f7a61fe6c0 Feat: packaging (#127)
- Add configuration files for packaging
- Precommit now uses ruff

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #127
2023-10-11 10:58:34 +02:00
bkfox
5ea092dba6 fix: default schedule tz + migration 2023-09-28 13:08:08 +02:00
bkfox
876e4cdfa7 feat: add error message page; improve admin ui; add missing test files 2023-09-12 21:00:44 +02:00
Thomas Kairos
a0468899b0 #96: french number abreviations (#116)
From #96: fix french numbers annotations

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #116
2023-09-12 15:53:11 +02:00
Thomas Kairos
2ce435fb5d !112 !94: tests commons modules that contains most of the logic + zoneinfo (#113)
!112

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #113
2023-08-23 15:28:17 +02:00
Thomas Kairos
f9ad81ddac !111: tests: aircox.management (#114)
!111

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #114
2023-06-30 16:39:55 +02:00
bkfox
faecdf5495 fix default schedule timezone value 2023-06-19 23:15:20 +02:00
bkfox
2618eb295b remove tests.py 2023-06-19 10:14:57 +02:00
bkfox
a2360a882d CSRF_TRUSTED_ORIGINS settings 2023-06-18 22:20:40 +02:00
bkfox
6bd8307fbc add test settings 2023-06-18 21:58:03 +02:00
bkfox
f8305be4cd default uses instance.settings.settings 2023-06-18 21:51:04 +02:00
bkfox
05c6cbc839 handle_diffusion tests 2023-06-18 18:50:08 +02:00
Thomas Kairos
b453c821c7 #106: tests: aircox_streamer (#110)
- Writes tests for aircox streamer application;
- Add test utilities in aircox

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #110
2023-06-18 17:00:08 +02:00
bkfox
73c7c471ea rename methods 2023-05-11 12:30:24 +02:00
bkfox
87394c2955 Merge branch 'develop-1.0' of git.radiocampus.be:rc/aircox into develop-1.0 2023-04-18 18:49:10 +02:00
bkfox
a5cda0b203 reduce tests numbers 2023-04-18 18:47:48 +02:00
Thomas Kairos
86b6a929be #97: Schedule default timezone error + episode model tests (#98)
#97

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: #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: #95
2023-04-02 20:37:47 +02:00
bkfox
695e4d7c5d import signals 2023-03-28 14:58:03 +02:00
Thomas Kairos
d89cc98b44 Delete 'aircox/settings.py' 2023-03-28 14:52:50 +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: #92
2023-03-28 14:40:49 +02:00
Thomas Kairos
4bebc56a28 Merge pull request '#84: Pre-commit & code quality' (#86) from dev-1.0-84 into develop-1.0
Reviewed-on: #86
2023-03-13 17:54:01 +01:00
bkfox
112770eddf code quality 2023-03-13 17:47:00 +01:00
Thomas Kairos
934817da8a Merge pull request '#79: Fix admin search fields' (#85) from fix-1.0-79 into develop-1.0
Reviewed-on: #85
2023-03-10 15:21:22 +01:00
bkfox
894d7b0149 fix search_fields 2023-03-10 15:17:42 +01:00
Thomas Kairos
ba585c64bb Merge pull request 'Sound Monitor' (#83) from dev-1.0-sound-monitor-fixes into develop-1.0
Reviewed-on: #83
2023-01-29 12:44:15 +01:00
bkfox
e9e363a13a handle error when reading using mutagen 2023-01-29 12:42:01 +01:00
Thomas Kairos
9097fd5310 Merge pull request 'Fix sound monitor issues' (#82) from dev-1.0-sound-monitor-fixes into develop-1.0
Reviewed-on: #82
2023-01-29 12:26:11 +01:00
bkfox
c2cd3b0301 SoundAdmin.add_view fix 2023-01-25 16:21:19 +01:00
bkfox
4c3878a300 Merge branch 'develop-1.0' into dev-1.0-sound-monitor-fixes 2023-01-25 14:54:13 +01:00
bkfox
9ec25ed109 sound check 2023-01-25 13:02:21 +01:00
Thomas Kairos
46da13a0df Merge pull request '#39: Playlist Editor' (#81) from dev-1.0-playlist-editor into develop-1.0
Reviewed-on: #81
2023-01-25 12:17:05 +01:00
Thomas Kairos
f32f9ff27f Merge pull request '#39: Playlist Editor' (#80) from develop-1.0 into dev-1.0-playlist-editor
Reviewed-on: #80
2023-01-25 12:15:31 +01:00
bkfox
276e65e0b4 player lists display 2022-12-16 15:31:50 +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
8bd11f363b fix json escaping in templates 2022-12-16 11:04:25 +01:00
bkfox
b0eaf0c531 production assets build 2022-12-12 12:40:43 +01:00
bkfox
fceee3146e default display fix 2022-12-12 12:38:20 +01:00
bkfox
d2a65bd1fe various fixes 2022-12-12 12:29:05 +01:00
bkfox
a53a37021c fixes 2022-12-12 03:09:25 +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
61af53eecb - save & load
- key navigation
- ui improvements
2022-12-11 00:29:53 +01:00
bkfox
cfc0e45439 playlist editor draft 2022-12-10 03:27:27 +01:00
Thomas Kairos
5a89563d4a Merge pull request '#36: Aircox ne reconnait pas les fichiers uploadés' (#75) from fix-1.0-36 into develop-1.0
Reviewed-on: #75
2022-10-12 16:11:41 +02:00
bkfox
80cd5baa18 names & conditional display of audio in admin 2022-10-10 19:25:48 +02:00
bkfox
e873ff71e8 doc 2022-10-10 19:11:40 +02:00