Commit Graph

5867 Commits

Author SHA1 Message Date
245e8311ba more basics working 2023-12-22 15:10:56 +01:00
3b916cc6a4 fixed schema for recipe from source endpoint 2023-12-22 14:48:58 +01:00
a70ebd5130 somewhat working list 2023-12-22 14:35:17 +01:00
ddf9ef11a0 basic working shopping list store 2023-12-22 13:12:28 +01:00
f65597c391 basic nocer ui, nothing really working 2023-12-22 11:40:17 +01:00
8d7b4f614c improved mobile shopping entry adding layout 2023-12-22 09:25:30 +01:00
df67d3ce7b improved shopping context dark theme 2023-12-22 09:25:18 +01:00
54119ed1ec Merge branch 'develop' into beta 2023-12-22 08:38:25 +01:00
c1d77a8fe3 Updated nginx documentation 2023-12-21 13:27:46 -05:00
26f694576a update __str__() on Step and Ingredient models 2023-12-20 15:55:02 -06:00
7a5b744ff0 order recipes in admin 2023-12-20 15:49:54 -06:00
4058c997de updates to admin pages 2023-12-20 15:46:28 -06:00
089677d799 add rating to recipe card 2023-12-20 13:51:04 -06:00
4de9be5c89 Merge pull request #2808 from smilerz/add_mealtype_filter
add ability to filter meal plans based on type
2023-12-20 15:55:09 +01:00
34ee03b720 Merge pull request #2818 from smilerz/modal_updates
Modal updates
2023-12-20 15:51:24 +01:00
48dacf46c3 updated RecipeSwitcher with new MealPlan API format 2023-12-19 16:50:32 -06:00
181c270b34 added substitute children to food edit modal 2023-12-19 15:22:26 -06:00
e89c3887ec remove reference to facets on Space page 2023-12-19 15:09:18 -06:00
99cd9bfb5b update meal_type filter on MealPlan to be a list 2023-12-19 12:59:24 -06:00
8bbccad7a9 updated API correclty this time 2023-12-19 12:59:24 -06:00
a59a78f44c update meal-plan API on MealPlanStore 2023-12-19 12:59:24 -06:00
205bf5253d add ability to filter meal plans based on type 2023-12-19 12:59:19 -06:00
0fed6b9fb3 added migration status to system page 2023-12-16 14:03:32 +01:00
dd3e91e10d added ability to set rate limiting for url import 2023-12-16 09:19:12 +01:00
76b84898f6 lmit ingredient parser to 512 characters to prevent too complex computations 2023-12-16 09:08:50 +01:00
05d971835f autoamtically keep meal plan to date relative to from date 2023-12-16 08:40:20 +01:00
0a814fa896 dont hide ingredients in edit when hiding them in view 2023-12-16 08:18:05 +01:00
05ba11a48e Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop 2023-12-16 08:09:22 +01:00
6a7a22626e use commit hash as version number if not on a tagged release 2023-12-16 08:09:18 +01:00
1635a3a335 Merge pull request #2794 from TyreceDJ/mobileCalender/sort
Sorted by current day in meal plan
2023-12-16 07:57:18 +01:00
1d84e7851b Merge pull request #2706 from ambroisie/bump-allauth
Bump django-allauth from 0.54.0 to 0.58.1
2023-12-16 07:54:08 +01:00
44d1cc3a30 Merge pull request #2802 from smilerz/automation_fixes
kw automation not applying during url import
2023-12-16 07:48:49 +01:00
04b4f552f8 comment out orphaned files 2023-12-16 07:40:09 +01:00
6214176fe5 Merge pull request #2730 from smilerz/orphan_file_cleanup
view and delete orphaned files
2023-12-16 07:36:08 +01:00
205dc11125 changed raspi docs 2023-12-16 07:30:39 +01:00
ba5112e138 kw automation not applying during url import 2023-12-12 13:49:23 -06:00
0e34cc72d5 Proper fix for Calendar 2023-12-10 13:46:55 -05:00
31c6defc93 Only fixed current day in meal plan 2023-12-10 13:44:01 -05:00
d4c544bb4b partially working replace logic 2023-12-10 16:32:12 +01:00
2b05efeff6 Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop 2023-12-10 16:03:18 +01:00
d7ddcd3214 playing around with codemirror 2023-12-10 16:03:14 +01:00
29133f4236 Translated using Weblate (French)
Currently translated at 96.1% (521 of 542 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/fr/
2023-12-10 14:19:57 +00:00
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
ed1f656167 fix version information on system page 2023-12-10 07:54:44 -06:00
4f3e6d3765 added Postgres version to system page.
Added warnings for out of date Postgres versions
2023-12-10 07:54:43 -06:00
46a50d7835 view and delete orphaned files
miscelaneous bug fixes discovered during testing
2023-12-10 07:54:37 -06:00
65513a8f60 Sorted by current day in meal plan 2023-12-09 15:19:40 -05:00
044ed1ec18 Update truenas_portainer.md Spelling Error 2023-12-10 00:44:15 +05:30
8f53b399c6 Update truenas_portainer.md 2023-12-09 23:58:26 +05:30
702c1d67d3 Bump django-allauth from 0.54.0 to 0.58.1
See the backwards incompatible changes [1].

[1]: https://docs.allauth.org/en/latest/release-notes/recent.html#id10
2023-12-06 21:59:20 +00:00