billybonks
e141492db7
ci: add prettier to ci
2024-02-07 19:46:51 -08:00
billybonks
1694c6f670
lib: install prettier
2024-02-07 19:46:51 -08:00
billybonks
5ccca11b42
bugfix: dashboard shows ago when less then 1minute
2024-02-07 04:58:49 -08:00
Christopher C. Wells
59e9263a69
Add djlint to gulp format
2024-02-06 20:24:55 -08:00
Sebastien Stettler
682090f594
feat: add links for bottle feeding ( #764 )
...
Co-authored-by: Christopher C. Wells <git-2022@chris-wells.net>
2024-02-06 20:17:54 -08:00
Sebastien Stettler
f30479db42
ci: add djlint to ci ( #763 )
...
* ci: add djlint to ci
* lint: all django templates
2024-02-06 05:35:36 -08:00
Christopher C. Wells
ae76ef3606
Add LOGGING override option for production troubleshooting
2024-02-05 21:02:44 -08:00
billybonksl
3c54636790
feat: create a trimmed form just for bottle feeding.
...
While Feeding for is great, i think there is room to create optimised
forms for breast feeding and bottle feeding.
This is the first one a trimmed down form for bottle feeding
specifically
2024-01-28 06:03:41 -08:00
Christopher C. Wells
4ff6f7dd9b
Update CI action versions
2024-01-27 19:51:07 -08:00
Christopher C. Wells
98f46fe468
Create v2.2.1 release
2024-01-27 19:43:07 -08:00
Christopher C. Wells
c1e4876c20
Set explicit bounds on some graphs
...
Fixes #706
2024-01-27 19:42:12 -08:00
Christopher C. Wells
17635a71a1
Update node dependencies and static assets
2024-01-27 19:41:10 -08:00
Christopher C. Wells
e65b1749e0
Catch invalid object ID in form initial setup
...
Fixes #735
2024-01-27 09:32:51 -08:00
Christopher C. Wells
267780d113
Update outdated Django docs references
2024-01-27 09:05:24 -08:00
Christopher C. Wells
c3bdd329fe
Compile locale messages
2024-01-27 08:58:18 -08:00
hejhj
420e9d6848
742 fix sleep zh trans ( #752 )
...
* Chinese translation - 喂食 -> 睡眠
* fix translations on the dashboard screen
2024-01-27 08:57:22 -08:00
Christopher C. Wells
27d4a9e98d
Create v2.2.0 release
2024-01-20 06:35:12 -08:00
Christopher C. Wells
400084ba34
Make and compile latest translations
2024-01-20 06:32:45 -08:00
Christopher C. Wells
413338c236
Correct error string
2024-01-20 06:13:53 -08:00
Christopher C. Wells
921bc0ddd2
Compile latest ES translations
2024-01-13 21:11:44 -08:00
José Ignacio Amelivia Santiago
6918b079d9
Fix typo in Spanish translations ( #747 )
...
Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2024-01-13 21:08:16 -08:00
Christopher Charbonneau Wells
49d8f2b340
Update to Django 5.x ( #746 )
2024-01-13 20:22:08 -08:00
mmomjian
9b603a9e84
Add DB options support ( #745 )
...
* Update base.py
allow postgres SSL
* Update base.py
* Update database.md
documentation
* Update database.md
* Update database.md
* Update database.md
Docs specified that postgres was the default variable, but settings/base.py:100-115 uses SQLite as default.
* Adjust documentation language
---------
Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2024-01-06 03:39:18 -08:00
Xavier Mehrenberger
bdeb14968a
Fix link target for height percentile reports
2023-12-25 06:48:33 -08:00
Xavier Mehrenberger
e519634748
Fix variable names in height_change.py
...
As requested by @cdubz in https://github.com/babybuddy/babybuddy/pull/741
2023-12-25 06:48:33 -08:00
Xavier Mehrenberger
519045d5e7
Improve fake data for height percentile reports
...
As requested by @cdubz on https://github.com/babybuddy/babybuddy/pull/741
2023-12-25 06:48:33 -08:00
Xavier Mehrenberger
6c4f5b23f0
feat: Height percentiles report ( #719 )
2023-12-25 06:48:33 -08:00
Edvin N
d053050ed5
Add CGP Cloud Run deployment documentation
...
* Add docs for gcp cloud run
* terraform gcp cloud run
* Edit GCP Clound Run documentation for clarity
---------
Co-authored-by: Christopher Charbonneau Wells <10456740+cdubz@users.noreply.github.com>
2023-12-22 12:53:36 -05:00
Christopher Charbonneau Wells
9d3501d366
Compile ZH translations
2023-12-22 17:22:45 +00:00
hejhj
79d40674bc
Fix incorrect ZH translations
...
Fixes #742
2023-12-22 06:52:07 -08:00
Jose V. Herrera Gallegos
1ef0bb9287
update diaperchange card test
2023-12-17 05:04:14 -08:00
Jose V. Herrera Gallegos
3131aeb328
fix #699 , add diaper change count to card stats
2023-12-17 05:04:14 -08:00
Nicholas Trecina
1063d39af0
Fixed report breadcrumbs being duplicated. Fixed DiaperChangeTypesChildReport pointing to the wrong report view. Fixed child sw
...
itcher for WHO weight percentiles boy/girl reports.
2023-12-17 04:57:07 -08:00
Christopher C. Wells
7747ae9023
Lock Django to 4.x for now
2023-12-08 04:55:51 -08:00
Christopher C. Wells
ce4518014d
Remove hardcorded `master` branch reference
2023-10-21 14:02:07 -07:00
Christopher C. Wells
3b9d320a80
Remove unused imports
2023-10-21 14:02:07 -07:00
Christopher C. Wells
0f7c49b4f1
Add test for `Child.birth_datetime()`
2023-10-21 14:02:07 -07:00
Christopher C. Wells
43ab2694b4
Correct exception catch for `timesince`
2023-10-21 14:02:07 -07:00
Christopher C. Wells
39c1e98d8c
Add birth time support to Child model
2023-10-21 14:02:07 -07:00
Christopher C. Wells
0077d26142
Add detail on running commands in an LSIO container
...
See #729
2023-10-21 07:11:35 -07:00
Christopher C. Wells
9fc666dd2e
Add support and testing for Python 3.12
2023-10-20 20:56:28 -07:00
Christopher C. Wells
31f8f951ad
Don't include duration on timeline entries with no duration
2023-10-20 19:56:48 -07:00
Christopher C. Wells
9baec8d906
Increase carousel slider contrast
2023-10-20 19:24:23 -07:00
Christopher C. Wells
b54499d6f2
Add image field to note
2023-10-20 17:06:59 -07:00
Christopher C. Wells
ed18fc865e
Create v2.1.2 release
2023-10-14 06:59:11 -07:00
Christopher C. Wells
03f3197884
Reformat "days ago" string for easier translation
2023-10-14 06:53:56 -07:00
Christopher C. Wells
0d08d6174b
Updtate french translation, correction, modification duration.py line 110 & 118 to ease the translation
2023-10-14 06:53:56 -07:00
Christopher C. Wells
0c15868d8d
Update Python runtime
2023-10-14 06:09:22 -07:00
Christopher Charbonneau Wells
f19b589585
Removed old CHANGELOG reference
2023-10-14 05:25:03 -07:00
Christopher C. Wells
23929a4a02
Fix up incorrect translations and fuzzy strings
...
Fixes #718
2023-10-12 18:38:09 -07:00