smilerz
a0256b607e
Squashed commit of the following:
...
commit f8f08ae337
Author: smilerz <smilerz@gmail.com>
Date: Wed Sep 6 10:27:43 2023 -0500
respect ignore_shopping flag
2023-09-12 09:47:55 -05:00
smilerz
9e831a22df
Squashed commit of the following:
...
commit bcfe6ca707
Author: smilerz <smilerz@gmail.com>
Date: Fri Sep 1 11:36:10 2023 -0500
fix custom_filter exports and errors on Download link
2023-09-12 09:46:42 -05:00
smilerz
768a5ea237
Squashed commit of the following:
...
commit 36403ecbae
Author: smilerz <smilerz@gmail.com>
Date: Fri Sep 1 12:04:04 2023 -0500
update migration for new Automation Types
commit 4620ebaf30
Author: smilerz <smilerz@gmail.com>
Date: Fri Sep 1 07:49:10 2023 -0500
add Name and Instruction automation to YouTube importer
commit c907da84c1
Author: smilerz <smilerz@gmail.com>
Date: Fri Sep 1 07:45:32 2023 -0500
remove old commented automation code
commit 9b5e39415e
Author: smilerz <smilerz@gmail.com>
Date: Fri Sep 1 07:37:36 2023 -0500
test for automations applied during url import
renamed TITLE_REPLACE to NAME_REPLACE
commit 2679a22464
Author: smilerz <smilerz@gmail.com>
Date: Thu Aug 31 15:29:59 2023 -0500
added tests for regex_replace
commit 8bae21025b
Author: smilerz <smilerz@gmail.com>
Date: Thu Aug 31 13:51:46 2023 -0500
updated Automation Modal and translations
commit 4120adc546
Author: smilerz <smilerz@gmail.com>
Date: Thu Aug 31 13:12:41 2023 -0500
applied regex_replace automation to food and unit automations
updated automation documentation
commit 30c891abfc
Author: smilerz <smilerz@gmail.com>
Date: Thu Aug 31 12:46:34 2023 -0500
migrate regex_replace functions to AutomationEngine
create TITLE_REPLACE, UNIT_REPLACE and FOOD REPLACE automation types
create migration for new types
commit b8317c2c29
Author: smilerz <smilerz@gmail.com>
Date: Wed Aug 30 20:44:40 2023 -0500
move transpose words to AutomationEngine
create tests for transpose words
commit 39253cfd02
Author: smilerz <smilerz@gmail.com>
Date: Wed Aug 30 17:03:29 2023 -0500
refactor never_unit automation to AutomationEngine
create tests for never_unit
commit 7c0b8b151c
Author: smilerz <smilerz@gmail.com>
Date: Wed Aug 30 11:21:06 2023 -0500
update ingredient parser to use AutomationEngine for unt, keyword, food
update test_ingredient_parser tests to accomodate changes
commit 8e1b8923af
Author: smilerz <smilerz@gmail.com>
Date: Mon Aug 28 16:44:35 2023 -0500
keyword and unit Automtations refactored to Automation Engine
keyword and unit automation tests added
commit 52eb876a08
Author: smilerz <smilerz@gmail.com>
Date: Mon Aug 28 15:03:19 2023 -0500
food_alias tests added
commit a820b9c09e
Author: smilerz <smilerz@gmail.com>
Date: Sat Aug 26 12:37:16 2023 -0500
create AutomationEngine class
create food_automation method
refactor food automations to use AutomationEngine
2023-09-12 09:46:08 -05:00
vabene1111
73c6bfce44
Merge pull request #2595 from djstini/develop
...
#2514 Importing a community curated list leads to an error
2023-09-12 16:00:25 +02:00
vabene1111
83a52bd204
Merge pull request #2593 from BrainWart/issue-2261
...
allow signup for social accounts when the provider is set up
2023-09-12 15:50:32 +02:00
vabene1111
d193d91e6a
fixed migration
2023-09-12 15:41:38 +02:00
vabene1111
3f63eab68c
Merge branch 'develop' into remove_facets
2023-09-12 15:36:14 +02:00
vabene1111
ce29283a52
fixed auto meal plan
2023-09-08 17:05:35 +02:00
vabene1111
794f9cf5b9
fixed meal plan factory
2023-09-08 16:38:38 +02:00
vabene1111
9954bb9410
fixed test and added meal plan client settings load save
2023-09-08 16:27:39 +02:00
vabene1111
94f398a7f6
added multi day meal planning
2023-09-08 15:31:42 +02:00
smilerz
5d3f44ffee
missing caches import
2023-09-07 13:53:30 -05:00
smilerz
9ee4be621b
remove facets and treeselect
2023-09-07 13:20:51 -05:00
AJ
b350ab1b59
Translated using Weblate (French)
...
Currently translated at 91.6% (449 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-09-02 20:25:29 +00:00
vabene1111
4a1ec5adf7
fixed icon issues
2023-08-30 09:05:24 +02:00
Cody McGinnis
b8959036bf
allow signup for social accounts when the provider is set up
...
When a social provider is set up, the social account signup view is enabled. This seems to cover issue #2261 , but it needs further testing.
2023-08-29 20:28:30 -04:00
djstini
ab24177c89
Merge branch 'TandoorRecipes:develop' into develop
2023-08-29 19:26:40 +02:00
vabene1111
4ffc9cc72f
removed icons
2023-08-29 15:58:57 +02:00
vabene1111
7f62ec28e3
WIP meal plan and icon stuff
2023-08-29 14:36:57 +02:00
vabene1111
ce84b3b385
updated translations
2023-08-29 13:09:32 +02:00
dennisstinauer
b1aa70787c
#2514 Importing a community curated list leads to an error
2023-08-28 22:06:49 +02:00
Matias Laporte
2ad89b5b22
Translated using Weblate (Spanish)
...
Currently translated at 61.4% (301 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-08-27 11:20:01 +00:00
vabene1111
36074c9c35
added apple header
2023-08-27 08:42:11 +02:00
vabene1111
05560c5730
improved user agent for url image import
2023-08-26 07:54:19 +02:00
smilerz
6353885f9c
update migrations after rebase
2023-08-25 08:10:21 -05:00
smilerz
0662255b27
update migrations
2023-08-25 08:03:07 -05:00
smilerz
fde4ea8c4c
filtered automations to tokens present
2023-08-25 08:01:56 -05:00
smilerz
132815496c
create Transpose Words automation
2023-08-25 08:01:26 -05:00
smilerz
a7a6abe3d2
add NEVER_UNIT automation
2023-08-25 07:57:56 -05:00
smilerz
2f617aa40f
fix incorrect variable in apply_transpose_words_automations
2023-08-25 07:54:07 -05:00
smilerz
9b50ea4c22
make automation parameters case insensitive on search
2023-08-25 07:54:06 -05:00
smilerz
cde8dd8b53
fixed defect in NEVER_UNIT automation
2023-08-25 07:54:06 -05:00
smilerz
8411537f87
filtered automations to tokens present
2023-08-25 07:54:05 -05:00
smilerz
479cf1a042
create Transpose Words automation
2023-08-25 07:54:05 -05:00
smilerz
8fa00972bd
add NEVER_UNIT automation
2023-08-25 07:53:53 -05:00
vabene1111
87beed48c9
testing share targets
2023-08-25 11:05:51 +02:00
vabene1111
cf7cc6c637
only url on share target
2023-08-25 10:56:15 +02:00
vabene1111
3d45a068e4
added share target to web manifest
2023-08-25 09:45:31 +02:00
vabene1111
01ce658883
fixed step factory
2023-08-25 09:12:58 +02:00
vabene1111
92d648c3a3
added ability to order property types
2023-08-24 12:50:17 +02:00
vabene1111
c1ae4e3905
added migration for step ingredient showing
2023-08-24 11:20:31 +02:00
vabene1111
2f0929e90e
Merge pull request #2539 from srwareham/hide-step-ingredients
...
Added option: Hide step ingredients
2023-08-24 10:33:57 +02:00
srwareham
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
Theodoros Grammenos
2e606dc166
Translated using Weblate (Greek)
...
Currently translated at 54.9% (288 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-08-21 09:19:55 +00:00
NeoID
8580aea43f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 71.4% (265 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-08-19 21:36:10 +00:00
Alexandre Braure
75612781da
Translated using Weblate (French)
...
Currently translated at 90.6% (444 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-08-16 21:19:58 +00:00
vabene1111
1ecb57e795
removed dependency and upgraded bleach clean
2023-08-16 07:22:09 +02:00
vabene1111
8ff5142149
auto meal plan tweaks and improvements
2023-08-16 07:10:24 +02:00
vabene1111
f07dec6062
Merge pull request #2468 from AquaticLava/Auto-Planner
...
Auto meal plan
2023-08-16 06:18:43 +02:00
Jochum van der Heide
3d7e2b1aa5
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2023-08-15 19:19:55 +00:00
Miha Perpar
fc2ce6e488
Translated using Weblate (Slovenian)
...
Currently translated at 15.9% (81 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sl/
2023-08-13 08:19:59 +00:00
Fabian Flodman
640500c82d
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-08-13 08:19:58 +00:00
vabene1111
dae7cbfb85
version script updates and system page fix
2023-08-05 10:56:27 +02:00
AquaticLava
ecd828008e
added auto shopping functionality. fixed bug when there are no matching recipes
2023-08-01 21:52:59 -06:00
AquaticLava
df684f591a
added share functionality. changed random recipe selection to prevent repeating duplicate choices.
2023-08-01 17:02:05 -06:00
Mára Štěpánek
eac059ca85
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2023-07-31 14:19:56 +00:00
vabene1111
0688f46d8b
new version script
2023-07-29 08:32:10 +02:00
vabene1111
6a39148e5f
fixed try catch and added git to permanent dependency
2023-07-28 15:59:48 +02:00
vabene1111
22dfb40fd5
improved system info even more
2023-07-27 20:48:51 +02:00
vabene1111
2b5a86ce53
improved system page
2023-07-27 20:40:25 +02:00
vabene1111
e77016ea9b
playing around
2023-07-27 18:49:39 +02:00
vabene1111
9988a61da7
added version number to system screen
2023-07-27 18:39:21 +02:00
smilerz
7853357065
fix error when filtering on rating in saved filters
2023-07-25 17:48:19 -05:00
smilerz
6f1befc43c
fixed rating sort order and updated tests
2023-07-25 11:37:48 -05:00
vabene1111
b30f8c245e
added option to set URL on food
2023-07-22 09:12:45 +02:00
smilerz
cf9d599536
fixed sort by rating so that unrated are always last
2023-07-20 15:39:35 -05:00
vabene1111
14a67fd6c2
improved spinner rendering
2023-07-20 16:24:25 +02:00
vabene1111
c2cf7ba758
fixed test
2023-07-18 16:40:38 +02:00
vabene1111
1f10a66c74
added base unit to unit editor
2023-07-18 13:54:35 +02:00
vabene1111
a8f1cd26cd
change guest recipe permission
2023-07-18 10:54:20 +02:00
vabene1111
a497a6b7f5
space api read for all users in space
2023-07-15 13:57:25 +02:00
vabene1111
a24628c771
fixed userspace tetsts
2023-07-11 17:25:43 +02:00
vabene1111
e9748a160a
addded paginated user space endpoint
2023-07-11 17:01:56 +02:00
Rubens
76d6981dab
Translated using Weblate (Catalan)
...
Currently translated at 85.1% (417 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ca/
2023-07-06 21:19:59 +00:00
vabene1111
7a2ccc075c
improved shopping entry api endpoint performance
2023-07-04 16:49:56 +02:00
vabene1111
237054c23e
improved commonly used administrative admin fields
2023-07-03 22:30:27 +02:00
vabene1111
ac1d641bd5
added RO DRF permission and internal_note filters for invite/userspace
2023-07-03 21:59:15 +02:00
Michael Genson
cad78e115d
added source url to recipe export
2023-07-02 10:42:41 -05:00
vabene1111
b599c4f6a9
added internal notes and improved invite link form
2023-06-30 23:09:22 +02:00
vabene1111
64534ff810
fixed navbar color for non logged in users
2023-06-29 17:03:05 +02:00
vabene1111
c077a64484
further improvements
2023-06-26 20:57:51 +02:00
vabene1111
6c16094b42
added initial version of tandoor dark theme
2023-06-26 20:43:50 +02:00
vabene1111
cc64717818
auto add schema attrs in json importer
2023-06-26 20:22:59 +02:00
vabene1111
6acd892116
fixed broken image would fail default importer
2023-06-26 20:18:36 +02:00
vabene1111
3de2468df3
fixed to light nav color in some themes
2023-06-26 19:57:38 +02:00
vabene1111
b1d983fbc3
fixed required field in food
2023-06-26 17:08:45 +02:00
vabene1111
5f443d2593
fixed issue when creating food with properties
2023-06-26 16:48:50 +02:00
vabene1111
436158f596
fixed allow decimals in food property amount
2023-06-26 15:47:44 +02:00
sweeney
151dce006d
Translated using Weblate (Greek)
...
Currently translated at 54.7% (287 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-25 14:19:55 +00:00
sweeney
d4f538b4aa
Translated using Weblate (Greek)
...
Currently translated at 35.4% (186 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-24 13:32:57 +00:00
vabene1111
4a5c8f41fa
fixed open data slug uniqueness check
2023-06-24 12:15:47 +02:00
vabene1111
bf458e22e8
fixed merging deleting food properties
2023-06-24 11:52:42 +02:00
sweeney
9b8088fca2
Translated using Weblate (Greek)
...
Currently translated at 25.5% (134 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-06-23 09:19:56 +00:00
vabene1111
1306c7381c
fixed keyword import error
2023-06-22 10:11:00 +02:00
AquaticLava
ee38d93e3b
Created auto meal plan api endpoint.
2023-06-21 19:31:49 -06:00
Tobias Huppertz
8ce0d416c2
Translated using Weblate (German)
...
Currently translated at 100.0% (490 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-06-21 14:20:01 +00:00
vabene1111
dd88641763
improved plugin nav capabilities
2023-06-21 16:07:32 +02:00
vabene1111
4b48c1046e
rezeptsuite enhancements
2023-06-20 16:49:00 +02:00
vabene1111
3e0f2fbddc
fixed recipesage servings and time
2023-06-20 16:31:40 +02:00
vabene1111
c5eb025186
fixed nextcloud import how to step
2023-06-20 16:22:02 +02:00
vabene1111
23bfc3c3b0
re-added property imports for open data importer
2023-06-20 15:42:25 +02:00
vabene1111
813c7a46f1
added additonal verification of imported images
2023-06-20 13:35:34 +02:00
vabene1111
6b475468fc
added some more validation
2023-06-20 13:22:44 +02:00
vabene1111
053ff9506a
fixed open data import store error
2023-06-20 13:03:18 +02:00
vabene1111
4875b158fd
fixed open data importer
2023-06-13 13:23:57 +02:00
vabene1111
6bb04dc56d
improved property functions
2023-06-12 17:20:00 +02:00
vabene1111
2dc038edc7
fixed url import array in name
2023-06-12 16:18:24 +02:00
vabene1111
23d67a5bd3
compile messages and added norwegian to language option
2023-06-08 14:40:55 +02:00
smilerz
19750cf499
add admin command to delete unattached ingredients and steps
2023-06-02 08:58:08 -05:00
vabene1111
711f80b1fb
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-06-01 21:44:48 +02:00
vabene1111
1ffa0f396a
fixed fuzzy filter mixing not working without login
2023-06-01 21:44:44 +02:00
sweeney
e052a7869d
Translated using Weblate (Greek)
...
Currently translated at 11.0% (58 of 524 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/el/
2023-05-31 17:19:57 +00:00
vabene1111
a53f17c1b9
default properties food unit
2023-05-29 17:37:09 +02:00
vabene1111
326549568f
added unit conversion editor to food editor
2023-05-29 17:16:22 +02:00
vabene1111
c0577abb89
fixed generic modal form error (merge conflict)
2023-05-29 15:40:25 +02:00
vabene1111
a65e93a9b3
fixed property helper bug with non food ingredients
2023-05-29 12:43:14 +02:00
Luis Cacho
7b49f1f437
Translated using Weblate (Spanish)
...
Currently translated at 56.1% (275 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-05-26 16:19:57 +00:00
vabene1111
256b7b1543
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# cookbook/helper/recipe_url_import.py
2023-05-26 16:11:11 +02:00
vabene1111
ebc213395d
added property api test
2023-05-26 16:06:49 +02:00
vabene1111
aeb944b281
dont show properties if no reference amout is given
2023-05-26 15:32:55 +02:00
vabene1111
43105ddd2f
fixed onhand test (cache) and fixed shared recipe properties
2023-05-26 10:57:08 +02:00
vabene1111
3302dacdc3
properties structure imporioved
2023-05-25 16:13:16 +02:00
vabene1111
4c69a0b721
fixed json import missing source url attribute
2023-05-24 20:32:47 +02:00
vabene1111
2a538abf80
test work
2023-05-24 15:59:25 +02:00
vabene1111
3236b65d9e
food editor and property view improvements
2023-05-24 13:49:29 +02:00
vabene1111
79cd17a5ba
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# vue/src/components/Modals/GenericModalForm.vue
2023-05-24 08:53:49 +02:00
vabene1111
06a08dcf6e
allow plugins to add navs
2023-05-23 16:05:12 +02:00
vabene1111
976445c1f0
Merge pull request #2435 from screendriver/noindex
...
Prevent indexing content by search engines
2023-05-23 13:11:12 +02:00
vabene1111
b095bee229
added FDA key .env (temporarily) and plugin loader catch block
2023-05-22 17:47:13 +02:00
vabene1111
c777cfe5b9
improved plugin functionality
...
- added abiulity to extend default api router from plugion
- added dability to pass custom model definition to generic model/api functions
- added ability to pass custom API clients to generic API function
2023-05-20 12:53:14 +02:00
vabene1111
e860d0aa83
Merge branch 'develop' into feature/unit-conversion
2023-05-18 14:29:39 +02:00
vabene1111
ddd2f96b85
updated translations
2023-05-18 14:29:19 +02:00
vabene1111
2a5cba0178
improvements to property calculation
2023-05-07 00:30:32 +02:00
vabene1111
9a77089c6d
improved unit conversion and tests
2023-05-06 23:57:45 +02:00
vabene1111
5f79895a97
added migration for existing nutrition information
2023-05-06 23:21:09 +02:00
vabene1111
19f5da77b2
cleanup migrations, remove pint to speed up base conversion and calculate properties on converted ingredients
2023-05-06 22:21:27 +02:00
vabene1111
2cc7278865
extremly innefficent WIP
2023-05-06 20:54:36 +02:00
vabene1111
60f31608b9
added recipe properties
2023-05-06 19:14:25 +02:00
vabene1111
763f71a05c
cleanup views
2023-05-06 17:40:39 +02:00
vabene1111
e3921cd6a8
Merge branch 'develop' into feature/unit-conversion
2023-05-06 17:01:06 +02:00
vabene1111
86fd0dcab1
made the open data importer its own component
2023-05-05 16:33:30 +02:00
Bruno BELANYI
6b04c92297
Fix multiple file field
...
Due to [1], the previous solution does not work on recent Django releases.
See [2] for the documented work-around, as applied in this commit.
Closes #2457 .
[1]: https://docs.djangoproject.com/en/4.2/releases/4.2.1/
[2]: https://docs.djangoproject.com/en/4.2/topics/http/file-uploads/#uploading-multiple-files
2023-05-04 22:41:19 +01:00
vabene1111
12da77f037
beser response and stuff
2023-05-04 17:12:49 +02:00
vabene1111
071926aada
improved importer merging behavior
2023-05-04 15:29:06 +02:00
vabene1111
33d048e623
improve importer
2023-05-04 08:43:36 +02:00
vabene1111
135640dd58
Merge pull request #2454 from smilerz/pytest_fixes
...
reload food objects to resolve inconsistent behavior
2023-05-03 19:24:46 +02:00
smilerz
d8ddf66921
reload food objects to resolve inconsistent behavior
2023-05-03 10:17:59 -05:00
vabene1111
274fce5236
fixed importer
2023-05-02 16:27:03 +02:00
vabene1111
1046065f46
fixed load bulk
2023-05-01 22:36:39 +02:00
vabene1111
60243ad901
load bulk
2023-05-01 13:39:09 +02:00
vabene1111
d62c49eb2f
not yet fully working food import
2023-05-01 13:29:14 +02:00
axeron2036
ea4c16cc2a
Translated using Weblate (Russian)
...
Currently translated at 9.6% (48 of 496 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2023-05-01 07:55:47 +00:00
vabene1111
1bb6eb7141
import open data content
2023-04-30 22:30:56 +02:00
vabene1111
89e3e85d1e
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# requirements.txt
2023-04-30 21:51:56 +02:00
vabene1111
dfde340447
basic import working
2023-04-30 21:51:28 +02:00
Oliver Cervera
e7239c7c68
Translated using Weblate (Italian)
...
Currently translated at 91.4% (448 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-04-29 07:55:49 +00:00
noxonad
cf86af7a23
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ro/
2023-04-27 08:55:57 +00:00
Sebastian Krug
4337f594f6
Translated using Weblate (German)
...
Currently translated at 100.0% (489 of 489 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-04-27 08:55:57 +00:00
Christian Rackerseder
44771bde71
Prevent indexing content by search engines
2023-04-26 12:19:30 +02:00
vabene1111
7d99a9a9c3
updated translation files
2023-04-26 07:46:48 +02:00
smilerz
b711ee5257
update User factory to make username unique
2023-04-24 07:33:47 -05:00
smilerz
c7b6253e04
fixed food tree search filter tests
2023-04-24 07:01:28 -05:00
smilerz
595de0c5a1
fixed pytests
2023-04-22 17:56:01 -05:00
smilerz
8c3195937b
fix food tests
2023-04-21 13:14:23 -05:00
Espen Sellevåg
29f13d687c
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 52.8% (196 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-04-17 20:55:47 +00:00
Espen Sellevåg
668ccf89fd
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 28.8% (107 of 371 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nb_NO/
2023-04-15 22:55:47 +00:00
vabene1111
3ec02db2f6
working food property editor
2023-04-15 11:19:20 +02:00
vabene1111
3f88778013
Merge pull request #2421 from noxonad/patch-2
...
Fixed another typo
2023-04-13 13:44:22 +02:00
noxonad
e0a1189430
Translated using Weblate (Ukrainian)
...
Currently translated at 0.3% (2 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/uk/
2023-04-12 11:55:59 +00:00
noxonad
e2905eb999
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/bg/
2023-04-12 11:55:59 +00:00
noxonad
8b6f2c1e70
Translated using Weblate (Danish)
...
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/da/
2023-04-12 11:55:59 +00:00
noxonad
b7e4e53519
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 5.8% (33 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-04-12 11:55:59 +00:00
noxonad
80eee255f7
Translated using Weblate (Slovenian)
...
Currently translated at 15.5% (79 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/sl/
2023-04-12 11:55:59 +00:00
noxonad
82b80e60e6
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ro/
2023-04-12 11:55:59 +00:00
noxonad
915d0359bf
Translated using Weblate (Russian)
...
Currently translated at 9.4% (47 of 496 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ru/
2023-04-12 11:55:59 +00:00
noxonad
ea141577d0
Translated using Weblate (Italian)
...
Currently translated at 92.1% (444 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
2023-04-12 11:55:59 +00:00
noxonad
d0a1151a33
Translated using Weblate (Hungarian)
...
Currently translated at 87.5% (422 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-04-12 11:55:59 +00:00
noxonad
bc461997f8
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-04-12 11:55:59 +00:00
noxonad
d8051203c1
Translated using Weblate (German)
...
Currently translated at 99.5% (487 of 489 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/de/
2023-04-12 11:55:59 +00:00
noxonad
af71407ca6
Translated using Weblate (Catalan)
...
Currently translated at 86.3% (416 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ca/
2023-04-12 11:55:58 +00:00
vabene1111
b275c53e5a
first ideas of property editor
2023-04-11 17:27:10 +02:00
vabene1111
7d9fcac0c7
basic food property viewer in recipe view
2023-04-11 16:48:38 +02:00
noxonad
4a4e4719b3
Fixed another typo
2023-04-11 14:25:29 +03:00
vabene1111
a0ff489be0
Merge pull request #2415 from smilerz/import_automation
...
added keyword automation to url import
2023-04-08 12:01:08 +02:00
dnlmlr
d8e61a485e
Small fix for german language
2023-04-06 17:43:02 +02:00
smilerz
9db5e45c26
added keyword automation to url import
2023-04-05 15:46:10 -05:00
vabene1111
2a6fc723d0
first food property UI prototype
2023-04-04 13:13:51 +02:00
vabene1111
25c914606e
improved converters and helpers
2023-04-02 10:54:57 +02:00
vabene1111
44cb2d9807
improved tests and limited conversion to existing units
2023-04-02 10:05:28 +02:00
vabene1111
f90a66af1e
Merge branch 'develop' into feature/unit-conversion
2023-04-02 09:17:38 +02:00
Ignas Poklad
78f1ee175b
Add ability to set maximum missing ingredient count
2023-03-30 00:47:21 +02:00
vabene1111
3e8f0c3aae
Merge pull request #2379 from thomaspreece/develop
...
Improve parsing of OpenEats imports
2023-03-29 16:04:07 +02:00
vabene1111
11620ba2b6
Update openeats.py
2023-03-29 16:03:33 +02:00
vabene1111
073ee7e963
Update openeats.py
2023-03-29 16:03:08 +02:00
vabene1111
9620689bd0
disable space creation for demo user on hosted instance
2023-03-28 23:22:14 +02:00
vabene1111
b8cbda10f1
disable space creation for demo user on hosted instance
2023-03-28 23:21:57 +02:00
Thomas Preece
5a145d7f8e
PR feedback changes
2023-03-28 17:30:58 +01:00
vabene1111
0ba2fa296a
added token auth for share link endpoint
2023-03-28 15:42:34 +02:00
Matěj Kubla
2a5fc22dd7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
2023-03-25 11:32:52 +00:00
vabene1111
7e350b2f90
improved property calculator
2023-03-25 07:59:07 +01:00
vabene1111
6d5592c1be
basic food property calculation
2023-03-25 07:46:06 +01:00
vabene1111
9241638686
Merge branch 'develop' into feature/unit-conversion
2023-03-25 06:23:56 +01:00
vabene1111
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
Jérôme Wiedemann
332c4bd94a
add: support to scale numbers/amounts
2023-03-21 18:04:03 +01:00
Thomas Preece
a1b8f736c2
Improve parsing of OpenEats imports
2023-03-20 18:18:43 +00:00
vabene1111
cb518a0cca
many more unit conversions
2023-03-16 17:07:46 +01:00
vabene1111
6efe4ab08d
base unit conversions
2023-03-15 17:30:23 +01:00
vabene1111
27c5749b21
Merge branch 'develop' into feature/unit-conversion
2023-03-15 14:57:00 +01:00
vabene1111
bbcf7ba8a7
fixed mealie import no steps but ingredients
2023-03-14 22:58:35 +01:00
vabene1111
f29f77a1d5
fixed ingredient to string plural
2023-03-14 22:50:33 +01:00
vabene1111
a3f8b2272c
added notes, yields, times and source url to mealie import
2023-03-14 22:46:50 +01:00
vabene1111
008a61823d
added origianl image import to paprika
2023-03-14 22:34:09 +01:00
Jin Zhang
72ac272962
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-13 06:55:47 +00:00
Amara Ude
4395737cc5
Translated using Weblate (French)
...
Currently translated at 91.9% (443 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-13 06:55:47 +00:00
Amara Ude
f3aef2c10b
Translated using Weblate (Spanish)
...
Currently translated at 56.8% (274 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2023-03-13 06:55:47 +00:00
Feng Zhong
0b5fb69664
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 17.1% (81 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hant/
2023-03-12 02:55:47 +00:00
Jin Zhang
ff2a75476b
Translated using Weblate (French)
...
Currently translated at 89.8% (433 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-03-12 02:55:47 +00:00
Feng Zhong
f2cd220e22
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 5.7% (27 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hant/
2023-03-08 04:55:47 +00:00
Anders Obro
b8b3620ade
Translated using Weblate (Danish)
...
Currently translated at 100.0% (528 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/da/
2023-03-06 10:55:48 +00:00
vabene1111
64efadfc81
added bottom padding for recipe view
2023-02-27 16:43:37 +01:00
Jesse
48fda987fb
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (482 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2023-02-27 13:55:47 +00:00
吕楪
0e90700ce9
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (482 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/zh_Hans/
2023-02-26 13:15:31 +00:00
vabene1111
b10be8d321
playing around with pint
2023-02-26 11:56:48 +01:00
vabene1111
8a648a5e41
unit conversion cleanups
2023-02-26 09:12:16 +01:00
vabene1111
fcf861f5eb
cleaner caching function
2023-02-26 08:49:44 +01:00
vabene1111
1efcf386e2
ingredient related recipes performance
2023-02-26 08:27:20 +01:00
vabene1111
38010117e5
optimized unit conversion queries
...
using filter breaks prefetch related
2023-02-26 08:22:07 +01:00
vabene1111
c217bf2445
improved recipe detail API performance
...
by properly using prefetch related
from 600 queries in 280ms to 290 in ~100 ms
2023-02-25 23:34:35 +01:00
vabene1111
671269dca7
Merge branch 'develop' into feature/unit-conversion
2023-02-25 22:15:42 +01:00
vabene1111
f0f12ca83f
removed use_plural space setting
...
remove because i dont see the need and it was causing issues
2023-02-24 23:32:30 +01:00
vabene1111
2e013e7b43
add api endpoints and genereic views
2023-02-24 23:17:12 +01:00
vabene1111
ff6c8d5822
added unique constraints
2023-02-24 22:27:35 +01:00
vabene1111
a2b987352f
user nutrition types + ingredient nutrtion calculation
2023-02-24 22:12:52 +01:00
vabene1111
5651beffb2
Merge branch 'develop' into feature/unit-conversion
...
# Conflicts:
# vue/yarn.lock
2023-02-24 20:41:01 +01:00
vabene1111
5fd8c56324
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-02-24 20:36:06 +01:00
vabene1111
8abef1d8cc
improved style
2023-02-24 20:35:54 +01:00
JFL
817c4cb9d6
Translated using Weblate (French)
...
Currently translated at 87.7% (423 of 482 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-02-24 02:55:46 +00:00
vabene1111
2781730778
fixed mess
2023-02-19 21:09:06 +01:00
vabene1111
985e98c699
fixed shopping list meal plan logic
2023-02-19 17:05:39 +01:00
vabene1111
c08c1d30ad
fixed review shopping before save, improved meal plan edit modal independece
2023-02-18 21:55:17 +01:00
vabene1111
3c00e1ecdb
made meal plan edit modal mostely independent
2023-02-18 21:15:08 +01:00
Joachim Weber
b4f90fbbb3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 5.6% (32 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-02-18 10:55:49 +00:00
vabene1111
9573ff0932
setup test view
2023-02-16 18:26:26 +01:00
vabene1111
5dad6b8b17
enable cross tandoor importing
2023-02-16 17:32:43 +01:00
vabene1111
589bc1f1aa
fixed open graph tags when attributes are missing
2023-02-12 20:52:52 +01:00
vabene1111
824dcefc1a
fixed space delete data
2023-02-12 20:52:30 +01:00
vabene1111
3f8c952237
added open graph meta tags
2023-02-12 18:17:05 +01:00
vabene1111
077db58de0
allow markdown in message of the day
2023-02-12 18:16:58 +01:00
vabene1111
3c527fd112
allow infiinit sharing as space setting
2023-02-12 18:16:43 +01:00
vabene1111
9846c4df18
added support for rezeptsuite.de imports
2023-02-11 17:51:44 +01:00