Commit Graph

79 Commits

Author SHA1 Message Date
Franzi 3917fa65cf
some more code style 2024-03-16 11:37:26 +01:00
Franziska Kunsmann 77148e41f7 release 2.2.0 2023-10-23 08:34:53 +02:00
Franzi af4e3408db
improve placeholder explainations 2023-10-10 16:05:20 +02:00
Franzi dabc8e5443
add TRACK_NAME and TRACK_NAME_COLOURED placeholders 2023-10-10 16:00:47 +02:00
Tobias Kunze 98f8374b66 Add pluginc category 2023-10-03 11:22:40 +02:00
Franzi 2b22f6a155
release 2.1.0 2023-09-30 13:38:31 +02:00
Franzi 3063adcc73
move views into dedicated files 2023-09-30 12:41:47 +02:00
Franzi 8f8f8a90e2
add more information to the json outputs 2023-09-30 12:35:37 +02:00
Franziska Kunsmann 433f316719 release 2.0.1 2023-08-23 08:13:46 +02:00
Franziska Kunsmann ca8a2e3c65 make the linter happy 2023-08-23 08:11:19 +02:00
fkusei c6ceedf041
Merge pull request #13 from rixx/timezone
Safe timezone handling
2023-06-19 10:35:01 +02:00
Tobias Kunze 57351a4e1a Use non-deprecated gettext call 2023-06-03 23:07:34 +02:00
Tobias Kunze 190ce8f222 Safe timezone handling 2023-06-03 22:07:13 +02:00
Franzi 3bd74850a5
Release 2.0.0 2023-03-29 11:15:59 +02:00
Franzi ab42dade2b
lower thirds: change css selectors to be similar to the others 2023-03-29 10:33:07 +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 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 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 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 c9bfd7e4aa
forgot about the linter once again 2022-11-08 20:04:28 +01:00