2eeb642c34
add trigrams to full text search
2021-07-29 16:38:24 -05:00
6eaf519fd6
add unaccent to full text search vectors
2021-07-29 16:38:24 -05:00
447324e673
WIP
2021-07-29 16:38:24 -05:00
fc252149e3
add trigrams to search rank
2021-07-29 16:38:24 -05:00
d605152335
simplified code
2021-07-29 16:38:24 -05:00
faef4a8044
updated search v2 with full text search
2021-07-29 16:38:24 -05:00
4878f01db8
filter.py
2021-07-29 16:38:24 -05:00
4e94e26b7c
added multi-language support to FTS
2021-07-29 16:38:24 -05:00
556f74cc2b
rebuild recipe index from admin site
2021-07-29 16:38:24 -05:00
fd24117c27
command line to rebuild index
2021-07-29 16:38:24 -05:00
f87c963e28
updated to handle sqlite
2021-07-29 16:38:23 -05:00
a20ff46d40
fixed smalltable
2021-07-29 16:38:23 -05:00
b1cd2d250a
working proof of concept
2021-07-29 16:38:23 -05:00
45454eb27b
test create pinned recipe component
2021-07-22 16:53:20 +02:00
f628823ab2
Merge pull request #751 from tandy-1000/patch-1
...
Update manual setup
2021-07-22 16:42:16 +02:00
781cbc16f7
space create initial name and markup
2021-07-22 16:39:42 +02:00
28e6c9d922
increased default file upload limit
2021-07-22 16:07:32 +02:00
d96bac47c4
Merge pull request #760 from vabene1111/dependabot/pip/requests-2.26.0
...
Bump requests from 2.25.1 to 2.26.0
2021-07-22 16:04:30 +02:00
1dafeb4db9
Merge pull request #762 from vabene1111/dependabot/pip/bleach-3.3.1
...
Bump bleach from 3.3.0 to 3.3.1
2021-07-22 16:04:25 +02:00
c02cdf6e68
Merge pull request #763 from vabene1111/dependabot/pip/recipe-scrapers-13.3.4
...
Bump recipe-scrapers from 13.3.2 to 13.3.4
2021-07-22 16:04:20 +02:00
3628835fd4
Merge pull request #767 from vabene1111/dependabot/pip/whitenoise-5.3.0
...
Bump whitenoise from 5.2.0 to 5.3.0
2021-07-22 16:04:16 +02:00
747b5937eb
Merge pull request #770 from vabene1111/dependabot/pip/boto3-1.18.4
...
Bump boto3 from 1.17.110 to 1.18.4
2021-07-22 16:04:10 +02:00
2fde8f9b52
Bump boto3 from 1.17.110 to 1.18.4
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.110 to 1.18.4.
- [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.17.110...1.18.4 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-22 00:02:59 +00:00
7c06da89f0
simplify, add some fixes re static / media files
2021-07-21 09:59:14 +01:00
2b17b12252
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (76 of 76 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
2021-07-19 19:53:09 +00:00
07afa7957a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (471 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-07-19 16:40:51 +00:00
f0488c93d2
Bump whitenoise from 5.2.0 to 5.3.0
...
Bumps [whitenoise](https://github.com/evansd/whitenoise ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/evansd/whitenoise/releases )
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst )
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 00:40:33 +00:00
86a3d87276
Translated using Weblate (Dutch)
...
Currently translated at 93.8% (442 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
2021-07-16 09:53:08 +00:00
fd14d79c12
Bump recipe-scrapers from 13.3.2 to 13.3.4
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 13.3.2 to 13.3.4.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.2...13.3.4 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-15 00:03:06 +00:00
4e852374cc
Bump bleach from 3.3.0 to 3.3.1
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mozilla/bleach/releases )
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES )
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-15 00:03:01 +00:00
898b1699b7
Bump requests from 2.25.1 to 2.26.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-14 00:03:01 +00:00
e92dbcd63e
compiled javascript
2021-07-13 16:47:45 +02:00
0c28e7e1b4
recipes as part of recipes/steps
2021-07-13 16:47:39 +02:00
f8c1411e4d
Merge pull request #755 from vabene1111/dependabot/pip/simplejson-3.17.3
...
Bump simplejson from 3.17.2 to 3.17.3
2021-07-13 10:27:29 +02:00
f1a194e166
Merge pull request #757 from vabene1111/dependabot/pip/recipe-scrapers-13.3.2
...
Bump recipe-scrapers from 13.3.1 to 13.3.2
2021-07-13 10:27:18 +02:00
f374e0cb27
Bump recipe-scrapers from 13.3.1 to 13.3.2
...
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers ) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases )
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.1...13.3.2 )
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 08:27:13 +00:00
6f7a41f3b8
Merge pull request #758 from vabene1111/dependabot/pip/boto3-1.17.110
...
Bump boto3 from 1.17.108 to 1.17.110
2021-07-13 10:27:10 +02:00
a562b571b5
Merge pull request #754 from vabene1111/dependabot/pip/django-allauth-0.45.0
...
Bump django-allauth from 0.44.0 to 0.45.0
2021-07-13 10:26:42 +02:00
d71420484c
Bump boto3 from 1.17.108 to 1.17.110
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.108 to 1.17.110.
- [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.17.108...1.17.110 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-13 00:02:31 +00:00
bc7758e233
Bump simplejson from 3.17.2 to 3.17.3
...
Bumps [simplejson](https://github.com/simplejson/simplejson ) from 3.17.2 to 3.17.3.
- [Release notes](https://github.com/simplejson/simplejson/releases )
- [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt )
- [Commits](https://github.com/simplejson/simplejson/compare/v3.17.2...v3.17.3 )
---
updated-dependencies:
- dependency-name: simplejson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 00:13:21 +00:00
0f5185c677
Bump django-allauth from 0.44.0 to 0.45.0
...
Bumps [django-allauth](https://github.com/pennersr/django-allauth ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/pennersr/django-allauth/releases )
- [Changelog](https://github.com/pennersr/django-allauth/blob/master/ChangeLog.rst )
- [Commits](https://github.com/pennersr/django-allauth/compare/0.44.0...0.45.0 )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 00:13:14 +00:00
1e6096d5c8
Merge pull request #753 from vabene1111/dependabot/pip/boto3-1.17.108
...
Bump boto3 from 1.17.106 to 1.17.108
2021-07-09 08:08:20 +02:00
bc2a092e79
Bump boto3 from 1.17.106 to 1.17.108
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.17.106 to 1.17.108.
- [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.17.106...1.17.108 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 00:03:25 +00:00
9809f58c28
supermarket view done
2021-07-08 19:00:23 +02:00
589302a87d
Add guidance on what to edit in .env
2021-07-07 19:23:00 +01:00
173eaf44a0
Add fix for no image on recipe page
...
https://github.com/vabene1111/recipes/issues/470#issuecomment-787210414
2021-07-07 19:10:19 +01:00
576c62b8a1
Update manual setup
...
I just went through a manual install on DietPi / Debian Unstable, and found that the manual needed some improving, this method works, whereas following the original manual was not a success for me.
The only line I would say I am unsure about is this one:
"Give the user permissions: `chown -R recipes:www-data /var/www/recipes`"
As I am not sure whether these permissions are necessary for this to work.
Hope this is useful, let me know if I can make further improvements.
2021-07-07 16:49:04 +01:00
da57e656eb
several search related improvements
2021-07-07 17:45:05 +02:00
b42e6ac0f6
fixed cook log creation in old search
2021-07-07 17:21:14 +02:00
cebcf266fc
Merge pull request #750 from vabene1111/dependabot/pip/pillow-8.3.1
...
Bump pillow from 8.3.0 to 8.3.1
2021-07-07 16:31:35 +02:00