Commit graph

94 commits

Author SHA1 Message Date
4f25fe20df Fix silly mistake in dream attachment saving 2021-01-06 14:06:48 +01:00
82e7b262e2 Fix file name display in dream view 2021-01-06 14:05:31 +01:00
178fa098f5 Fix file name display in status view 2021-01-06 14:03:13 +01:00
51dacb50e0 Fix upload paths for StatusMedia 2021-01-06 13:59:37 +01:00
3e6ef52be9 Fix attachment upload paths for DreamMedia 2021-01-06 13:55:32 +01:00
5ea3562dd1 Display status media in status view 2021-01-04 11:34:05 +01:00
a1bdcda695 Updated StatusMedia model to match form signature 2021-01-04 11:28:24 +01:00
d3d5ac19f9 Create models for medication tracker 2021-01-04 07:39:29 +01:00
7c83dd6c2a Add new apps to settings.py
Document new to-do items
2021-01-04 07:39:16 +01:00
84b93b20b3 Make themes not required for dreams 2021-01-04 07:38:42 +01:00
c7c1df13bb Make activities not required for mood status 2021-01-04 07:38:28 +01:00
f7b0c48748 Add three bare modules 2021-01-03 08:42:04 +01:00
8a6db379e4 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
a1505bed44 Filter out status entries that don't have a mood associated from average_mood 2021-01-01 21:46:38 +01:00
7b7b27bd7d Add item to TODO list 2021-01-01 18:17:58 +01:00
f021f618f8 Preliminary dream stat template tags 2021-01-01 18:17:10 +01:00
fc7d56680a Dreams module completed (?) 2021-01-01 17:49:39 +01:00
4784185e99 Add missing enctype to form with file uploads 2021-01-01 17:48:12 +01:00
c4f2479f4c Fix something that seemed to work anyway 2021-01-01 17:01:38 +01:00
4f26db7ace Fix copy-paste error 2021-01-01 16:55:45 +01:00
6ef8035b2f Create models for dream tracking module
Update to-do list
2021-01-01 14:43:47 +01:00
958f6e2c75 Fix silly mistake 2021-01-01 13:55:19 +01:00
bab01d2952 Add to-do list 2021-01-01 13:37:53 +01:00
7d5513f149 Add management command to set Telegram token 2020-12-31 22:29:26 +01:00
499c573890 Add unit to streak length widget on dashboard 2020-12-31 22:22:21 +01:00
73aed44e83 Add incomplete CBT component 2020-12-31 22:18:39 +01:00
5b4b3058a5 Create PercentageField for use in future CBT comp 2020-12-31 22:17:46 +01:00
80ab879017 Add missing instructions to INSTALL.md 2020-12-31 22:17:19 +01:00
4e4d47a9ad Add registration form
Prepare for closed registrations (will be default probably)
2020-12-31 22:17:02 +01:00
e7a0ff4a64 Make message handler use local time instead of UTC 2020-12-31 22:15:52 +01:00
bda76e2841 Fix missing cron signal 2020-12-30 18:38:37 +01:00
5dcbc93e90 Document things in INSTALL.md that don't even exist yet 2020-12-30 12:17:12 +01:00
57a22816a2 Catch potential division by zero 2020-12-30 12:07:40 +01:00
59491b7486 Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
6230523f29 Fix wrong variable use 2020-12-29 19:25:05 +01:00
64a757b2de Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
52d86d0bc6 Fix form validation for Status changes 2020-12-28 22:32:32 +01:00
b65c1fa42b Display line breaks in status view 2020-12-27 21:19:38 +01:00
f998022c61 Add time zone setting to localsettings 2020-12-27 21:04:25 +01:00
06e38626e4 Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
aa8a2a6b9c Modify CSS to work in S3 configuration 2020-12-27 19:30:35 +01:00
967d040103 Remove deleted app 2020-12-27 19:22:39 +01:00
ba2d8be2c5 Add passenger_wsgi for Passenger deployments 2020-12-27 18:59:45 +01:00
e57bd452cb Initial commit 2020-12-27 18:49:54 +01:00