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

102 commits

Author SHA1 Message Date
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
de73a288b8
clean up urls and unused views 2023-03-29 09:52:44 +02:00
8b7acb10fb use dedicated function to get pretty-printed time from pretalx 2023-03-01 14:07:54 +01:00
aa91af001c orga: ChoiceField cannot be required if '' is a valid choice 2023-03-01 13:58:00 +01:00
788273e870 room info: add option to show next talk if no talk is running 2023-03-01 13:55:54 +01:00
0486cd44da orga view: fix deleted fiel 2023-03-01 11:49:14 +01:00
46be2a02b5 make the linter happy
Und täglich grüßt das Murmeltier ...
2023-03-01 11:34:34 +01:00
12864749f9 room info: add option to hide qr code or show the submission image 2023-03-01 11:29:56 +01:00
fa31e72db1
make the linter happy
once again we have a release which contains formatting errors, wheeee!
2023-02-28 19:21:16 +01:00
498782a962
release 1.1.0 2023-02-28 19:20:43 +01:00
737a72f296
add room name to room info page 2023-02-28 19:11:10 +01:00
bb55df2723
add option to switch between feedback and public qr code 2023-02-28 19:10:18 +01:00
e0f47458cd
add endpoint to get qr code linking to talk detail page 2023-02-28 18:49:29 +01:00