Tue, 31 Aug 2021 20:48:37 +0200 Michiel Broek Split batch, adjust mash step volume. In the duplicated log_brew handle the missing values. In save product, round the mash step sg to 4 decimals. In prod_edit, ingredients are stored as strings, not arrays. This triggered a memory corruption that only happened in rare circumstances. Don't fix mash step fields in the javascript, it is already done during load from the database. Calculation of the mash volume is rounded to 6 decimals. Enter mash step Brix/Plato value, the SG result is rounded to 4 decimals. file | diff | annotate
Wed, 14 Jul 2021 20:51:45 +0200 Michiel Broek In product editor calculate fermentables before the first IBU calculation. In recipe editor changed to the new water calculations like in the product editor. file | diff | annotate
Mon, 05 Jul 2021 15:48:34 +0200 Michiel Broek Fixed skipping brew stages due to better data handling file | diff | annotate
Wed, 30 Jun 2021 23:09:31 +0200 Michiel Broek Added HCO3 to the water summary. Changed some water chemicals limits to new insights. file | diff | annotate
Mon, 28 Jun 2021 11:07:07 +0200 Michiel Broek Removed water base additions for pH file | diff | annotate
Sun, 27 Jun 2021 22:10:02 +0200 Michiel Broek Added MgCl2 brewing salt file | diff | annotate
Sun, 27 Jun 2021 16:56:52 +0200 Michiel Broek Moved NaHCO3 and CaCO3 from the base additions to the water agent salts. file | diff | annotate
Sun, 27 Jun 2021 11:12:24 +0200 Michiel Broek Added error handler file | diff | annotate
Sun, 27 Jun 2021 10:15:09 +0200 Michiel Broek Removed unnecesary code. Use existing array data instead of grid calls where possible. file | diff | annotate
Fri, 18 Jun 2021 21:26:28 +0200 Michiel Broek Added a empty second water source to the dropdown for water 2. When the empty water is selected, all volumes are reset to a single water source. Don't show the second water in the printed recipe and checklist if there is only one water source. file | diff | annotate
Sun, 23 May 2021 16:41:35 +0200 Michiel Broek Fermentables, hops, miscs and yeast now have tests against the added moment with the brewing stage. Added to inventory edit rows, delete rows, and pick choices for the moment to add or edit. Some more popups to explain certain blocks. file | diff | annotate
Fri, 21 May 2021 16:36:06 +0200 Michiel Broek Allow add and delete of fermentables durring valid brew moments. Add and edit a fermantable only to stages that have not yet been done. Block the packaging choices, edited elsewhere. file | diff | annotate
Sun, 02 May 2021 22:13:30 +0200 Michiel Broek Screwed the script file | diff | annotate
Sun, 02 May 2021 22:03:25 +0200 Michiel Broek Upgrade mash steps when loading a product. Mash steps Brix input doesn't need wort correction. Added measure data input on the checklist for the first mash step. file | diff | annotate
Thu, 15 Apr 2021 10:57:01 +0200 Michiel Broek Added mash SG and pH fields. Fixed default Yeast update. Added mash step SG and pH input datafields. Added a Brix input too. The print report shows the mash measurements too. Other brewing results now show expected and measured values and the difference. file | diff | annotate
Sat, 10 Apr 2021 14:46:06 +0200 Michiel Broek Changed dry-yeast calculation. file | diff | annotate
Tue, 27 Oct 2020 19:51:22 +0100 Michiel Broek Prepared the edit fields for dynamic enable/disable during split batches. file | diff | annotate
Sat, 19 Sep 2020 21:25:11 +0200 Michiel Broek Better FG calculation from the refractometer reading. Now using the Petr Novotny formula. file | diff | annotate
Thu, 27 Aug 2020 16:40:51 +0200 Michiel Broek Disabled dead code. file | diff | annotate
Fri, 31 Jul 2020 13:19:14 +0200 Michiel Broek Edit a yeast row now checks the project stage and the use moment to allow edit. file | diff | annotate
Mon, 20 Jul 2020 15:48:46 +0200 Michiel Broek Less logging in the db_product interface. Fixed some empty default values that bugged the newer php and mariadb versions. file | diff | annotate
Sun, 31 May 2020 12:23:01 +0200 Michiel Broek Version 0.3.34 Changed log messages in the daemon. Added yeast_pitchrate field to the product database. Added yeast pitchrate edit field to the yeast tab. Initial value is guessed. There is also a popup window for predefined values. An finally the value can be edited by the user. All popup windows are initialized together. file | diff | annotate
Thu, 07 May 2020 11:33:54 +0200 Michiel Broek Removed pitchrate 1.25 of ale above 1.076 file | diff | annotate
Wed, 06 May 2020 14:14:14 +0200 Michiel Broek Removed the last compressed css file. Reworked all mash steps, implemented deconction steps. Added calculations for infuse amounts and decoctions amounts. The mash steps are now manually sorted in the editor grids to have full control over the steps order. Display errors in red in the grid. Updated beerxml export, the product checklist and print output of the products and recipes for all these mash steps changes. file | diff | annotate
Fri, 01 May 2020 11:56:24 +0200 Michiel Broek Version 0.3.32 Inventory water and profile water edit screens updated and added ion balance fields. Moved acid specs to global.js. In prod_edit and rec_edit changed the water calculations, eliminated the double percentage calculation. The pH values in the water tab have now 2 decimal digits. The mash pH field is only shown in auto calculate mode. The calculated acid addition results are now a bit better and compare with several famous spreadsheets. file | diff | annotate
Fri, 24 Apr 2020 14:10:47 +0200 Michiel Broek Fixed bugs in calculation of boil volume/batch or boiltime changes. file | diff | annotate
Tue, 21 Apr 2020 16:11:26 +0200 Michiel Broek Implemented no-boil products. file | diff | annotate
Sat, 18 Apr 2020 11:12:28 +0200 Michiel Broek Calculate the svg using Brew by the Numbers, Micahel L. Hall. file | diff | annotate
Wed, 15 Apr 2020 20:18:00 +0200 Michiel Broek Changed priming sugar calculation to Brew by the Numbers by Michael L. Hall. This gives a bit higher and better amount of sugar to use. Removed dead parameter from the ResCO2 function. file | diff | annotate
Sun, 05 Apr 2020 12:51:10 +0200 Michiel Broek Yeast starter now automatic adds or removes step lines as they are needed. file | diff | annotate
Sun, 29 Mar 2020 17:05:52 +0200 Michiel Broek Code cleanup file | diff | annotate
Fri, 27 Mar 2020 16:23:30 +0100 Michiel Broek Adjusted the dry-yeast degradation to 4% per year. file | diff | annotate
Thu, 19 Mar 2020 20:41:18 +0100 Michiel Broek Fixed some html errors. Added volume calculations for the brewday tab using a popup tool. file | diff | annotate
Thu, 19 Mar 2020 11:15:29 +0100 Michiel Broek Version 0.3.30 Code and logging cleanup. file | diff | annotate
Wed, 18 Mar 2020 20:29:23 +0100 Michiel Broek Added failsave starting calcWater() when the main data is not yet loaded. file | diff | annotate
Wed, 18 Mar 2020 19:46:15 +0100 Michiel Broek Limit debug ProtoDeficit error messages. If the need for a yeast starter changes, make sure the screen is updated. Another set of extra debug logs. Fixed try yeast starter. Several dropdown lists changed the action from change to select. This should fix te too early calculations while the data was not yet loaded. file | diff | annotate
Wed, 18 Mar 2020 14:36:11 +0100 Michiel Broek A lot more debug messages file | diff | annotate
Tue, 17 Mar 2020 20:25:20 +0100 Michiel Broek Loading changes file | diff | annotate
Tue, 17 Mar 2020 17:26:20 +0100 Michiel Broek Yet another debug trick file | diff | annotate
Tue, 17 Mar 2020 14:47:34 +0100 Michiel Broek Binding the data earlier to try to prevent a race condition. file | diff | annotate
Mon, 16 Mar 2020 21:16:49 +0100 Michiel Broek Logging for the fix file | diff | annotate
Mon, 16 Mar 2020 21:14:08 +0100 Michiel Broek Another possible fix file | diff | annotate
Mon, 16 Mar 2020 21:09:49 +0100 Michiel Broek Added some more debug messages file | diff | annotate
Mon, 16 Mar 2020 20:53:23 +0100 Michiel Broek Added some more debug messages file | diff | annotate
Mon, 16 Mar 2020 15:16:42 +0100 Michiel Broek Fixed loading of the product edit page. A bit faster loading. file | diff | annotate
Wed, 04 Mar 2020 14:15:45 +0100 Michiel Broek Better yeast viability for PurePitch yeast. file | diff | annotate
Wed, 04 Mar 2020 10:48:21 +0100 Michiel Broek Workaround for hang during startup. Changed order of displayed fields on the yeast tab. Tooltip text changes. More decimals on the checklist for misc ingredients. More decimals for the starter on product print. file | diff | annotate
Tue, 03 Mar 2020 20:38:37 +0100 Michiel Broek Removed starter_enable checkbox file | diff | annotate
Tue, 03 Mar 2020 20:23:19 +0100 Michiel Broek Automatic starter enable/disable file | diff | annotate
Tue, 03 Mar 2020 17:15:56 +0100 Michiel Broek Fixed starter production date tooltip. Upgraded jqwidgets from version 8.1.4 to 9.0.0 file | diff | annotate
Mon, 02 Mar 2020 20:51:38 +0100 Michiel Broek Setting the dried Kveik viability to 8% per month. file | diff | annotate
Mon, 02 Mar 2020 17:15:38 +0100 Michiel Broek Implemented yeast viability calculation from the yeast production date. Changed the pitchrate logic and added Ale above 1.076 rate of 1.25. file | diff | annotate
Sun, 01 Mar 2020 12:48:09 +0100 Michiel Broek Added est_og3 field in the products database so that the checklist can use it. file | diff | annotate
Sun, 01 Mar 2020 11:23:22 +0100 Michiel Broek Added CO2 carbonation log to the products database. Added button in the packaging tab. file | diff | annotate
Sat, 29 Feb 2020 15:24:02 +0100 Michiel Broek Fixed package bottles and kegs amount settings. file | diff | annotate
Sat, 29 Feb 2020 12:13:32 +0100 Michiel Broek Fixed mash infuse amount division file | diff | annotate
Wed, 26 Feb 2020 21:23:20 +0100 Michiel Broek Combined a lot of selectors file | diff | annotate
Tue, 25 Feb 2020 13:08:53 +0100 Michiel Broek Testing, bottle carbonation pressure display without residential pressure file | diff | annotate
Sun, 02 Feb 2020 13:20:28 +0100 Michiel Broek Added low limit for magnesium of 10 ppm file | diff | annotate
Wed, 29 Jan 2020 13:26:01 +0100 Michiel Broek New products field log_ispindel. Add check for ispindel log to crontasks.php Added log_ispindel to prod_edit, pprod_divide, prod_new and prod_duplicate. Renamed some log_fermentation vergisting names into klimaatkast. file | diff | annotate
(0) -100 -60 tip

mercurial