Tue, 31 Jan 2023 16:24:11 +0100 Michiel Broek Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records. file | diff | annotate
Sat, 28 Jan 2023 10:36:59 +0100 Michiel Broek Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float. file | diff | annotate
Sat, 21 Jan 2023 14:27:10 +0100 Michiel Broek The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image. file | diff | annotate
Fri, 20 Jan 2023 16:44:08 +0100 Michiel Broek Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record. file | diff | annotate
Wed, 18 Jan 2023 16:17:31 +0100 Michiel Broek In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml). 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 15:38:28 +0100 Michiel Broek Added a refractometer icon file | diff | annotate
Fri, 13 Jan 2023 15:08:57 +0100 Michiel Broek Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that. file | diff | annotate
Fri, 13 Jan 2023 12:00:58 +0100 Michiel Broek Added a button to automatic recreate the yeast starter steps. Some code cleanup 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
Sun, 27 Nov 2022 15:14:21 +0100 Michiel Broek Added show package color and ibu and take dillution in account file | diff | annotate
Sat, 26 Nov 2022 15:41:11 +0100 Michiel Broek Brewing salts can now set in hundreds instead on tents decimals. file | diff | annotate
Sun, 30 Oct 2022 16:43:22 +0100 Michiel Broek In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations. file | diff | annotate
Mon, 24 Oct 2022 19:59:08 +0200 Michiel Broek Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields. 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
Sat, 08 Oct 2022 14:33:36 +0200 Michiel Broek Boil size in recipe edit and product edit is always read-only. In product edit use the evaporation rate from the equipment to calculate the boil size. 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 17:07:47 +0200 Michiel Broek After brewing show final IBU on the first tab. 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 14:30:33 +0200 Michiel Broek Added Bitterness Unit to Real Extract unit calculation and display. In product use final values if possible for the BU:GU and BU:RE calculations depending on the product stage. file | diff | annotate
Mon, 18 Jul 2022 19:28:21 +0200 Michiel Broek Updated translations file | diff | annotate
Mon, 18 Jul 2022 17:04:02 +0200 Michiel Broek Redesign of the water tabs in product and recipe editors. Prepare for sparge water salt additions. Acid additions are now automatic or manual for mash and sparge. Fixed error in acid calculation strength. Fixed phophoric SG value. file | diff | annotate
Tue, 12 Jul 2022 16:01:20 +0200 Michiel Broek Fixed some promps space. Updated translations. file | diff | annotate
Tue, 12 Jul 2022 15:34:17 +0200 Michiel Broek Added calculation preboild pH in recipes. Added water hardness and residual alkalinity calculations in the water tab. file | diff | annotate
Tue, 12 Jul 2022 12:10:20 +0200 Michiel Broek Calculate and show estimated preboil pH file | diff | annotate
Sun, 19 Jun 2022 10:40:37 +0200 Michiel Broek Added co2pressure (carbonation) log graph. file | diff | annotate
Tue, 07 Jun 2022 09:48:35 +0200 Michiel Broek Added slots for sparge water volume and temperature. file | diff | annotate
Mon, 06 Jun 2022 17:15:27 +0200 Michiel Broek Fix default divide_size field in products. Update miscs table column 6 and 7 tooltips and display of the buttons after sort. After a new misc product is selected, update the current row index because the row may be moved. Fix some display misc values in the checklist, they were not multiplied by 1000. Fix display of some bars if the value was 24. file | diff | annotate
Fri, 20 May 2022 22:06:06 +0200 Michiel Broek Version 0.2.1. Updated translations. 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
Fri, 20 May 2022 12:47:35 +0200 Michiel Broek Added keg priming and forced carbonation. file | diff | annotate
Wed, 18 May 2022 22:21:16 +0200 Michiel Broek Added first part of the package tab. 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
Wed, 18 May 2022 08:59:54 +0200 Michiel Broek Fixed wrong colors of the bars on the fermentation tab. Don't show 100% SVG if OG or FG data is missing. Changed prompts om the fermentation tab. file | diff | annotate
Tue, 17 May 2022 16:57:48 +0200 Michiel Broek Added the brew end date and time settings. Added a confirm button the is only displayed if everything is ready for the next step. This check includes that the end of the brew is at least two hours after the start. This completes the brewday tab page. file | diff | annotate
Sun, 15 May 2022 23:10:15 +0200 Michiel Broek Implemented brewday change cooling, aeration, whirlpool and fermenter volumes values. All editable values on the brewday tab are now functional. file | diff | annotate
Sun, 15 May 2022 20:57:03 +0200 Michiel Broek Implemented pre and after boil volume and sg settings included all calculations. file | diff | annotate
Fri, 13 May 2022 22:03:35 +0200 Michiel Broek Enable/disable read/write al settings on the brewday tab as needed. file | diff | annotate
Fri, 13 May 2022 20:51:15 +0200 Michiel Broek First changes for brewdate date edit. file | diff | annotate
Thu, 12 May 2022 22:41:11 +0200 Michiel Broek Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout. file | diff | annotate
Thu, 12 May 2022 14:34:53 +0200 Michiel Broek Added mash steps pH and SG values. file | diff | annotate
Wed, 11 May 2022 21:04:08 +0200 Michiel Broek Dry yeast use yeast viability. Finished calculate dry yeast. Finished using enum values. file | diff | annotate
Wed, 11 May 2022 11:33:29 +0200 Michiel Broek Added field to show the needed cells. Colors in the starter table for good and error results. file | diff | annotate
Sat, 07 May 2022 13:55:36 +0200 Michiel Broek Added yeast viability calculation. file | diff | annotate
Thu, 05 May 2022 17:20:06 +0200 Michiel Broek The framework to calculate yeast starters added. file | diff | annotate
Wed, 04 May 2022 09:14:00 +0200 Michiel Broek Added water tooltips for recipes. file | diff | annotate
Tue, 03 May 2022 22:48:09 +0200 Michiel Broek Added tooltips for water treatment. 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
Mon, 02 May 2022 11:48:12 +0200 Michiel Broek Created the tab fermentation. file | diff | annotate
Sun, 01 May 2022 20:50:01 +0200 Michiel Broek Added the last groupboxes on the brewday tab. 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 11:38:53 +0200 Michiel Broek Added brewday sparge and lauter results box. 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 23:09:51 +0200 Michiel Broek Show total mash volume. file | diff | annotate
(0) -60 tip

mercurial