Commit Graph

354 Commits

Author SHA1 Message Date
f040b491d4 Allow img tag (including width/height attribute)
Allow using img tag in markdown and additionally allowing to specify
width and height attribute for elements.
2022-03-10 11:38:08 +01:00
e27a64f52c Merge pull request #1623 from gloriousDan/develop
Improve recipe import for non schema.org recipes
2022-03-04 14:28:34 +01:00
c6e36b802c Merge pull request #1617 from smilerz/fix_sqlite_search
remove unaccent from sqlite search
2022-03-04 14:26:32 +01:00
cfcf354d59 Improve recipe import for non schema.org recipes 2022-03-03 23:47:50 +01:00
08c1a8f2ab fix loading children in treeselect 2022-03-02 14:56:33 -06:00
f2211da9bb remove unaccent from sqlite search 2022-03-02 09:42:10 -06:00
d6db3fe65b missing prepTime assignment 2022-03-01 16:31:18 -06:00
1e3a6fadf0 More localization of recipe search and view 2022-02-28 21:19:00 +01:00
fc6268b7ff Merge pull request #1564 from smilerz/retain_original_ingredient_text
retain original text when parsing ingredients
2022-02-25 16:17:44 +01:00
18e53aa03f return distinct shopping entries 2022-02-25 07:59:20 -06:00
f2c543ac15 Merge pull request #1572 from smilerz/export_from_filter
Export from filter
2022-02-23 17:59:19 +01:00
a7d66fa850 export recipes from saved filter 2022-02-22 15:18:39 -06:00
b9597a3333 fixed keyword names including labels during import 2022-02-22 21:21:25 +01:00
9b5a9b87e9 fix combined fulltext search and trigram generating error 2022-02-22 11:28:30 -06:00
e52054e732 retain original text when parsing ingredients 2022-02-21 09:47:27 -06:00
1b6863683f rename to prevent shadowing 2022-02-19 08:53:25 +01:00
3b08b1406f filters are automatically shared when part of shared book 2022-02-19 08:51:11 +01:00
6dddcadf41 calculate child/sibling subsitutes correctly 2022-02-19 08:50:55 +01:00
3e2fb6f814 Update recipe_url_import.py 2022-02-18 16:31:48 -06:00
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