1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2024-05-09 03:18:17 +00:00
Commit graph

107 commits

Author SHA1 Message Date
Franzi 3bd74850a5
Release 2.0.0 2023-03-29 11:15:59 +02:00
Franzi 0d3d96e96d
fix screenshot descriptions 2023-03-29 11:14:02 +02:00
Franzi d858f8d039
add some screenshots to the README 2023-03-29 11:10:31 +02:00
Franzi ab42dade2b
lower thirds: change css selectors to be similar to the others 2023-03-29 10:33:07 +02:00
Franzi 6c058cca1f
add changes to CHANGELOG 2023-03-29 10:23:04 +02:00
Franzi 4c114d6cee
fix license info in README 2023-03-29 10:16:52 +02:00
Franzi de73a288b8
clean up urls and unused views 2023-03-29 09:52:44 +02:00
Franziska Kunsmann 8b7acb10fb use dedicated function to get pretty-printed time from pretalx 2023-03-01 14:07:54 +01:00
Franziska Kunsmann aa91af001c orga: ChoiceField cannot be required if '' is a valid choice 2023-03-01 13:58:00 +01:00
Franziska Kunsmann 788273e870 room info: add option to show next talk if no talk is running 2023-03-01 13:55:54 +01:00
Franziska Kunsmann 0486cd44da orga view: fix deleted fiel 2023-03-01 11:49:14 +01:00
Franziska Kunsmann 46be2a02b5 make the linter happy
Und täglich grüßt das Murmeltier ...
2023-03-01 11:34:34 +01:00
Franziska Kunsmann 3f7649b09a remove githubs "release on tag" action 2023-03-01 11:33:46 +01:00
Franziska Kunsmann 12864749f9 room info: add option to hide qr code or show the submission image 2023-03-01 11:29:56 +01:00
Franzi fa31e72db1
make the linter happy
once again we have a release which contains formatting errors, wheeee!
2023-02-28 19:21:16 +01:00
Franzi 498782a962
release 1.1.0 2023-02-28 19:20:43 +01:00
Franzi c5cb67d969
update README 2023-02-28 19:19:47 +01:00
Franzi 737a72f296
add room name to room info page 2023-02-28 19:11:10 +01:00
Franzi bb55df2723
add option to switch between feedback and public qr code 2023-02-28 19:10:18 +01:00
Franzi e0f47458cd
add endpoint to get qr code linking to talk detail page 2023-02-28 18:49:29 +01:00
Franzi 08998e7535
re-add colorizing of lower thirds box 2023-02-28 15:55:32 +01:00
Franzi 6bc110b9fb
version 1.1.0-beta1 2023-02-28 15:41:52 +01:00
Franzi 04a7a0e3a9
github workflows: only create release for stable releases 2023-02-28 15:41:11 +01:00
Franzi c9b01acb6e
show room name and event name if there are no talks scheduled 2023-02-28 15:37:27 +01:00
Franzi c1604efb08
disable pinch-zooming for lower thirds and room info endpoints 2023-02-28 13:39:07 +01:00
Franzi 275935e747
fix url generation 2023-02-28 13:16:30 +01:00
Franzi 7d5f278536
room info: look up to 15 minutes into the past and into the future 2023-02-28 11:17:14 +01:00
Franzi 5eabb5fa6a
linters, of ffs 2023-02-28 10:34:12 +01:00
Franzi 078341e4ed
make the linter happy 2023-02-28 10:32:38 +01:00
Franzi 11afb88602
add TALK_URL and FEEDBACK_URL to the list of placeholders 2023-02-28 10:19:27 +01:00
Franzi 97784373c0
room info: add small helper text to hint people into giving feedback 2023-02-28 10:14:26 +01:00
Franzi 16350548f5
room-info: show "backstage" if no room name was supplied 2023-02-28 09:54:22 +01:00
Franzi de8065cf22
add "room info" url to show on room info screens 2023-02-28 09:51:07 +01:00
Franzi 327981eade
do not sort speaker names in schedule 2023-02-28 08:38:16 +01:00
Franzi 2da018775b
add url to get a qr code which leads to the feedback page for a specific talk 2023-02-28 08:27:01 +01:00
Franzi d86cd011f3
add talk end time to pdf export 2022-12-21 10:41:22 +01:00
Franzi dd0f0ad4f0
make the linter happy 2022-11-22 19:21:52 +01:00
Franzi 8dd9bec525
use generic View instead of TemplateView when not rendering templates 2022-11-22 19:19:33 +01:00
Franzi d42a2744d0
lower_thirds: always use event locale when localizing text 2022-11-22 19:19:11 +01:00
Franzi f618654ee0
exporter: always use event locale when localizing text 2022-11-22 19:17:56 +01:00
Franzi 40245ec86d
fix indentation in settings html 2022-11-15 13:57:56 +01:00
Franzi d22f7826ac
some typography 2022-11-15 13:45:51 +01:00
Franzi a272f21498
add option to include additional custom content on pdf export 2022-11-15 13:43:17 +01:00
Franzi 280458f6aa
fix my nickname 2022-11-08 20:13:12 +01:00
Franzi c9bfd7e4aa
forgot about the linter once again 2022-11-08 20:04:28 +01:00
Franzi 191ce772c5
lower thirds: look up to five minutes into the future and into the past 2022-11-08 20:00:04 +01:00
Franzi 2b02350e29
add some error handling for lower thirds placeholders 2022-11-08 19:43:17 +01:00
Franzi 8cdb391dae
exporter: remove unneeded talk_end variable 2022-11-07 06:47:44 +01:00
Franzi b5f18033ba
Version 1.0.3 2022-11-07 06:45:21 +01:00
Franzi f41784175f
fix questions sorting 2022-11-07 06:42:43 +01:00