Sun, 30 Jun 2019 20:04:22 +0200 Michiel Broek Version 0.3.10. Added some more remarks for the yeast database tables. file | diff | annotate
Sun, 30 Jun 2019 13:56:06 +0200 Michiel Broek Fixed a bug where the mash amound went to NaN after changing a fermentable. file | diff | annotate
Sun, 30 Jun 2019 13:18:36 +0200 Michiel Broek Merged brew_sparge_temperature with sparge_temp and brew_sparge_volume with sparge_volume. file | diff | annotate
Fri, 28 Jun 2019 20:12:54 +0200 Michiel Broek Updated README file | diff | annotate
Thu, 27 Jun 2019 13:50:27 +0200 Michiel Broek Prepared for new yeast types. file | diff | annotate
Thu, 20 Jun 2019 22:16:05 +0200 Michiel Broek Version 0.3.9 file | diff | annotate
Thu, 20 Jun 2019 13:55:12 +0200 Michiel Broek Added packaging volume and add water or liquer to the beer after fermentation. Auto divide changing volumes between bottles and fusts. Upgrade the database in the crontask. Added these fields to the packaging tab screen. file | diff | annotate
Sat, 15 Jun 2019 17:19:07 +0200 Michiel Broek Changed residuential co2 calculation to the more modern one. Added calculation of maximum bottle pressure during bottle priming. file | diff | annotate
Fri, 14 Jun 2019 16:05:57 +0200 Michiel Broek Removed the old priming sugar source file | diff | annotate
Fri, 14 Jun 2019 15:57:57 +0200 Michiel Broek De database velden bottle_priming_sugar en keg_priming_sugar worden niet meer gebruikt. file | diff | annotate
Thu, 13 Jun 2019 21:28:17 +0200 Michiel Broek Added fermentablesugars dropdown table. The calcCarbonation function now works with the new dropdown lists. Selecting a priming sugar adds or updates the sugar in the fermentables table. file | diff | annotate
Wed, 12 Jun 2019 16:41:38 +0200 Michiel Broek Added fermentable added value 5 for kegs. Ignore bottle and kegs sugars when calculating fermentables. Better rounding of results when manipulating fermentables in the recipe. file | diff | annotate
Wed, 05 Jun 2019 16:52:14 +0200 Michiel Broek In product beerxml export added BMS specific items: cooling_to and whirlpool stages. These should be picked up by the brew computer and should do no harm to the rest of the world. file | diff | annotate
Wed, 05 Jun 2019 15:12:14 +0200 Michiel Broek Split the checklist out of prod_print.php into prod_checklist.php file | diff | annotate
Sun, 02 Jun 2019 19:56:44 +0200 Michiel Broek Moved the reduce inventory code from the crontask to the db_productsphp file so the reduce is done only after a save of a record. file | diff | annotate
Fri, 31 May 2019 22:58:03 +0200 Michiel Broek Added mash schedule and brewday data to the product print pages. file | diff | annotate
Fri, 31 May 2019 13:44:32 +0200 Michiel Broek Use extra decimal in yeast starter calculation. Show correct Cellen/ml °P even when the starter does not provide enough cells. Starter display results are written in a for loop. file | diff | annotate
Thu, 30 May 2019 17:39:53 +0200 Michiel Broek Improved the progress bars for the fermentables and hops in the editor screens. file | diff | annotate
Wed, 15 May 2019 21:28:07 +0200 Michiel Broek Add bug remark file | diff | annotate
Wed, 15 May 2019 16:44:09 +0200 Michiel Broek Added some info yo the about screen. Added calculating beer color using the method documented by Dirk Naudt. This looks like originated from a European Brewing Convention in 1948. file | diff | annotate
Sun, 12 May 2019 21:46:38 +0200 Michiel Broek Version 0.3.1 file | diff | annotate
Sun, 12 May 2019 17:44:39 +0200 Michiel Broek Documentation updates. file | diff | annotate
Sun, 12 May 2019 17:08:58 +0200 Michiel Broek Moved some stuff to the real documentation. file | diff | annotate
Sun, 12 May 2019 15:16:35 +0200 Michiel Broek Lot's of improvements for recipes and products database load and save. Insert missing yeast tolerance field for old products and recipes. Recipe locked and calc_acid fields coverted to integer. In recipe edit screen removed the Print button. It is now included in the export screen. Added recipe export to forum screen. file | diff | annotate
Sat, 11 May 2019 17:25:58 +0200 Michiel Broek One more decimal digit for misc ingredients. Updated the README. file | diff | annotate
Fri, 10 May 2019 12:05:03 +0200 Michiel Broek Version 0.1.3 development. file | diff | annotate
Fri, 08 Mar 2019 11:31:06 +0100 Michiel Broek Update some documentation. Thermometer gauges animate easing file | diff | annotate
Mon, 04 Mar 2019 11:05:26 +0100 Michiel Broek Added yeast duplicate button file | diff | annotate
Sun, 03 Mar 2019 16:27:39 +0100 Michiel Broek Added alcohol tolerance field in the yeasts database. file | diff | annotate
Sun, 03 Mar 2019 13:26:58 +0100 Michiel Broek Added xml import for fermentables, hops, miscs, yeasts and styles. Fixed update IBU calculation in the editor hop popups. file | diff | annotate
Fri, 01 Mar 2019 14:29:09 +0100 Michiel Broek Added recipe export menu. file | diff | annotate
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. file | diff | annotate
Wed, 27 Feb 2019 14:40:05 +0100 Michiel Broek Added import brew json logfiles file | diff | annotate
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. file | diff | annotate
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. file | diff | annotate
Sun, 24 Feb 2019 23:26:01 +0100 Michiel Broek Added view archives by name file | diff | annotate
Mon, 11 Feb 2019 20:03:21 +0100 Michiel Broek Updated design document. file | diff | annotate
Wed, 06 Feb 2019 22:52:28 +0100 Michiel Broek Version 0.0.5. Updated design document. More or less in production. file | diff | annotate
Sun, 03 Feb 2019 23:21:55 +0100 Michiel Broek Updated readme file | diff | annotate
Sun, 27 Jan 2019 21:17:48 +0100 Michiel Broek Global setup switched to dropdown indexes. 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
Sun, 27 Jan 2019 17:39:53 +0100 Michiel Broek Fixed the utf-8 problems when storing json arrays on the server by using manual encoding. The json-encode function sucks for this project. Added step detail edit screen instead of on grid cell editing. This must go into the product and recipe editors too. file | diff | annotate
Sat, 26 Jan 2019 19:25:10 +0100 Michiel Broek Water profile uses POST instead of GET. Added tooltips to the editor screen. Updated the editor screen. Total alkalinity and Bicarbonate update each other. More and smaller columns in the listing screen. Rearranged the editor screen. file | diff | annotate
Sat, 26 Jan 2019 15:05:27 +0100 Michiel Broek Updated design document 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
Mon, 21 Jan 2019 20:45:18 +0100 Michiel Broek Added design notes for the csv log format from fermenters. In bmsd configuration added the web_root entry. Switched fermenter DLOG messages to store the log in flat csv files instead of the database. This is much faster and the graphs look better. file | diff | annotate
Mon, 07 Jan 2019 16:35:55 +0100 Michiel Broek Updated README. Getfermenter and getnode scripts return 0 and 1 instead of false and true for boolean values. Global variable my_uuid added. Moved the javascript out of mon_fermenter.php. Added log chart view button in the fermenter monitor. file | diff | annotate
Sat, 05 Jan 2019 17:26:07 +0100 Michiel Broek Updated the README file | diff | annotate
Wed, 28 Nov 2018 21:57:06 +0100 Michiel Broek Small fixes for prject import from Brouwhulp. Fixes for poduct database read/write. New menu entries. Equipment select in product editor. Started brewday editor. Added conditions on some buttons and edit fields. Screen layout changes. file | diff | annotate
Wed, 21 Nov 2018 21:01:57 +0100 Michiel Broek Noted some ideas and added some in the menu. file | diff | annotate
Wed, 21 Nov 2018 19:58:47 +0100 Michiel Broek Finished brews import file | diff | annotate
Mon, 19 Nov 2018 20:21:56 +0100 Michiel Broek Prepare for production brews databases file | diff | annotate
Sun, 18 Nov 2018 22:15:31 +0100 Michiel Broek Updated ideas file | diff | annotate
Sat, 22 Sep 2018 22:15:01 +0200 Michiel Broek Design update file | diff | annotate
Thu, 06 Sep 2018 14:22:02 +0200 Michiel Broek Beginning of water totals and selecting file | diff | annotate
Tue, 28 Aug 2018 20:54:53 +0200 Michiel Broek Finished mash steps editing. Style sheets cleanup. file | diff | annotate
Fri, 24 Aug 2018 21:53:14 +0200 Michiel Broek Formatting and measurements file | diff | annotate
(0) -60 tip

mercurial