Commit Graph

659 Commits

Author SHA1 Message Date
Christopher C. Wells 383fa0b74f Add no-op migrations related to translation changes. 2019-04-16 21:42:31 -07:00
Christopher C. Wells 83b4edf95d Store and retrieve language in user Setting. 2019-04-16 21:41:55 -07:00
Christopher C. Wells d590bf8655 Updated example French translation files. 2019-04-16 20:38:02 -07:00
Christopher C. Wells 485b8fb2ae Add translation support to Child timeline elements. 2019-04-16 20:33:49 -07:00
Christopher C. Wells 1c3dacf96c Fix missed translation strings for template headers. 2019-04-16 20:03:34 -07:00
Christopher C. Wells 46846ace4f Add translation support to cards template tags. 2019-04-16 19:38:31 -07:00
Christopher C. Wells 9114a2d911 Prevent internationalization of numbers used for style parameters. 2019-04-16 19:30:50 -07:00
Christopher C. Wells 06bff89ca8 Update Travis CI dist to support SQLite > 3.8.2. 2019-04-14 21:24:12 -07:00
Christopher C. Wells e94e11f089 Update Travis CI dist to support SQLite > 3.8.2. 2019-04-14 21:15:41 -07:00
Christopher C. Wells 2394a3334e Update example French translation files. 2019-04-14 18:59:34 -07:00
Christopher C. Wells b4c417ac3d Add translatable verbose names to all Model fields. 2019-04-14 18:59:16 -07:00
Christopher C. Wells 1e83fa2902 Remove functions/filters from blocktrans tags in templates. 2019-04-14 18:41:25 -07:00
Christopher C. Wells b2b6b06ad9 Finalize initial test translation file for French. 2019-04-14 17:13:38 -07:00
Christopher C. Wells ee82286da5 Add translatable strings support to formatted strings (WIP). 2019-04-14 14:42:58 -07:00
Christopher C. Wells 8ed0e9117a Add translatable strings support to reports app. 2019-04-14 13:32:46 -07:00
Christopher C. Wells e20903c60b Add translatable strings support to dashboard app. 2019-04-14 08:40:08 -07:00
Christopher C. Wells d9ef3b868b Add example French translation files.
This translation will not be especially high quality -- I am relying on a 5+ year old poor comprehension of the French language and machine translation tools.
2019-04-13 22:54:36 -07:00
Christopher C. Wells bd4705b77f Add translateable strings support in core app. 2019-04-13 22:51:44 -07:00
Christopher C. Wells c36451fc8e Add translateable strings support in babybuddy app. 2019-04-13 21:55:16 -07:00
Christopher C. Wells ad1cc1ee94 Add gulp commands for make/compilemessages. 2019-04-13 20:50:36 -07:00
Christopher C. Wells d52694e93e Set languages list manually. 2019-04-13 20:09:55 -07:00
Christopher C. Wells 0e4d80dab0 Add cookie-based language selection to user settings.
This will likely be refactored to use a database column instead of dropping a cookie.
2019-04-13 20:07:46 -07:00
Christopher C. Wells 8f0c2f3159 Add locale middleware. 2019-04-13 20:04:51 -07:00
Christopher C. Wells b6d8a74d92 Version bump. 2019-04-10 05:47:30 -07:00
Christopher C. Wells 1c0079c9fc Update Python dependencies. 2019-04-02 06:21:26 -07:00
Christopher C. Wells ec4adb4c01 Update NPM dependencies. 2019-04-02 06:21:26 -07:00
Christopher Charbonneau Wells 6e848b0880
Use cdubzzz Docker build connected to repo. 2019-03-16 19:37:12 -07:00
Christopher Charbonneau Wells 5ba0e66e8b
Merge pull request #60 from sharkoz/master
Use pre-built docker image for compose
2019-03-16 19:35:52 -07:00
sharkoz cbd5d2ed1b
Use pre-built image 2019-03-16 20:13:22 +01:00
Christopher C. Wells 3824ea7ca0 Set table text colors explicitly. 2019-02-24 08:18:12 -08:00
Christopher C. Wells 2f57e9396f Update Python dependencies. 2019-02-24 07:17:33 -08:00
Christopher C. Wells 25c1303940 Update node dependencies and static files. 2019-02-24 05:50:42 -08:00
Christopher C. Wells b124d9098e Move contribution and development information to a separate file. 2019-02-03 11:24:30 -08:00
Christopher C. Wells e4f3fec075 Add IDE config files to .gitignore. 2019-02-03 10:59:30 -08:00
Christopher C. Wells c50600c57d Revert a419a96.
Python 3.7 is not yet a target on Travis.
2019-02-02 19:36:49 -08:00
Christopher C. Wells a419a96583 Add Python 3.7 target for Travis. 2019-02-02 19:28:12 -08:00
Christopher C. Wells efc613c637 Fix minor linting issues. 2019-02-02 19:17:25 -08:00
Christopher C. Wells a47767355d Update report graph output processing for new Plot.ly data output. 2019-02-02 19:11:20 -08:00
Christopher C. Wells 3bee8017a0 Update dependency lockfiles. 2019-02-02 12:15:27 -08:00
Christopher Charbonneau Wells 88999233e8 Bump version. 2018-11-05 18:55:06 -08:00
Christopher Charbonneau Wells 1570976c9f Update Heroku deployment configuration. 2018-11-05 18:38:38 -08:00
Christopher Charbonneau Wells c31000d96e Remove Nanobox deployment method instructions.
This method is broken and appears to have been broken for a while. After spending some time attempting to fix it, I'm removing it for now but would consider PRs from folks with more Nanobox experience.
2018-11-04 09:00:19 -08:00
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