Commit Graph

4130 Commits

Author SHA1 Message Date
d96b6dbefb Bump django from 4.0.4 to 4.0.5
Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 06:54:56 +00:00
65c0f3d786 Merge pull request #1888 from TandoorRecipes/dependabot/pip/recipe-scrapers-14.5.2
Bump recipe-scrapers from 14.2.0 to 14.5.2
2022-07-01 08:53:30 +02:00
50fc98dcb3 Merge pull request #1889 from TandoorRecipes/dependabot/pip/boto3-1.24.21
Bump boto3 from 1.24.0 to 1.24.21
2022-07-01 08:43:45 +02:00
c1a1fe1047 Merge pull request #1887 from TandoorRecipes/dependabot/pip/validators-0.20.0
Bump validators from 0.19.0 to 0.20.0
2022-07-01 08:43:29 +02:00
b3a60f70ff Bump boto3 from 1.24.0 to 1.24.21
Bumps [boto3](https://github.com/boto/boto3) from 1.24.0 to 1.24.21.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.0...1.24.21)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 00:04:35 +00:00
5ee0033983 Bump recipe-scrapers from 14.2.0 to 14.5.2
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 14.2.0 to 14.5.2.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/14.2.0...14.5.2)

---
updated-dependencies:
- dependency-name: recipe-scrapers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 00:04:26 +00:00
a28e653386 Bump validators from 0.19.0 to 0.20.0
Bumps [validators](https://github.com/kvesteri/validators) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/kvesteri/validators/releases)
- [Changelog](https://github.com/kvesteri/validators/blob/master/CHANGES.rst)
- [Commits](https://github.com/kvesteri/validators/compare/0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: validators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 00:04:22 +00:00
6643008baf media query for navbar scrolling 2022-06-28 07:30:42 +02:00
44a19e03e8 fixed ingredient list step header duplication 2022-06-28 06:32:25 +02:00
b5207d91ba fixed navbar viewport issues 2022-06-28 06:19:58 +02:00
f1d54675c3 allow editing recipe source filed 2022-06-28 06:17:43 +02:00
b057b6006c add debounce to food search on recipe edit 2022-06-26 12:54:08 +02:00
f92a62da4e improved header show/hide for step name 2022-06-26 12:47:40 +02:00
27c695a393 allow disabling of ingredient overview 2022-06-26 12:36:37 +02:00
7945c1a431 fixed ingredient compontent 2022-06-26 12:18:13 +02:00
7c31cb9993 updated and compiled translations 2022-06-26 12:10:25 +02:00
f6d46cae79 Merge pull request #1866 from nicedevil007/nicedevil007-patch-1
Updates with more packages
2022-06-26 12:08:16 +02:00
0e49615a40 Translated using Weblate (Spanish)
Currently translated at 53.4% (282 of 528 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/es/
2022-06-25 17:32:27 +00:00
534792cd1a Translated using Weblate (Polish)
Currently translated at 100.0% (425 of 425 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/pl/
2022-06-22 18:32:29 +00:00
89891d11d7 Translated using Weblate (Danish)
Currently translated at 100.0% (414 of 414 strings)

Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/da/
2022-06-20 19:32:27 +00:00
cb86ece0c4 fixed parse servings function 2022-06-20 16:53:14 +02:00
e7976fab46 show import links 2022-06-20 16:52:42 +02:00
11cb40702d cookmate fixes 2022-06-20 16:29:33 +02:00
877b7799df added proper login template for social auth 2022-06-20 15:40:42 +02:00
7f35d462b6 fixed url import servings 2022-06-20 15:25:23 +02:00
fff5c2387b removed python3.9 from update (python3 is enough) 2022-06-18 23:02:03 +02:00
3de6f6faf8 Added the "--no-input" to the collectstatic lines 2022-06-18 22:32:09 +02:00
e6f80497a9 Updates with more packages
Updated the manual installation file to get everybody up and running.
There were missing requirements like the nginx installation and so on.

Now a first time linux user should be able to get this up and running.
2022-06-18 09:49:25 +02:00
6c122e4ed0 fixed autofocus on markdown editor 2022-06-16 16:21:35 +02:00
1836056bd1 Recipe edit icons on mobile 2022-06-15 17:33:03 +02:00
cdc95d8fd2 ingredient card cleanup 2022-06-15 16:42:28 +02:00
d3c3339d5e shopping modal ui fixes 2022-06-15 16:27:43 +02:00
50992d3411 Merge branch 'develop' of https://github.com/TandoorRecipes/recipes into develop 2022-06-15 15:56:25 +02:00
2ae3e7f5b9 reactivated shopping list swipe only on food name 2022-06-15 15:56:18 +02:00
99ea193237 fixed url breaking recipe view 2022-06-15 15:47:52 +02:00
3427f7bbea fixed new limit recipe create 2022-06-15 15:37:20 +02:00
44704be22b fixed limit check for new recipes 2022-06-15 15:36:10 +02:00
356dec636f fixed ingredient paste and plan share serialize 2022-06-14 21:48:17 +02:00
355f181574 added youtube import 2022-06-14 21:37:59 +02:00
b365f9adc1 Merge pull request #1829 from astappiev/fixes
Some minor visual fixes
2022-06-14 21:03:00 +02:00
af1282c268 Merge pull request #1723 from vekunz/feature/optimize_printing
Fix some issues to improve the print output
2022-06-14 20:59:57 +02:00
9ccceb2199 Merge pull request #1815 from anu-codes/patch-1
Grammatical errors
2022-06-14 20:58:37 +02:00
bdea6440a8 Merge pull request #1854 from AliveDevil/feature/discussion-1832
Add django-scopes compatible django-admin dumpdata/loaddata commands
2022-06-14 20:56:52 +02:00
4e1f147b37 Merge pull request #1864 from anaymody/patch-1
Update index.md for capitalization and bold-face issues
2022-06-14 20:53:08 +02:00
30d0d340c2 Update index.md
Added capitalization to line 52 and proposed some bold-face changes in lines 42, 44. 52. and 54.
2022-06-14 14:30:47 -04:00
d99748638d fixed broken filter on supermarket category lookups 2022-06-14 17:06:25 +02:00
889089b4cd fixed search defaults 2022-06-14 16:49:58 +02:00
e7de6f62b6 fixed permissions and tests 2022-06-14 16:20:37 +02:00
f02eac8ac6 remvoed ability to swipe shopping list as scrolling needs to be fixed 2022-06-14 15:13:46 +02:00
b30c282a13 remove exception details from api response 2022-06-14 15:07:31 +02:00