You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's Changed
Bug Fixes
Fixed an issue with version calculation that caused errors when administrators tried to perform certain functions from the admin screen.
Fixed some location logic regarding latitude and longitude. Users can no longer enter lat/long and may only request it via the built-in button. If current location is used it does not fill in lat/long anymore.
Before creating a new user the API will check if the user exists. This should prevent officer IDs from changing in the case of very slow networks that drop GetUser requests.
Validation now requires a basis for search explanation when the reason for search is "Condition of Parole" matching the error codes from the CA-DOJ.
Version 1 stops will now load when navigating to the admin stops screen. The switch will change between version 1 and version 2 stops.
Features
Before downloading Statute, City, and School data the application will check the "last updated" date on the API. This reduces the amount of times the application will need to download this data, which can take around 30 seconds and should improve initializing the application when logging in throughout the day.
Expired statutes will now display if an administrator is editing the stop. This allows administrators to see if statutes require updates before resubmitting to the CA-DOJ.