Sat, 14 Jan 2023 11:25:20 +0100 Michiel Broek Renamed trub_chiller_loss to trub_loss fields. file | diff | annotate
Sun, 30 Oct 2022 16:46:03 +0100 Michiel Broek Removed use of obsolete product equipment fields and added the equipment chiller fields. Changed tab 2 of the product view to show the chiller method. file | diff | annotate
Sat, 22 Oct 2022 15:27:50 +0200 Michiel Broek Removed hop_utilization from products and equipments. file | diff | annotate
Sun, 31 Oct 2021 11:45:33 +0100 Michiel Broek Fixed log message about not reducing tapwater. file | diff | annotate
Tue, 19 Oct 2021 09:08:31 +0200 Michiel Broek Removed some 'Reduce' log messages. file | diff | annotate
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
Sat, 21 Aug 2021 16:14:44 +0200 Michiel Broek Don't log successfull reduced ingredients. file | diff | annotate
Sun, 04 Jul 2021 20:01:13 +0200 Michiel Broek Better error reporting in profiles fermentation steps, mash profiles, beer styles, water profiles and general setup. file | diff | annotate
Wed, 30 Jun 2021 09:19:53 +0200 Michiel Broek No error message for reduce second water after brewing file | diff | annotate
Sun, 27 Jun 2021 11:12:24 +0200 Michiel Broek Added error handler 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
Sat, 12 Sep 2020 12:15:24 +0200 Michiel Broek Remove log messages if database inventory updates are successfull. Allways update inventory reduced stages. file | diff | annotate
Fri, 21 Aug 2020 10:55:36 +0200 Michiel Broek Removed some debug messages in products and recipes 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
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
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
Thu, 27 Feb 2020 16:12:07 +0100 Michiel Broek Changed order of products in production 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
Fri, 03 Jan 2020 15:21:22 +0100 Michiel Broek In production archive lists show always the OG from the brew fermenter SG. Possible fix for the not used og field in the database. file | diff | annotate
Tue, 10 Dec 2019 20:11:37 +0100 Michiel Broek Fix upgrade of the yeast data in products and recipes if the original yeast is not found. Export product or recipe for forum is now coded in forum format and copied to the clipboard ready to paste on a forum. file | diff | annotate
Mon, 02 Dec 2019 13:24:34 +0100 Michiel Broek Added the new Kveik yeast fields to the product editor. Added auto update when a product is loaded. Added extra lines to the checklist about harvest yeast and pitch temperature. file | diff | annotate
Wed, 23 Oct 2019 14:20:50 +0200 Michiel Broek Added the product divide scripts. All parts have all the volumes and weights divided, including the master record. Splitted batches have their own records with the product code formatted as code-n. From this design, we can rebuild the print and checklist. divide file | diff | annotate
Fri, 18 Oct 2019 13:06:12 +0200 Michiel Broek The default starter SG changed to 1.037. Added several tooltips on the yeast tab. file | diff | annotate
Thu, 17 Oct 2019 20:46:48 +0200 Michiel Broek Commented debug logs again. file | diff | annotate
Thu, 17 Oct 2019 16:00:10 +0200 Michiel Broek Added dried yeast form. Pitch rate for Kveik initially set at 0.25. Dried Kveik cells set to 9000000000 cells/gram. file | diff | annotate
Fri, 20 Sep 2019 20:12:36 +0200 Michiel Broek Reworked the splitted batches, the data is now in a separate table and there is only one product record. file | diff | annotate
Thu, 19 Sep 2019 22:35:02 +0200 Michiel Broek Finished the logic in the split batch screen file | diff | annotate
Wed, 18 Sep 2019 14:40:34 +0200 Michiel Broek Prepare screens for product divide batch. file | diff | annotate
Mon, 26 Aug 2019 16:01:27 +0200 Michiel Broek Implemented products.secondary_end_sg field. The missing values are updated by the crontask. file | diff | annotate
Sun, 25 Aug 2019 13:22:00 +0200 Michiel Broek Version 0.3.15. Implemented final pH during packaging. Updated prod_new, prod_duplicate, prod_edit, rec_toproduct for this new field and several other fields added in previous versions. file | diff | annotate
Sat, 24 Aug 2019 21:52:46 +0200 Michiel Broek Version 0.3.14. Added yeast viability calculations for liquid yeast packs. file | diff | annotate
Sun, 30 Jun 2019 13:18:36 +0200 Michiel Broek Merged brew_sparge_temperature with sparge_temp and brew_sparge_volume with sparge_volume. file | diff | annotate
Thu, 20 Jun 2019 19:58:23 +0200 Michiel Broek Added cron upgrade tasks to initialize the priming_water amounts. Fixed these to be a float instead of integer. file | diff | annotate
Thu, 20 Jun 2019 13:55:12 +0200 Michiel Broek Added packaging volume and add water or liquer to the beer after fermentation. Auto divide changing volumes between bottles and fusts. Upgrade the database in the crontask. Added these fields to the packaging tab screen. file | diff | annotate
Fri, 14 Jun 2019 20:19:04 +0200 Michiel Broek Reduce fermentables after packaging. Always enable the packaging tab but only enable the packaging date in the lagering state. This allows early priming sugar settings. file | diff | annotate
Fri, 14 Jun 2019 15:57:57 +0200 Michiel Broek De database velden bottle_priming_sugar en keg_priming_sugar worden niet meer gebruikt. file | diff | annotate
Tue, 04 Jun 2019 16:37:58 +0200 Michiel Broek Added ingredient sorting to the database write functions. file | diff | annotate
Sun, 02 Jun 2019 19:56:44 +0200 Michiel Broek Moved the reduce inventory code from the crontask to the db_productsphp file so the reduce is done only after a save of a record. 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
Sun, 26 May 2019 16:09:50 +0200 Michiel Broek Reset starter values when saving a product without a starter. The yeast calculator only calculates a starter when enabled. Calculate the cells/ml/plato field. Disable starter buttons when the product brewday is over. file | diff | annotate
Sun, 12 May 2019 15:16:35 +0200 Michiel Broek Lot's of improvements for recipes and products database load and save. Insert missing yeast tolerance field for old products and recipes. Recipe locked and calc_acid fields coverted to integer. In recipe edit screen removed the Print button. It is now included in the export screen. Added recipe export to forum screen. file | diff | annotate
Wed, 13 Mar 2019 21:31:04 +0100 Michiel Broek Display alcohol tolerance in the yeast editor. Display in red when the recipe estimate is higher then the yeast tolerance. file | diff | annotate
Fri, 08 Mar 2019 12:00:03 +0100 Michiel Broek Allow to select beer that is in carbonation stage file | diff | annotate
Tue, 05 Mar 2019 20:28:44 +0100 Michiel Broek The products in production list now shows carbonation and mature period. Also the planned brewdate. file | diff | annotate
Wed, 27 Feb 2019 22:13:07 +0100 Michiel Broek Accept yeast temperature limits from thermferm via MQTT. Send yeat temperature ranges to thermferm together with the beer parameters. Store yeast temperature limits in the mon_fermenters database table. The monitor fermenters screen adjusts the temperature color ranges. file | diff | annotate
Tue, 26 Feb 2019 16:18:16 +0100 Michiel Broek Updated design document. Add content header application/json to all scripts that produce json output. Chart prints show the beer code and name in the header. Charts don't display the menu anymore. file | diff | annotate
Mon, 25 Feb 2019 13:27:41 +0100 Michiel Broek Added archive view on date and code. file | diff | annotate
Sun, 24 Feb 2019 23:26:01 +0100 Michiel Broek Added view archives by name file | diff | annotate
Sat, 23 Feb 2019 22:56:35 +0100 Michiel Broek Fixed save empty dates file | diff | annotate
Mon, 18 Feb 2019 22:07:12 +0100 Michiel Broek Initial design of a yeast starter calculator based on the Braukaiser model. Changed the yeast inventory prompts to the correct Dutch amounts. The pitchrate calculator makes a difference between light and heavy beers, turning point is a SG 1.060. Some code is from Homebrew Dad's calculator. file | diff | annotate
Sat, 09 Feb 2019 15:43:13 +0100 Michiel Broek Rework the volume to the fermenter and things that depend on that. New layout on the brewday tab. The calculation model is simpler then the brouwhulp version. file | diff | annotate
Thu, 07 Feb 2019 16:40:28 +0100 Michiel Broek Make sure all boolean values are saved correctly in the database. file | diff | annotate
Tue, 05 Feb 2019 21:55:22 +0100 Michiel Broek In stage Plan the brewdate data is saved, but not the brewdate itself. Added kettle_cm() function. Fixed serveral kettle heights when creating a new product. Print product prints a almost complete checklist in stages plan and brew. file | diff | annotate
Mon, 04 Feb 2019 20:30:41 +0100 Michiel Broek Added soe extra debug logging in db_product.php. Automatic stage increment in the product editor. On the brewday tab added tooltips. 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
(0) -60 tip

mercurial