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

95 commits

Author SHA1 Message Date
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
Franzi 1f0f928795
fix ' vs " in exporter.py 2022-11-07 06:36:22 +01:00
Franzi b9d0f42d98
Release 1.0.2 2022-11-07 06:34:00 +01:00
Franzi 76f615862f
fix compatibility to pretalx 2.3.1 2022-11-07 06:32:37 +01:00
Franzi 9634838c0f
fix version identifier in setup.py and apps.py 2022-11-07 04:45:25 +01:00
Franzi ac758f505e
make the linter happy 2022-11-07 04:27:00 +01:00
Franzi a4ef3f0da3
add github workflow for automatic releases 2022-11-07 04:24:06 +01:00
Franzi f18d59a368
add CHANGELOG.md 2022-11-07 04:22:27 +01:00
Franzi 1de7bcc749
rename 'lower_thirds_' fields to 'broadcast_tools_lower_thirds_' 2022-11-07 04:21:53 +01:00
Franzi 31b6686279
Merge pull request #10 from Kunsi/kunsi-feature-pdf-export
add feature "export pdf page for each talk happening"
2022-11-07 04:13:32 +01:00
Franzi c90b7c4fdc
add headings to questions and notes sections in pdf export 2022-11-07 04:10:17 +01:00
Franzi eb142b2483
minor style fixes 2022-11-07 04:00:54 +01:00
Franzi bfbce9e98b
add option to be able to choose which questions to include in pdf export 2022-11-07 04:00:41 +01:00