Laguna Software Update
Revision: 0.8.598
Date: 23-June-17
The following changes have been applied in this build:
- Update to log checking.
- Fix to Email Sending checking for email is Null or Empty.
- Modified User Setting desinger to allow form resize.
- The weather station controller poller polls for both ET and rain data prior to saving them to the database, which resulted in not saving data to the database if the controller failed either polling. This change will use the historic data in polling failure or ET data is greater than 0.40 and save the data regardless of failure.
- Another set of minor changes also included to fix the distinct messages' reference in calling the LogProcesses() method.
- Fixed issue with recalc causing start times to be different between AutoRecalc and ISC's recalc.
- Implemented function to get water days value to be sent down to all ISCs that have at least one WaterStartTime enabled during program download.
- Fixed software crash after double clicking Range button
- Fixing an issue where runtime were being displayed from old data.
- Fixes several form opening issues:
- If Laguna was closed while minimized, it use to display small window that needed to be resized.
- Weather Calender would not open if closed when minimized
- ISC form would not open if closed when minimized
- Fixes to AdvancedEt calculations.
- Removing Station Setup access point from Controller Setup form.
- Resolving slow load speeds of programing window.
- Addresses issues created by throwing exceptions when statistics upload logs are being decoded. Common code used in the data migration tool was not configured to handle exceptions and controller is able to return data outside expected values legitimately.
- Fix to Loading Screen on ISC form.
- Fixes to AutoRecalc.
- UI improvements to ISC form regarding the graph and reporting.
- Fix to bug causing Current Depletion not increasing.
- Added TraceTool dependencies introduced in DomainClasses
- Implemented updating historic database with Oasis Weather Station data during a weather poll.
- Added seeded database backup event.
- Updated the progress step count message.
- Remove DomainClasses dependency in TransactionLog project
- Synchronize Time, Update Now button made enabled only when synchronization happens on all the controllers.
- Revised to ensure ISC running in HH:MM mode and log ISC downloading data.
- Modified default build configuration to Release (to match Laguna Installer)
- Add Oasis Weather Data center to display other elements on Weather Calendar along with Rain and ET. — patelrk / ViewSVN
- Added TraceTool dependencies introduced in DomainClasses (for data migration tool) — patelrk / ViewSVN
- Populate weather calendar executable change in devtrunk was not synced to prodtrunk/Deployment/LagunaInstall.aip
- Removed StationAdjustmentFactor UI and AdvancedET references from production. At this time it is not supported. Column will remain in database.
- Controller Type None to behave as DX2.
- Excluded controller type None from being Dx3Mode.
- Added migration to drop WaterDayMode column.
- Spelling change from Et to ET.