smilerz
|
e89c1742fb
|
remove deprecated django.db.backends.postgresql_psycopg2
|
2023-10-30 21:42:57 -05:00 |
|
smilerz
|
538fb8b42e
|
remove unused imports, vairables and commented code
from views, and base cookbook and recipes modules
|
2023-09-13 13:31:53 -05:00 |
|
vabene1111
|
2a5cba0178
|
improvements to property calculation
|
2023-05-07 00:30:32 +02:00 |
|
vabene1111
|
25c914606e
|
improved converters and helpers
|
2023-04-02 10:54:57 +02:00 |
|
vabene1111
|
889089b4cd
|
fixed search defaults
|
2022-06-14 16:49:58 +02:00 |
|
vabene1111
|
e368488933
|
deprecated all old vue stuff and working on tests
|
2022-06-07 20:08:32 +02:00 |
|
vabene1111
|
e2b887b449
|
lots of fixes and stuff
|
2022-06-06 18:21:15 +02:00 |
|
vabene1111
|
484da2200e
|
added some debug to auto add shopping signal
|
2022-05-06 15:34:28 +02:00 |
|
smilerz
|
bf54680178
|
more recipe search tests
|
2022-02-13 13:53:07 -06:00 |
|
smilerz
|
d6af318c21
|
tests for single food reset inherit and additional inheritted fields
|
2022-02-07 09:16:48 -06:00 |
|
Chris Scoggins
|
e2f8f29ec8
|
refactor list_from_recipe as class RecipeShoppingEditor
|
2022-01-29 10:28:01 -06:00 |
|
Chris Scoggins
|
4a48019885
|
fix duplicate shopping entries when using old list
|
2022-01-26 14:47:33 -06:00 |
|
Sebastian Weber
|
c20e982fb1
|
Fix typos
|
2022-01-20 00:50:41 +01:00 |
|
smilerz
|
2c76fb7b69
|
make food onhand when complete shopping entry
|
2022-01-05 15:20:10 -06:00 |
|
smilerz
|
79b4bc387e
|
change ingore_inherit to inherit_fields
|
2021-12-30 12:54:39 -06:00 |
|
smilerz
|
3fafd43e58
|
merge ignore shopping with onhand
|
2021-12-29 16:32:19 -06:00 |
|
smilerz
|
682f4a4297
|
fix post_save signal for sqlite
|
2021-12-28 12:03:35 -06:00 |
|
smilerz
|
35e81f6247
|
update
|
2021-12-28 12:03:34 -06:00 |
|
smilerz
|
262387da3e
|
pytest shopping list from recipe methods
|
2021-12-28 12:03:34 -06:00 |
|
smilerz
|
b92c027919
|
food inherit tests
|
2021-12-28 12:03:33 -06:00 |
|
smilerz
|
a217db5822
|
add new unit/food from shopping list
|
2021-12-28 12:03:32 -06:00 |
|
smilerz
|
ecac3f3c2d
|
related recipes included when adding mealplan to shopping list
|
2021-12-28 12:03:32 -06:00 |
|
smilerz
|
2a138a852f
|
inheritance works with object moves
|
2021-12-28 12:03:32 -06:00 |
|
smilerz
|
fbe748db62
|
food inherit attributes
|
2021-12-28 12:03:32 -06:00 |
|
smilerz
|
10a33add75
|
Fix after rebase
|
2021-12-28 12:03:31 -06:00 |
|
smilerz
|
8c1cccb7a2
|
foundation for user configurable search paramaters
|
2021-06-06 14:25:05 -05:00 |
|
smilerz
|
1df6ca685a
|
split search vectors for recipe name and description
|
2021-06-06 14:25:05 -05:00 |
|
smilerz
|
6a7bc974e1
|
add unaccent to full text search vectors
|
2021-06-06 14:25:04 -05:00 |
|
smilerz
|
13b5827cb2
|
added multi-language support to FTS
|
2021-06-06 14:25:04 -05:00 |
|
smilerz
|
43d223cf02
|
updated to handle sqlite
|
2021-06-06 14:25:04 -05:00 |
|
smilerz
|
d71f8ae006
|
working proof of concept
|
2021-06-06 14:25:04 -05:00 |
|