|
b8317c2c29
|
move transpose words to AutomationEngine
create tests for transpose words
|
2023-09-12 09:40:17 -05:00 |
|
|
8e1b8923af
|
keyword and unit Automtations refactored to Automation Engine
keyword and unit automation tests added
|
2023-09-12 09:40:16 -05:00 |
|
|
a820b9c09e
|
create AutomationEngine class
create food_automation method
refactor food automations to use AutomationEngine
|
2023-09-12 09:39:45 -05:00 |
|
|
5d3f44ffee
|
missing caches import
|
2023-09-07 13:53:30 -05:00 |
|
|
9ee4be621b
|
remove facets and treeselect
|
2023-09-07 13:20:51 -05:00 |
|
|
9b50ea4c22
|
make automation parameters case insensitive on search
|
2023-08-25 07:54:06 -05:00 |
|
|
6785033a21
|
Add step-level configuration whether an ingredients table should be shown. User-level default added to settings
|
2023-08-23 21:46:09 -07:00 |
|
|
1306c7381c
|
fixed keyword import error
|
2023-06-22 10:11:00 +02:00 |
|
|
2dc038edc7
|
fixed url import array in name
|
2023-06-12 16:18:24 +02:00 |
|
|
256b7b1543
|
Merge branch 'develop' into feature/unit-conversion
# Conflicts:
# cookbook/helper/recipe_url_import.py
|
2023-05-26 16:11:11 +02:00 |
|
|
4c69a0b721
|
fixed json import missing source url attribute
|
2023-05-24 20:32:47 +02:00 |
|
|
60f31608b9
|
added recipe properties
|
2023-05-06 19:14:25 +02:00 |
|
|
9db5e45c26
|
added keyword automation to url import
|
2023-04-05 15:46:10 -05:00 |
|
|
84a1c560cc
|
Merge pull request #2270 from MarcusWolschon/features/upstream/1552_Import_Recipes_from_Cookidoo
#1552 import recipes from cookidoo
|
2023-03-25 05:51:18 +01:00 |
|
|
5dad6b8b17
|
enable cross tandoor importing
|
2023-02-16 17:32:43 +01:00 |
|
|
820c9b704f
|
improved servings parser
|
2023-02-11 09:04:05 +01:00 |
|
|
bce44866c2
|
add translations, go back to using scraper.instructions()
|
2023-01-30 16:49:38 +01:00 |
|
|
3b9d221258
|
fixed importer loading empty ingredients
|
2023-01-16 20:41:29 +01:00 |
|
|
f43ef3ad59
|
another typo
|
2023-01-15 13:04:29 +01:00 |
|
|
4c71c5b088
|
fix typo
|
2023-01-15 13:03:51 +01:00 |
|
|
54d0b70f01
|
#1552 use instructions_list() instead of instructions() and move Thermomix-Handling to clean_instruction_string()
|
2023-01-15 12:55:03 +01:00 |
|
|
3e82199c44
|
added author keyword import
|
2023-01-06 21:22:02 +01:00 |
|
|
798457e7e2
|
translated, documented and implemented instruction replace
|
2023-01-04 16:36:03 +01:00 |
|
|
6176eeb024
|
basics
|
2023-01-03 23:12:00 +01:00 |
|
|
12a8582a9a
|
fixed importer and copy recipe
|
2022-09-23 16:43:22 +02:00 |
|
|
e40b73f420
|
deprecate get_recipe_from_source
|
2022-07-07 15:09:22 -05:00 |
|
|
cb86ece0c4
|
fixed parse servings function
|
2022-06-20 16:53:14 +02:00 |
|
|
11cb40702d
|
cookmate fixes
|
2022-06-20 16:29:33 +02:00 |
|
|
7f35d462b6
|
fixed url import servings
|
2022-06-20 15:25:23 +02:00 |
|
|
355f181574
|
added youtube import
|
2022-06-14 21:37:59 +02:00 |
|
|
2a7475c435
|
Call scrape_me first when scraping from url
|
2022-05-10 00:08:37 +02:00 |
|
|
8f4c00df0b
|
use old property as other sometimes fails
|
2022-05-02 15:52:15 +02:00 |
|
|
3cf0395a18
|
lots of small fixes
|
2022-04-22 19:26:49 +02:00 |
|
|
57ec6a2b3d
|
import servings text
|
2022-04-04 23:21:13 +02:00 |
|
|
090e18e405
|
paprika importer improvements
|
2022-04-04 21:30:00 +02:00 |
|
|
85aad42529
|
added mela recipes importer
|
2022-04-04 21:09:47 +02:00 |
|
|
a2954554b5
|
fixed description length limit
|
2022-04-04 19:26:47 +02:00 |
|
|
bdccdf0893
|
Merge branch 'develop' into feature/importer_to_vue
# Conflicts:
# cookbook/helper/recipe_url_import.py
|
2022-03-04 14:33:59 +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 |
|
|
cfcf354d59
|
Improve recipe import for non schema.org recipes
|
2022-03-03 23:47:50 +01: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 |
|
|
b9597a3333
|
fixed keyword names including labels during import
|
2022-02-22 21:21:25 +01:00 |
|
|
0d98c77301
|
some small ui stuff
|
2022-02-21 18:29:23 +01:00 |
|
|
e52054e732
|
retain original text when parsing ingredients
|
2022-02-21 09:47:27 -06:00 |
|
|
e04d672750
|
import with image working
|
2022-02-21 15:59:30 +01:00 |
|
|
c8fc67fa2b
|
changed source import to match field structure of recipe model
first imports working
|
2022-02-19 17:54:00 +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 |
|