Commit graph

17 commits

Author SHA1 Message Date
9051af6335 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
458651c3cb 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
2ff91abe82 Migrate to AutoSecretKey
Implement OIDC login
2022-10-25 14:40:48 +00:00
ac18f31d9a Start development of gpslog module 2022-09-09 16:59:13 +00:00
649f3bb86e Get requirements fixed (?) for Django4.1 2022-09-07 16:15:10 +00:00
bedfccb79c Bokeh problems seem solved now with latest panel 2021-03-03 07:51:18 +01:00
57fa6c5d7e Require older bokeh than 2.3.0 which causes Exception 2021-03-01 07:15:29 +01:00
e1078bbd4c Add rolling average to mood statistics chart
Add ordering clause to Status objects
2021-02-22 07:51:27 +01:00
7301e2a401 Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
90474c3bb5 Use pip versions of Kumi modules 2021-02-20 13:52:46 +00:00
837d0313ca Blindly code Matrix gateway 2021-02-17 06:43:24 +00:00
0658a4f587 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
8a6db379e4 Implement filter signals for message processing 2021-01-02 10:13:07 +01:00
59491b7486 Add django-dbsettings requirement
Move Telegram bot token to dbsettings (incl. migration)
2020-12-30 10:33:45 +01:00
64a757b2de Implement Telegram notifications
Some refactoring
2020-12-29 17:26:48 +01:00
06e38626e4 Explicitly list argon2_cffi as requirement 2020-12-27 20:32:57 +01:00
e57bd452cb Initial commit 2020-12-27 18:49:54 +01:00