Commit graph

  • dfb68d4814
    refactor: Remove search and alerts from topbar main Kumi 2024-11-21 21:17:38 +0100
  • 5dba14b378
    fix: Use static() for script and style paths Kumi 2024-11-21 07:47:17 +0100
  • b6987bee69
    fix: Refactors static file import path Kumi 2024-11-21 07:34:09 +0100
  • 94c4fb650b
    fix: Refactors views to use static for script paths Kumi 2024-11-20 21:27:56 +0100
  • c0d5e15687
    refactor: Standardizes string quotes in settings Kumi 2024-11-20 07:43:59 +0100
  • 725f566d97
    feat: Enhances asset management for dashboard sections Kumi 2024-11-20 07:41:50 +0100
  • bc8da6b1cc
    fix: Refactors data aggregation for heatmap Kumi 2024-11-20 07:18:40 +0100
  • 7f79a79a17
    feat: Enhances navigation with collapsible menus Kumi 2024-11-19 06:56:52 +0100
  • ca2f3eda3a
    fix: Enhances date handling for weekly summaries Kumi 2024-11-18 18:47:27 +0100
  • 5c7586bb9a
    feat: Modularizes dashboard structure Kumi 2024-11-18 10:49:04 +0100
  • 3c3cfc38ba
    fix: Enhances activity visibility control Kumi 2024-11-18 08:35:29 +0100
  • d522f23b55
    fix: Adds 'hidden' field to ActivityEditView form Kumi 2024-11-18 06:55:01 +0100
  • a6025dee31
    fix: Switches DecimalFields to FloatFields in GPSPoint Kumi 2024-11-18 06:42:36 +0100
  • 4de1c966d6
    feat(migration): Add hidden field to Activity model Kumi 2024-11-18 06:35:54 +0100
  • cfc8f6eefc
    feat: Add 'hidden' field to Activity model and update templates Kumi 2024-11-18 06:35:16 +0100
  • 8ffdeddf4a
    fix: Refines data transformation in heatmap view Kumi 2024-11-17 20:05:40 +0100
  • 841c5e08de fix: Update footer and reorder enabled modules Kumi 2024-11-17 16:56:25 +0100
  • dcb0f66478 feat: Refines HTML structure in dashboard template Kumi 2024-11-17 16:40:14 +0100
  • 25e78d424e chore: Update .gitignore to exclude static files Kumi 2024-11-17 16:40:04 +0100
  • b6e7acc564 fix: Add TelegramWebhookView skeleton for POST handling Kumi 2024-11-17 16:01:19 +0100
  • ff70221553 refactor: clean up unused imports and improve code quality Kumi 2024-06-02 20:27:02 +0200
  • 9fbfe583be feat: Enhance data security and introduce heatmap UI Kumi 2024-05-17 15:03:20 +0200
  • 3e45ca5c2d feat: add dev dependencies for code formatting Kumi 2024-05-17 13:49:29 +0200
  • c1f05fb1bb feat: Added cal-heatmap dependency Kumi 2024-05-17 13:36:59 +0200
  • 5d10e28d69 feat(migrations): Initialize database schema for messaging Kumi 2024-05-17 13:30:34 +0200
  • f7baae834a feat(license): update copyright term and contact email Kumi 2024-05-17 13:29:47 +0200
  • 53429b9ded feat(dreams): Initialize database models for dream tracking Kumi 2024-05-17 13:28:29 +0200
  • 6521204608 feat: Add initial migrations for GPS and Mood modules Kumi 2024-05-17 13:27:49 +0200
  • 710fd7df01 feat(vscode): add Django debug configuration Kumi 2024-05-17 13:19:22 +0200
  • 9051af6335 fix: pin django-polymorphic to v4.0.0a Kumi 2024-05-17 13:17:57 +0200
  • 458651c3cb feat: update django-multiselectfield repo URL Kumi 2024-03-24 16:49:57 +0100
  • acc8cf5208 fix: update legend label in moodpies chart Kumi 2024-03-24 16:29:27 +0100
  • 8032375bb5 refactor(mood/stats): streamline and optimize visualizations Kumi 2024-03-24 16:28:10 +0100
  • 37035aad01 refactor(statistics.py): standardize chart height param Kumi 2024-03-24 16:23:48 +0100
  • a64a404551 feat: streamline topbar notifications Kumi 2024-03-24 16:15:54 +0100
  • 5b0ef75396 Updates to documentation Kumi 2023-03-26 20:08:18 +0000
  • f5582d2a0d Add missing OIDC_CREATE_USER value from config file Kumi 2022-10-26 07:00:44 +0000
  • 3a267aaace Update INSTALL.md Add license Kumi 2022-10-25 14:43:01 +0000
  • 2ff91abe82 Migrate to AutoSecretKey Implement OIDC login Kumi 2022-10-25 14:40:48 +0000
  • ac18f31d9a Start development of gpslog module Kumi 2022-09-09 16:59:13 +0000
  • 67c602ddcf Start gpslog app Kumi 2022-09-07 16:15:22 +0000
  • 649f3bb86e Get requirements fixed (?) for Django4.1 Kumi 2022-09-07 16:15:10 +0000
  • b6659a235f Fix Dashboard link in navigation Kumi 2021-10-27 09:01:25 +0200
  • 2e03956f1d Move nav sections to respective apps Kumi 2021-10-24 17:45:23 +0200
  • 0ed152e061 Try fixing styling error Kumi 2021-10-24 17:41:38 +0200
  • 6c6656abcb Try fixing syntax error Kumi 2021-10-24 17:38:20 +0200
  • 969b63d002 Try implementing sidebar generation Kumi 2021-10-24 17:35:52 +0200
  • aefcf5dec9 Fix autoescaping Kumi 2021-10-24 17:03:33 +0200
  • 98ab024d8c Missing files Kumi 2021-10-24 16:51:12 +0200
  • 4d2e04435a Minor work on frontend generation Basic status API Kumi 2021-10-24 16:51:04 +0200
  • 7401b8a87c Add blank environment app Kumi 2021-10-07 16:36:19 +0200
  • fb8cb5f298 Prepare for dynamic generation of navigation menus Kumi 2021-03-03 11:36:25 +0100
  • 30bc1deb73 Order activities by name by default Kumi 2021-03-03 10:35:54 +0100
  • 2d09e25df3 Basic activity statistics Kumi 2021-03-03 08:39:26 +0100
  • bedfccb79c Bokeh problems seem solved now with latest panel Kumi 2021-03-03 07:51:18 +0100
  • a8a7637a48 Colored buttons for mood selection Kumi 2021-03-01 21:04:44 +0100
  • f80b909c6e Badly implement mood pie charts Kumi 2021-03-01 18:05:14 +0100
  • 57fa6c5d7e Require older bokeh than 2.3.0 which causes Exception Kumi 2021-03-01 07:15:29 +0100
  • 5582f15440 Handle empty database in mood template tags Kumi 2021-03-01 07:12:15 +0100
  • efc6e1c326 Remove dbsettings from init methods (would prevent initial migrations) Kumi 2021-03-01 07:09:53 +0100
  • ca56b250f7 Replace max time parameter by current time Kumi 2021-02-28 19:58:38 +0100
  • 5aa667a86f Fix moodstats call Kumi 2021-02-26 18:09:13 +0100
  • 8d75d9b342 Fix moodstats signature Remove unused variables Fix time selection for CSV Kumi 2021-02-26 07:38:17 +0100
  • e7f0e07a99 Fix activitystats signature Kumi 2021-02-26 07:26:52 +0100
  • 040ffe0fb3 Add monthly and yearly activity counters Kumi 2021-02-25 15:33:28 +0100
  • e6a54d96c2 Fix Bokeh output Lock Y axis of Bokeh HTML output Kumi 2021-02-22 20:10:37 +0100
  • 51ee9cd76f Add statistics to sidebar Fix stupid mistake Kumi 2021-02-22 07:59:51 +0100
  • e1078bbd4c Add rolling average to mood statistics chart Add ordering clause to Status objects Kumi 2021-02-22 07:51:27 +0100
  • 2ffe276304 Make prettier Kumi 2021-02-21 21:03:34 +0100
  • c2e384cf7a Adding activity output Bug fixing Kumi 2021-02-21 20:59:39 +0100
  • 7301e2a401 Reworked statistics with HoloViews/Bokeh Kumi 2021-02-21 20:13:22 +0100
  • 67a6be0e3c Implement statistics in Javascript only to soon replace this with HoloViews Kumi 2021-02-21 11:24:25 +0100
  • 6b1ff42f2f Fix matrix message delivery? Kumi 2021-02-20 14:17:52 +0000
  • 90474c3bb5 Use pip versions of Kumi modules Kumi 2021-02-20 13:52:46 +0000
  • 67d303f9f9 Template tag for PIL image display Kumi 2021-02-20 13:39:54 +0000
  • 837d0313ca Blindly code Matrix gateway Kumi 2021-02-17 06:43:24 +0000
  • 9a965de742 Fix mindless copy-paste programming Kumi 2021-02-17 05:55:04 +0000
  • 399be9aafc Rename meds to health Add more health related models Add activity categories Kumi 2021-02-16 12:15:56 +0000
  • e4ec8200b7 Calculate average moods from average daily moods Kumi 2021-01-17 16:49:22 +0100
  • c9dbd0baca Add missing max_length to CharField Kumi 2021-01-17 16:47:55 +0100
  • bc03763a3a Fix notification sending for multiple dispatchers or no specified dispatchers Kumi 2021-01-15 15:14:08 +0100
  • 0658a4f587 Prepare models for habits Add fields for weekdays and days of month Update requirements to include dateutil, polymorphic, multiselectfield Kumi 2021-01-08 18:32:25 +0100
  • d683f2f2a4 Do not hide buttons on narrow screens – might be ugly but I need those buttons Kumi 2021-01-08 12:03:41 +0100
  • 076bb2cb04 Send app specific data with Notification filter signal Kumi 2021-01-06 18:40:33 +0100
  • 78f65f4be3 Send content of data field with Notification filter signal Kumi 2021-01-06 18:33:32 +0100
  • 925c7ed93b Fix typo Kumi 2021-01-06 18:29:09 +0100
  • f64441bf59 Add field for additional (app specific) data to Notifications Kumi 2021-01-06 18:28:44 +0100
  • 017ded66e7 Add todo Kumi 2021-01-06 15:52:01 +0100
  • 4f25fe20df Fix silly mistake in dream attachment saving Kumi 2021-01-06 14:06:48 +0100
  • 82e7b262e2 Fix file name display in dream view Kumi 2021-01-06 14:05:31 +0100
  • 178fa098f5 Fix file name display in status view Kumi 2021-01-06 14:03:13 +0100
  • 51dacb50e0 Fix upload paths for StatusMedia Kumi 2021-01-06 13:59:37 +0100
  • 3e6ef52be9 Fix attachment upload paths for DreamMedia Kumi 2021-01-06 13:55:32 +0100
  • 5ea3562dd1 Display status media in status view Kumi 2021-01-04 11:34:05 +0100
  • a1bdcda695 Updated StatusMedia model to match form signature Kumi 2021-01-04 11:28:24 +0100
  • d3d5ac19f9 Create models for medication tracker Kumi 2021-01-04 07:39:29 +0100
  • 7c83dd6c2a Add new apps to settings.py Document new to-do items Kumi 2021-01-04 07:39:16 +0100
  • 84b93b20b3 Make themes not required for dreams Kumi 2021-01-04 07:38:42 +0100
  • c7c1df13bb Make activities not required for mood status Kumi 2021-01-04 07:38:28 +0100
  • f7b0c48748 Add three bare modules Kumi 2021-01-03 08:42:04 +0100