Commit Graph

1413 Commits

Author SHA1 Message Date
48f5642e04 foundation for user configurable search paramaters 2021-07-29 16:38:24 -05:00
51cda4c2ff WIP 2021-07-29 16:38:24 -05:00
ec804d520d split search vectors for recipe name and description 2021-07-29 16:38:24 -05:00
6ffbb14bc2 WIP 2021-07-29 16:38:24 -05:00
ad963f7e4c Fix after rebase 2021-07-29 16:38:24 -05:00
d4b958f821 updated comments, removed direct trigram search 2021-07-29 16:38:24 -05:00
2eeb642c34 add trigrams to full text search 2021-07-29 16:38:24 -05:00
6eaf519fd6 add unaccent to full text search vectors 2021-07-29 16:38:24 -05:00
447324e673 WIP 2021-07-29 16:38:24 -05:00
fc252149e3 add trigrams to search rank 2021-07-29 16:38:24 -05:00
d605152335 simplified code 2021-07-29 16:38:24 -05:00
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
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
5518199f64 search and car styling 2021-06-30 15:36:56 +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
7aa71dc744 layering fix 2021-06-18 16:29:46 +02:00