Wed, 08 Jan 2020 23:32:16 +0100 Michiel Broek Fix encoding of the beerstyle name. file | diff | annotate
Sun, 27 Oct 2019 22:39:28 +0100 Michiel Broek Printed outputs have IBUs for whirlpool hops. Removed some debug console logs. file | diff | annotate
Thu, 17 Oct 2019 16:09:53 +0200 Michiel Broek Added dried yeast form. file | diff | annotate
Wed, 16 Oct 2019 21:05:03 +0200 Michiel Broek Added dutch array strings to a global php script. Changed fermentables, hops, yeast and misc inventory scripts to use these strings between the database scripts and javascript scripts. This makes filtering on types strings useable. Added these changes to the product/recipe forum and print exports too. file | diff | annotate
Wed, 21 Aug 2019 17:16:53 +0200 Michiel Broek Added Cryo Hop support to the export scripts. file | diff | annotate
Tue, 04 Jun 2019 19:50:06 +0200 Michiel Broek Added console logging in the grid write callback functions. Removed grid sorting, it is done on the server side. Alert popup for block row edit functions. Better grid live updates. In recipe and product print show the whirlpool time. The checklist now shows misc ingredients added in the mash. Show hops added in the whirlpool. Most ingredient names are now quoted. file | diff | annotate
Sun, 02 Jun 2019 12:48:54 +0200 Michiel Broek Added 15 fields to the recipes table. Added 18 fields to the products table. These are calculated values that are now stored in the database so export programs can use these values without calculating them again. Product and recipe print have water and mash schedule added. Product print has brewday results added if the brewday is over. The ingredients layout changed in the product and recipe prints. file | diff | annotate
Mon, 01 Apr 2019 19:52:34 +0200 Michiel Broek Fixed color and IBU method display in recipe and product print pages. file | diff | annotate
Sun, 24 Feb 2019 22:29:00 +0100 Michiel Broek Added the use and calculation of wet hops. Assume 5.5 times more hops needed by weight. file | diff | annotate
Mon, 04 Feb 2019 15:21:49 +0100 Michiel Broek Depending on the product stage, more or less fields are saved in the database. Added begin of auto stage increase. Added missing inventory columns in the fermentables grid. New product wizzard now works with the indexed values. Product print works with indexed values and prepared for different print modules depending on the product stage. file | diff | annotate
Sat, 02 Feb 2019 17:07:22 +0100 Michiel Broek In recipe report added the date and beer style to the page header. file | diff | annotate
Sat, 02 Feb 2019 14:57:41 +0100 Michiel Broek When adding yeast the flocculation and cells fields were not added. Possible fix for double water agents in the miscs grid. Better efforts to set the initial water infuse amount. The new recipe wizzard now uses indexed fields. In recipe print fixed the yeast amount and cost. file | diff | annotate
Sat, 02 Feb 2019 11:53:39 +0100 Michiel Broek Recipe print and export afjusted to use array indexes. file | diff | annotate
Fri, 16 Nov 2018 16:20:17 +0100 Michiel Broek Added javascript formulas for color calculations. Added IBU total calculation. Better IBI calculation for the hop entries. Blocked selection of IBU calculation for Garetz, Mosher and Noonan. Better sg calculation in the recipe print. file | diff | annotate
Thu, 15 Nov 2018 22:22:51 +0100 Michiel Broek Renamed estimate_og() to estimate_sg() formula. Updated the formulas in javascript. The calcFermenter() function now only calculates the gravities. The colors still need to be added. When a recept is loaded in the editor, all tabs are selected once to load all subgrid data. Ugly and slow but it at least it works. file | diff | annotate
Thu, 15 Nov 2018 14:27:37 +0100 Michiel Broek Include boil_size field in the recipes table. Calculate pre-boil SG. Use that in the IBU calculation. file | diff | annotate
Wed, 14 Nov 2018 20:49:19 +0100 Michiel Broek Added IBU and cost totals. file | diff | annotate
Mon, 12 Nov 2018 22:47:49 +0100 Michiel Broek IBU calculation moved to formulas.php and added Daniels and Rager methods. file | diff | annotate
Mon, 12 Nov 2018 16:34:43 +0100 Michiel Broek Missing Water agent costs from Brouwhulp import are now added from the imported miscs database. The printed recipe report now calculates the beer color from the ingredients. Also set during recipes import. This will later allow to set the color method for each recipe individually. file | diff | annotate
Mon, 12 Nov 2018 11:32:16 +0100 Michiel Broek Added ABV clculation. file | diff | annotate
Sun, 11 Nov 2018 23:15:46 +0100 Michiel Broek OG and FG are now calculated from the grist. The printed report has a summary an notes section at the end. The formulas are in the global formulas script. file | diff | annotate
Sun, 11 Nov 2018 17:53:33 +0100 Michiel Broek With recipe import calculate the OG file | diff | annotate
Sun, 11 Nov 2018 16:36:38 +0100 Michiel Broek Added SG/Plato formulas for PHP. Added OG calculation in the recipe print. file | diff | annotate
Sat, 10 Nov 2018 20:56:07 +0100 Michiel Broek Added miscs ingredients to the recipe print. file | diff | annotate
Sat, 10 Nov 2018 17:23:53 +0100 Michiel Broek Added recipe print yeasts section. file | diff | annotate
Wed, 07 Nov 2018 22:52:39 +0100 Michiel Broek Added beginning of recipe print. file | diff | annotate
(0) tip

mercurial