Skip to content

Releases: prsws/reef-pi

UI Makeover Update

Choose a tag to compare

@prsws prsws released this 06 May 18:42

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

Choose a tag to compare

@prsws prsws released this 05 May 22:12

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

Choose a tag to compare

@prsws prsws released this 17 Apr 14:05
  • 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

Choose a tag to compare

@prsws prsws released this 07 Apr 19:33

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

Choose a tag to compare

@prsws prsws released this 03 Apr 17:00

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.