Fri, 25 Jan 2019 21:58:13 +0100 Michiel Broek Inventory waters: use POST instead of GET. Redesigned web editor page. Total Alkalinity and Bicarbonate update eachother with calculated values. changeset | files
Fri, 25 Jan 2019 20:38:31 +0100 Michiel Broek Miscs inventory disable filter menu on some fields. Friendy display of stock inventory. changeset | files
Fri, 25 Jan 2019 20:24:00 +0100 Michiel Broek Hops inventory disable filter menu on some fields. Friendy display of stock inventory. changeset | files
Fri, 25 Jan 2019 16:57:59 +0100 Michiel Broek Yeast import Imperial Yeast packs are 200 billion cells/pack. Inventory fermentables the origin country column first. Disable filter menu on some fields. Friendy display of stock inventory. changeset | files
Fri, 25 Jan 2019 13:33:10 +0100 Michiel Broek Fixed yeast database import differences between grams, ml and packs. Added cells field filled with defaults. Some edit screen improvements. Dynamic prompts depending on the yeast type. Disable men and filter of most columns in the yeasts list. Friendlier display of inverntory. changeset | files
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. changeset | files
Wed, 23 Jan 2019 22:53:24 +0100 Michiel Broek Added total cost values to the fermenter and hop editor screens. changeset | files
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. changeset | files
Wed, 23 Jan 2019 19:43:55 +0100 Michiel Broek Failed attempt to get the filterbox right. Saved as a reference. changeset | files
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. changeset | files
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. changeset | files
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. changeset | files
Sat, 19 Jan 2019 20:42:11 +0100 Michiel Broek Cosmetic changes. changeset | files
Sat, 19 Jan 2019 17:31:43 +0100 Michiel Broek Implemented beer uuid product in monitor fermenters. changeset | files
Sat, 19 Jan 2019 13:58:24 +0100 Michiel Broek Version 0.0.4. Added confirm popup window to abort a running profile. Translated the toggle buttons. changeset | files
Sat, 19 Jan 2019 12:12:12 +0100 Michiel Broek Changed buttons colors. changeset | files
Sat, 19 Jan 2019 12:05:37 +0100 Michiel Broek In bmsd added missing json percent. The Makefile didn't install the fpdf library. Added profile commands. Small changes to the monitor fermenters screen. The monitor fermenters scheduler is now more responsive. Profiles selection and commands in the remote thermferm. changeset | files
Sat, 12 Jan 2019 20:18:54 +0100 Michiel Broek Added door and lights status leds. changeset | files
Sat, 12 Jan 2019 19:57:29 +0100 Michiel Broek Added dummy beer product for empty fermenters. changeset | files
Fri, 11 Jan 2019 22:34:19 +0100 Michiel Broek Added profile fermentation editor. changeset | files
Thu, 10 Jan 2019 20:22:06 +0100 Michiel Broek Added configuration settings for MQTT in config.php. Finished screen box sizes for the fermenters monitor. Select beername and code from the current brew products and send it to the fermenter. Added switch commands to the fermenter. Delay data get from the fermenter after sending any command so there is time to process the commands. Turn switches off when the mode changes. Removed 0.2 degrees setpoint diffs for low and high, the fermenter must deal with it. Prevent turning the heater and cooler together on. changeset | files
Wed, 09 Jan 2019 16:19:26 +0100 Michiel Broek Removed the setpoints and temperatures from the right display panel. Added the current temperatures in text to the gauges as caption. Adjusted the gauge caption font display. Only send commands to the mqtt server just before we fetch fresh data. Added new target temperature settings in the right display box. changeset | files
Tue, 08 Jan 2019 21:54:19 +0100 Michiel Broek Added cmd_fermenter.php which interfaces http POST commands to MQTT using mosquitto_pub in a shell. Several chnges to the monitor fermenter screen. changeset | files
Mon, 07 Jan 2019 22:35:32 +0100 Michiel Broek Fermenter monitor screen added control boxes and LED's. changeset | files
Mon, 07 Jan 2019 16:46:43 +0100 Michiel Broek Moved javascript out of mon_node.php changeset | files
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. changeset | files
Mon, 07 Jan 2019 12:46:27 +0100 Michiel Broek Fixed the fermentation chart to be just like the thermferm chart. changeset | files
Sun, 06 Jan 2019 23:30:53 +0100 Michiel Broek Updated Makefile changeset | files
Sun, 06 Jan 2019 23:30:17 +0100 Michiel Broek Added products beerxml export. changeset | files
Sun, 06 Jan 2019 19:31:59 +0100 Michiel Broek Updated the Makefile changeset | files
Sun, 06 Jan 2019 17:28:48 +0100 Michiel Broek When importing from brouwhulp use 0 and 1 instead of false and true for boolean variables. Added Export button to the recipe editor. Added beerxml recipe export. changeset | files
Sat, 05 Jan 2019 17:26:07 +0100 Michiel Broek Updated the README changeset | files
Sat, 05 Jan 2019 17:17:58 +0100 Michiel Broek Updated Makefile changeset | files
Sat, 05 Jan 2019 17:10:39 +0100 Michiel Broek Added fermentation graph screen changeset | files
Fri, 04 Jan 2019 21:51:59 +0100 Michiel Broek Removed checkboxes for brew and fermentation logs from the first tab. On the brewday and fermentation tabs added buttons to show log graphs. The buttuns are only enabled if there is a log. changeset | files
Fri, 04 Jan 2019 20:32:11 +0100 Michiel Broek Made a lot of variables local in functions. changeset | files
Fri, 04 Jan 2019 20:17:32 +0100 Michiel Broek Made a lot of variables local in functions. changeset | files
Fri, 04 Jan 2019 17:52:17 +0100 Michiel Broek Added locked setting to the recipes. Is not working well when a recipe is loaded and locked. Added uuid load and save for recipes. Mad a lot of variables local in functions. The subgrids are loaded async. changeset | files
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. changeset | files
Thu, 03 Jan 2019 14:21:35 +0100 Michiel Broek Fixed new recipes uuid generation and saving missing new fields. changeset | files
Wed, 02 Jan 2019 20:29:23 +0100 Michiel Broek Added product print. changeset | files
Wed, 02 Jan 2019 17:34:53 +0100 Michiel Broek Added the last tab, fermentation to the product editer. changeset | files
Wed, 02 Jan 2019 14:49:17 +0100 Michiel Broek Added the packaging tab contents. changeset | files
Tue, 01 Jan 2019 16:24:17 +0100 Michiel Broek Added contents on the Taste tab. Fixed a locked checkbox bug. Disable tabs depending on the project stage. changeset | files
Mon, 31 Dec 2018 22:20:04 +0100 Michiel Broek Moved the tooltips to the field declarations. changeset | files
Mon, 31 Dec 2018 16:48:56 +0100 Michiel Broek Added more information on the brewday tab. Move almost all screen init widgets in the source so they are in the Tabs order. This should make searching for them easier. changeset | files
Mon, 31 Dec 2018 14:41:08 +0100 Michiel Broek Backport water treatment to the product editor (inluding the bugs). changeset | files
Sun, 30 Dec 2018 22:01:27 +0100 Michiel Broek Fixes and optimisations for water calculation. changeset | files
Sun, 30 Dec 2018 20:10:19 +0100 Michiel Broek Upgraded jqwidgets from version 6.0.6 to 6.2.0 changeset | files
Sun, 30 Dec 2018 18:18:22 +0100 Michiel Broek Added sparge water acid calculation. Added residual alkalinity calculation. changeset | files
Fri, 28 Dec 2018 23:18:42 +0100 Michiel Broek Some pH calculations cane use twice as much loops, probably because we have better float precision then the original pascal code. More variables to prevent html reads. Use predicted mash pH (the grist in demi water) to calculate the pH shift from the tapwater to the target pH. It's better but not right yet. Or it is right and brouwhulp is far off. changeset | files
Thu, 27 Dec 2018 22:30:26 +0100 Michiel Broek Added f_acid_to_ph_57 to the fermentables json in the recipes. The protonDeficit now processes the grist. Water pH calculations are partly in place. Added simple BU and Cl/So4 indicators. Redesign of the water screen. changeset | files
Tue, 25 Dec 2018 15:06:39 +0100 Michiel Broek Estimate OG recalculation now uses the equipment profile. Added basic water calculations. changeset | files
Tue, 25 Dec 2018 13:42:36 +0100 Michiel Broek Import from brouwhulp fix style color ranges. Added calcSVG and calcABV calculation. Added batch size, time, efficiency and og change actions. Added style select and redesigned the first tab to fit this in. When equipment is changed, recalculate the recipe. Added print button. changeset | files
Mon, 24 Dec 2018 23:10:52 +0100 Michiel Broek Merged prod_main and prod_recipe database tables into products. Added recipe tabs in the products editor. changeset | files
Mon, 24 Dec 2018 15:52:11 +0100 Michiel Broek Better stage detection during product import from brouwhulp. Added tooltips for treated water. changeset | files
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. changeset | files
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. changeset | files
Mon, 17 Dec 2018 22:24:32 +0100 Michiel Broek Added several sparge_ fields in the recipes databases. Added basic water mix calculator. Added fields on the water tab for water calculations. changeset | files
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. changeset | files
(0) -100 -60 +60 +100 +300 tip

mercurial