Commit Graph

494 Commits

Author SHA1 Message Date
Christopher Charbonneau Wells 2701aadc8d Update NPM dependencies. 2018-07-15 07:21:06 -07:00
Christopher Charbonneau Wells b159433375 Add missing migration from 096092b. 2018-07-15 07:20:44 -07:00
Christopher Charbonneau Wells 27c914228d Enable persistent data for Docker deployments (#46). 2018-06-13 06:07:36 -07:00
Christopher Charbonneau Wells 5baf5bca6b Version bump. 2018-05-20 16:46:55 -07:00
Christopher Charbonneau Wells 2bc9d4703d Use logo in app. 2018-05-20 15:59:45 -07:00
Christopher Charbonneau Wells f59bbc03df Use logo for favicon. 2018-05-20 15:44:23 -07:00
Christopher Charbonneau Wells 6ecf53ce04 Add a note re: --skip-lock for non-x86-64 architectures (#43). 2018-05-20 15:13:33 -07:00
Christopher Charbonneau Wells 478526acaf Remove pandas version lock and drop Python 3.4 support.
Pandas was locked because of build issues for Python 3.4 and other build requirments do not offer PyPI wheels for 3.4 any more.
2018-05-20 14:55:44 -07:00
Christopher Charbonneau Wells c2724cd918 Correct mistyped view name. 2018-05-20 14:42:14 -07:00
Christopher Charbonneau Wells 08488af718 Raise permission denied instead of redirecting to login (#49). 2018-05-20 14:40:09 -07:00
Christopher Charbonneau Wells ab2717ed56 Do not deal with child count during root redirect. 2018-05-20 14:39:28 -07:00
Christopher Charbonneau Wells 0a5ffed012 Include messages template on registration pages. 2018-05-20 07:11:54 -07:00
Christopher Charbonneau Wells d4bd80328f
Merge pull request #45 from novski/master
Update manual install instructions.
2018-05-08 06:28:51 -07:00
Ivan Hörler 4d60c7eeb4 add dependency 2018-05-08 06:54:21 +02:00
Ivan Hörler e6055ea668 split same as uWSGI 2018-05-08 06:51:26 +02:00
Ivan Hörler 888c6fa11c create new enumeration 2018-05-08 06:50:55 +02:00
Ivan Hörler 78689adbee describe the lines beneth. 2018-05-07 23:02:03 +02:00
Ivan Hörler 0725f6b9c1 correct the indent for correct md displaying of codeblock 2018-05-07 23:00:12 +02:00
Ivan Hörler 5469ace771 split the commands to ensure a correct flow and change vim to editor 2018-05-07 22:57:00 +02:00
Ivan Hörler 675d237bd4 added the essential command to make it work. pipenv shell :-) 2018-05-07 22:56:11 +02:00
Christopher Charbonneau Wells e6d120511d Update example uwsgi file for manual install. 2018-05-05 22:29:32 -07:00
Christopher Charbonneau Wells 674da36690 Move manual install chown command after gulp migrate. 2018-05-05 22:11:57 -07:00
Christopher Charbonneau Wells a163a3bb54
Merge pull request #44 from novski/master
correct text from #40.
2018-05-05 16:03:16 -07:00
Ivan Hörler d54c5bcb5e correct text to previous PR 2018-05-05 21:29:02 +02:00
Christopher Charbonneau Wells 65a0c4c8cf Update NPM dependencies. 2018-05-05 10:34:24 -07:00
Christopher Charbonneau Wells 9d71780ef5 Update Python dependencies. 2018-05-05 10:16:38 -07:00
Christopher Charbonneau Wells e079c5787b
Merge pull request #40 from novski/master
manual build corrections in readme.md
2018-05-04 15:51:35 -07:00
Ivan Hörler fa96505d04 pip3 install pipenv in step 3 instead of pip. 2018-05-04 23:39:30 +02:00
Ivan Hörler d1c4ed3bbf set session variable python3 to python 2018-05-04 11:20:31 +02:00
Ivan Hörler 82369edfd4 add git and correct pipenv installation command 2018-05-04 11:19:53 +02:00
Christopher Charbonneau Wells c42392d5e9
Left align README logo. 2018-04-17 06:19:06 -07:00
Christopher Charbonneau Wells 874f348ce5
Merge pull request #39 from reallinfo/master
New logo for Babybuddy
2018-04-16 08:36:48 -07:00
reallinfo 7fb6e8694a
Update README.md 2018-04-16 15:45:23 +03:00
reallinfo d5637de5ad
Add files via upload 2018-04-16 15:44:03 +03:00
Christopher Charbonneau Wells 7c980150a4 Make sure there is at least one Feeding object before attempting to preset the type for a new entry. 2018-04-07 06:35:35 -07:00
Christopher Charbonneau Wells 382d106c28 Version bump. 2018-03-27 19:41:41 -07:00
Christopher Charbonneau Wells 096092b91d Add clarifying help text to refresh rate field. 2018-03-27 19:41:23 -07:00
Christopher Charbonneau Wells a524259507 Replace Page Visibility API with focus event listener for dashboard refreshes.
This is a bit of a testing phase to see if the focus event listerner behaves any better than the Page Visibility API, particularly in mobile browsers.
2018-03-22 20:29:40 -07:00
Christopher Charbonneau Wells 1461ac16d8 Force tempusdominus npm dependencies to latest to prevent version mismatch issues. 2018-03-22 19:44:05 -07:00
Christopher Charbonneau Wells b669131b22 Update Python dependencies. 2018-03-22 19:25:36 -07:00
Christopher Charbonneau Wells 8f65f780f2 Update npm dependencies. 2018-03-22 19:10:33 -07:00
Christopher Charbonneau Wells 81e4a1ea51 Make list filters toggleable. 2018-03-13 20:16:16 -07:00
Christopher Charbonneau Wells 742c21d003 Use Bootstrap custom select for entry list filters. 2018-03-13 19:55:54 -07:00
Christopher Charbonneau Wells cdaef446a0 Automatically fill in the type field for a new Feeding entry with the value used for the latest entry. 2018-03-13 19:49:21 -07:00
Christopher Charbonneau Wells b10944b030 Fix datetime picker class name for time form fields. 2018-03-13 19:17:30 -07:00
Christopher Charbonneau Wells 911cde4f95 Remove ounces references for feeding amounts. 2018-03-13 19:10:21 -07:00
Christopher Charbonneau Wells 47d1e1af98 Bump minor version. 2018-03-04 15:46:21 -08:00
Christopher Charbonneau Wells 4d94b85169 Update psycopg2 package name. 2018-03-04 15:32:59 -08:00
Christopher Charbonneau Wells ac393e1e33 Reorder new config env variables as alpha. 2018-03-04 15:22:20 -08:00
Christopher Charbonneau Wells f3de400cfc
Merge pull request #33 from overshard/master
Add support for AWS S3 storage for ephemeral storage platforms
2018-03-04 15:15:13 -08:00