Commit Graph

185 Commits

Author SHA1 Message Date
6979bf34d9 fixed insecure uuid defaults
due to some unexpected behavior the share link uuid values were not random. All already created share links were disabled.
2020-06-25 22:01:54 +02:00
bda38f0647 changed recipe ingredient relation 2020-06-25 21:45:16 +02:00
df912b8865 renamed recipeingredient to ingredient 2020-06-25 21:37:18 +02:00
f685253645 renamed ingredient to food 2020-06-25 21:24:03 +02:00
8cd94d49e8 added comment system preference 2020-06-16 12:44:45 +02:00
dee7249347 added sharing links and appropriate tests 2020-06-16 11:23:58 +02:00
e89bd44412 added to string to meal plan 2020-06-11 23:43:48 +02:00
8ff52f542e ingredient rounding upgrades 2020-06-11 22:32:45 +02:00
8aa24d4771 per user meal types 2020-06-11 15:19:15 +02:00
a3dc5f283a dynamic meal types 2020-06-02 11:46:16 +02:00
27297d170a removed obsolte all_tags function 2020-06-02 11:07:11 +02:00
5706776002 added setting to disable recent viewed recipes 2020-06-02 10:53:32 +02:00
4a68a99907 show last viewd recipes on search page 2020-05-11 12:42:55 +02:00
123dc1a74d meal plan entry view 2020-05-08 00:10:23 +02:00
2e23fcfd5d added sharing to meal plan + fixed meal plan visibility 2020-05-07 23:16:24 +02:00
6a963c26b2 recipe rating 2020-05-02 17:31:35 +02:00
37f7326f4c minor mealplan cleanups 2020-05-02 14:58:23 +02:00
e9da17151a added title field and custom validation 2020-05-02 14:53:09 +02:00
0d0c6c9066 Merge branch 'feature/plan-title' into mealplan-recipes-optional 2020-05-02 14:44:15 +02:00
4620c78f5a user preference fixes and improvements 2020-05-02 14:41:54 +02:00
349b9629f8 added sharing to recipe books 2020-05-02 14:15:56 +02:00
64ee18c4d8 improved recipe book design 2020-05-02 13:58:42 +02:00
3a9e5a80ba final style touches + settings 2020-05-02 12:48:22 +02:00
1617fa7a3f fixed permissions comments, books 2020-04-27 16:50:05 +02:00
43eb10e488 added basic exporting capability 2020-04-25 22:05:55 +02:00
4e9e628162 added ability to change default page 2020-04-13 22:52:02 +02:00
4f49b06704 user setting default ingredient unit 2020-04-13 22:37:50 +02:00
08cccfa133 Allow mealplan items to have no recipes
And display first line of notes in plan
2020-04-13 21:29:22 +02:00
f1c5a0ef5f character limit increased 2020-04-07 18:46:20 +02:00
9e524a8f22 added user name change 2020-03-18 12:51:13 +01:00
0c2b3d2d03 added ingredient notes + removed null constraints 2020-03-17 22:47:17 +01:00
90dbc36402 added ability to link recipes to ingredients 2020-03-17 18:44:11 +01:00
17b9519fa9 refactor generic url creation 2020-03-17 17:23:39 +01:00
09ff7e82f1 django admin cleanup 2020-03-17 16:16:04 +01:00
9853cecabb fixed keywords without icons 2020-03-16 14:48:04 +01:00
88dc713683 WIP pdf embedding 2020-02-19 16:55:13 +01:00
41bfa95cb2 nav color theming 2020-02-17 00:11:15 +01:00
7d4630e3af normalized ingredients 2020-02-16 23:22:44 +01:00
f77aa7c8f0 migrating ingredients 2020-02-16 23:12:16 +01:00
81677a74bb made flatly default theme + fixed preview image 2020-02-16 22:58:24 +01:00
cc7422a503 theming refactor
moved server side for a better page loading experience and less javascript mess
2020-02-13 23:47:24 +01:00
a2348f531b basics of ingredient unit normalization 2020-01-30 12:26:47 +01:00
227d90d49d basic shopping view 2020-01-30 00:28:01 +01:00
becdcdc6a4 small meal plan fixes 2020-01-17 18:31:46 +01:00
7449380434 meal plan WIP 2020-01-17 16:02:14 +01:00
38bfb96b46 various image related fixes 2019-12-26 12:06:18 +01:00
42faafef9f added waiting time 2019-12-26 11:32:04 +01:00
6a010587bf tweaked compression and upload limit 2019-12-25 19:41:25 +01:00
3cb01d6332 added recipe images 2019-12-25 16:46:16 +01:00
d90b012601 recipe books 2019-12-25 12:53:09 +01:00