Sat, 19 Sep 2020 21:25:11 +0200 Michiel Broek Better FG calculation from the refractometer reading. Now using the Petr Novotny formula. changeset | files
Fri, 18 Sep 2020 21:28:45 +0200 Michiel Broek Finished the network protocol documentation for the co2meters and ispindels. changeset | files
Fri, 18 Sep 2020 14:56:08 +0200 Michiel Broek Corrections for the MQTT messages from the co2meters. changeset | files
Sat, 12 Sep 2020 16:29:26 +0200 Michiel Broek Version 0.3.36. Removed debug logs for websocket received messages. Fixed some default enum values send to the MySQL server. changeset | files
Sat, 12 Sep 2020 12:22:01 +0200 Michiel Broek Removed js console.log messages about websocket if there is no error. changeset | files
Sat, 12 Sep 2020 12:18:19 +0200 Michiel Broek Remove log messages if database profile updates are successfull. changeset | files
Sat, 12 Sep 2020 12:15:24 +0200 Michiel Broek Remove log messages if database inventory updates are successfull. Allways update inventory reduced stages. changeset | files
Thu, 27 Aug 2020 16:40:51 +0200 Michiel Broek Disabled dead code. changeset | files
Tue, 25 Aug 2020 22:12:06 +0200 Michiel Broek Added Petr Novotny, Zymurgy July/August 2017 formule to the brix_to_fg() function changeset | files
Mon, 24 Aug 2020 10:28:29 +0200 Michiel Broek Disable some debug logs changeset | files
Fri, 21 Aug 2020 10:55:36 +0200 Michiel Broek Removed some debug messages in products and recipes changeset | files
Wed, 19 Aug 2020 17:13:24 +0200 Michiel Broek Fixed st_category_namber to be an integer value instead of float. The calc_acid in a new recipe is integer. Added missing wg_ and wb_ fields in a new recipe. changeset | files
Fri, 14 Aug 2020 11:38:58 +0200 Michiel Broek Fixed recipe upload style category number default. Changed default style guid to BKG 2019. changeset | files
Fri, 31 Jul 2020 15:58:30 +0200 Michiel Broek Remove long debug logmessage changeset | files
Fri, 31 Jul 2020 13:19:14 +0200 Michiel Broek Edit a yeast row now checks the project stage and the use moment to allow edit. changeset | files
Mon, 20 Jul 2020 15:48:46 +0200 Michiel Broek Less logging in the db_product interface. Fixed some empty default values that bugged the newer php and mariadb versions. changeset | files
Wed, 15 Jul 2020 16:03:23 +0200 Michiel Broek Make sure enumerated values are not empty in database updates. On several data queries set the database connection to UTF-8. changeset | files
Sat, 27 Jun 2020 15:41:53 +0200 Michiel Broek Better logging for locking the daemon and fixed stale lock recovery. changeset | files
Mon, 15 Jun 2020 20:26:46 +0200 Michiel Broek Version 0.3.35 Added nodes database net_ssid field. changeset | files
Sat, 13 Jun 2020 13:50:57 +0200 Michiel Broek Add total count in the statusbar for inventory and profile databases. changeset | files
Sat, 13 Jun 2020 12:14:26 +0200 Michiel Broek Changed inventory and profile databases filtering. changeset | files
Thu, 11 Jun 2020 19:59:30 +0200 Michiel Broek iSpindel graph nicer Battery display. Density in 4 decimals steps. changeset | files
Thu, 04 Jun 2020 13:08:10 +0200 Michiel Broek More decimals for Plato changeset | files
Wed, 03 Jun 2020 21:02:57 +0200 Michiel Broek Fixed missing light_state commands for the webcam. changeset | files
Sun, 31 May 2020 12:23:01 +0200 Michiel Broek Version 0.3.34 Changed log messages in the daemon. Added yeast_pitchrate field to the product database. Added yeast pitchrate edit field to the yeast tab. Initial value is guessed. There is also a popup window for predefined values. An finally the value can be edited by the user. All popup windows are initialized together. changeset | files
Fri, 29 May 2020 09:17:52 +0200 Michiel Broek Added websocket_port to the bms.conf file. Log the used port number. changeset | files
Thu, 28 May 2020 14:23:14 +0200 Michiel Broek Monitor nodes now uses websockets instead of polling. changeset | files
Sun, 24 May 2020 12:12:34 +0200 Michiel Broek Fixed temperature gauge update after an error. changeset | files
Sat, 23 May 2020 22:40:18 +0200 Michiel Broek Tooltips translations. changeset | files
Sat, 23 May 2020 22:00:44 +0200 Michiel Broek Added display fermenter volume. Auto recalculate if trub_chiller_loss or top_up_water is changed. changeset | files
Sat, 23 May 2020 20:53:48 +0200 Michiel Broek Added clone command to the equipment inventory. changeset | files
Sat, 23 May 2020 20:01:50 +0200 Michiel Broek In inventory miscs added the clone option. changeset | files
Sat, 23 May 2020 17:33:35 +0200 Michiel Broek In profile fermentations added column to show the sensor mode. Renamed other prompts for sensor selection. Added clone record. changeset | files
Sat, 23 May 2020 12:03:33 +0200 Michiel Broek Manual sort of mash steps. Removed some debug logging. Better add mashsteps, set temperature 2 degrees above the previous step. changeset | files
Thu, 21 May 2020 17:14:08 +0200 Michiel Broek Rolled back websocket status message changeset | files
Thu, 21 May 2020 14:32:23 +0200 Michiel Broek Removed ws_global function because dynamic menus don't work. changeset | files
Thu, 21 May 2020 14:27:56 +0200 Michiel Broek Removed ws_global function because dynamic menus don't work. changeset | files
Wed, 20 May 2020 21:49:09 +0200 Michiel Broek Report any online status change via websocket broadcast. When starting, load all in memory tables sorted. The websocket status on the web pages has it's own panel. Prepared the menu system for dynamic updates. changeset | files
Tue, 19 May 2020 22:48:59 +0200 Michiel Broek Fix compile switch changeset | files
Tue, 19 May 2020 22:47:35 +0200 Michiel Broek Fixed undefined errors for missing fermenters hardware devices. changeset | files
Tue, 19 May 2020 15:09:31 +0200 Michiel Broek Removed some debug log messages. Fixed beer select during offline mode. Fixed block show temperature after offline. changeset | files
Tue, 19 May 2020 13:50:14 +0200 Michiel Broek Fixed missing co2meters websocket data. Added websockets and removed polling for the mon-ispindel screen. The iSpindel SG gauge adjusts the resolution to the highest detected OG. changeset | files
Mon, 18 May 2020 11:00:59 +0200 Michiel Broek Added reconnecting-websocket.js to automatic reconnect the websocket if the connection is lost. Usefull for mobile devices that go to sleep after a while. Changed mon_fermenters to use websockets instead of polling. Fixed wrong temperature color ranges on the fermenter monior. Increased the websocket receive buffer to 2048. In cannot overflow, but larger messages are chunked and the application does not handle these split messages. Needs termferm 0.9.9 or newer. changeset | files
Thu, 14 May 2020 14:38:20 +0200 Michiel Broek The co2meters monitor screen rebuild to use websockets instead of data polling. changeset | files
Tue, 12 May 2020 16:08:30 +0200 Michiel Broek Consistent use of group names is important. changeset | files
Tue, 12 May 2020 15:22:28 +0200 Michiel Broek Turned off debug logs in ws_broadcast changeset | files
Tue, 12 May 2020 15:13:06 +0200 Michiel Broek Added iSpindel to the websockets. Better offline detection for websockets. changeset | files
Tue, 12 May 2020 14:24:45 +0200 Michiel Broek Prevent repeated fermenter offline broadcasts changeset | files
Tue, 12 May 2020 13:16:25 +0200 Michiel Broek Added co2meters to the websockets. Added node and units offline messages to the websockets. changeset | files
Mon, 11 May 2020 22:09:41 +0200 Michiel Broek Added websockets for node status changes. changeset | files
Mon, 11 May 2020 17:32:08 +0200 Michiel Broek Version 0.3.33 Added websockets framework. Added fermenter status messages to the websockets broadcast. changeset | files
Thu, 07 May 2020 14:59:50 +0200 Michiel Broek Don't print percentage for priming sugars. changeset | files
Thu, 07 May 2020 11:33:54 +0200 Michiel Broek Removed pitchrate 1.25 of ale above 1.076 changeset | files
Wed, 06 May 2020 16:07:20 +0200 Michiel Broek Updated the design README changeset | files
Wed, 06 May 2020 14:14:14 +0200 Michiel Broek Removed the last compressed css file. Reworked all mash steps, implemented deconction steps. Added calculations for infuse amounts and decoctions amounts. The mash steps are now manually sorted in the editor grids to have full control over the steps order. Display errors in red in the grid. Updated beerxml export, the product checklist and print output of the products and recipes for all these mash steps changes. changeset | files
Fri, 01 May 2020 21:37:23 +0200 Michiel Broek In export to forum, suppress diluted water is the name is set but the volume is 0. Add the treated water profile to the output. changeset | files
Fri, 01 May 2020 16:37:31 +0200 Michiel Broek Version 0.4.10 merged with default stable changeset | files
Fri, 01 May 2020 16:23:25 +0200 Michiel Broek Updated README changeset | files
Fri, 01 May 2020 14:46:08 +0200 Michiel Broek Adjusted fosforic acid. changeset | files
Fri, 01 May 2020 11:56:24 +0200 Michiel Broek Version 0.3.32 Inventory water and profile water edit screens updated and added ion balance fields. Moved acid specs to global.js. In prod_edit and rec_edit changed the water calculations, eliminated the double percentage calculation. The pH values in the water tab have now 2 decimal digits. The mash pH field is only shown in auto calculate mode. The calculated acid addition results are now a bit better and compare with several famous spreadsheets. changeset | files
Sun, 26 Apr 2020 10:36:38 +0200 Michiel Broek Updated design notes changeset | files
Fri, 24 Apr 2020 14:10:47 +0200 Michiel Broek Fixed bugs in calculation of boil volume/batch or boiltime changes. changeset | files
Tue, 21 Apr 2020 17:01:22 +0200 Michiel Broek Fixed several prompts in the product editor screens changeset | files
Tue, 21 Apr 2020 16:11:26 +0200 Michiel Broek Implemented no-boil products. changeset | files
Sat, 18 Apr 2020 15:56:40 +0200 Michiel Broek More code cleanup changeset | files
Sat, 18 Apr 2020 14:45:41 +0200 Michiel Broek Code cleanup changeset | files
Sat, 18 Apr 2020 11:12:28 +0200 Michiel Broek Calculate the svg using Brew by the Numbers, Micahel L. Hall. changeset | files
Fri, 17 Apr 2020 11:29:37 +0200 Michiel Broek Version 0.3.31 Switched plato to sg calculation in bmsd. changeset | files
Thu, 16 Apr 2020 20:14:02 +0200 Michiel Broek Changed the sg/plato formulas in the php scripts. changeset | files
Thu, 16 Apr 2020 16:08:24 +0200 Michiel Broek Changed sg to plato and plato to sg formulas to the ones from Brew by the Numbers. changeset | files
Wed, 15 Apr 2020 20:18:00 +0200 Michiel Broek Changed priming sugar calculation to Brew by the Numbers by Michael L. Hall. This gives a bit higher and better amount of sugar to use. Removed dead parameter from the ResCO2 function. changeset | files
Fri, 10 Apr 2020 17:06:38 +0200 Michiel Broek Copy brew logs in splitted batches. changeset | files
Sun, 05 Apr 2020 12:51:10 +0200 Michiel Broek Yeast starter now automatic adds or removes step lines as they are needed. changeset | files
Sun, 29 Mar 2020 17:05:52 +0200 Michiel Broek Code cleanup changeset | files
Fri, 27 Mar 2020 16:23:30 +0100 Michiel Broek Adjusted the dry-yeast degradation to 4% per year. changeset | files
Thu, 19 Mar 2020 20:41:18 +0100 Michiel Broek Fixed some html errors. Added volume calculations for the brewday tab using a popup tool. changeset | files
Thu, 19 Mar 2020 13:42:59 +0100 Michiel Broek Changed the last dropdown lists events to select changeset | files
Thu, 19 Mar 2020 11:15:29 +0100 Michiel Broek Version 0.3.30 Code and logging cleanup. changeset | files
Wed, 18 Mar 2020 20:29:23 +0100 Michiel Broek Added failsave starting calcWater() when the main data is not yet loaded. changeset | files
Wed, 18 Mar 2020 19:46:15 +0100 Michiel Broek Limit debug ProtoDeficit error messages. If the need for a yeast starter changes, make sure the screen is updated. Another set of extra debug logs. Fixed try yeast starter. Several dropdown lists changed the action from change to select. This should fix te too early calculations while the data was not yet loaded. changeset | files
Wed, 18 Mar 2020 14:36:11 +0100 Michiel Broek A lot more debug messages changeset | files
Tue, 17 Mar 2020 20:25:20 +0100 Michiel Broek Loading changes changeset | files
Tue, 17 Mar 2020 17:26:20 +0100 Michiel Broek Yet another debug trick changeset | files
Tue, 17 Mar 2020 14:47:34 +0100 Michiel Broek Binding the data earlier to try to prevent a race condition. changeset | files
Mon, 16 Mar 2020 21:16:49 +0100 Michiel Broek Logging for the fix changeset | files
Mon, 16 Mar 2020 21:14:08 +0100 Michiel Broek Another possible fix changeset | files
Mon, 16 Mar 2020 21:09:49 +0100 Michiel Broek Added some more debug messages changeset | files
Mon, 16 Mar 2020 20:53:23 +0100 Michiel Broek Added some more debug messages changeset | files
Mon, 16 Mar 2020 15:16:42 +0100 Michiel Broek Fixed loading of the product edit page. A bit faster loading. changeset | files
Wed, 11 Mar 2020 14:29:28 +0100 Michiel Broek Fix battery level above 100% changeset | files
Tue, 10 Mar 2020 11:48:38 +0100 Michiel Broek Added battery status percentage. changeset | files
Sun, 08 Mar 2020 19:52:39 +0100 Michiel Broek Added short_desc to the yeast inventory database for short remarks in the yeastlab pdf list changeset | files
Sun, 08 Mar 2020 17:43:55 +0100 Michiel Broek Division by zero protection changeset | files
Sun, 08 Mar 2020 17:11:18 +0100 Michiel Broek Record iSpindel original plato by updating to the highest measured value. Reset this value when a new beer is set. Added current status to the monitor screen. changeset | files
Sat, 07 Mar 2020 21:05:49 +0100 Michiel Broek 3 decimal places for the SG changeset | files
Thu, 05 Mar 2020 21:19:14 +0100 Michiel Broek Added private yeastlab pdf list changeset | files
Thu, 05 Mar 2020 16:34:03 +0100 Michiel Broek Extended the max value for brix correction value to 1.09. Added setting of a private yeast lab for later use. Fixed missing some default setup values. changeset | files
Wed, 04 Mar 2020 20:04:50 +0100 Michiel Broek Fixed checklist for dried Kveik changeset | files
Wed, 04 Mar 2020 14:15:45 +0100 Michiel Broek Better yeast viability for PurePitch yeast. changeset | files
Wed, 04 Mar 2020 10:48:21 +0100 Michiel Broek Workaround for hang during startup. Changed order of displayed fields on the yeast tab. Tooltip text changes. More decimals on the checklist for misc ingredients. More decimals for the starter on product print. changeset | files
Tue, 03 Mar 2020 20:38:37 +0100 Michiel Broek Removed starter_enable checkbox changeset | files
Tue, 03 Mar 2020 20:23:19 +0100 Michiel Broek Automatic starter enable/disable changeset | files
Tue, 03 Mar 2020 17:15:56 +0100 Michiel Broek Fixed starter production date tooltip. Upgraded jqwidgets from version 8.1.4 to 9.0.0 changeset | files
Mon, 02 Mar 2020 20:51:38 +0100 Michiel Broek Setting the dried Kveik viability to 8% per month. changeset | files
Mon, 02 Mar 2020 17:15:38 +0100 Michiel Broek Implemented yeast viability calculation from the yeast production date. Changed the pitchrate logic and added Ale above 1.076 rate of 1.25. changeset | files
Sun, 01 Mar 2020 12:48:09 +0100 Michiel Broek Added est_og3 field in the products database so that the checklist can use it. changeset | files
Sun, 01 Mar 2020 11:23:22 +0100 Michiel Broek Added CO2 carbonation log to the products database. Added button in the packaging tab. changeset | files
Sat, 29 Feb 2020 15:42:12 +0100 Michiel Broek Version 0.3.29 changeset | files
Sat, 29 Feb 2020 15:24:02 +0100 Michiel Broek Fixed package bottles and kegs amount settings. changeset | files
Sat, 29 Feb 2020 12:13:32 +0100 Michiel Broek Fixed mash infuse amount division changeset | files
Thu, 27 Feb 2020 16:12:07 +0100 Michiel Broek Changed order of products in production changeset | files
Wed, 26 Feb 2020 21:23:20 +0100 Michiel Broek Combined a lot of selectors changeset | files
Tue, 25 Feb 2020 13:08:53 +0100 Michiel Broek Testing, bottle carbonation pressure display without residential pressure changeset | files
Tue, 11 Feb 2020 21:16:49 +0100 Michiel Broek Fixed wrong AMOUNT_IS_WEIGHT values in yeasts export. changeset | files
Sun, 02 Feb 2020 13:20:28 +0100 Michiel Broek Added low limit for magnesium of 10 ppm changeset | files
Thu, 30 Jan 2020 15:44:00 +0100 Michiel Broek Fixed 3 cut and paste mistakes. changeset | files
Thu, 30 Jan 2020 15:29:43 +0100 Michiel Broek Don't include carbonation sugars in the fermentables. changeset | files
Thu, 30 Jan 2020 15:18:11 +0100 Michiel Broek Fix write EST_COLOR in srm. Compacter product beerxml code. Add fermentation data. changeset | files
Wed, 29 Jan 2020 16:58:04 +0100 Michiel Broek Added COLOR_METHOD, IBU_METHOD, MAGNESIUM fields. changeset | files
Wed, 29 Jan 2020 13:26:01 +0100 Michiel Broek New products field log_ispindel. Add check for ispindel log to crontasks.php Added log_ispindel to prod_edit, pprod_divide, prod_new and prod_duplicate. Renamed some log_fermentation vergisting names into klimaatkast. changeset | files
(0) -120 +120 tip

mercurial