Commit Graph

2809 Commits

Author SHA1 Message Date
4ea77882fc Bump django-storages from 1.11.1 to 1.12.3
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.11.1 to 1.12.3.
- [Release notes](https://github.com/jschneier/django-storages/releases)
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jschneier/django-storages/compare/1.11.1...1.12.3)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 00:03:42 +00:00
590e56f003 Bump django from 3.2.7 to 3.2.8
Bumps [django](https://github.com/django/django) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.7...3.2.8)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 00:03:37 +00:00
47135e929d Bump django-tables2 from 2.4.0 to 2.4.1
Bumps [django-tables2](https://github.com/jieter/django-tables2) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/jieter/django-tables2/releases)
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jieter/django-tables2/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: django-tables2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 00:03:32 +00:00
8d102727ff Bump jinja2 from 3.0.1 to 3.0.2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 00:03:28 +00:00
4a85081d18 Bump python-dotenv from 0.19.0 to 0.19.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 00:03:23 +00:00
e7ce582959 readme update 2021-10-31 18:11:48 +01:00
31720927b1 deprecated old meal plan 2021-10-31 18:08:37 +01:00
b6845e06a5 Merge pull request #983 from lostlont/develop
Added LDAP usage in documentation
2021-10-31 15:23:36 +01:00
831b7c391d Merge branch 'vabene1111:develop' into develop 2021-10-31 14:16:16 +01:00
4eaf0df9a3 Added LDAP usage description in authentication page of documentation. 2021-10-31 14:10:57 +01:00
f720c5c094 fixed development server webpack path 2021-10-31 13:21:25 +01:00
83253be6ba Merge branch 'develop' 2021-10-29 14:56:28 +02:00
5badb305ae possible fix for tagged discord notification 2021-10-29 14:56:18 +02:00
4927f8bf4d fixed nutrition form 2021-10-29 14:25:20 +02:00
03cd85537d fixed exporter issue 2021-10-29 13:19:50 +02:00
6949e17a33 possibly fixed sub path hosting issues 2021-10-29 11:29:55 +02:00
6c8843ca74 reverted back to static public path 2021-10-26 16:24:37 +02:00
6a8003e904 trying relative path 2021-10-26 16:03:17 +02:00
bb6c53bc82 testing with public path auto 2021-10-26 15:45:38 +02:00
52904a9d72 Merge branch 'develop' 2021-10-26 15:43:02 +02:00
f57ac1a2d0 Merge pull request #979 from vlopezj/patch-1
Fix typos in README.md
2021-10-26 15:41:30 +02:00
db267e7410 Fix typos in README.md
an commons -> a commons
payed -> paid
trough -> through
2021-10-26 15:34:36 +02:00
78c48cc36b compiled messages and added russian language to selector 2021-10-26 14:52:48 +02:00
2a682892c6 fixed importing of tags 2021-10-26 14:51:37 +02:00
0091abd2c0 fixed typo 2021-10-26 14:51:30 +02:00
375d6cacd2 Merge pull request #976 from Jnig/fix/webp
Fix webp support for pillow
2021-10-26 14:38:14 +02:00
20cbc01bb3 Merge pull request #978 from smilerz/patch
fix 977
2021-10-26 14:35:14 +02:00
11cd5d8c87 Translated using Weblate (French)
Currently translated at 65.5% (131 of 200 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-10-26 10:06:22 +00:00
63d6bb7d5a Translated using Weblate (Dutch)
Currently translated at 100.0% (200 of 200 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2021-10-26 10:06:22 +00:00
8bf588fd34 Translated using Weblate (Dutch)
Currently translated at 100.0% (496 of 496 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-10-26 10:06:21 +00:00
9e3d874322 Translated using Weblate (French)
Currently translated at 88.5% (439 of 496 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-10-26 10:06:21 +00:00
a7608de961 fix 977 2021-10-25 11:59:30 -05:00
21229ca029 Update Dockerfile 2021-10-25 17:29:12 +02:00
e9fd00acf8 fix webp support for pillow 2021-10-25 17:20:09 +02:00
34d9f5a1d8 Correct capitalization for KJ in preference form 2021-10-25 17:46:05 +11:00
6dfd3ae1d7 Localize nutritional energy headings 2021-10-25 17:39:04 +11:00
15eec9d373 Set calories heading based on user preference 2021-10-25 17:38:41 +11:00
c9ff0543e3 Convert nutrition input from KJ to calories with preference 2021-10-25 17:37:31 +11:00
3d830a4449 Display nutritional energy in KJ with preference 2021-10-25 17:28:52 +11:00
b1b770c9e5 Add KJ user preference 2021-10-25 17:25:35 +11:00
e33daf7b3e Translated using Weblate (Russian)
Currently translated at 8.8% (44 of 496 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2021-10-23 09:06:25 +00:00
2983c32c02 Translated using Weblate (Russian)
Currently translated at 43.5% (87 of 200 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ru/
2021-10-23 09:06:21 +00:00
1d64071193 Translated using Weblate (Polish)
Currently translated at 100.0% (200 of 200 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2021-10-23 09:06:21 +00:00
042e302def Translated using Weblate (Italian)
Currently translated at 99.5% (199 of 200 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/
2021-10-23 09:06:21 +00:00
b4a5fee678 Translated using Weblate (Polish)
Currently translated at 100.0% (362 of 362 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pl/
2021-10-23 09:06:20 +00:00
f1d856dc72 Added translation using Weblate (Russian) 2021-10-21 20:20:14 +00:00
80a71bafe9 Added translation using Weblate (Russian) 2021-10-21 19:24:45 +00:00
8363b1925c Merge pull request #971 from vabene1111/feature/meal_plan_shopping
Feature/meal plan shopping
2021-10-21 20:36:44 +02:00
24c1bfa16f shopping and new nav for meal plan 2021-10-21 19:07:12 +02:00
ae12b8111d added debug info to system page 2021-10-20 17:51:23 +02:00