Commit Graph

39 Commits

Author SHA1 Message Date
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
Franzi 18f82d1df3
add some settings for 'currently no talk running', add configurable info line 2021-11-20 17:46:05 +01:00
Franzi a4ad26ac0b
fix errors if there's no track 2021-11-20 09:22:16 +01:00
Franzi bdf7281b74
initial commit 2021-11-20 09:05:08 +01:00