Paul Konstantin Gerke
894a4c540a
Read ENABLE_HOME_ASSISTANT_SUPPORT from environment
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
c1eb9da7f3
Black
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
c716334f02
Add tests for middleware
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
6f05fb3835
Renamed the settings-option to ENABLE_HOME_ASSISTANT_SUPPORT
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
b88d0cf897
Docstring for middleware, refactored middleware a bit
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
784d4f8f70
Alpha order mkdocs.yml
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
643c9bec13
Black
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
a37258db1a
Expose ingress_session in qrcode to allow logins to babybuddy exposed via homeassistant ingress
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
bb871257ff
Expose session-header in case the home assistant ingress-server is used
2023-07-05 14:32:26 -07:00
Paul Konstantin Gerke
1a946a2228
Add middleware and setting for x-ingress-path interpretation
2023-07-05 14:32:26 -07:00
Justin Goette
5bc79c2703
docs: Fix broken link
2023-06-24 04:02:41 -07:00
John Merlie
4318593632
add pumping item to nav dropdown
2023-06-21 05:56:01 -07:00
abdessamad-el
347ef41a0e
Include temperature measurements in timeline
2023-06-15 19:08:29 -07:00
Christopher C. Wells
6d1eb3b4ec
Create v2.0.0-beta3 pre-release
2023-06-14 20:25:52 -07:00
Christopher C. Wells
759bbe9ddb
Allow and default to NULL Sleep.nap via API
...
Fixes #657
2023-06-14 20:01:49 -07:00
Christopher C. Wells
4263e4809b
Create v2.0.0-beta2 pre-release
2023-06-04 17:46:57 -07:00
Christopher C. Wells
efb62f63de
Update message strings
2023-06-04 17:40:51 -07:00
Christopher C. Wells
8abb6d749e
Enforce min and max nap start parameters
...
Fixes #644
2023-06-04 17:39:08 -07:00
Ludovic Drouard
ac3a6fd973
Add database version requirements
2023-06-01 13:55:17 -07:00
abdessamad-el
38143f4065
display 0 minutes ago on dashboard when event is less than 1 minute old
2023-05-30 07:50:21 -07:00
Paul Konstantin Gerke
c593fa94c1
Fix dependency for hand-written migration 0028
2023-05-11 16:04:32 -07:00
Christopher Charbonneau Wells
31a0aa4741
513: Make nap user toggleable ( #641 )
...
* Add `nap` field, remove `napping` field.
* Default `nap` property to NULL
* Update existing tests
* Format the code!!
* Allow `Sleep.nap` to be blank
* Migrate settings from `NAP_START_MIN` AND `NAP_START_MAX`
* Remove `active` class from boolean fields
* Correct test method name and user config
* Add forms test
* Use settings for Sleep nap model tests
2023-05-07 15:10:50 -07:00
Christopher C. Wells
a669decc88
Create v2.0.0-beta1 pre-release
2023-05-03 07:05:38 -07:00
Christopher Charbonneau Wells
8545fb360b
Merge pull request #627 from babybuddy/v2
...
v2
2023-05-03 06:38:43 -07:00
Christopher C. Wells
2634e95ac6
Update translations
2023-05-02 19:57:53 -07:00
Christopher C. Wells
94619b6b5b
Merge remote-tracking branch 'origin/master' into v2
2023-05-02 19:56:06 -07:00
Christopher C. Wells
6d90dd0413
Fix changelog version
2023-05-02 19:31:33 -07:00
Christopher C. Wells
6de285df91
Create v1.16.0 release
2023-05-02 19:29:42 -07:00
Christopher C. Wells
b5ca81057d
Correct data target for birth date field
...
Fixes #631
2023-05-02 19:11:51 -07:00
Christopher C. Wells
5ec926ac2b
Update translations from POEditor
2023-05-02 18:54:19 -07:00
Christopher C. Wells
94045727fa
Update dependencies
2023-05-02 17:55:26 -07:00
Christopher C. Wells
1f3e1ca6db
Add tests for site settings
2023-05-02 17:33:40 -07:00
Christopher C. Wells
0a0582217b
Override site settings form
2023-05-02 17:33:31 -07:00
Christopher C. Wells
008e17bbed
Update requirements.txt
2023-04-15 15:53:46 -07:00
Christopher C. Wells
472dba13f8
Update missed BS4 classes for BS5
2023-04-15 14:03:18 -07:00
Christopher C. Wells
694bb3f811
Use django-dbsettings package for site settings
2023-04-15 13:59:44 -07:00
Christopher C. Wells
2007f998cf
Default datetime input to seconds granularity
2023-04-15 12:58:41 -07:00
Christopher C. Wells
8211cb40a8
Remove v2 ref from workflows
2023-04-14 20:15:47 -07:00
Christopher C. Wells
22a322cbf1
Update GH action config to Node v18
2023-04-14 19:58:28 -07:00
Christopher C. Wells
76d117047c
Merge remote-tracking branch 'origin/master' into v2
2023-04-14 19:49:08 -07:00
Paul K. Gerke
5b0763161b
Add id to filter fields for children ( #625 )
2023-04-11 10:45:08 -07:00
Christopher Charbonneau Wells
99dd3d3956
Format!!
2023-03-25 14:39:45 -07:00
Christopher C. Wells
5875ef9658
Remove support for 24H time format override
2023-03-25 14:29:35 -07:00
Christopher C. Wells
decc97a807
Update Python dependencies
2023-03-25 14:00:58 -07:00
Christopher C. Wells
716d121575
Remove outdated tests
2023-03-25 13:57:01 -07:00
Christopher C. Wells
4d1d915478
Adjust for changes from main rebase
2023-03-25 13:54:25 -07:00
Christopher C. Wells
613f53a4da
Add mechanism for site wide settings
...
The two settings properties introduced here are not yet used.
2023-03-25 13:24:56 -07:00
Christopher C. Wells
7b7f17fde6
Remove "inactive" timer concept -- delete on complete
...
Closes #109
2023-03-25 13:23:05 -07:00
Christopher C. Wells
a2e203a3f8
Use date only input for dates without time
2023-03-25 13:16:56 -07:00
Christopher C. Wells
c1e9f28215
Update tests for new datetime handling
2023-03-25 13:16:54 -07:00