|
0e5a5e8cc5
|
templatetags: parametrize has_perm() in order to enable aircox namespace permissions
|
2023-11-10 09:28:33 +01:00 |
|
|
0716b8b063
|
models/program: link to editor groups
|
2023-11-10 09:28:28 +01:00 |
|
|
8a361924e9
|
aircox/conf: user cannot edit all programs/episode
|
2023-10-18 15:50:02 +02:00 |
|
|
b36d20a99d
|
documentation: advice pre-commit installation
|
2023-10-18 15:50:02 +02:00 |
|
|
d9645865c8
|
settings/dev: set root logger level to debug and show module name
|
2023-10-18 15:50:02 +02:00 |
|
|
0221fc1ac2
|
documenation: merge technicians content
|
2023-10-18 15:50:02 +02:00 |
|
|
89ae1d666b
|
settings/dev: switch on debug mode (and get static files served)
|
2023-10-18 15:50:02 +02:00 |
|
|
22784efe25
|
documentation: move the scripts subsection into installation
|
2023-10-18 15:50:02 +02:00 |
|
|
64615089fe
|
documentation: add a development setup section
|
2023-10-18 15:50:02 +02:00 |
|
|
f7210de088
|
settings/dev: do not require memcached
|
2023-10-18 15:50:02 +02:00 |
|
|
2a8aa80d8b
|
settings: prevent ModuleNotFoundError
|
2023-10-18 15:50:02 +02:00 |
|
|
ad60d9fce4
|
gitignore: ignore db.sqlite3 and instance/settings/settings.py
|
2023-10-18 15:50:02 +02:00 |
|
|
8c05712110
|
documentation: update settings file location
|
2023-10-18 15:50:02 +02:00 |
|
|
b5eadf7f6c
|
dependencies: bump pyyaml version to 6.0.1 (enables wheel building in a CPython3.11.2 virtualenv, https://github.com/yaml/pyyaml/issues/601)
|
2023-10-18 15:50:02 +02:00 |
|
|
6a4675a4bc
|
models/schedule: order choices alphabetically
|
2023-10-18 09:31:48 +02: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 |
|