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
|
8 months ago |
Luca
|
661df8d370
|
fix(send_message): use result of send to actually do the work
|
8 months ago |
Luca
|
b2b5dbc091
|
fix(settings): set long busy timeout for default SQLite database
|
8 months ago |
Luca
|
f466c33a0f
|
fix(backends.clicksend): replace newline with space
|
8 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 |
Luca
|
ff7282ea3b
|
chore(app): log task errors locally
|
8 months ago |
Luca
|
ccf9728200
|
fix(messaging): outbound ClickSend backend
|
8 months ago |
Luca
|
908c3d21cc
|
feat(messaging): also capture errors from 'handle' that result in HTTP 400
|
8 months ago |
Luca
|
af59a6d393
|
chore(messaging.backends): better error messages
|
8 months ago |
Luca
|
567b4cdf83
|
feat: support multiple SMS backends
|
8 months ago |
Luca
|
568f1bf9e8
|
docs: update README.md [CI SKIP]
|
8 months ago |
Luca
|
526d317e6f
|
refactor(settings.py): organize apps into 3 categories
|
8 months ago |
Luca
|
5049ba8b4d
|
style(settings.py): format code with black
|
8 months ago |
Luca
|
c88122ada8
|
fix(settings.py): using env.url() where not appropriate
|
8 months ago |
Luca
|
4b6bcbb9f3
|
refactor(settings.py): use django-environ [CI SKIP]
|
8 months ago |
Luca
|
d4234279ff
|
docs: update README.md
|
8 months ago |
Luca
|
595e0a47b9
|
fix(typing-extensions): incompatible version
|
8 months ago |
Luca
|
36d75dc50d
|
fix(settings): env var spelling
|
8 months ago |