tomtjes
36fd097ec5
Update base.html
2024-01-14 19:18:17 -05:00
vabene1111
40da2cee19
updated migration
2024-01-15 07:58:10 +08:00
vabene1111
31de43196a
Merge branch 'develop' into feature/shopping-ui
2024-01-15 07:57:09 +08:00
vabene1111
bb52f8902d
added max spaces per user + added custom app name + fixed theming tests
2024-01-15 07:41:51 +08:00
Mikhail Epifanov
245787b89e
make the connectors form be able to display all types for connectors
2024-01-14 17:03:02 +01:00
vabene1111
35eff630ff
updated theming tests
2024-01-14 15:39:02 +08:00
vabene1111
8d90fada1d
fixed theming breaking for users without space
2024-01-14 15:33:14 +08:00
vabene1111
37c7a62853
Merge branch 'beta' into feature/shopping-ui
2024-01-14 08:40:24 +08:00
vabene1111
2ba2b97f9c
moved manifest to use main theming function
2024-01-14 08:40:05 +08:00
Mikhail Epifanov
fb65100b14
add debug logging
2024-01-13 20:30:54 +01:00
vabene1111
fd821c30c7
removed ingredient from shopping list entry API
2024-01-13 21:34:27 +08:00
vabene1111
65dd82e292
fixed to string of ingredient
2024-01-13 21:30:39 +08:00
Mikhail Epifanov
87ede4b9cc
change formatting a bit, and add async close method
2024-01-13 13:43:08 +01:00
Mikhail Epifanov
48ac70de95
make the tests check for any error message
2024-01-13 11:56:51 +01:00
vabene1111
8302521427
Merge branch 'develop' into feature/shopping-ui
2024-01-13 08:08:38 +08:00
vabene1111
26408c33f4
removed debug code
2024-01-13 07:42:54 +08:00
Mikhail Epifanov
50eb232fff
update tests and fix small bug in connector_manager
2024-01-13 00:24:58 +01:00
Mikhail Epifanov
022439e017
increase queue size to account for recipe adding burst
2024-01-12 23:40:16 +01:00
Mikhail Epifanov
9c804863a8
undo accidental changes
2024-01-12 23:15:28 +01:00
Mikhail Epifanov
9cf3bdd5f2
write some simple tests
2024-01-12 23:13:53 +01:00
Mikhail Epifanov
445e64c71e
add an config toggle for external connectors
2024-01-12 22:20:55 +01:00
Mikhail Epifanov
d576394c99
run everything in a seperate process
2024-01-12 20:50:23 +01:00
Mikhail Epifanov
a61f79507b
add enabled field
2024-01-11 23:11:04 +01:00
Mikhail Epifanov
f1b41461db
bugfix for not working space loading
2024-01-11 22:46:29 +01:00
Mikhail Epifanov
6a393acd26
redo migration. cleanup commented out code
2024-01-11 22:35:58 +01:00
Mikhail Epifanov
bf0462cd74
add missing from rebase
2024-01-11 22:14:22 +01:00
Mikhail Epifanov
e5f0c19cdc
Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector
2024-01-11 22:13:20 +01:00
vabene1111
a1ff54bf3f
reduced top margin
2024-01-09 22:26:05 +08:00
vabene1111
748935d0b8
Merge branch 'develop' into feature/shopping-ui
2024-01-09 21:55:06 +08:00
Jan Kubošek
94cfc36ed5
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/
2024-01-09 12:07:20 +00:00
vabene1111
a5135de50b
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# cookbook/models.py
# vue/src/locales/en.json
2024-01-08 06:45:56 +08:00
vabene1111
71e5484f0c
test for theming function + sticky nav
2024-01-07 22:34:59 +08:00
vabene1111
761e423bde
fixed markdown info
2024-01-07 18:17:31 +08:00
vabene1111
c8e674da16
all themes in one function
2024-01-07 18:07:47 +08:00
vabene1111
6f3d4491ed
implemented user settings
2024-01-07 17:51:33 +08:00
vabene1111
54e2615c86
cleaned up into single flow
2024-01-07 17:24:20 +08:00
vabene1111
5a5ce4d736
moved theming functions to main tag
2024-01-07 17:17:14 +08:00
vabene1111
1dda4126c1
fxied theming tags
2024-01-07 16:55:12 +08:00
vabene1111
f9bfb8e258
added custom logo to space manage view
2024-01-07 08:12:20 +08:00
vabene1111
c6fa635af2
basics of custom icons
2024-01-06 23:23:17 +08:00
vabene1111
50e1eaf645
fixed bg color for unauthenticated nav
2024-01-06 22:35:22 +08:00
vabene1111
953dc75a8d
added ability to change unauthenticated theme
2024-01-06 21:43:40 +08:00
vabene1111
3cab0ab52e
basic auto sync working
2024-01-04 20:22:31 +01:00
vabene1111
30f3a697f0
fixed space theme defaults in model
2024-01-03 15:13:39 +01:00
vabene1111
964afd5f73
fixed migration tree
2024-01-03 15:13:31 +01:00
vabene1111
1fa2186dd0
fixed space theme defaults in model
2024-01-03 15:13:24 +01:00
vabene1111
146e97c8ec
Merge branch 'develop' into feature/shopping-ui
...
# Conflicts:
# vue/src/locales/en.json
2024-01-03 15:09:30 +01:00
AquaticLava
200cacb9ac
changed keywords to be index based.
2024-01-02 18:44:23 -07:00
vabene1111
3d8b1d6ccb
lots of theming related changes
...
- upload a custom logo for your space
- space settings can override user settings for theming
- spaces can upload custom CSS overrides
- allow users to disable showing the tandoor/space logo
- allow changing navigation background color to any color desired
- allow switching navigation text color between dark/light (different effects depending on theme)
2024-01-01 22:14:01 +01:00
vabene1111
c6d41e8810
fixed migrations 200 and 204
2024-01-01 19:11:37 +01:00
vabene1111
2a10843101
compiled translations
2024-01-01 15:06:58 +01:00
vabene1111
c76f5d9482
starting work on new sync algorithm
2024-01-01 12:01:39 +01:00
vabene1111
c695f0dacb
update SLR servings UI
2023-12-30 07:59:27 +01:00
smilerz
cb63bb2615
avoid recursion in ingredient.__str__
2023-12-28 10:44:51 -06:00
smilerz
7ca5a34b28
fixed recursion in Step.__str__()
2023-12-28 10:00:15 -06:00
vabene1111
df03818f45
fixed button hover effect
2023-12-28 14:03:50 +01:00
Mahmoud
80c0c71b13
migrations
2023-12-25 19:56:49 +01:00
Mahmoud
42839a5886
Manual order: you can now change the order by dragging and dropping
2023-12-25 19:44:23 +01:00
vabene1111
d1c4e51842
fixed popover header in dark theme
2023-12-23 08:46:31 +01:00
vabene1111
3b916cc6a4
fixed schema for recipe from source endpoint
2023-12-22 14:48:58 +01:00
vabene1111
f65597c391
basic nocer ui, nothing really working
2023-12-22 11:40:17 +01:00
smilerz
26f694576a
update __str__() on Step and Ingredient models
2023-12-20 15:55:02 -06:00
smilerz
7a5b744ff0
order recipes in admin
2023-12-20 15:49:54 -06:00
smilerz
4058c997de
updates to admin pages
2023-12-20 15:46:28 -06:00
smilerz
99cd9bfb5b
update meal_type filter on MealPlan to be a list
2023-12-19 12:59:24 -06:00
smilerz
205bf5253d
add ability to filter meal plans based on type
2023-12-19 12:59:19 -06:00
Mahmoud
45c14f6a12
automatic ordering through api
2023-12-17 16:35:46 +01:00
vabene1111
0fed6b9fb3
added migration status to system page
2023-12-16 14:03:32 +01:00
vabene1111
dd3e91e10d
added ability to set rate limiting for url import
2023-12-16 09:19:12 +01:00
vabene1111
76b84898f6
lmit ingredient parser to 512 characters to prevent too complex computations
2023-12-16 09:08:50 +01:00
vabene1111
05ba11a48e
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-12-16 08:09:22 +01:00
vabene1111
6a7a22626e
use commit hash as version number if not on a tagged release
2023-12-16 08:09:18 +01:00
vabene1111
44d1cc3a30
Merge pull request #2802 from smilerz/automation_fixes
...
kw automation not applying during url import
2023-12-16 07:48:49 +01:00
vabene1111
04b4f552f8
comment out orphaned files
2023-12-16 07:40:09 +01:00
vabene1111
6214176fe5
Merge pull request #2730 from smilerz/orphan_file_cleanup
...
view and delete orphaned files
2023-12-16 07:36:08 +01:00
smilerz
ba5112e138
kw automation not applying during url import
2023-12-12 13:49:23 -06:00
Robin Wilmet
b440b09be5
Translated using Weblate (French)
...
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/fr/
2023-12-10 14:19:57 +00:00
smilerz
ed1f656167
fix version information on system page
2023-12-10 07:54:44 -06:00
smilerz
4f3e6d3765
added Postgres version to system page.
...
Added warnings for out of date Postgres versions
2023-12-10 07:54:43 -06:00
smilerz
46a50d7835
view and delete orphaned files
...
miscelaneous bug fixes discovered during testing
2023-12-10 07:54:37 -06:00
Ferenc
7070f6c964
Translated using Weblate (Hungarian)
...
Currently translated at 98.7% (484 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/hu/
2023-12-05 09:15:12 +00:00
vabene1111
ecffe30062
dont show property warning for 0 values any more
2023-12-02 21:07:11 +01:00
vabene1111
21653465e0
show order and add property types from property editor
2023-12-02 20:37:23 +01:00
vabene1111
f3e11e6358
fixed and improvements to property editor
2023-12-02 20:14:12 +01:00
vabene1111
11c8422fbb
fixed youtube import and handle resize without ingredients
2023-12-02 18:45:34 +01:00
vabene1111
2cb010c8b4
Merge pull request #2763 from smilerz/fix_long_description
...
truncated long description
2023-12-02 18:11:59 +01:00
vabene1111
3054297357
improved error handling and fixed meal plan api
2023-12-02 18:11:09 +01:00
vabene1111
3e083e2168
fully integrated property editor
2023-12-02 18:02:22 +01:00
vabene1111
d1174ea50d
fixed api comment
2023-12-02 17:42:04 +01:00
vabene1111
fe11b88fd0
pretty nice property editor
2023-12-02 17:41:02 +01:00
vabene1111
a3a2433d2a
made to_date field optional in meal plan api
2023-12-02 16:29:37 +01:00
smilerz
745c045f06
truncated long description
2023-11-30 16:24:24 -06:00
vabene1111
0a0e3a48c3
first working property editor prototype
2023-11-29 21:20:10 +01:00
vabene1111
86496069b3
Merge pull request #2728 from jrester/improve-import-error-msg
...
Improve import error messages
2023-11-29 17:24:06 +01:00
vabene1111
ad1e64fb9a
Merge pull request #2753 from smilerz/patch_custom_icon
...
Patch custom icon
2023-11-28 17:34:28 +01:00
smilerz
add600f3ca
safely get icon from request.space in tag logo_url
2023-11-28 08:55:27 -06:00
Mahmoud Aljouhari
ad036d7e6c
Translated using Weblate (Arabic)
...
Currently translated at 20.6% (109 of 528 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/ar/
2023-11-28 11:03:17 +00:00
vabene1111
35743e8be9
fixed constraint
2023-11-27 22:47:56 +01:00
vabene1111
9c74730461
added first draft of property editor
2023-11-27 22:20:09 +01:00
vabene1111
977d2822bc
added ability to set custom logo in navbar
2023-11-27 20:29:01 +01:00
vabene1111
1145a8cf26
fixed PR 2693
2023-11-27 20:15:41 +01:00
vabene1111
5e918297f8
Merge pull request #2693 from blowk/develop
...
Update to import tags on mealie and chowdown recipes
2023-11-27 20:07:09 +01:00
vabene1111
69adad70c8
Merge pull request #2727 from jrester/dark-theme-fixes
...
Improve dark theme
2023-11-27 20:05:30 +01:00
vabene1111
339049c785
Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop
2023-11-27 19:59:14 +01:00
vabene1111
bcee66c7a4
fixed mela recipes importer
2023-11-27 19:58:56 +01:00
vabene1111
638dc845c0
Merge pull request #2682 from djstini/fix-import
...
open-data-import further duplicate handling
2023-11-27 19:56:19 +01:00
Spreez
984c863ff6
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-11-22 18:19:57 +00:00
blowk
4cb94a1759
Update chowdown.py
2023-11-17 19:34:36 +01:00
blowk
3e568f7bb5
Merge branch 'TandoorRecipes:develop' into develop
2023-11-17 16:16:51 +01:00
Jan-Niklas Weghorn
b69c6bc97a
fix placeholder text
2023-11-15 09:52:16 +01:00
avi meyer
9132ab8f33
Translated using Weblate (Hebrew)
...
Currently translated at 0.9% (5 of 508 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/he/
2023-11-15 08:20:01 +00:00
avi meyer
1e332977c5
Added translation using Weblate (Hebrew)
2023-11-14 07:56:00 +00:00
Jan-Niklas Weghorn
9b367e5d08
fix bottom navigation bar
2023-11-10 14:09:24 +01:00
Jan-Niklas Weghorn
3c08e3a3f1
Improve import error messages
2023-11-10 13:28:20 +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
blowk
eb8422cb51
Import tags on mealie recipes
2023-10-22 20:09:27 +02: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
dennisstinauer
1f72a3f62f
open-data-import further duplicate handling
2023-10-13 12:50:59 +02: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