Christopher C. Wells
e96a469e89
Add a release migrate command to the Procfile for Heroku.
2019-05-02 12:01:52 -07:00
Peter Wickenberg
2d4cf3cfa3
Add Swedish translations.
2019-05-02 11:48:36 -07:00
Christopher C. Wells
7bf95f97be
Update example French translations.
2019-05-02 10:25:21 -07:00
Christopher C. Wells
0261f39864
Add "both breasts" option for Feeding method ( #52 ).
2019-05-02 10:19:56 -07:00
Christopher C. Wells
a80662c4b1
Update NPM dependencies and static assets.
2019-05-02 09:43:51 -07:00
Christopher C. Wells
8c032617b8
Add POEditor information to contribution documentation.
2019-04-20 06:38:29 -07:00
Christopher Charbonneau Wells
22536f88cd
Merge pull request #63 from cdubz/i18n
...
Make Baby Buddy translatable
2019-04-18 20:36:37 -07:00
Christopher C. Wells
ff5a21f027
Add documentation on manual translation process.
2019-04-18 20:24:07 -07:00
Christopher C. Wells
a50d2539ac
Update translations.
2019-04-18 19:57:00 -07:00
Christopher C. Wells
185f52b01f
Fix linting issues.
2019-04-18 19:55:55 -07:00
Christopher C. Wells
13a0424fc2
Add basic translation feature tests.
2019-04-18 19:52:17 -07:00
Christopher C. Wells
c3224675a2
Update example French translation files.
2019-04-16 21:45:26 -07:00
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