Fri, 01 Mar 2019 16:19:27 +0100 Michiel Broek Fix escape single quotes changeset | files
Fri, 01 Mar 2019 14:49:33 +0100 Michiel Broek Fix for recipe to product mash and water. changeset | files
Fri, 01 Mar 2019 14:29:09 +0100 Michiel Broek Added recipe export menu. changeset | files
Thu, 28 Feb 2019 22:50:58 +0100 Michiel Broek Added product export screen with choices to export to beerxml, duplicate product or copy to recipe. Products in wait state can now be deleted. changeset | files
Thu, 28 Feb 2019 15:40:14 +0100 Michiel Broek Renamed xxx_export.php scripts to xxx_beerxml.php changeset | files
Wed, 27 Feb 2019 22:14:03 +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. changeset | files
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. changeset | files
Wed, 27 Feb 2019 14:40:05 +0100 Michiel Broek Added import brew json logfiles changeset | files
Wed, 27 Feb 2019 14:39:25 +0100 Michiel Broek Added import brew json logfiles changeset | files
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. changeset | files
Mon, 25 Feb 2019 22:53:41 +0100 Michiel Broek Forgot one file in the install list changeset | files
Mon, 25 Feb 2019 22:49:22 +0100 Michiel Broek Updated crontask to check for fermentation logs and update the products. Added initial brew log graph. changeset | files
Mon, 25 Feb 2019 17:29:35 +0100 Michiel Broek Show yeast starter on printed page changeset | files
Mon, 25 Feb 2019 13:27:41 +0100 Michiel Broek Added archive view on date and code. changeset | files
Sun, 24 Feb 2019 23:26:51 +0100 Michiel Broek Added view archives by name changeset | files
Sun, 24 Feb 2019 23:26:01 +0100 Michiel Broek Added view archives by name changeset | files
Sun, 24 Feb 2019 22:29:00 +0100 Michiel Broek Added the use and calculation of wet hops. Assume 5.5 times more hops needed by weight. changeset | files
Sun, 24 Feb 2019 21:22:25 +0100 Michiel Broek Hop dropdown lists also show the hop form changeset | files
Sun, 24 Feb 2019 17:26:33 +0100 Michiel Broek Fixed waters cost editor. changeset | files
Sun, 24 Feb 2019 17:23:52 +0100 Michiel Broek Version 0.1.0. Removed localization because it was messy, parts were localized and others not. In production and recipes ingredients not in stock are marked in red. changeset | files
Sat, 23 Feb 2019 22:56:35 +0100 Michiel Broek Fixed save empty dates changeset | files
Sat, 23 Feb 2019 21:56:36 +0100 Michiel Broek Hops can be cloned to allow new crop, or different forms. changeset | files
Sat, 23 Feb 2019 21:07:14 +0100 Michiel Broek The product and recipe editors disable the top menu so the user is forced to exit using the buttons on the first tab. changeset | files
Sat, 23 Feb 2019 19:55:42 +0100 Michiel Broek ABV calculation uses Daniels method. sg_to_plato and plato_to_sg functions use brewersfriend calculation. Added sg_to_brix and brix_to_sg functions. Make brewdate tab read only when the primary fermentation is ready. Brix aid input functions for primary end sg and final sg fields. Added tooltips on the fermentation tab. Changes in the layout of the fermentation tab. changeset | files
Thu, 21 Feb 2019 16:36:02 +0100 Michiel Broek Update primary svg when entering the end primary sg. changeset | files
Wed, 20 Feb 2019 21:57:40 +0100 Michiel Broek Fixed initial display of the yeast propagation window changeset | files
Wed, 20 Feb 2019 21:39:29 +0100 Michiel Broek Added yeast starter instructions to the printed checklist changeset | files
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. changeset | files
Thu, 14 Feb 2019 16:28:37 +0100 Michiel Broek Added a remark changeset | files
Thu, 14 Feb 2019 16:11:29 +0100 Michiel Broek Product print added yeast section. changeset | files
Thu, 14 Feb 2019 14:42:52 +0100 Michiel Broek Better fg estimation in product print. changeset | files
Wed, 13 Feb 2019 21:10:38 +0100 Michiel Broek Added prod_reduce.php to the Makefile. Inventory fermentables uses 3 decimals in stead of 1. changeset | files
Wed, 13 Feb 2019 20:28:54 +0100 Michiel Broek Set recipe edit values readonly when the brewday is over. Add the inventory reduce script and update the checkbox. Active after packaging. changeset | files
Mon, 11 Feb 2019 22:56:58 +0100 Michiel Broek Product beerxml export filename includes beer code. changeset | files
Mon, 11 Feb 2019 21:25:29 +0100 Michiel Broek Save data before printing or export to beerxml changeset | files
Mon, 11 Feb 2019 20:56:17 +0100 Michiel Broek Code cleanup changeset | files
Mon, 11 Feb 2019 20:41:29 +0100 Michiel Broek Code cleanup changeset | files
Mon, 11 Feb 2019 20:03:21 +0100 Michiel Broek Updated design document. changeset | files
Mon, 11 Feb 2019 20:01:17 +0100 Michiel Broek Allow the same hops and yeasts to be added multiple times. changeset | files
Mon, 11 Feb 2019 17:09:15 +0100 Michiel Broek Fix yeast cost during import. changeset | files
Mon, 11 Feb 2019 16:55:38 +0100 Michiel Broek Fixed yeast amount editing using spinbuttons. changeset | files
Mon, 11 Feb 2019 16:03:59 +0100 Michiel Broek Adjust water volumes if mash infusion amount is changed. changeset | files
Mon, 11 Feb 2019 15:26:29 +0100 Michiel Broek Adjust water, hops, yeasts and miscs when the batch size or equipment changes. changeset | files
Sun, 10 Feb 2019 22:08:01 +0100 Michiel Broek Swapped icons changeset | files
Sun, 10 Feb 2019 20:08:27 +0100 Michiel Broek Backport changes from prod_edit in rec_edit changeset | files
Sun, 10 Feb 2019 17:53:29 +0100 Michiel Broek Disable some debug console log messages. changeset | files
Sun, 10 Feb 2019 16:36:25 +0100 Michiel Broek Ignore mash steps above 75 degrees for estimate_fg calculation. If multiple yeasts for primary fermentation, ise the highest attenuation because that yeast usually wins. changeset | files
Sun, 10 Feb 2019 16:14:48 +0100 Michiel Broek Fixed estimate_fg formula. Estimate neede sparge water displayed on the brewday tab. Moved calcSVG, calcFG and calcABV functions into calcFermentables. Calc FG now uses mash data if available. Show estimated fg on the fermentation tab. Cosmetic changes on the brewday tab. changeset | files
Sat, 09 Feb 2019 22:12:31 +0100 Michiel Broek Version 0.0.6. Added a crontask that adjusts the stage of packaged beer depending on the days passed packaging changeset | files
Sat, 09 Feb 2019 20:14:21 +0100 Michiel Broek Progress bars have color ranges. More var definitions for input fields. changeset | files
Sat, 09 Feb 2019 16:49:04 +0100 Michiel Broek Added IBU calculation in the fermenter on the brewday tab. More auto IBU updates. changeset | files
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. changeset | files
Fri, 08 Feb 2019 11:30:22 +0100 Michiel Broek Fix for import with CBC-1 yeast changeset | files
Thu, 07 Feb 2019 16:40:28 +0100 Michiel Broek Make sure all boolean values are saved correctly in the database. changeset | files
Thu, 07 Feb 2019 15:35:32 +0100 Michiel Broek Adjusted the monitor fermentation spinner behaviour. changeset | files
Wed, 06 Feb 2019 23:19:35 +0100 Michiel Broek Don't overwrite the inventories water, equipment and profiles water, styles and mash. changeset | files
Wed, 06 Feb 2019 23:04:49 +0100 Michiel Broek Fix permissions in the web directories. changeset | files
Wed, 06 Feb 2019 22:52:28 +0100 Michiel Broek Version 0.0.5. Updated design document. More or less in production. changeset | files
Wed, 06 Feb 2019 20:38:14 +0100 Michiel Broek The checklist now shows the pre-boil gravity. changeset | files
Wed, 06 Feb 2019 19:29:45 +0100 Michiel Broek Tab brouwdag automatische berekening rendement voor en na het koken. Bij import worden de kook volumes omgerekend naar 100 graden. changeset | files
(0) -300 -100 -60 +60 +100 +300 tip

mercurial