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
Sun, 03 Feb 2019 23:13:16 +0100 Michiel Broek Adjusted product save into the database. file | diff | annotate
Sun, 03 Feb 2019 21:26:23 +0100 Michiel Broek Added calcStage function that will be used to increase the brew process stage. file | diff | annotate
Sat, 02 Feb 2019 21:35:54 +0100 Michiel Broek Recipes in progress loading uses indexes. Recipe from database has added inventory information for the ingredients. file | diff | annotate
Sat, 19 Jan 2019 17:31:43 +0100 Michiel Broek Implemented beer uuid product in monitor fermenters. file | diff | annotate
Thu, 10 Jan 2019 20:22:06 +0100 Michiel Broek Added configuration settings for MQTT in config.php. Finished screen box sizes for the fermenters monitor. Select beername and code from the current brew products and send it to the fermenter. Added switch commands to the fermenter. Delay data get from the fermenter after sending any command so there is time to process the commands. Turn switches off when the mode changes. Removed 0.2 degrees setpoint diffs for low and high, the fermenter must deal with it. Prevent turning the heater and cooler together on. file | diff | annotate
Thu, 03 Jan 2019 14:21:35 +0100 Michiel Broek Fixed new recipes uuid generation and saving missing new fields. file | diff | annotate
Wed, 02 Jan 2019 17:34:53 +0100 Michiel Broek Added the last tab, fermentation to the product editer. file | diff | annotate
Wed, 02 Jan 2019 14:49:17 +0100 Michiel Broek Added the packaging tab contents. file | diff | annotate
Mon, 31 Dec 2018 14:41:08 +0100 Michiel Broek Backport water treatment to the product editor (inluding the bugs). file | diff | annotate
Mon, 24 Dec 2018 23:10:52 +0100 Michiel Broek Merged prod_main and prod_recipe database tables into products. Added recipe tabs in the products editor. file | diff | annotate
Sun, 23 Dec 2018 20:13:36 +0100 Michiel Broek Added some icons from Brewersfriend. They should be replaced someday. Added maximum mash weight setting to the equipment database. Usefull for brew automate and RIMS systems. During recipes import acid and base additions are translated. Brews and recipes now have 2 water sources. Added water mixer. Added basic water treatment, but not for pH yet. Redesigned the fermentables and water tabs. file | diff | annotate
Wed, 05 Dec 2018 14:43:15 +0100 Michiel Broek Added sparge pH during import. Added several calculations. Added calculated estimates to the brewday screen. file | diff | annotate
Sat, 01 Dec 2018 22:24:46 +0100 Michiel Broek Renamed some fields in prod_main to prevent ambigous names with the join. Delete product also deletes the corresponding recipe. Fixed equipment load and save. Read data from the product main joined with prod_recipes completed. The brewday page is now almost complete, the calculations must be added. file | diff | annotate
Thu, 29 Nov 2018 23:21:42 +0100 Michiel Broek Inventory database script added missing fields. Product database script added JOIN with the prod_recipes table. file | diff | annotate
Wed, 28 Nov 2018 21:57:06 +0100 Michiel Broek Small fixes for prject import from Brouwhulp. Fixes for poduct database read/write. New menu entries. Equipment select in product editor. Started brewday editor. Added conditions on some buttons and edit fields. Screen layout changes. file | diff | annotate
Fri, 23 Nov 2018 14:54:07 +0100 Michiel Broek Added some buttons. Only allow product delete if it has no serious data. file | diff | annotate
Thu, 22 Nov 2018 22:27:42 +0100 Michiel Broek Basic screens for brew products. file | diff | annotate
(0) tip

mercurial