382 Commits (live)
 

Author SHA1 Message Date
Luca 2e05a51928 chore(feedback): add info regarding dishes, cutlery and cups [CI SKIP] 8 months ago
Luca 1960275d36 feat(incoming): strip feedback link as well 8 months ago
Luca bef4f433fc chore(pages): add title for team faq 8 months ago
Luca 28d905a24c refactor(pages): unify code for page import 8 months ago
Luca 77a984170c feat(pages): add team faq 8 months ago
Luca 583a70b2c8 refactor(feedback): get party info from pages 8 months ago
Luca 62f470a0d6 feat(app): send messages from admin 8 months ago
Luca 0679a1cc01 fix: include scripts on every page rendered from base template 8 months ago
Luca 32f87ea9e5 feat(signage): show messages on team dashboard 8 months ago
Luca cbad7abfb7 feat(signage): add date parameter to team dashboard 8 months ago
Luca 33a07a0415 feat(fallback): sort team members by their id as well 8 months ago
Luca c70965c46d fix(fallback): allow blank inputs for TeamMember comment field 8 months ago
Luca e0f7320801 refactor(fallback): remove unused code 8 months ago
Luca f63f565ca6 fix(fallback): use required_helpers of room if shift required_helpers is 0 8 months ago
Luca 99285186e5 fix(fallback): missing conversion from float to int 8 months ago
Luca fecdf70ac5 fix(fallback): use fractional part of setpoint as extra shift chance 8 months ago
Luca 7242ed2edd feat(fallback): add bucket for last night shifts from 20:00 on 8 months ago
Luca 23001a3de3 feat(fallback): add command for bulk team member creation 8 months ago
Luca 2d90662e4c style: remove obsolete comment 8 months ago
Luca 15475e2eec feat(fallback): add comment field to TeamMember 8 months ago
Luca 7b4df14bee fix(style): disabled pagination buttons in dark mode 9 months ago
Luca a073a9f90b chore: display credits on all pages (with footer) 9 months ago
Luca da4c13672b feat(team): make shift boxes full-size links by default 9 months ago
Luca eab406baf8 refactor(room_view): order shifts in database query 9 months ago
Luca 063313f87b chore: add csrf protection for changes to registration state 9 months ago
Luca fb58e1db77 fix(checkin): ordering of table 9 months ago
Luca 44417d09cc chore: use kontakt font for input elements 9 months ago
Luca df0f28efb2 feat(checkin): paginate checkin list 9 months ago
Luca 54f11c74cb refactor: make pagination template compatible with ListView 9 months ago
Luca 97335e72bb feat(checkin): prefetch related objects of ShiftRegistration 9 months ago
Luca c50bb0ec78 chore(checkin): improve layout of checkin list 9 months ago
Luca 517aaa1ff4 chore(asta): clarify acceptable membership modes 9 months ago
Luca 249a13a60b chore(asta): add more spacing between button and checkbox 9 months ago
Luca e17645a8f3 chore(notify): use CR to make stderr less noisy 9 months ago
Luca 661fd5d83b chore: add newlines around dummy message logging 9 months ago
Luca 207d03abeb chore(layout): improve team members on shift detail page 9 months ago
Luca 20309244f3 fix(notify): handle KeyboardInterrupt gracefully 9 months ago
Luca f03542b584 fix(notify): output spacing 9 months ago
Luca 69c9faa4bc chore: add custom logging config 9 months ago
Luca 10dbb06957 feat(feedback): add command to notify helpers who opted-in last year 9 months ago
Luca b685ad800f chore: add script to extract opt-in helpers from database dump 9 months ago
Luca d9b5dfe5d6 feat(importer): add setting to ignore calendar events before some date 9 months ago
xandy e8cd15bf67 Strip whitespaces in shift imports 9 months ago
Luca a18040fb57 fix(metrics): shiftregister_helpers_required returns None on fresh instance 9 months ago
Luca 661df8d370 fix(send_message): use result of send to actually do the work 9 months ago
Luca b2b5dbc091 fix(settings): set long busy timeout for default SQLite database 9 months ago
Luca f466c33a0f fix(backends.clicksend): replace newline with space 9 months ago
Luca 4c47dffc67 fix(messaging.backends): do not require inbound settings for outbound and vice versa 9 months ago
Luca 8f6c965cd7 fix(inbound): exempt webhooks from CSRF protection 9 months ago
Luca daabd385c2 fix(outbound): return early if there are no messages to be sent 9 months ago