Monitor nodes now uses websockets instead of polling.

Fixed temperature gauge update after an error.

Tooltips translations.

Added display fermenter volume. Auto recalculate if trub_chiller_loss or top_up_water is changed.

Added clone command to the equipment inventory.

In inventory miscs added the clone option.

In profile fermentations added column to show the sensor mode. Renamed other prompts for sensor selection. Added clone record.

Manual sort of mash steps. Removed some debug logging. Better add mashsteps, set temperature 2 degrees above the previous step.

Rolled back websocket status message

Removed ws_global function because dynamic menus don't work.

Removed ws_global function because dynamic menus don't work.

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.

Fix compile switch

Fixed undefined errors for missing fermenters hardware devices.

Removed some debug log messages. Fixed beer select during offline mode. Fixed block show temperature after offline.

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.

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.

The co2meters monitor screen rebuild to use websockets instead of data polling.

Consistent use of group names is important.

Turned off debug logs in ws_broadcast

Added iSpindel to the websockets. Better offline detection for websockets.

Prevent repeated fermenter offline broadcasts

Added co2meters to the websockets. Added node and units offline messages to the websockets.

Added websockets for node status changes.

Version 0.3.33 Added websockets framework. Added fermenter status messages to the websockets broadcast.

Don't print percentage for priming sugars.

Removed pitchrate 1.25 of ale above 1.076

Updated the design README

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.

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.

Version 0.4.10 merged with default stable

Updated README

Adjusted fosforic acid.

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.

Updated design notes

Fixed bugs in calculation of boil volume/batch or boiltime changes.

Fixed several prompts in the product editor screens

Implemented no-boil products.

More code cleanup

Code cleanup

Calculate the svg using Brew by the Numbers, Micahel L. Hall.

Version 0.3.31 Switched plato to sg calculation in bmsd.

Changed the sg/plato formulas in the php scripts.

Changed sg to plato and plato to sg formulas to the ones from Brew by the Numbers.

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.

Copy brew logs in splitted batches.

Yeast starter now automatic adds or removes step lines as they are needed.

Code cleanup

Adjusted the dry-yeast degradation to 4% per year.

Fixed some html errors. Added volume calculations for the brewday tab using a popup tool.

Changed the last dropdown lists events to select

Version 0.3.30 Code and logging cleanup.

Added failsave starting calcWater() when the main data is not yet loaded.

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.

A lot more debug messages

Loading changes

Yet another debug trick

Binding the data earlier to try to prevent a race condition.

Logging for the fix

Another possible fix

(0) -300 -100 -60 +60 +100 tip

mercurial