Commit graph

17 commits

Author SHA1 Message Date
c0de39b196
fix: pin django-polymorphic to v4.0.0a
Updated the django-polymorphic package to a specific alpha version (v4.0.0a) directly from its Git repository. This change ensures compatibility with ongoing project requirements and addresses potential issues with the previously used version. It is important to monitor the stability and updates of this alpha version closely in the project's development environment.
2024-05-17 13:17:57 +02:00
0b19d5708c
feat: update django-multiselectfield repo URL
Migrated the django-multiselectfield dependency source to a new
repository URL to align with our updated internal hosting strategy. This
change ensures that our dependency management is consistent with current
guidelines and utilizes our private repository infrastructure for better
control and security.
2024-03-24 16:49:57 +01:00
49854655b2
Migrate to AutoSecretKey
Implement OIDC login
2022-10-25 14:40:48 +00:00
8a87833d2e
Start development of gpslog module 2022-09-09 16:59:13 +00:00
59c70448b4
Get requirements fixed (?) for Django4.1 2022-09-07 16:15:10 +00:00
f43fb4a8b1 Bokeh problems seem solved now with latest panel 2021-03-03 07:51:18 +01:00
940974f056 Require older bokeh than 2.3.0 which causes Exception 2021-03-01 07:15:29 +01:00
209c1c1429 Add rolling average to mood statistics chart
Add ordering clause to Status objects
2021-02-22 07:51:27 +01:00
261531f9bf Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
a868e5273f Use pip versions of Kumi modules 2021-02-20 13:52:46 +00:00
788ae99088 Blindly code Matrix gateway 2021-02-17 06:43:24 +00:00
893c13a0b4 Prepare models for habits
Add fields for weekdays and days of month
Update requirements to include dateutil, polymorphic, multiselectfield
2021-01-08 18:32:25 +01:00
1f78158637 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
3ae64b5caf Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
077c26bc0a Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
0a8bdfac8d Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
dcce30af13 Initial commit 2020-12-27 18:49:54 +01:00