Commit Graph

921 Commits

Author SHA1 Message Date
Christopher C. Wells b5086decd8 Update Heroku runtime Python version 2021-01-02 06:25:31 -08:00
Christopher C. Wells 344bb0f6d4 Lock requirements before deploy (AWS EB) 2020-12-02 20:44:42 -08:00
Christopher C. Wells 389211de22 Pin Docker build to Python 3.8 2020-12-02 20:42:06 -08:00
Christopher Charbonneau Wells 3f1a7d9a9d
Refactor to remove pandas dependency (#177)
* Use regular dicts for sleep pattern (WIP)

* Remove dataframes code from sleep pattern graph

* Reimplement UTC offset change handling

* Move label formatting in to a function

* Remove pandas!

* Fix linting issue

* Add dev requirements to generated requirements.txt

* Stop committing Pipfile.lock

Pipenv is designed to pin to a specific version of Python. Including the lock
file can lead to failed builds or broken package configurations on different
system architectures and/or Python versions.
2020-12-02 20:15:22 -08:00
Justin Goette 6d601abf30 Update README.md 2020-11-05 15:43:12 -08:00
Justin Goette b67ccb2fed Update README.md
Rearranged and added some detail to the Docker instructions to make them more beginner friendly.
2020-11-05 15:43:12 -08:00
= 187d2226e0 Fixed duplicate data/form-submit from double click 2020-10-28 14:35:22 -07:00
Christopher C. Wells 95a2cdf06d Use day precision for child age (#167) 2020-10-25 20:06:21 -07:00
Christopher C. Wells 19c91822e0 Update Piplock 2020-10-25 18:58:15 -07:00
Christopher C. Wells af482c70e6 Migrate timezones data 2020-10-25 18:58:09 -07:00
Christopher C. Wells b014dd29fb Fix tests for Python 3.6 support (#170) 2020-10-25 09:32:39 -07:00
Christopher Charbonneau Wells 9fb49876f4
Use correct Python versions in Travis CI (#169)
* Set python executable explicitly with pipenv command

* Move to travis-ci.com

* Remove Pipfile for older Python versions
2020-10-23 23:22:25 -07:00
Christopher Charbonneau Wells 9d261efc36 Update django.po (POEditor.com) 2020-10-23 20:39:43 -07:00
Christopher Charbonneau Wells 0a0d0dcc19 Update django.mo (POEditor.com) 2020-10-23 20:39:41 -07:00
Christopher Charbonneau Wells 750721bf51 Update django.po (POEditor.com) 2020-10-23 20:39:39 -07:00
Christopher Charbonneau Wells 9ab32c47d7 Update django.mo (POEditor.com) 2020-10-23 20:39:38 -07:00
Christopher Charbonneau Wells bd8ed871b1 Update django.po (POEditor.com) 2020-10-23 20:39:36 -07:00
Christopher Charbonneau Wells 82c50dddb4 Update django.mo (POEditor.com) 2020-10-23 20:39:34 -07:00
Christopher Charbonneau Wells b8dd889e14 Update django.po (POEditor.com) 2020-10-23 20:39:32 -07:00
Christopher Charbonneau Wells 9d706e4fd9 Update django.mo (POEditor.com) 2020-10-23 20:39:31 -07:00
Christopher Charbonneau Wells f7e551737d Update django.po (POEditor.com) 2020-10-23 20:39:29 -07:00
Christopher Charbonneau Wells e0b66b1143 Update django.mo (POEditor.com) 2020-10-23 20:39:27 -07:00
Christopher Charbonneau Wells 22d36c6642 Update django.po (POEditor.com) 2020-10-23 20:39:25 -07:00
Christopher Charbonneau Wells 86434fdbd4 Update django.mo (POEditor.com) 2020-10-23 20:39:24 -07:00
Christopher C. Wells 2b6605d2fd Update Python dependencies 2020-10-23 20:35:59 -07:00
Christopher C. Wells 4639cfb9b0 Update Node dependencies 2020-10-23 20:35:59 -07:00
Christopher Charbonneau Wells 35c825f223
Add a GitHub Sponsors file 2020-08-27 05:06:38 -07:00
Christopher C. Wells 234a7a134e Compile messages for German language 2020-08-23 05:24:07 -07:00
Christopher Charbonneau Wells 71432cf1e6
Merge pull request #160 from dettmering/master
German spelling corrections
2020-08-23 05:14:53 -07:00
Till Dettmering 4b6dbb1967 More spelling corrections 2020-08-22 11:09:42 +02:00
Till Dettmering a4597cc5a6 Corrected German spelling 2020-08-22 11:02:43 +02:00
Christopher C. Wells 0fd8f1a3a7 Support parallel tests in coverage 2020-08-16 14:03:50 -07:00
Christopher C. Wells f60c7884fe Revert "Update Python versions tested in TravisCI"
This reverts commit 6859d120
2020-08-12 20:14:30 -07:00
Christopher C. Wells 993437938d Run coverage tests in parallel 2020-08-12 20:12:20 -07:00
Christopher C. Wells 6859d120d9 Update Python versions tested in TravisCI 2020-08-12 20:11:22 -07:00
Christopher C. Wells 8a9dd9c04d Run non-isolated tests in parallel 2020-08-12 20:00:03 -07:00
Christopher C. Wells 426378c3e1 Disable system checks for `gulp reset` command 2020-08-12 19:58:53 -07:00
Christopher C. Wells 3f0694dc9d Make datetime editable for Note model
Closes #151
2020-08-12 19:47:58 -07:00
Christopher C. Wells 7a2eab0173 Ensure `data` directory exists
Closes #156
2020-08-12 19:33:35 -07:00
Christopher C. Wells 634b1dafd1 Add Finnish to list of translations in README 2020-07-29 19:51:32 -07:00
Christopher C. Wells a99efe587b Add Moment to locale contributing guidelines 2020-07-29 19:48:23 -07:00
Christopher C. Wells 9641a2369c Add Finnish locale files front frontend libraries 2020-07-29 19:44:31 -07:00
Christopher Charbonneau Wells 701825e281
Merge pull request #152 from haiksu/add-finnish-language
Add Finnish language
2020-07-29 13:09:24 -07:00
Mikko Haikonen 308f0f4c57 Revert development.py 2020-07-29 16:42:04 +03:00
Mikko Haikonen dfdadea5ba Add Finnish language 2020-07-29 16:40:18 +03:00
Christopher C. Wells 37baabccde Bump version (late -- oops!) 2020-07-26 21:21:29 -07:00
Christopher C. Wells 292ffadff4 Prevent Heroku from using Pipenv
Heroku uses an outdated Pipenv that has started to fail hash checks.
2020-07-26 21:16:53 -07:00
Christopher C. Wells aed0c681d0 Update Heroku Python runtime to 3.8.5 2020-07-26 20:51:26 -07:00
Christopher Charbonneau Wells dda1cd4750
Merge pull request #150 from babybuddy/148-24h-time
Add support for 24 hour time override (#148)
2020-07-26 20:09:46 -07:00
Christopher C. Wells 3005fe3976 Add support for "isolated" tests (#148) 2020-07-26 20:02:51 -07:00