Commit Graph

1742 Commits

Author SHA1 Message Date
faef4a8044 updated search v2 with full text search 2021-07-29 16:38:24 -05:00
4878f01db8 filter.py 2021-07-29 16:38:24 -05:00
4e94e26b7c added multi-language support to FTS 2021-07-29 16:38:24 -05:00
556f74cc2b rebuild recipe index from admin site 2021-07-29 16:38:24 -05:00
fd24117c27 command line to rebuild index 2021-07-29 16:38:24 -05:00
f87c963e28 updated to handle sqlite 2021-07-29 16:38:23 -05:00
a20ff46d40 fixed smalltable 2021-07-29 16:38:23 -05:00
b1cd2d250a working proof of concept 2021-07-29 16:38:23 -05:00
c6990ef2d8 fixed fraction issue 2021-07-29 17:11:01 +02:00
12a438752b fixed old search made new search default 2021-07-29 16:55:57 +02:00
8642298eda recipe book context menu 2021-07-29 16:32:15 +02:00
781cbc16f7 space create initial name and markup 2021-07-22 16:39:42 +02:00
07afa7957a Translated using Weblate (Dutch)
Currently translated at 100.0% (471 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-07-19 16:40:51 +00:00
86a3d87276 Translated using Weblate (Dutch)
Currently translated at 93.8% (442 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-07-16 09:53:08 +00:00
e92dbcd63e compiled javascript 2021-07-13 16:47:45 +02:00
0c28e7e1b4 recipes as part of recipes/steps 2021-07-13 16:47:39 +02:00
9809f58c28 supermarket view done 2021-07-08 19:00:23 +02:00
da57e656eb several search related improvements 2021-07-07 17:45:05 +02:00
b42e6ac0f6 fixed cook log creation in old search 2021-07-07 17:21:14 +02:00
b661cdcf3e minor fixes keyword tree system 2021-07-05 10:17:14 +02:00
168c6e3938 trying to fix things 2021-07-03 21:31:18 +02:00
554c862e6b better debugging of importer fails 2021-07-01 19:49:39 +02:00
2fe2d9127b Merge branch 'develop' into feature/fulltext-search 2021-07-01 08:37:57 +02:00
a00055ac6e partially working 2021-06-30 16:17:46 +02:00
5518199f64 search and car styling 2021-06-30 15:36:56 +02:00
e964d61691 fixed migration order and dependencies 2021-06-30 15:33:35 +02:00
33b840dbbf working on migrations 2021-06-30 15:14:37 +02:00
5c0bdce37d Merge branch 'feature/keywords-rework' into feature/fulltext-search
# Conflicts:
#	cookbook/admin.py
#	cookbook/helper/recipe_search.py
#	cookbook/models.py
#	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/templates/sw.js
#	cookbook/views/api.py
#	cookbook/views/views.py
#	vue/src/locales/en.json
#	vue/webpack-stats.json
#	vue/yarn.lock
2021-06-30 15:06:03 +02:00
28b67a2ba5 Merge branch 'develop' into feature/keywords-rework
# 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
#	cookbook/templates/sw.js
#	cookbook/views/views.py
#	vue/src/components/RecipeCard.vue
#	vue/src/locales/en.json
2021-06-30 14:57:33 +02:00
c4905d39c1 minor ui/ux improvements 2021-06-30 04:12:52 +02:00
272341f1dc further improvements to search view 2021-06-28 18:35:20 +02:00
78885987f0 small recipe card tweaks 2021-06-28 16:41:45 +02:00
cdbcc971b1 fixed old search rating 2021-06-28 16:31:48 +02:00
932211e7f6 Translated using Weblate (German)
Currently translated at 94.4% (445 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2021-06-24 15:49:37 +00:00
9658993163 admin filter options and timestamp fields 2021-06-22 18:21:14 +02:00
13e3c98fac actually implemented setting 2021-06-22 17:55:18 +02:00
9a9644dc6c Translated using Weblate (Dutch)
Currently translated at 92.3% (435 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-06-22 09:12:37 +00:00
cc43b2a9b0 minor ui fixes 2021-06-22 01:03:26 +02:00
bcf78aed0a fixed unit test 2021-06-21 13:51:47 +02:00
a7c89cc32e build javascript dependencies 2021-06-21 13:32:26 +02:00
e66502ee8f updated settings env variables 2021-06-21 13:15:21 +02:00
fd1a399d03 more improvements to the ingredient parser + tests 2021-06-21 13:00:03 +02:00
538e45d20c fixed enable signup parameter for social auth 2021-06-21 12:43:52 +02:00
65245234d8 Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2021-06-20 14:59:03 +02:00
a88d7625dc social login buttons 2021-06-20 14:58:56 +02:00
48270197fa Merge pull request #719 from vabene1111/master
Master
2021-06-20 13:50:26 +02:00
f5312496e3 fixed url image import 2021-06-20 13:35:05 +02:00
7f57e7ab56 Fixed recipe create space 2021-06-19 14:44:49 +02:00
c8d8dd581e Translated using Weblate (Italian)
Currently translated at 76.8% (362 of 471 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2021-06-18 23:12:35 +00:00
256c1a7d41 improved ingredient parser 2021-06-18 17:36:31 +02:00