Skip to content

Releases: bcgov/PIMS

v01.30.00

14 Jul 19:24
Compare
Choose a tag to compare

This release is for the following tickets:
PIMS-69: Adding a cc to the ERP notification emails for agencies.
PIMS-188: Fixing the display of the assessment year in properties within projects.

v01.29.02

11 Jul 23:42
Compare
Choose a tag to compare

PIMS-278:This is a dependency update for Yup upgrade from version 0.28.3 to 0.32.11

v01.29.01

28 Jun 20:06
Compare
Choose a tag to compare

PIMS-254: This is a dependency update for React Datepicker from version 2.16.0 to 4.8.0.

Software upgrades

13 Jun 19:35
Compare
Choose a tag to compare

We are upgrading the following software packages:

PIMS-162: Upgrade Node from 10 to 14
PIMS-165: Upgrade typescript from 3.8.3 to 4.7.2
PIMS-168: Upgrade npm from version 6 to version 8
PIMS-163: Upgrade leaflet from 1.6 to 1.8
PIMS-171: Upgrade formik from 2.2.5 to 2.2.9
PIMS-174: Upgrade cross-env from 7.0.2 to 7.0.3
PIMS-175: Upgrade react-driaggable from 4.4.3 to 4.4.5

PIMS-45: Project Status History - Form Update - Part 2

16 May 22:23
Compare
Choose a tag to compare

This ticket will add a Project History table that will keep track of the transitions a project goes through, update the UI Disposal Projects form to display tabs based on the current status + historical statuses, and update all the status transition buttons to only display based on the current status + historical statuses.

image

Fixing project status transition and updating search filter.

26 Apr 19:01
5809ebc
Compare
Choose a tag to compare

PIMS-119: Issue with setting a "Not in SPL" project to Disposed

  • To enable change a project status from Not-in-SPL to Disposed and from Not-in-SPL to Transferred within GRE.

PIMS-110: Update search to make it easier to find properties

  • The "property name" search field filter was only showing properties for the user's agency, this restriction has been removed.

Updating user list filter and project list views

19 Apr 22:59
1a6c9b0
Compare
Choose a tag to compare

PIMS-90: Export list of Users not working

  • Changing the way the filter works on the user list page to display all sub-agency users of the parent agency being selected and removing 50 record limit when exporting to excel.

PIMS-116: My Agency Project View update

  • Excluding the denied, cancelled, and disposed projects from all project list views.

Fixes to subdivision creation, displaying of evaluation assessments, missing classification drop down, and classification status.

06 Apr 20:21
0113ef8
Compare
Choose a tag to compare

PIMS-111: Issues with potential subdivision creation

  • This fixes an issue during the subdivision creation process which will zoom into the map after entering an existing PID.

PIMS-114: Issue with 2022 Assessment not showing

  • This fix addresses an issue where it was creating an extra row in the assessment years for a property after April 1, and also includes a database migration to fix data issues where records were entered in the 2022 row, but is being stored in the database as a 2021 date

PIMS-112: Surplus Active classification option missing from drop down

  • Adding the "Surplus Active" classification to the Land Review page.

PIMS-113: Classification Status "Demolished" should be available for buildings

  • Allowing the "demolished" classification status to all PIMS users.

PIMS-77: Add filter to SPL view of projects

  • Adding a filter at the top of the SPL project view page.

PIMS-102: Report to validate updates have been completed

22 Mar 19:15
71cb4bc
Compare
Choose a tag to compare

PIMS-102: Report to validate updates have been completed

  • This release adds extra columns: "Last Updated On", "Updated By", "Netbook Value", "Netbook Date", "Assessed Building & Land values", "Building and Land Assessment Years" to the Excel report. You can now tell when updates were made for specific properties.

PIMS-109: Issue with valuation view when adding building to existing land

  • This fixes the land valuation form during the process of associating a building to an existing land and it gets the correct land values.

PIMS-106: Update ERP Notification Templates with new ED information

  • New ED information to replace old ED information in templates.

Fixes for associating new buildings to existing land, removing comments from ERP emails, enhancing PID search

10 Mar 17:26
9ef4833
Compare
Choose a tag to compare

PIMS-105: Issue with adding buildings to existing land

  • Fixed an issue to allow new buildings to be associated to existing parcels/land.

PIMS-96: Need to be able to remove comment in Text added to ERP Notification Emails

  • Allowing the text added to ERP notifications to be changed.

PIMS-68: Issue with PID returning wrong parcel

  • The previous PID search was calculating the center of the property's bounding box which ended up being outside the polygon and in some cases in an adjacent property.

PIMS-62: Replacing Jenkins

  • Replaced the automated Jenkins CI/CD pipeline with Tekton pipelines.