Skip to content

Resgrid Core v0.4.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@ucswift ucswift released this 24 Jul 23:02
· 167 commits to master since this release
dc37b03

Resgrid Core Pre-Release

This is the 2021 H1 pre-release of the Resgrid Core system. In this release, a number of bugs, issues, and enhancements were added related to the .Net Core and Docker implementation from the previous release.

You can follow the installation instructions for the system on ReadTheDocs.

New Features

  • Added year filtering to the Archived Calls list
  • Added year filtering to the Logs list
  • Added Active Roles (Unit Accountability/Staffing) support
  • Added Dispatcher app API support
  • Updated Profile Image saving and cropping to support non-windows installations

Bug Fixes

  • Fixed an issue where the Department Settings, state reset toggle was always defaulting to on
  • Fixed a bug that prevented the Logs from opening for new departments
  • Fixed a bug which caused Shifts without Days or Groups and Roles from showing on the main Calendar
  • Fixed a bug that prevented viewing Shifts without Roles for a group
  • Updated Unit Department Select SQL query to proper get units not assigned to a Station Group
  • Fixed a bug that prevented deletion of a Unit if it had active roles
  • Made updates to the Notification system to properly process and send Notifications
  • Updated protocols system to properly hydrate data for new call processing
  • Fixed a bug where Protocol Answers were not saving
  • Fixed an issue where the Personnel Status api call was not properly sorting for First or Last name
  • Fixed a bug where deleted Call Priorities were not being filtered out on some forms and pages.

Docker Images

Web Application: resgridllc/resgridwebcore:0.4.9
Api Application: resgridllc/resgridwebservices:0.4.9
Worker Application: resgridllc/resgridworkersconsole:0.4.9

Note, all 3 Docker images are required to have a fully functioning Resgrid system.