Commit Graph

129 Commits

Author SHA1 Message Date
Franzi 3917fa65cf
some more code style 2024-03-16 11:37:26 +01:00
Franzi 81494bed54
update github actions some more 2024-03-16 11:36:41 +01:00
Franzi 819e8ea2aa
update github actions to use python 3.12 2024-03-16 11:29:10 +01:00
Franziska Kunsmann 77148e41f7 release 2.2.0 2023-10-23 08:34:53 +02:00
Franzi cb60e02671
github workflows: remove apparently broken `packaging` check 2023-10-10 16:28:38 +02:00
Franzi 25d8be0397
apparently, you need a boilerplate setup.py to publish to pypi 2023-10-10 16:16:15 +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
Franzi 341a9c072c
Merge pull request #16 from rixx/category
Add plugin category
2023-10-03 13:08:54 +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 5335e911b7
Merge pull request #15 from rixx/pyproject-toml
Fix pyproject.toml install
2023-09-30 13:21:38 +02:00
Tobias Kunze 210a18f6b3 Fix pyproject.toml install 2023-09-30 13:15:24 +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
Franziska Kunsmann 85893d9c9c migrate to pyproject.toml 2023-08-23 08:08:38 +02:00
fkusei c6ceedf041
Merge pull request #13 from rixx/timezone
Safe timezone handling
2023-06-19 10:35:01 +02:00
fkusei 1ad4c73ed4
Merge pull request #14 from rixx/ugett
Use non-deprecated gettext call
2023-06-19 10:34:10 +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 0d3d96e96d
fix screenshot descriptions 2023-03-29 11:14:02 +02:00
Franzi d858f8d039
add some screenshots to the README 2023-03-29 11:10:31 +02:00
Franzi ab42dade2b
lower thirds: change css selectors to be similar to the others 2023-03-29 10:33:07 +02:00
Franzi 6c058cca1f
add changes to CHANGELOG 2023-03-29 10:23:04 +02:00
Franzi 4c114d6cee
fix license info in README 2023-03-29 10:16:52 +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 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