Christopher Charbonneau Wells
|
69fcfd65b9
|
Update Docker deployment config.
|
2018-11-04 08:37:33 -08:00 |
Christopher Charbonneau Wells
|
5e728767cf
|
Update Amazon EB deployment config.
|
2018-11-04 08:20:05 -08:00 |
Christopher Charbonneau Wells
|
2daeb57780
|
Update manual install instructions.
|
2018-10-21 08:19:57 -07:00 |
Christopher Charbonneau Wells
|
7bc9fae311
|
Add reference for pre-commit hooks in documentation.
|
2018-10-13 18:37:24 -07:00 |
Christopher Charbonneau Wells
|
73cf8e81d0
|
Add Pre-commit Hook section to TOC.
|
2018-10-13 18:32:21 -07:00 |
Christopher Charbonneau Wells
|
81cf6491a4
|
Remove `pre-commit` gulp command and add example git pre-commit hook.
|
2018-10-13 17:14:26 -07:00 |
Christopher Charbonneau Wells
|
8dea1f5b5b
|
Make sure flake8 exits with an error status if linting does not pass.
|
2018-10-13 17:00:42 -07:00 |
Christopher Charbonneau Wells
|
d943b54614
|
Remove root static folder from .gitignore and add initial static files.
|
2018-10-11 20:11:57 -07:00 |
Christopher Charbonneau Wells
|
ac39b241c3
|
Add initial documentation for new gulp commands.
|
2018-10-11 20:10:53 -07:00 |
Christopher Charbonneau Wells
|
2b6fdf327f
|
Add gulp "pre-commit" command.
|
2018-10-11 19:30:11 -07:00 |
Christopher Charbonneau Wells
|
77bf37df33
|
Correct whitenoise root definition in base settings.
|
2018-10-11 19:28:51 -07:00 |
Christopher Charbonneau Wells
|
3fffe6c027
|
Add Gulp "clean" command to remove static folders.
|
2018-10-08 06:32:06 -07:00 |
Christopher Charbonneau Wells
|
6142f6b74c
|
Move NPM dependencies to devDependencies.
|
2018-10-08 06:31:33 -07:00 |
Christopher Charbonneau Wells
|
1a10916ea4
|
Update Python dependencies.
|
2018-10-06 13:58:22 -07:00 |
Christopher Charbonneau Wells
|
9100c60619
|
Update NPM dependencies.
|
2018-10-06 13:58:22 -07:00 |
Christopher Charbonneau Wells
|
640c1326bb
|
Merge pull request #58 from HorizonXP/fix-ios-home-screen
Modify app manifest to fix iOS link issue. Fixes #57.
|
2018-09-06 18:52:56 -07:00 |
Xitij Ritesh Patel
|
131bec7698
|
Modify app manifest to fix iOS link issue. Fixes #57.
|
2018-09-05 19:27:05 -04:00 |
Christopher Charbonneau Wells
|
4b7bb69218
|
Add support for Django 2.1 and Django Filters 2.0.0.
|
2018-08-04 13:00:51 -07:00 |
Christopher Charbonneau Wells
|
f6ee24a271
|
Fix minor linting issue.
|
2018-07-31 20:43:49 -07:00 |
Christopher Charbonneau Wells
|
7382e74d78
|
Use Bootstrap card columns for Child Dashboard.
|
2018-07-31 19:57:01 -07:00 |
Christopher Charbonneau Wells
|
9f0a99d72e
|
Add new Gulp config file to Dockerfile.
|
2018-07-16 06:19:43 -07:00 |
Christopher Charbonneau Wells
|
d7a88dcec0
|
Update NPM lock file.
|
2018-07-15 10:24:19 -07:00 |
Christopher Charbonneau Wells
|
3413d7110c
|
Update to Gulp 4.x.
|
2018-07-15 10:12:55 -07:00 |
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 |