349 Commits (e17645a8f34c0a4052ee5a582fdc8cbdba84ea5a)
 

Author SHA1 Message Date
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
Luca 71fc7ed07e chore: ignore *.bkp files 8 months ago
Luca 468f68c2cb build: extend .dockerignore 8 months ago
Luca 3e75b76ac9 chore(Dockerfile*): update base image version 8 months ago
Luca adbb5685a0 feat(pages): populate navs from Page objects 8 months ago
Luca 818e478353 feat: generate footer nav from context 8 months ago
Luca 0dd2c8f31a style: add .editorconfig 8 months ago
Luca 59644b7b4b chore: update dependencies 8 months ago
Luca 54296ebcf7 refactor: move font, logo, style to core/static/ 8 months ago
Luca cfbc4ef61c feat: context processor for footer nav 8 months ago
Luca fdc74bbf9e ci: fix missing dependency for isort 8 months ago
Luca 5ac11e16e8 ci: check code style 8 months ago
Luca c3f2c0bcfa chore: remove librabbitmq as dependency 8 months ago
Luca 7e978dd657 docs: add links to mirror, ci 8 months ago
Luca 216969a1e1 ci: fix drone configuration 8 months ago
Luca 079e6a9f06 ci: add drone configuration 8 months ago
Andreas (@xAndy) Zimmermann 0d2415aef2 prefetch more data for team view 2 years ago
Andreas (@xAndy) Zimmermann 7aa5da28fe reduce team shift view query count 2 years ago
Andreas (@xAndy) Zimmermann 4f4b5c3009 use the index luke 2 years ago
Andreas (@xAndy) Zimmermann 1f53998eb0 correctly show checkin state for shifts 2 years ago
Andreas (@xAndy) Zimmermann a3ac897055 vastly reduce page view queries, cache common data 2 years ago