dependabot[bot]
|
17ebdd7711
|
Bump django from 3.0.7 to 3.1.1
Bumps [django](https://github.com/django/django) from 3.0.7 to 3.1.1.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.0.7...3.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-29 10:56:07 +00:00 |
|
vabene1111
|
fc9a42029a
|
Merge pull request #187 from vabene1111/dependabot/pip/beautifulsoup4-4.9.2
Bump beautifulsoup4 from 4.9.1 to 4.9.2
|
2020-09-29 12:55:35 +02:00 |
|
vabene1111
|
7d942d551a
|
Merge pull request #186 from vabene1111/dependabot/pip/django-filter-2.4.0
Bump django-filter from 2.2.0 to 2.4.0
|
2020-09-29 12:55:25 +02:00 |
|
vabene1111
|
78c94f2b64
|
Merge pull request #185 from vabene1111/dependabot/pip/bleach-whitelist-0.0.11
Bump bleach-whitelist from 0.0.10 to 0.0.11
|
2020-09-29 12:55:15 +02:00 |
|
dependabot[bot]
|
b317d7ba29
|
Bump beautifulsoup4 from 4.9.1 to 4.9.2
Bumps [beautifulsoup4](http://www.crummy.com/software/BeautifulSoup/bs4/) from 4.9.1 to 4.9.2.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-29 10:48:54 +00:00 |
|
dependabot[bot]
|
71b8ddd1bf
|
Bump django-filter from 2.2.0 to 2.4.0
Bumps [django-filter](https://github.com/carltongibson/django-filter) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/master/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/2.2.0...2.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-29 10:48:52 +00:00 |
|
dependabot[bot]
|
23de4d4239
|
Bump bleach-whitelist from 0.0.10 to 0.0.11
Bumps [bleach-whitelist](https://github.com/yourcelf/bleach-whitelist) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/yourcelf/bleach-whitelist/releases)
- [Commits](https://github.com/yourcelf/bleach-whitelist/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-29 10:48:50 +00:00 |
|
vabene1111
|
4641b81f70
|
Create dependabot.yml
|
2020-09-29 12:48:28 +02:00 |
|
vabene1111
|
a9bad5e5f9
|
create shopping from mealplan
|
2020-09-29 12:41:59 +02:00 |
|
vabene1111
|
9f7106a325
|
shopping list fixes
|
2020-09-29 11:41:10 +02:00 |
|
vabene1111
|
73f13f56e1
|
added ability to display message to users (via admin)
|
2020-09-22 12:36:27 +02:00 |
|
vabene1111
|
312c364797
|
fixed wrongly changed permission check order
|
2020-09-22 12:19:30 +02:00 |
|
vabene1111
|
ad9b10c9c1
|
allow entry deletion
|
2020-09-22 12:17:22 +02:00 |
|
vabene1111
|
678cfaca12
|
fixed several shopping list issues
|
2020-09-22 12:01:11 +02:00 |
|
vabene1111
|
9b36f51d16
|
added .env examples
|
2020-09-22 09:42:58 +02:00 |
|
vabene1111
|
fa8389d783
|
Merge pull request #172 from stewartadam/bugfix/configurable-urls
Permit MEDIA_URL and STATIC_URL to be set from environment variables
|
2020-09-22 09:29:48 +02:00 |
|
vabene1111
|
30d766be77
|
fixed clearing amount in recipe edit would result in error
|
2020-09-22 09:09:52 +02:00 |
|
vabene1111
|
5e2dba7b04
|
added basic exporting
|
2020-09-22 00:32:42 +02:00 |
|
vabene1111
|
70df7c5307
|
improved autosync data efficency
|
2020-09-22 00:20:44 +02:00 |
|
vabene1111
|
f91d9fcfe2
|
autosync shopping list and settings
|
2020-09-21 23:54:46 +02:00 |
|
vabene1111
|
086a4aea47
|
basics of shopping list working
|
2020-09-21 23:05:58 +02:00 |
|
vabene1111
|
148ce2faef
|
shopping list item checking
|
2020-09-21 22:55:52 +02:00 |
|
vabene1111
|
4827364e37
|
basic acceptable design
|
2020-09-21 22:16:19 +02:00 |
|
vabene1111
|
da958faf33
|
basic shopping list ui cleanup
|
2020-09-21 22:05:53 +02:00 |
|
vabene1111
|
f5117abcfb
|
fixed shopping list multipliers and recipe names
|
2020-09-21 11:56:39 +02:00 |
|
vabene1111
|
df79c8f889
|
basic shopping list load and save
|
2020-09-15 16:51:20 +02:00 |
|
vabene1111
|
0ff65d35dc
|
partial shopping list saving
|
2020-09-07 13:09:03 +02:00 |
|
vabene1111
|
8239dc3604
|
fixed unit creation typo
|
2020-09-07 12:27:29 +02:00 |
|
vabene1111
|
4a4d4b4486
|
shopping display seperation
|
2020-09-03 11:38:22 +02:00 |
|
vabene1111
|
34733a427f
|
model __str__ methods
|
2020-09-01 21:37:33 +02:00 |
|
vabene1111
|
7f68bbd25d
|
added link based signup
|
2020-09-01 21:35:37 +02:00 |
|
vabene1111
|
392ee73719
|
basics of invite link creation
|
2020-09-01 14:57:20 +02:00 |
|
vabene1111
|
2a0a85018a
|
fixed import and validation errors
|
2020-09-01 13:26:58 +02:00 |
|
vabene1111
|
62868cd2b2
|
added note support for recipe import
|
2020-09-01 11:49:19 +02:00 |
|
vabene1111
|
4e92be3bbc
|
fixed scrolling issue in internal recipe edit
related to bootstrap vue issue, waiting on proper fix
|
2020-09-01 11:39:46 +02:00 |
|
vabene1111
|
14c94bf7ab
|
WIP shopping list
|
2020-09-01 11:31:29 +02:00 |
|
Stewart Adam
|
ce3148ac89
|
Permit MEDIA_URL and STATIC_URL to be set from environment variables (#143)
|
2020-08-30 16:39:43 -07:00 |
|
vabene1111
|
bc39b53aad
|
fixed typo
|
2020-08-27 10:06:53 +02:00 |
|
vabene1111
|
984192e479
|
basics of scaling
|
2020-08-26 21:41:04 +02:00 |
|
vabene1111
|
3c73b084cf
|
super basic shopping list working
|
2020-08-26 21:11:20 +02:00 |
|
vabene1111
|
fc073124d4
|
Merge pull request #162 from LBBO/amount-without-unit
Show amounts even when unit is empty
|
2020-08-26 20:33:18 +02:00 |
|
Michael Kuckuk
|
f6fb07926e
|
Show amounts even when unit is empty
|
2020-08-26 12:39:21 +02:00 |
|
vabene1111
|
90dddd34f3
|
removed test for invalid recipe as its no longer invalid due to parser improvements
|
2020-08-26 11:46:56 +02:00 |
|
vabene1111
|
0b948618f3
|
improved website parser
|
2020-08-26 11:37:59 +02:00 |
|
vabene1111
|
78be002134
|
Merge pull request #154 from Mwoua/develop
Instructions for manual installation
|
2020-08-21 18:09:20 +02:00 |
|
Mwoua
|
7acd72ff3a
|
Clone master instead of getting release
|
2020-08-21 09:12:57 -04:00 |
|
Mwoua
|
c5edeb7e8f
|
Missing alias for media files
|
2020-08-19 18:09:23 -04:00 |
|
David Lévy
|
5d5c5a8597
|
Instructions for manual installation
|
2020-08-19 17:32:28 -04:00 |
|
David Lévy
|
03bdcdf9b4
|
Fix markdown rules
|
2020-08-18 16:32:00 -04:00 |
|
vabene1111
|
16d755fd76
|
Merge pull request #150 from vabene1111/translations_cookbook-locale-en-lc-messages-django-po--develop_fr
Translate '/cookbook/locale/en/LC_MESSAGES/django.po' in 'fr'
|
2020-08-12 11:24:17 +02:00 |
|