Commit Graph

435 Commits

Author SHA1 Message Date
8e28247f17 handle fractions and decimals in get_minutes() during import 2022-02-18 15:31:55 -06:00
e081d823ed fix book share permission 2022-02-18 17:52:32 +01:00
2b5aec5d0a resolved loading custom filter when not in expert mode 2022-02-18 09:08:36 -06:00
bd973ec3a9 always sort count attributes to end 2022-02-15 16:19:41 -06:00
b5c6c7cf2b sort cooked date fix 2022-02-15 12:00:59 -06:00
4e8bbefc17 minor cleanup 2022-02-15 06:42:57 -06:00
8fa00b50b1 added update_at filter 2022-02-14 15:13:34 -06:00
bf54680178 more recipe search tests 2022-02-13 13:53:07 -06:00
c2961eede4 stub out receip search tests 2022-02-08 20:23:49 -06:00
62adc5a91f make +/- search fields not clickable 2022-02-08 09:57:23 -06:00
dc71260baa Merge branch 'additional_fixes' into feature/custom_filters 2022-02-08 09:05:07 -06:00
88b3ba1427 various fixes 2022-02-08 08:13:16 -06:00
1be5889923 tests for makenow filter 2022-02-07 17:46:04 -06:00
ab52bd1a07 fix makenow/fulltext search duplicate results 2022-02-04 08:40:20 -06:00
f9244a93a5 fix MakeNow filter 2022-02-03 17:19:38 -06:00
6ef25b604b add food substitutions 2022-02-03 15:04:46 -06:00
04c4182b24 WIP 2022-02-03 12:14:42 -06:00
583aee204e fix view recipes in Model View 2022-02-03 12:14:18 -06:00
c45bf3a994 WIP 2022-02-03 12:14:17 -06:00
07d5ead128 load RecipeFilter cookbook entries 2022-02-03 12:14:04 -06:00
fcb8e520b7 WIP 2022-02-03 12:11:32 -06:00
5959914932 makenow filter 2022-02-03 12:11:32 -06:00
8d78d15e21 implement sort order via API 2022-02-03 12:09:32 -06:00
d0549bcb6d complex book filters 2022-02-03 12:07:51 -06:00
5e36bd0c27 complex food filters 2022-02-03 12:07:51 -06:00
28d3d8a1e0 complex keyword filters 2022-02-03 12:07:50 -06:00
bb226a221e WIP 2022-02-03 12:07:14 -06:00
ab68a60480 WIP 2022-02-03 12:04:10 -06:00
e00794bbdf review shopping list in MealPlan modal 2022-01-29 14:10:14 -06:00
a7796cbf5c fix shopping list sharing 2022-01-29 11:59:06 -06:00
e2f8f29ec8 refactor list_from_recipe as class RecipeShoppingEditor 2022-01-29 10:28:01 -06:00
8d424d668d fix #1426 2022-01-27 16:46:46 -06:00
47823132f0 add ignore_shopping && additional help 2022-01-26 12:57:29 -06:00
c20e982fb1 Fix typos 2022-01-20 00:50:41 +01:00
530b1a8986 fix sort by new 2022-01-19 08:39:40 -06:00
2a13a341dd enable/disable treeselect 2022-01-18 08:17:54 -06:00
4e0cc34d41 better fix for counting facets 2022-01-17 17:18:43 -06:00
cc5be844d5 force list params to list 2022-01-17 13:13:26 -06:00
85ecac3a17 Update recipe_search.py 2022-01-17 10:10:38 -06:00
37971acb48 refactor recipe search 2022-01-17 08:26:34 -06:00
e313481fc8 WIP 2022-01-13 16:00:59 -06:00
3aa7f6a367 Merge branch 'develop' into feature/custom_filters 2022-01-13 14:41:53 -06:00
8b1233be62 facets cache-only on initial load 2022-01-13 12:02:28 -06:00
798aa7f179 detect empty queryset 2022-01-12 16:55:39 -06:00
22953b0591 trees in recipe search loaded asynchronously 2022-01-12 16:21:36 -06:00
20d61160ba refactor get_facets as RecipeFacets class 2022-01-12 12:21:28 -06:00
f7cb067b52 construct values in queryset instead of serializer methods 2022-01-11 07:24:59 -06:00
25ccea90e0 WIP 2022-01-10 15:05:56 -06:00
6053b1419c fixed undefined var 2022-01-06 16:57:17 +01:00
5c98f06208 Merge branch 'develop' of https://github.com/vabene1111/recipes into develop 2022-01-06 16:34:53 +01:00