Bernd Bestel
7f2942d414
Also filter gallery items when searching for recipes (references #147 )
2019-03-05 19:17:10 +01:00
Bernd Bestel
816eb03147
Added a "recipe gallery" view ( closes #147 )
2019-03-05 17:59:33 +01:00
Bernd Bestel
8504429f5f
Implemented tare weight handling ( closes #132 )
2019-03-05 17:51:50 +01:00
Bernd Bestel
bb5daa5f8b
Display total cost of recipes based on last purchase prices ( closes #128 )
2019-03-03 16:33:48 +01:00
Bernd Bestel
6f93da9b5f
Only list missing products in the "recipe put everything on the shopping list"-dialog (references #125 )
2019-03-03 14:57:36 +01:00
Bernd Bestel
e9ef7ea6d8
Allow recipe ingredients to be ignored when putting them on the shopping list ( closes #125 )
2019-03-03 14:49:46 +01:00
Bernd Bestel
89ad25c904
Implemented scalable recipes ( closes #127 )
2019-03-03 13:27:10 +01:00
Bernd Bestel
ad09630dbe
Make it possible to add pictures to recipes ( closes #136 )
2019-01-26 20:06:01 +01:00
Bernd Bestel
f6649d51bd
Finalize loading speed improvements for all data tables (this now closes #120 )
...
This is a workaround for now. The tables are still DOM sourced because of too big dependencies between server side rendering and frontend JS code. The tables are initially load while tbody is hidden, this results in a speedup by around 65 %.
2019-01-05 20:06:35 +01:00
Bernd Bestel
c3731b3200
Sort recipes fulfillment column by amount of missing products ( closes #113 )
2018-11-26 19:40:29 +01:00
Bernd Bestel
367a3e52de
Properly sort recipes fulfillment column ( closes #113 )
2018-11-24 19:59:24 +01:00
Bernd Bestel
04e9ba8e34
Allow fraction numbers for recipe ingredients when not checked against stock and add option to not check stock for a recipe position ( closes #105 )
2018-11-02 19:53:01 +01:00
Bernd Bestel
1f3dd58ddf
Properly display line breaks of recipe positions and shopping list item notes
2018-10-27 10:39:52 +02:00
Bernd Bestel
da98efa833
Finalize nested recipes / group recipe positions feature ( closes #77 )
2018-10-27 10:37:31 +02:00
Bernd Bestel
b84e6da0dd
Added recipe position groups (references #77 )
2018-10-25 22:45:44 +02:00
Bernd Bestel
fc3a4c6899
Finish first version of nested recipes feature (references #77 )
2018-10-25 20:36:29 +02:00
Bernd Bestel
9984e8f218
Small visual/space improvements/changes on recipes and equipment page
2018-10-06 11:43:46 +02:00
Bernd Bestel
ebd24bf30e
Use new editor also for recipes
2018-10-03 16:41:21 +02:00
Bernd Bestel
c27f41aee4
Don't use buttons in tables with full row select as this is confusing when clicking a button of a not selected row
2018-08-11 14:38:17 +02:00
Bernd Bestel
bb261f99c4
Use tooltips where appropriate
2018-08-11 14:23:36 +02:00
Bernd Bestel
324487d395
Add a "consume all ingredients of this recipe" button (this now closes #32 )
2018-08-11 11:48:25 +02:00
Bernd Bestel
71b9d11ff5
Implement that recipe ingredients can have arbitrary quantity units (references #32 )
2018-08-09 17:24:04 +02:00
Bernd Bestel
f583810d5c
Properly pluralize everything ( closes #19 )
2018-07-27 19:39:34 +02:00
Bernd Bestel
254e1a9bc1
Fix all the little things for the next release
2018-07-15 13:33:59 +02:00
Bernd Bestel
823c76aa08
Add missing German translations
2018-07-15 10:30:27 +02:00
Bernd Bestel
ea0f5101ec
Finalize recipes feature
2018-07-15 09:56:10 +02:00
Bernd Bestel
734814d96b
More or less finalize recipes feature
2018-07-14 22:49:42 +02:00
Bernd Bestel
d9246b9b42
Start working on recipes feature
2018-07-14 18:23:41 +02:00