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