Releases: prsws/reef-pi
Releases · prsws/reef-pi
Release list
UI Makeover Update
This minor release only adds icons to the previous release. The previous release contains:
- Based on the latest reef-pi master branch from upstream to insure backward compatibility
- Reorganized controls in Configuration->Settings & added UI section + internationalization
- Change Navbar & Unassigned Panel colors in Configuration->Settings using compact color picker; NOTE: for custom values use #NNN instead of #nnnnnn
- Errors notice in summary at screen bottom now changes color if errors present and opens Errors modal on click; PENDING: figuring out a way so closing the modal doesn't refresh the whole page and takes you back to the Dashboard - tricky stuff!
- Now uses Bootstrap default fonts
- Added Bootstrap icons throughout
- On-hover shading for lists
- Miscellaneous other fixes & enhancements
UI Makeover
This change includes:
- Based on the latest reef-pi master branch from upstream to insure backward compatibility
- Reorganized controls in Configuration->Settings & added UI section + internationalization
- Change Navbar & Unassigned Panel colors in Configuration->Settings using compact color picker; NOTE: for custom values use #NNN instead of #nnnnnn
- Errors notice in summary at screen bottom now changes color if errors present and opens Errors modal on click; PENDING: figuring out a way so closing the modal doesn't refresh the whole page and takes you back to the Dashboard - tricky stuff!
- Now uses Bootstrap default fonts
- Added Bootstrap icons throughout
- On-hover shading for lists
- Miscellaneous other fixes & enhancements
UI changes + fixes
- Set equipment switch panel height to 100%
- fixed Y axis label orientation + internationalization on doser & ATO charts
- shortened X axis & tooltip timestamps on charts + internationalization
- changed default font to Open Sans & those specified in style.scss - Bootstrap 4.5 fonts no longer override
- fixed pH calibration dialog broken in upstream master branch (temporary)
Equipment off upon boot + doser calibration fixes FIXES
Performed technical & bug fixes as requested by R. Dey for inclusion in upstream master branch. No change in functionality.
Equipment off upon boot + doser calibration fixes
This release adds the ability to select equipment that should stay off upon boot or reload. For example timer or macro controlled pumps that should stay off in case of a power outage when power comes back. It also fixes the broken calibration dialog inherited from upstream.