Fixed init scripts names in Makefile. Update crontasks to use the database to check the log entries for products. default tip

Moved init script to /etc/rc.d and must now be installed in /etc/rc.d/rc.local

Disabled a log message

Version 0.3.45. Removed all writing to ascii logfiles in the webserver environment, only log to MySQL.

Documentation update

Send lastseen iSpindel over websocket. Disabled a debug logmessage again.

Version 0.3.44. Moved iSpindel Plato calculation from the php script to bmsd. This uses calibration data in the mon_ispindels table. Setup of this data will be done by the bmsapp applications. Default settings are stored in MySQL. From now on you don't need to store calibration data in the iSpindel.

Backported battery capacity calculation and temperature compensation for iSpindel.

De iSpindel plato berekening is in het webscript gezet omdat er dan met meer cijfers achter de komman gerekend wordt. De uitkomst verschilt 0.25 plato! De calibratie is nu dus extern.

Adjusted test for websockets for the 4.x.x releases.

Version 0.3.43 bmsd if there is no ssid received from a node message then send '' to the mon_nodes table in the database instead of (null). (one last file)

Version 0.3.43 bmsd if there is no ssid received from a node message then send '' to the mon_nodes table in the database instead of (null).

Version 0.3.42 added yeast_lo and yeast_hi fields to the iSpindel records and structures.

Renamed trub_chiller_loss to trub_loss fields.

Removed use of obsolete product equipment fields and added the equipment chiller fields. Changed tab 2 of the product view to show the chiller method.

Removed hop_utilization from products and equipments.

The global setup field grain_absorbtion was changed.

Switch co2pressure graph to MySQL

Switch ispindel graph to MySQL

Switch fermenter graph to MySQL

Removed unused (I hope) database scripts.

Reinstalled the product archives menus

Reinstalled the product archives menus

Renamed prod_edit to prod_view.

Final code cleanup in product editor.

The taste tab is now a viwer.

Packagig is now a viewer.

The fermentation tab is now a viewer.

Code cleanup

The brewday tab is now a viewer.

Correction for Phosforic SG. Water treatment is a viewer. Start reordering and optimizing the calculations.

Fixed calculation of estimated fg and use the same method as in bmsapp.

Tab 6 is a viewer

Tab 5 is a viewer.

Tab 4 is a viewer.

Tab 3 is a viewer.

Tab 2 is a viewer.

Removed obsolete scripts. Product editor tab 1 is a viewer.

Removed product export functions

Removed product new

Renamed scripts rec_edit.* to rec_view.*. Removed the add recipe button from the recipe tree selecctor.

Just one button to close the viewer

Changed button text

Remove unneeded scripts

Code cleanup

The last part to make a vieuwer from the recipe editor.

Phase 6, most of the water tab is now a viewer.

Phase 5, ,ash tab is a vieuwer.

Phase 4, yeasts as a viewer.

Phase 3, hops and misc ingredients as a viewer.

Phase 2, fermentables tab is a viewer only.

Phase 1, rebuild recipe editor to a vieuwer.

Removed import brewlog

Removed product reports and archives.

Removed the rest of the database editors, all is now better and completer in the new application.

Removed inventory hops and suppliers editors.

Version 0.3.41. Use INSERT IGNORE .. for insert log messages from fermenters, co2meters and ispindels. Connect to MySQL servers with MYSQL_OPT_RECONNECT instead of manual working around the connection lost problem if a mysql server is restarted. Removed unused bms_mysql_ping function.

Removed obsolete menus

Removed inventory list, yeastbank list and all profile table editors.

Removed inventory list, yeastbank list and all profile table editors.

Version 0.3.40. Added passing thru websocket control messages via mqtt to nodes.

Removed global setup, use bmsapp instead.

Removed global setup, use bmsapp instead.

Fix a wrong object name in websocket node json.

Fixed extra logging if more then one fermenter is in use. Added extra decimal for temperature logging.

Version 0.3.39. Log ispindel, fermenters and co2pressure in MySQL. Limit logging to at most once per 10 minutes.

Fixed some mess in water calculations.

Fixed all XML export modules skipping the first record.

Fixed missing first record during fermentables XML export.

Fixed fermentables export to XML.

Added uuid field in inventory equipments, fermentables, hops, miscs, suppliers, water and yeasts. Added uuid field in profiles mash, styles and water.

Fixed mixed water calculation and ratio change.

Moved the sparge water estimate formula to the calcMash() function.

Checklist, added range mash steps. Added pH only measure fields. Several minor improvements.

Fixed log message about not reducing tapwater.

Removed some 'Reduce' log messages.

Allways export CATEGORY fields. Minir layout change in styles editor.

If during styles import the CATEGORY_NUMBER is empty, insert 0 in the database instead.

Recipes backport for new dry-yeast fields and SQL error handlers.

Tooltips corrupt the boolean values into integers.

Same array fix for recipes

Split batch, adjust mash step volume. In the duplicated log_brew handle the missing values. In save product, round the mash step sg to 4 decimals. In prod_edit, ingredients are stored as strings, not arrays. This triggered a memory corruption that only happened in rare circumstances. Don't fix mash step fields in the javascript, it is already done during load from the database. Calculation of the mash volume is rounded to 6 decimals. Enter mash step Brix/Plato value, the SG result is rounded to 4 decimals.

Don't log successfull reduced ingredients.

In product editor calculate fermentables before the first IBU calculation. In recipe editor changed to the new water calculations like in the product editor.

More efficient code for get*sources.php form dropdown lists.

Killed the refractometer calculation by Sean Terrill as it is not good enough.

Fixed skipping brew stages due to better data handling

Better error reporting in profiles fermentation steps, mash profiles, beer styles, water profiles and general setup.

Improved error handling for inventory equipments, fermentables, hops, miscs, suppliers, water and yeasts.

Version 0.3.38. Better error handling in inventory equipments. Check if equipment is in use before delete.

Added some tooltips to inventory yeasts. Added POF+ and STA1 columns to inventory yeasts list.

Added HCO3 to the water summary. Changed some water chemicals limits to new insights.

No error message for reduce second water after brewing

Removed debug loggin from fermentation steps

Removed BaseType pulldown

Removed water base additions for pH

Added MgCl2 brewing salt

Moved NaHCO3 and CaCO3 from the base additions to the water agent salts.

Added error handler

Removed unnecesary code. Use existing array data instead of grid calls where possible.

Added a empty second water source to the dropdown for water 2. When the empty water is selected, all volumes are reset to a single water source. Don't show the second water in the printed recipe and checklist if there is only one water source.

The php/ajax combo for split btaches is the first that will do a better job handling errors. Split batch leftover calculations rounded to 1 decimal. Refuse to split and leave nothing in the main batch

Added bug remark

Fermentables, hops, miscs and yeast now have tests against the added moment with the brewing stage. Added to inventory edit rows, delete rows, and pick choices for the moment to add or edit. Some more popups to explain certain blocks.

Allow add and delete of fermentables durring valid brew moments. Add and edit a fermantable only to stages that have not yet been done. Block the packaging choices, edited elsewhere.

Updated README

Updated dependencies

Year adjust

Replace TRUE and FALSE for lowercase version.

Can start the daemon as root, and it will drop privileges.

More and better error loging during daemon startup

Added installation for Slackware and separated the systemd.

Switched OS to Slackware again

Prevent oversized log message when there is no error.

Screwed the script

Upgrade mash steps when loading a product. Mash steps Brix input doesn't need wort correction. Added measure data input on the checklist for the first mash step.

Added measurement input fields to the product checklist.

Added mash SG and pH fields. Fixed default Yeast update. Added mash step SG and pH input datafields. Added a Brix input too. The print report shows the mash measurements too. Other brewing results now show expected and measured values and the difference.

Fixed missing priming pressure

Use mariadb JSON support for mash and fermentation profiles.

(0) -120 tip

mercurial