Jan-Niklas Weghorn
9b367e5d08
fix bottom navigation bar
2023-11-10 14:09:24 +01:00
Jan-Niklas Weghorn
243cac0389
cleanup
2023-11-10 12:16:43 +01:00
Jan-Niklas Weghorn
8205812c84
fix markdown editor and sidebar
2023-11-10 11:52:26 +01:00
Jan-Niklas Weghorn
94279b74c9
improve dark theme
2023-11-10 11:17:20 +01:00
smilerz
97fc15ded3
Merge pull request #2705 from smilerz/move_sqlite
...
better support for sqlite
2023-10-30 22:12:55 -05:00
smilerz
e89c1742fb
remove deprecated django.db.backends.postgresql_psycopg2
2023-10-30 21:42:57 -05:00
smilerz
fd70adf19d
fixes recipe export
2023-10-27 14:43:48 -05:00
Ferenc
08adf4eb6f
Translated using Weblate (Hungarian)
...
Currently translated at 97.7% (479 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-20 14:05:55 +00:00
Ferenc
6205fbe1c4
Translated using Weblate (Hungarian)
...
Currently translated at 97.7% (479 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-15 14:19:55 +00:00
pharok
a39fdb4226
Translated using Weblate (French)
...
Currently translated at 92.8% (455 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-10-12 20:19:57 +00:00
smilerz
9d629b03b3
Update __init__.py
2023-10-12 10:44:59 -05:00
Ferenc
a3a995ef77
Translated using Weblate (Hungarian)
...
Currently translated at 97.5% (478 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-10 11:19:55 +00:00
Guilherme Roda
74bd2ba2c0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 59.6% (335 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-10-09 01:54:03 +00:00
Ferenc
6270b46951
Translated using Weblate (Hungarian)
...
Currently translated at 89.5% (439 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-10-09 01:54:03 +00:00
Guilherme Roda
e2d5287cc6
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 51.0% (287 of 562 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt_BR/
2023-10-07 18:02:02 +00:00
Guilherme Roda
2230b9e9ab
Translated using Weblate (Portuguese)
...
Currently translated at 35.7% (175 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/pt/
2023-10-07 18:02:02 +00:00
vabene1111
221c466c18
fixed recipe sage import and image procssing with pillow 10
2023-10-07 08:11:50 +02:00
vabene1111
429886e6a6
Merge branch 'develop' into feature/2402-make-now-count
2023-10-05 19:01:33 +02:00
vabene1111
cb6d98a357
fixed system page permission
2023-10-05 18:58:38 +02:00
vabene1111
e746b44f3b
Merge pull request #2632 from smilerz/unique_name
...
updates to multiple models uniqueness capabilities
2023-10-05 18:57:08 +02:00
vabene1111
bc63ba6713
Merge pull request #2630 from smilerz/imports_cleanup
...
Imports cleanup
2023-10-05 18:55:32 +02:00
Matias Laporte
fff7cb607c
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-09-25 09:59:47 +00:00
smilerz
a7795092b3
make 'name' unique in space for MealType
...
make MealType, Unit, Supermarket, Supermarket Category, PropoertyType
case insenstive for get_or_create
convert unit conversion create serializer to get_or_create behavior
enable create duplicate tests for unitconversion and mealtype api
2023-09-14 14:46:37 -05:00
smilerz
538fb8b42e
remove unused imports, vairables and commented code
...
from views, and base cookbook and recipes modules
2023-09-13 13:31:53 -05:00
smilerz
1f0cd58d7d
remove unused imports, variables and commented code
...
from tests
2023-09-13 13:08:26 -05:00
smilerz
78b1386a1c
remove unused imports, variables and commented code
...
from integrations and templatetags
2023-09-13 09:35:22 -05:00
smilerz
aba7f8db5c
remove unused imports, variables and commented code in helpers
2023-09-13 09:29:48 -05:00
smilerz
1b97472368
Squashed commit of the following:
...
commit 52909e8117
Author: smilerz <smilerz@gmail.com>
Date: Wed Sep 6 15:54:23 2023 -0500
fix recipe counting issue on extended mixin
2023-09-12 09:48:41 -05:00
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