1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2024-05-15 10:42:33 +00:00
Commit graph

64 commits

Author SHA1 Message Date
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
Franzi 5930907aa1 pdf export: add all answered questions to page 2022-10-29 06:01:54 +02:00
Franzi d03fef4e34
fix exporter dispatch uid 2022-10-22 22:17:15 +02:00
Franzi ddd4bca708
pdf export: make "show internal notes" and "ignore do_not_record" configurable 2022-10-22 22:16:01 +02:00
Franzi 2e221cbf46
style improvements for pdf export 2022-10-22 19:46:41 +02:00
Franzi 24acd451ad
code style improvements in pdf exporter 2022-10-22 18:40:05 +02:00
Franzi 25fe8b804e
add feature "export pdf page for each talk happening" 2022-10-22 18:28:31 +02:00
Franzi c4ccb146ef
release 0.3.0 2021-12-25 09:54:35 +01:00
Daniel Havlik 8ebed60b18
fix info line 2021-12-25 09:38:20 +01:00
Franzi bc7f5414bd
show in frontend if we're waiting for a schedule update 2021-12-24 21:22:40 +01:00
Franzi 818b474bc4
Merge pull request #7 from dhavlik/main
load custom css from event settings, slightly change css selectors
2021-12-24 21:20:53 +01:00
Daniel Havlik 1c78eefb81 repair selectors in js 2021-12-24 21:15:14 +01:00
Daniel Havlik d08e7db9bb load custom css from event settings, slightly change css selectors 2021-12-24 20:50:28 +01:00
Franzi 4582e4db37
fix name in settings sidebar 2021-11-22 20:53:07 +01:00
Franzi a55d9ec97d
release 0.2.0 2021-11-22 20:51:35 +01:00
Franzi 2e745f5fe3
orga template: fix missing </fieldset> 2021-11-22 12:12:06 +01:00
Franzi 213db3f640
rename plugin to 'pretalx_broadcast_tools' 2021-11-22 12:09:01 +01:00
Franzi 7c5e58023c
code style, ffs 2021-11-22 10:26:49 +01:00
Franzi 4973446da8
move event info to dedicated json file, also load event color from json 2021-11-22 10:14:25 +01:00
Franzi f1e61ad655
release 0.1.2 2021-11-21 13:35:20 +01:00
Franzi 5f47157b86
more style fixes 2021-11-21 13:30:31 +01:00
Franzi 6d58ba7feb
adjust ci settings to match pretalx settings 2021-11-21 13:30:12 +01:00
Franzi a425caa211
Merge pull request #3 from rixx/i18n
Add i18n-support
2021-11-21 13:16:54 +01:00
Tobias Kunze 07474c6976 Add i18n support 2021-11-21 13:07:19 +01:00
Franzi 7107150736
Merge pull request #5 from rixx/fallback-info
Don't display "None" when no infoline is configured
2021-11-21 10:12:18 +01:00
Franzi 71330a7ecc
Merge pull request #4 from rixx/primary-color
Show content for events without primary color
2021-11-21 10:12:04 +01:00
Tobias Kunze 2f312b3509 Don't display "None" when no infoline is configured 2021-11-21 10:06:45 +01:00
Tobias Kunze 0066e301f6 Show content for events without primary color
Currently, this turns into white-on-white.
2021-11-21 09:56:04 +01:00
Franzi 92ddff646c
release 0.1.1 2021-11-21 08:54:30 +01:00
Franzi fd6fbc97ca
orga view: room list must use event slug, not event name 2021-11-21 08:53:40 +01:00
Franzi f3a7b592be
add images to MANIFEST 2021-11-21 08:45:38 +01:00
Franzi 72f513a593
release 0.1.0 2021-11-21 08:44:00 +01:00