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
fe4bd6a127
Merge pull request #2624 from WoosterInitiative/Update-settings
...
Update and add settings
2023-09-12 15:43:41 +02:00
vabene1111
d193d91e6a
fixed migration
2023-09-12 15:41:38 +02:00
vabene1111
a2f9ef2e74
Merge pull request #2623 from smilerz/remove_facets
...
remove facets and treeselect
2023-09-12 15:36:24 +02:00
vabene1111
3f63eab68c
Merge branch 'develop' into remove_facets
2023-09-12 15:36:14 +02:00
Karl
9b6ed7a63a
Update .env.template
...
Add option for CSRF_TRUSTED_ORIGINS for better discoverability.
Add options for newly added CORS_ALLOW_ALL_ORIGINS for discoverability as well as flexibility.
2023-09-08 12:31:46 -07:00
Karl
e2f8efb521
Update settings.py
...
Add deprecation notice for `CORS_ORIGIN_ALLOW_ALL` and auto switch to `CORS_ALLOW_ALL_ORIGINS`
2023-09-08 12:29:06 -07:00
vabene1111
ce29283a52
fixed auto meal plan
2023-09-08 17:05:35 +02:00
vabene1111
dcf9d59b06
add more height to meal plan
2023-09-08 16:59:52 +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
e57be4a704
fixed lockfile
2023-09-08 15:47:08 +02:00
vabene1111
ffaecc066f
improved search page meal plan style
2023-09-08 15:36:59 +02:00
vabene1111
94f398a7f6
added multi day meal planning
2023-09-08 15:31:42 +02:00
vabene1111
65d670a995
improved meal plan UI
2023-09-08 14:13:27 +02:00
dao cat
15ed040533
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 90.5% (479 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/zh_Hans/
2023-09-08 05:19:56 +00: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
vabene1111
d33b0d2254
added meal type settings to meal plan settings component
2023-09-06 16:27:36 +02:00
vabene1111
1a20c4bef5
fixed syntax server
2023-09-05 16:48:59 +02: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
NeoID
88228ab853
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 70.5% (373 of 529 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nb_NO/
2023-08-31 11:37:04 +00:00
vabene1111
dcfb269909
meal plan stuff
2023-08-30 10:30:12 +02:00
vabene1111
4a1ec5adf7
fixed icon issues
2023-08-30 09:05:24 +02:00
Cody McGinnis
56cdc14cc1
docs: explain social authentication auto sign up
...
Attempt to explain to the user that social auth with automatically allow
users to sign up for social accounts. `ALLOW_SIGNUP` now applies to
local account sign up only.
2023-08-29 20:28:30 -04: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
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
vabene1111
74fbcb03a1
Merge pull request #2592 from WoosterInitiative/develop
...
Update en.json
2023-08-29 13:05:54 +02:00
Karl
8675143cc1
Update en.json
...
Correct "loosing" to "losing."
2023-08-27 14:22:26 -07:00
Étienne
75e23106fc
Translated using Weblate (French)
...
Currently translated at 88.6% (461 of 520 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-08-27 11:20:01 +00: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
vabene1111
6ba4db6ff9
Merge pull request #2432 from smilerz/new_automations
...
add NEVER_UNIT automation
2023-08-26 07:41:27 +02:00
smilerz
6353885f9c
update migrations after rebase
2023-08-25 08:10:21 -05:00
smilerz
833ebf8c0c
Merge branch 'new_automations' of github.com:smilerz/recipes into new_automations
2023-08-25 08:04:30 -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
5d5eb45b5a
also accept text as a parameter for import url
2023-08-25 12:15:58 +02:00
vabene1111
87beed48c9
testing share targets
2023-08-25 11:05:51 +02:00