Commit graph

67 commits

Author SHA1 Message Date
6f272defe8 Add missing instructions to INSTALL.md 2020-12-31 22:17:19 +01:00
f5df828403 Add registration form
Prepare for closed registrations (will be default probably)
2020-12-31 22:17:02 +01:00
430ff93e45 Make message handler use local time instead of UTC 2020-12-31 22:15:52 +01:00
d4da464aa8 Fix missing cron signal 2020-12-30 18:38:37 +01:00
02ea82dab5 Document things in INSTALL.md that don't even exist yet 2020-12-30 12:17:12 +01:00
1298249994 Catch potential division by zero 2020-12-30 12:07:40 +01:00
3ae64b5caf Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
82e563cab6 Fix wrong variable use 2020-12-29 19:25:05 +01:00
077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
0ed5c42d84 Fix form validation for Status changes 2020-12-28 22:32:32 +01:00
233a76a588 Display line breaks in status view 2020-12-27 21:19:38 +01:00
1c095592a1 Add time zone setting to localsettings 2020-12-27 21:04:25 +01:00
0a8bdfac8d Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
df4fccef57 Modify CSS to work in S3 configuration 2020-12-27 19:30:35 +01:00
4ee48efd54 Remove deleted app 2020-12-27 19:22:39 +01:00
5dc70971d1 Add passenger_wsgi for Passenger deployments 2020-12-27 18:59:45 +01:00
dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00