smilerz
78ebd18ed8
fixes keyword filter on OR search
2021-08-24 22:01:02 -05:00
Jesse
16e8b24947
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (98 of 98 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2021-08-24 18:28:20 +00:00
Jesse
a0a2b57942
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (481 of 481 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-08-24 18:28:19 +00:00
vabene1111
8b3827e56c
small tweaks
2021-08-22 14:28:58 +02:00
vabene1111
4a1a45032e
small tweaks and fixes
2021-08-22 14:18:46 +02:00
vabene1111
d744da2c3d
fixed integration
2021-08-22 13:54:33 +02:00
vabene1111
4b3fa1a4b5
fixed imports
2021-08-22 13:39:53 +02:00
vabene1111
f76dd86f73
fix migration chain
2021-08-22 13:34:34 +02:00
vabene1111
31cb9e283a
Merge branch 'develop' into feature/fulltext-search
...
# Conflicts:
# cookbook/static/vue/js/chunk-vendors.js
# cookbook/static/vue/js/import_response_view.js
# cookbook/static/vue/js/offline_view.js
# cookbook/static/vue/js/recipe_search_view.js
# cookbook/static/vue/js/recipe_view.js
# cookbook/static/vue/js/supermarket_view.js
# cookbook/static/vue/js/user_file_view.js
# requirements.txt
# vue/src/apps/RecipeSearchView/RecipeSearchView.vue
# vue/src/components/GenericMultiselect.vue
# vue/src/locales/en.json
2021-08-22 13:28:57 +02:00
vabene1111
43dbb1d973
Merge branch 'search_and_keywords' of https://github.com/smilerz/recipes into smilerz-search_and_keywords
...
# Conflicts:
# cookbook/admin.py
# cookbook/helper/recipe_search.py
# cookbook/integration/chowdown.py
# cookbook/integration/integration.py
# cookbook/management/commands/rebuildindex.py
# cookbook/managers.py
# cookbook/migrations/0142_build_full_text_index.py
# cookbook/models.py
# cookbook/schemas.py
# cookbook/serializer.py
# cookbook/static/vue/css/keyword_list_view.css
# cookbook/static/vue/js/chunk-vendors.js
# cookbook/static/vue/js/keyword_list_view.js
# cookbook/tests/api/test_api_keyword.py
# cookbook/views/api.py
# cookbook/views/data.py
# cookbook/views/views.py
# recipes/settings.py
# vue/package.json
# vue/src/apps/KeywordListView/KeywordListView.vue
# vue/src/components/KeywordCard.vue
# vue/src/locales/en.json
# vue/src/utils/openapi/api.ts
# vue/yarn.lock
2021-08-22 13:14:23 +02:00
vabene1111
7b4387575c
Merge pull request #819 from vabene1111/dependabot/pip/boto3-1.18.25
...
Bump boto3 from 1.18.21 to 1.18.25
2021-08-21 13:01:42 +02:00
vabene1111
dd8d241f28
Merge pull request #820 from nemec/patch-1
...
Send proper protocol to Django from Nginx
2021-08-21 11:55:07 +02:00
Danny Tsui
f369883fc0
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 32.4% (156 of 481 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-20 19:28:16 +00:00
Nemec
66ace6bd34
Send proper protocol to Django from Nginx
...
In order to run over HTTPS* django requires the X-Forwarded-Proto header sent from the nginx proxy. I didn't add everything needed for TLS, but this header works with HTTP and HTTPS so I figure it might save a few people some time if they ever decide to secure their installation.
\* specifically, I noticed that image URLs are requested over HTTP instead of HTTPS even when the main page is HTTPS until this header is sent
2021-08-20 02:16:32 -05:00
dependabot[bot]
f1016fc221
Bump boto3 from 1.18.21 to 1.18.25
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.18.21 to 1.18.25.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.18.21...1.18.25 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 00:02:32 +00:00
Danny Tsui
97461e5373
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 23.7% (114 of 481 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-19 11:28:16 +00:00
Oliver Cervera
f435d1f740
Translated using Weblate (Italian)
...
Currently translated at 75.8% (365 of 481 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2021-08-19 11:28:15 +00:00
Afaren
3bd15a60a6
Translated using Weblate (French)
...
Currently translated at 100.0% (481 of 481 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-19 11:28:15 +00:00
vabene1111
848b480edd
updated translation files
2021-08-17 08:45:11 +02:00
vabene1111
8ecb1af16c
Merge branch 'translate-develop' into develop
...
# Conflicts:
# cookbook/locale/fr/LC_MESSAGES/django.po
2021-08-17 08:41:53 +02:00
smilerz
51f15c0ccb
fix leading and trailing spaces
2021-08-16 15:15:38 -05:00
smilerz
080b4d328d
review feedback incorporated
2021-08-16 09:31:02 -05:00
vabene1111
478a3272e5
Merge pull request #809 from vabene1111/dependabot/npm_and_yarn/vue/url-parse-1.5.3
...
Bump url-parse from 1.5.1 to 1.5.3 in /vue
2021-08-16 09:43:08 +02:00
dependabot[bot]
9735c03031
Bump url-parse from 1.5.1 to 1.5.3 in /vue
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 07:00:40 +00:00
vabene1111
8a2cf3e283
Merge pull request #808 from vabene1111/dependabot/pip/boto3-1.18.21
...
Bump boto3 from 1.18.9 to 1.18.21
2021-08-16 09:00:26 +02:00
vabene1111
f3457e3ac3
Merge pull request #807 from vabene1111/dependabot/pip/django-cors-headers-3.8.0
...
Bump django-cors-headers from 3.7.0 to 3.8.0
2021-08-16 09:00:21 +02:00
vabene1111
ccaf9ed242
Merge pull request #802 from vabene1111/dependabot/pip/webdavclient3-3.14.6
...
Bump webdavclient3 from 3.14.5 to 3.14.6
2021-08-16 09:00:16 +02:00
vabene1111
b7e9d9a5c9
Merge pull request #793 from vabene1111/dependabot/pip/bleach-4.0.0
...
Bump bleach from 3.3.1 to 4.0.0
2021-08-16 09:00:11 +02:00
vabene1111
6e8c3a6b8d
Merge pull request #789 from vabene1111/dependabot/pip/django-3.2.6
...
Bump django from 3.2.5 to 3.2.6
2021-08-16 09:00:04 +02:00
dependabot[bot]
ac4c50cc9b
Bump boto3 from 1.18.9 to 1.18.21
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.18.9 to 1.18.21.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.18.9...1.18.21 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 00:22:14 +00:00
dependabot[bot]
52ce342ea4
Bump django-cors-headers from 3.7.0 to 3.8.0
...
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers ) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases )
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst )
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.7.0...3.8.0 )
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 00:21:58 +00:00
smilerz
ed49f19fe9
fixed url_import
2021-08-14 07:55:22 -05:00
smilerz
7b4123462d
ran and fixed tests
2021-08-13 15:22:22 -05:00
smilerz
447ead59a9
makemigrations
2021-08-13 11:30:08 -05:00
smilerz
5d8ebc513a
minor cleanup
2021-08-13 11:23:47 -05:00
smilerz
170673f467
hierarchical keyword filtering in recipe search
2021-08-13 09:58:02 -05:00
dependabot[bot]
f9835ae1a2
Bump webdavclient3 from 3.14.5 to 3.14.6
...
Bumps [webdavclient3](https://github.com/ezhov-evgeny/webdav-client-python-3 ) from 3.14.5 to 3.14.6.
- [Release notes](https://github.com/ezhov-evgeny/webdav-client-python-3/releases )
- [Changelog](https://github.com/ezhov-evgeny/webdav-client-python-3/blob/develop/RELEASE_NOTES.md )
- [Commits](https://github.com/ezhov-evgeny/webdav-client-python-3/compare/v3.14.5...v3.14.6 )
---
updated-dependencies:
- dependency-name: webdavclient3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-13 00:03:09 +00:00
vabene1111
f869fc85ae
fixed broken share links
2021-08-12 15:12:08 +02:00
Afaren
3f848b42af
Translated using Weblate (French)
...
Currently translated at 100.0% (78 of 78 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-08-12 13:09:43 +00:00
Afaren
20fdda49c1
Translated using Weblate (French)
...
Currently translated at 100.0% (471 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-12 13:09:43 +00:00
vabene1111
f435110810
updated and compiled messages
2021-08-12 15:09:34 +02:00
Afaren
36a0693b49
Translated using Weblate (French)
...
Currently translated at 2.5% (2 of 78 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2021-08-11 16:51:30 +00:00
Afaren
32a565c1e0
Translated using Weblate (French)
...
Currently translated at 90.8% (428 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2021-08-11 16:51:30 +00:00
Afaren
f3fd087b81
Added translation using Weblate (French)
2021-08-10 15:08:26 +00:00
Danny Tsui
8e8d25071c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 73.0% (57 of 78 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2021-08-10 08:51:29 +00:00
Danny Tsui
129cc76624
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 15.9% (75 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-10 08:51:28 +00:00
Danny Tsui
0e48ee60cb
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 57.6% (45 of 78 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2021-08-04 21:51:26 +00:00
Danny Tsui
a784421b5c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 9.3% (44 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2021-08-04 21:51:26 +00:00
dependabot[bot]
b73f232cf0
Bump bleach from 3.3.1 to 4.0.0
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-04 00:04:00 +00:00
Danny Tsui
314d8d41d1
Added translation using Weblate (Chinese (Simplified))
2021-08-03 16:27:47 +00:00