1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2024-11-14 06:35:49 +00:00
Commit graph

114 commits

Author SHA1 Message Date
6a6fc0be9e
fix case issues for some translations 2024-11-13 06:38:13 +01:00
929e41f0f8
release 2.4.0 2024-11-05 07:32:49 +01:00
0cc256d134
update translations 2024-11-05 07:30:44 +01:00
Franziska Kunsmann
3addc8b19e room_timer: address some design suggestions 2024-11-04 15:53:59 +01:00
f63603d6de
export_voctomix_lower_thirds: no submission for talk means this is a break 2024-11-03 15:05:20 +01:00
07090626e9
room_timer: show we're on break 2024-11-03 14:49:00 +01:00
cb09f7c65a
blank out time left display if talk has not started yet 2024-11-03 14:47:44 +01:00
9d92add067
add basic "room timer" page 2024-11-03 14:45:37 +01:00
c0b3bdb55e
add downloadable lower thirds images to be used in voctomix 2024-11-03 13:46:47 +01:00
ed960358a4
placeholders: what we actually want is schedule.event here 2024-11-03 12:56:24 +01:00
dfa0945632
move room detection to room uuid 2024-10-31 21:46:55 +01:00
6a3b1b309e
replace re_path() with include() and path() 2024-10-31 21:23:17 +01:00
9ebcde7ab1
adjust font sizes in css 2024-10-31 21:14:35 +01:00
cd77ee8b91
add track name to PDF export 2024-10-31 21:14:16 +01:00
73bd7f6c96
bump version 2024-10-31 20:46:38 +01:00
d1d3283c8e
make the linters happy
I wonder if someday i'll remember this before doing a release.
2024-10-31 20:45:17 +01:00
8dde19105d
fix translation 2024-10-31 20:21:55 +01:00
29db37bca5
fix 404 in pdf exporter 2024-10-31 20:21:26 +01:00
410ca28b79
fix all the javascript i broke 2024-10-31 20:04:23 +01:00
90c50c9652
add german translation 2024-10-31 19:00:39 +01:00
bad650d5b9
exporter: use schedule version for pdf file name, not timestamp 2024-10-31 19:00:09 +01:00
443c7ce85a
add translation to pdf export 2024-10-31 18:13:53 +01:00
86a6075c30
ensure we also get "per speaker" answers in pdf output 2024-10-31 18:05:51 +01:00
620b2fb85e
remove jquery altogether 2024-10-12 19:24:35 +02:00
529f7f1eee
Merge pull request #24 from pretalx/main
Fix overlooked jquery link + remove bootstrap4
2024-10-12 19:23:44 +02:00
3235a91ff5
room_info: colour screen according to next talk if enabled 2024-10-10 16:59:37 +02:00
d295ae18c3
replace jQuery with plain JS 2024-10-10 16:58:12 +02:00
Tobias Kunze
18cf1cd77a Remove django-bootstrap4 2024-10-10 02:04:48 +02:00
Tobias Kunze
d14f6e78f3 Fix overlooked jquery link 2024-10-10 02:04:48 +02:00
Tobias Kunze
74078695ed Use jQuery from django-formset-js 2024-10-07 18:04:12 +02:00
1a5aaa90fc
bump version to 2.2.1 2024-08-20 12:26:13 +02:00
Tobias Kunze
7c05357067 Fix imports 2024-08-09 11:12:16 +02:00
Tobias Kunze
c9e72db1f7 Fix urls.py 2024-08-09 11:12:11 +02:00
Tobias Kunze
545bdfb966 Code style 2024-08-09 11:12:02 +02:00
Tobias Kunze
d54087b7d0 Use dynamic version 2024-08-09 11:04:09 +02:00
3917fa65cf
some more code style 2024-03-16 11:37:26 +01:00
77148e41f7 release 2.2.0 2023-10-23 08:34:53 +02:00
af4e3408db
improve placeholder explainations 2023-10-10 16:05:20 +02:00
dabc8e5443
add TRACK_NAME and TRACK_NAME_COLOURED placeholders 2023-10-10 16:00:47 +02:00
Tobias Kunze
98f8374b66 Add pluginc category 2023-10-03 11:22:40 +02:00
2b22f6a155
release 2.1.0 2023-09-30 13:38:31 +02:00
3063adcc73
move views into dedicated files 2023-09-30 12:41:47 +02:00
8f8f8a90e2
add more information to the json outputs 2023-09-30 12:35:37 +02:00
433f316719 release 2.0.1 2023-08-23 08:13:46 +02:00
ca8a2e3c65 make the linter happy 2023-08-23 08:11:19 +02:00
c6ceedf041
Merge pull request #13 from rixx/timezone
Safe timezone handling
2023-06-19 10:35:01 +02:00
Tobias Kunze
57351a4e1a Use non-deprecated gettext call 2023-06-03 23:07:34 +02:00
Tobias Kunze
190ce8f222 Safe timezone handling 2023-06-03 22:07:13 +02:00
3bd74850a5
Release 2.0.0 2023-03-29 11:15:59 +02:00
ab42dade2b
lower thirds: change css selectors to be similar to the others 2023-03-29 10:33:07 +02:00