Thu, 18 Aug 2022 20:34:15 +0200 Michiel Broek Init est_carb field for new products. 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
Tue, 26 Jul 2022 14:26:50 +0200 Michiel Broek On the fermenter, iSpindel, carbonation and brewday chart a tooltip with values is shown wheren hovering over the most important data lines. Changed the vertical to horzontal screen layout and added a save button to save the graph as .png image. file | diff | annotate
Wed, 20 Jul 2022 12:44:02 +0200 Michiel Broek Added sparge water salt additions. Adjust sparge acid amount if manual calculations and the water volume is changed. 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
Thu, 07 Jul 2022 17:02:17 +0200 Michiel Broek Cooling method dropdown table loads from a global table. Updated the translations. file | diff | annotate
Tue, 05 Jul 2022 14:31:39 +0200 Michiel Broek IBU method names are now global. file | diff | annotate
Sun, 03 Jul 2022 14:30:49 +0200 Michiel Broek Moved Fermenter and iSpindel charts to their own functions. Added these to DetailFermenter and DetailiSpindel too. file | diff | annotate
Sun, 03 Jul 2022 13:12:22 +0200 Michiel Broek Added carbonation chart to it's own function. Added this chart to DetailCO2meter too. file | diff | annotate
Fri, 24 Jun 2022 11:07:34 +0200 Michiel Broek Log product code and name instead of record number. Added water supply check. 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
Sun, 19 Jun 2022 10:40:37 +0200 Michiel Broek Added co2pressure (carbonation) log graph. file | diff | annotate
Sat, 18 Jun 2022 20:39:59 +0200 Michiel Broek Added fermenter and iSpindel graphs. file | diff | annotate
Tue, 07 Jun 2022 11:29:55 +0200 Michiel Broek Added export product to forum. file | diff | annotate
Tue, 07 Jun 2022 11:05:23 +0200 Michiel Broek Added export product to recipe. 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
Mon, 06 Jun 2022 13:04:27 +0200 Michiel Broek Changed some logging levels. Fixed copy recipe to product sparge water setteings. Added export to forum via clipboard. The recipe export is completed. file | diff | annotate
Wed, 01 Jun 2022 21:46:26 +0200 Michiel Broek Moved recipe load, save and delete to it's own file. file | diff | annotate
Wed, 01 Jun 2022 19:30:38 +0200 Michiel Broek Moved product record load, save and delete to a separate file and use passed record data. file | diff | annotate
Sat, 21 May 2022 12:08:17 +0200 Michiel Broek Implemented insert a new product. Fixed missing product code edit slot. 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
Thu, 19 May 2022 20:50:36 +0200 Michiel Broek Added bottles priming calculations. 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
Tue, 17 May 2022 14:37:26 +0200 Michiel Broek Added brew_log popup window. file | diff | annotate
Mon, 16 May 2022 14:38:12 +0200 Michiel Broek Added calculation tools to measure volume in the boil kettle using measured centimeters. 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
Sun, 15 May 2022 09:57:32 +0200 Michiel Broek Implemented brewday mah ph edit, mash sg edit, sparge ph edit, pre and after boil ph edit. 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
Sat, 07 May 2022 13:55:36 +0200 Michiel Broek Added yeast viability calculation. file | diff | annotate
Thu, 05 May 2022 20:01:30 +0200 Michiel Broek Internal product record stores the starter steps in array format. 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 13:49:37 +0200 Michiel Broek Added calcMiscs(). In miscs check supplies. Update inventory check when setting a new brewing salt. Use enum constants to make code more readable. 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 22:42:19 +0200 Michiel Broek Added select equipment. file | diff | annotate
Mon, 02 May 2022 21:09:48 +0200 Michiel Broek Fix fermentable percent check if there are no fermentables. 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 22:49:32 +0200 Michiel Broek Miscs updates the current inventory during recipe load. Yeasts updates the current inventory during recipe load and does a better job for the fields to upgrade. file | diff | annotate
Fri, 29 Apr 2022 21:42:00 +0200 Michiel Broek Add hops inventory update during product load. 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
Fri, 29 Apr 2022 17:07:35 +0200 Michiel Broek Tab 2 equipent, all editfields placed. 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