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. 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
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. file | diff | annotate
Sat, 09 Feb 2019 20:14:21 +0100 Michiel Broek Progress bars have color ranges. More var definitions for input fields. file | diff | annotate
Wed, 06 Feb 2019 15:14:41 +0100 Michiel Broek Fixed the mousewheel, spinner buttons to use the full min/max ranges. The 1.002 SG block to be precise. 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
Sat, 02 Feb 2019 14:57:41 +0100 Michiel Broek When adding yeast the flocculation and cells fields were not added. Possible fix for double water agents in the miscs grid. Better efforts to set the initial water infuse amount. The new recipe wizzard now uses indexed fields. In recipe print fixed the yeast amount and cost. file | diff | annotate
Fri, 01 Feb 2019 22:00:49 +0100 Michiel Broek Finished the water treatment in the recipes editor. It seems that the recipes editor is ready. file | diff | annotate
Fri, 01 Feb 2019 15:30:33 +0100 Michiel Broek The mash grid now uses a popup editor. There is now a dropdown mash selector to replace the mash scheme. file | diff | annotate
Wed, 30 Jan 2019 16:40:23 +0100 Michiel Broek Added two missing fields in getfermentablesources.php. When getting a single recipe from the database, update the fermentables json data with available inventory and ingredient. Added inventory column in the fermentable grid. Added ingredient selection in the fermentable popup window to replace ingredient. file | diff | annotate
Tue, 29 Jan 2019 21:52:08 +0100 Michiel Broek Recipes import uses indexes instead of strings. Started rebuilding the recipes editor using indexes and standard formats. Rebuild the fermentable editor from grid editing to popup editing. Most calculations are using indexes for dropdown values. file | diff | annotate
Sun, 27 Jan 2019 20:40:24 +0100 Michiel Broek Profile style is using indexes. Profile styles and fermentation switched to POST. Standard edit screens. file | diff | annotate
Sat, 26 Jan 2019 15:03:09 +0100 Michiel Broek Import set tun_material from the specifix heat value. Equipment database uses POST instead of GET. Equipment editor screen in style with other inventory screens. In stock print now uses the type indexes to translate to text. Also show the correct unit and values of the yeast. file | diff | annotate
Sat, 26 Jan 2019 11:34:04 +0100 Michiel Broek Finished data arrays for dropdown menus. file | diff | annotate
Thu, 24 Jan 2019 20:54:45 +0100 Michiel Broek Miscs from bool to ints. Miscs database uses POST instead of GET. Dropdowns are unsing indexes. Dynamic edit screen adjust for weight and liter. Edit screen redesigned. Friendly show duration of ingredients. file | diff | annotate
Wed, 23 Jan 2019 22:36:31 +0100 Michiel Broek Switches yeasts inventory to indexed names and translations. Database save is using POST instead of GET. Redesigned the web page. Added total cost display which updates on inventory changes. file | diff | annotate
Tue, 22 Jan 2019 22:46:58 +0100 Michiel Broek Hops database bool to int types. Dropdown lists are using tables with indexes. Dropdown lists display in Dutch. Save and delete in the database now use POST instead of GET. Removed the useat field. Redesigned the web page. Code cleanup. file | diff | annotate
Tue, 22 Jan 2019 20:27:45 +0100 Michiel Broek Fermentables database bool to int types. Dropdown lists are using tables with indexes. Dropdown lists display in Dutch. Save and delete in the database now use POST instead of GET. Added the added and dissolved_protein fields. Removed the ibu_gal_per_lb field. Redesigned the web page. Code cleanup. file | diff | annotate
Fri, 11 Jan 2019 22:34:19 +0100 Michiel Broek Added profile fermentation editor. file | diff | annotate
Fri, 04 Jan 2019 20:32:11 +0100 Michiel Broek Made a lot of variables local in functions. file | diff | annotate
Thu, 03 Jan 2019 20:56:47 +0100 Michiel Broek Added new brew project wizzard. Moved equipment dropdown to global script. The project birth date is allways read-only, so it can never be changed. 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
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, 19 Dec 2018 21:58:21 +0100 Michiel Broek Source waters are fixed, removed grid editor. Redesigned the water screen. Made a simple visual if water treatments are out of range. Water mixer for standard and dillute water works. Swapped the mash and water tabs. file | diff | annotate
Mon, 17 Dec 2018 13:46:15 +0100 Michiel Broek In dropdown inventory lists you can now choose to display only ingredients that rae on stock or all. Fix the hops amount editor that loses the decimal digits. file | diff | annotate
Sun, 16 Dec 2018 12:40:04 +0100 Michiel Broek Moved inventory dropdown lists to global.js file | diff | annotate
Thu, 13 Dec 2018 20:32:36 +0100 Michiel Broek Added EBC color examples. Added simple progessbars for hop flavour and aroma contribution. We need something better. In the fermentables tab, above the grid display the malt color and OG estimates. Display supplier as well in the fermentables grid. file | diff | annotate
Mon, 10 Dec 2018 22:20:19 +0100 Michiel Broek Fixed estimate FG calculation during recipes import. Added estimate FG calculation in the recipe editor but do not yet update the recipe. Added SVG calculation to the recipes editor. Added calculations for hop aroma and flavour contribution. file | diff | annotate
Sun, 09 Dec 2018 17:29:51 +0100 Michiel Broek Added ABV calculation. Added calculate fermentables from OG calculation. Scale fermentables when the OG changes. 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, 17 Nov 2018 20:40:23 +0100 Michiel Broek IBU calculations now use the setup values. All setup values are now global available. file | diff | annotate
Sat, 17 Nov 2018 19:44:39 +0100 Michiel Broek Fix for missing coor info on fermentables during recipes import. Log when srm or ebc values are negatie during conversions. Load setup record in global.inc.php and make some variables available for PHP and JS. file | diff | annotate
Fri, 16 Nov 2018 16:20:17 +0100 Michiel Broek Added javascript formulas for color calculations. Added IBU total calculation. Better IBI calculation for the hop entries. Blocked selection of IBU calculation for Garetz, Mosher and Noonan. Better sg calculation in the recipe print. file | diff | annotate
Thu, 15 Nov 2018 22:22:51 +0100 Michiel Broek Renamed estimate_og() to estimate_sg() formula. Updated the formulas in javascript. The calcFermenter() function now only calculates the gravities. The colors still need to be added. When a recept is loaded in the editor, all tabs are selected once to load all subgrid data. Ugly and slow but it at least it works. file | diff | annotate
Thu, 15 Nov 2018 14:27:37 +0100 Michiel Broek Include boil_size field in the recipes table. Calculate pre-boil SG. Use that in the IBU calculation. file | diff | annotate
Wed, 14 Nov 2018 16:49:56 +0100 Michiel Broek Added Rager and Daniels IBU calculations to javascript formula. file | diff | annotate
Wed, 26 Sep 2018 15:28:59 +0200 Michiel Broek Jqwidgets upgraded to version 6.0.6 file | diff | annotate
Mon, 24 Sep 2018 22:13:50 +0200 Michiel Broek Start building the workflow in the scripts. file | diff | annotate
Fri, 21 Sep 2018 17:10:41 +0200 Michiel Broek Added Tinseth IBU calculation. file | diff | annotate
Fri, 24 Aug 2018 21:53:14 +0200 Michiel Broek Formatting and measurements file | diff | annotate
Mon, 13 Aug 2018 15:11:26 +0200 Michiel Broek Added hops inventory file | diff | annotate
(0) tip

mercurial