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

53 commits

Author SHA1 Message Date
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
Franzi e1467a079c
add help text to info string 2021-11-21 08:43:33 +01:00
Franzi 35bccfc3cb
add more info to README 2021-11-21 08:41:30 +01:00
Franzi 4b71ac112e
LICENSE: fix my name 2021-11-21 08:25:44 +01:00
Franzi 1e743691b7
add stuff to MANIFEST 2021-11-21 08:21:42 +01:00
Franzi 046760d7f4
remove py*.ini 2021-11-21 08:20:38 +01:00
Franzi 4b68337551
remove black from github actions due to false positives 2021-11-21 08:20:00 +01:00
Franzi 8e1219e29c
more code style 2021-11-21 08:13:05 +01:00
Franzi 375374d65d
fix code style 2021-11-21 08:06:35 +01:00
Franzi e0a2ba53b6
github actions: make sure we have gettext 2021-11-21 07:52:02 +01:00
Franzi d67e5777f7
fix github actions definition 2021-11-21 07:46:25 +01:00
Franzi f947d7ff02
add room list to orga view 2021-11-20 20:30:13 +01:00