Mon, 26 Feb 2024 16:05:53 +0100 Michiel Broek Version 0.4.3. Fix add fermentables in products when packaging sugar was defined but no amount was yet set. file | diff | annotate
Mon, 16 Jan 2023 16:55:41 +0100 Michiel Broek Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table. file | diff | annotate
Sat, 14 Jan 2023 11:34:51 +0100 Michiel Broek Renamed trub_chiller_loss fields to trub_loss file | diff | annotate
Thu, 12 Jan 2023 14:34:14 +0100 Michiel Broek Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment. file | diff | annotate
Sun, 08 Jan 2023 15:53:16 +0100 Michiel Broek With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast. file | diff | annotate
Sat, 03 Dec 2022 16:32:24 +0100 Michiel Broek Make sure the package abv is final when the tertiary fermentation data is filled in. file | diff | annotate
Fri, 04 Nov 2022 20:14:22 +0100 Michiel Broek Removed several debug logmessages in tab 3 and database load. file | diff | annotate
Fri, 04 Nov 2022 15:56:14 +0100 Michiel Broek Use hop absorption factors from the global setup. file | diff | annotate
Sat, 29 Oct 2022 15:43:28 +0200 Michiel Broek Fix false adjust_to_total_100 setting in priming fermentables. file | diff | annotate
Mon, 10 Oct 2022 12:55:05 +0200 Michiel Broek Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter. file | diff | annotate
Sun, 09 Oct 2022 15:26:42 +0200 Michiel Broek Calculate and show the hop absorption losses in the boil kettle and fermenter. file | diff | annotate
Thu, 18 Aug 2022 19:47:28 +0200 Michiel Broek Prompts corrections and updated translations. Minor layout changes so the prompts will fit. file | diff | annotate
Thu, 18 Aug 2022 16:11:20 +0200 Michiel Broek Edit Product, split CO2 package pressure in bottles and kegs. BU:RE code cleanup. calcPack() sets the CO2 values on the first tab. Show final EBC on tab 1 if the stage is after brew. Show final ABV and energy on tab 1 if fermentation is done. Removed wrong bottle priming calculation from calcFermentables() because calcPack() does this. file | diff | annotate
Wed, 17 Aug 2022 15:23:17 +0200 Michiel Broek Show final OG and FG if they are valid on the first tab. file | diff | annotate
Fri, 05 Aug 2022 20:13:11 +0200 Michiel Broek Fixed calculation of estimated fg. file | diff | annotate
Thu, 21 Jul 2022 15:08:27 +0200 Michiel Broek Version 0.2.20. Calculate total linther ignore malt color because our database is correct. file | diff | annotate
Tue, 19 Jul 2022 15:59:50 +0200 Michiel Broek Fixed overloaded perc_mashShow when the value is above the maxiumum. file | diff | annotate
Thu, 23 Jun 2022 16:50:23 +0200 Michiel Broek Added reduce inventory for all process stages. Added block fermentable to block buttons and inventory when the fermentable has been reduced. Added block hop to block buttons and inventory when the fermentable has been reduced. Added block misc to block buttons and inventory when the fermentable has been reduced. Added block yeast to block buttons and inventory when the fermentable has been reduced. file | diff | annotate
Mon, 20 Jun 2022 19:55:23 +0200 Michiel Broek Finally the translation of string arrays is working. file | diff | annotate
Mon, 13 Jun 2022 17:34:51 +0200 Michiel Broek Member names for yeasts normalized. file | diff | annotate
Mon, 13 Jun 2022 16:47:52 +0200 Michiel Broek Member names for fermentables normalized. file | diff | annotate
Sat, 21 May 2022 16:50:12 +0200 Michiel Broek The abused progress bars in the fermentables tab now show the stacked colors like I want them. file | diff | annotate
Fri, 20 May 2022 20:43:33 +0200 Michiel Broek Implemented the tasting tab. On the generic tab, show the ingredients check or the read only prompt on the same place depending on the product stage. Fixed the yeasts ingredients in stock check. Reordered the tab order of all edit fields. It looks like this module is ready and needs testing. file | diff | annotate
Fri, 20 May 2022 14:48:03 +0200 Michiel Broek Added stage changing from tertiary fermentation upto carbonation. Show, hide, readonly etc for the package tab. Make sure current sugar amounts are displayed. Added package date and buttons. file | diff | annotate
Wed, 18 May 2022 17:03:05 +0200 Michiel Broek Added fermentation stages data. The two graphs are for later. file | diff | annotate
Tue, 03 May 2022 21:37:12 +0200 Michiel Broek Added hops inventory check. Include all whirlpool steps in ibu calculations. Calculate the ibus in the fermenter including top up water. Use enum constants for the hops. Update the invenory state when replacing a hop. file | diff | annotate
Tue, 03 May 2022 20:05:04 +0200 Michiel Broek Added calcSupplies() which shows if ingredients are in stock to brew the recipe. In tab 3, changed the fermentables numbers into more readable enum constants. Disable delete and edit buttons in fermentables rows for bottle and kegs sugars. Better mash time calculation in calcFermentables. Added check supplies. Added recalculate volumes. Update inventory when a fermentable is replaced. Added tooltips in brewing salts fields in the miscs table. file | diff | annotate
Mon, 02 May 2022 16:40:41 +0200 Michiel Broek Completed the design of the package and taste tabs. file | diff | annotate
Sun, 01 May 2022 16:27:00 +0200 Michiel Broek Added brewday boil box. The setLocked function changed into setStage. Fixed bug that resetted the efficiency to the equipment default. file | diff | annotate
Sun, 01 May 2022 10:31:31 +0200 Michiel Broek Added brewday mash results box. file | diff | annotate
Sat, 30 Apr 2022 20:36:30 +0200 Michiel Broek Added missing est_og3 database field load and save. Added all extra fields in update and insert product. Renamed est_og3Edit on tab 3 to est_og4Edit because est_og3Edit is reserved for the brewday tab. file | diff | annotate
Fri, 29 Apr 2022 20:29:26 +0200 Michiel Broek Fermentables inventory is updated during initial product load. Total mash volume is calculated against the used equipment profile. Display mash weight. Mash infuse temperatures are calculated against the used equipment profile. file | diff | annotate
Thu, 28 Apr 2022 22:49:13 +0200 Michiel Broek Initial import of EditProduct, the part from EditRecipe is ported. file | diff | annotate
(0) tip

mercurial