vabene1111
f369b74c94
fixed plugin bundle path
2023-05-21 12:00:20 +02:00
vabene1111
7b11f276a8
added - before prefix
2023-05-21 11:39:04 +02:00
vabene1111
fe35173ab5
open data tag suffix
2023-05-21 11:05:59 +02:00
vabene1111
4bd879c787
added link creation to open data workflow
2023-05-21 10:57:47 +02:00
vabene1111
fcbc5ed5d0
changed sub repo path
2023-05-21 10:55:07 +02:00
vabene1111
2bdc541183
fixed repo install
2023-05-21 10:52:12 +02:00
vabene1111
4b08eea39d
test plugin container release
2023-05-21 10:47:42 +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
AquaticLava
6c9227faac
fixed formatting and minor bug causeing the start of the period to always be the current day.
2023-05-18 11:14:59 -06:00
vabene1111
e860d0aa83
Merge branch 'develop' into feature/unit-conversion
2023-05-18 14:29:39 +02:00
vabene1111
b5681a0255
Merge branch 'develop'
1.4.10
2023-05-18 14:29:31 +02:00
vabene1111
ddd2f96b85
updated translations
2023-05-18 14:29:19 +02:00
vabene1111
b56b778573
Merge pull request #2458 from ambroisie/fix-multiple-files-field
...
Fix multiple file field
2023-05-18 14:26:41 +02:00
vabene1111
cf7fc906bb
Merge pull request #2463 from TandoorRecipes/dependabot/pip/django-4.1.9
...
Bump django from 4.1.7 to 4.1.9
2023-05-18 14:26:25 +02:00
AquaticLava
693b43af2e
Merge remote-tracking branch 'origin/develop' into Auto-Planner
...
# Conflicts:
# vue/src/apps/MealPlanView/MealPlanView.vue
2023-05-17 21:22:26 -06:00
vabene1111
0539e1ea15
food edit modal done
2023-05-11 17:13:35 +02:00
dependabot[bot]
c5c37296e9
Bump django from 4.1.7 to 4.1.9
...
Bumps [django](https://github.com/django/django ) from 4.1.7 to 4.1.9.
- [Commits](https://github.com/django/django/compare/4.1.7...4.1.9 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-09 22:47:01 +00:00
vabene1111
6030fa1d68
property scaling and ui
2023-05-08 12:09:55 +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
54a5c145cc
comonent in generic form trial
2023-05-05 17:04:20 +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
vabene1111
7e3313f48c
added automation to docs TOC
2023-05-01 12:59:55 +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
dependabot[bot]
4fb5ce550e
Bump bleach from 5.0.1 to 6.0.0
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v5.0.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 00:58:35 +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
vabene1111
f7ef2ed4f5
Merge pull request #2437 from gabe565/ci-fix-stable-notify
...
Fix stable release Discord notification
2023-04-27 13:18:59 +02:00
noxonad
56f6de3510
Translated using Weblate (Romanian)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/ro/
2023-04-27 08:55:57 +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
Mike Miller
fe32a743db
Translated using Weblate (German)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-04-27 08:55:57 +00:00
Sebastian Krug
93b750dbf1
Translated using Weblate (German)
...
Currently translated at 100.0% (480 of 480 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/de/
2023-04-27 08:55:57 +00:00