Skip to content

Releases: compucorp/uk.co.compucorp.civiawards

Release v1.0.0-beta.11

23 Feb 14:30
Compare
Choose a tag to compare

Bug Fixes

  • RSE-1620: Fix Award Custom Fields Leakage Bug
  • RSE-1295: Fix Create/Edit Award Redirection

Release v1.0.0-beta.10

01 Feb 15:57
Compare
Choose a tag to compare

Improvements

  • Implement "Advanced" Action Dropdown
  • Show disabled applications
  • Import awards using CSV importer extension

Bug Fixes

  • Sync Log Tables With Actual Tables While Running Upgraders

Release v1.0.0-beta.9

11 Jan 14:56
Compare
Choose a tag to compare

Improvements

  • Addition of new columns and filters to the workflow list page
  • Add a button for creating a new workflow
  • Applicant Management edit workflow link

Bug Fixes

  • Add Option Limit Parameter To Award Manager Get Api Cal
  • Fix Bug In Review Field Reordering
  • Fix Custom Fields Issue On Awards

Updates for Developers

  • Fix failing Drupal Build For Unit Test Workflow

Release v1.0.0-beta.8

26 Nov 10:34
Compare
Choose a tag to compare

Release Update - 26th November, 2020

New features

  • Added is_template field to AwardDetails #154

Improvements

  • Fixed markup of 'Review Submitted' button #148
  • When creating a review panel, only statuses associated with award type is displayed

Bug Fixes

  • Fixed Contact Group limit on review panels #151

Release v1.0.0-beta.7

05 Nov 15:28
Compare
Choose a tag to compare

Release Update - 05th November, 2020

Improvements

  • Renamed Award Type field to Award Sub Type. #146

Bug Fixes

  • Fixed duplicate Awards functionality. #145

Release v1.0.0-beta.6

26 Oct 07:16
Compare
Choose a tag to compare

Release Update - 26th October, 2020

New Features

  • RSE-44: Award Custom Group By SubTypes and Manage Workflow Functionality #143

Bug Fixes

  • CPS-360: Fix save award bug when there are no custom fields defined #138

Release v1.0.0-beta.5

13 Oct 06:38
Compare
Choose a tag to compare

Release Update - 09th October, 2020

Bug Fixes

  • Disallow empty statuses in review panel if "Change the status of an application" field is checked. RSE-1246.

New Features

  • Change award manager field label in award creation form. RSE-1393.
  • Add UI to save/edit custom Fields for an Award. RSE-1296.

Developer Changes

To fix this we have added the missing relationship types. In the future we have agreed to limit the results by mocking the API response. This will be implemented moving forward.

Release v1.0.0-beta.4

28 Sep 16:50
Compare
Choose a tag to compare

Release Update - 28th September, 2020

New Features

  • Users can now create case categories for applicant management instance.

Improvements

  • Tag colours were added to award review form header.
  • Done button was added to the review fields popup.
  • In permissions tab, statuses dropdown is only visible once "Panel can change the status of an application?" check box is ticked.
  • Text on Review submitted modal is changed.
  • All review fields are disabled on view mode.

Enhancements

  • Award review form changed to support SSP.
  • If a contact is in both include and exclude group then contact is excluded from review panel.
  • If a contact is included in 2 different panels, permissions is segregated based on applications meeting criteria for each panel.
  • Submit button label on awards review page is changed.

Bug Fixes

  • Fixed a bug where applications without tags were not being properly displayed.
  • Anonymization logic corrected if user is in two panels.
  • If "Tags" field is empty, panel user is allowed to view applications without any tags applied.
  • Deleted applications are not accessible via direct URL.

Release v1.0.0-beta.3

04 Jun 09:10
Compare
Choose a tag to compare

Release Update - 04th June, 2020

Improvements

  • In Case Details Reviews tab, width of Text Fields, Text Area and Rich Text Editor has been fixed, to avoid too long strings to be displayed.

Bug Fixes

  • Fixed a bug with AwardReviewPanel API, where review panel details where returned, even when the sent Contact ID is not in any review panel.

Updates for Developers

  • Added Github Action to run Javascript Unit Tests.
  • Code improvements has been made to the review tab placeholder.

Release v1.0.0-beta.2

28 Apr 16:54
Compare
Choose a tag to compare

Release Update - 28th April, 2020

New Features

  • Allow an Award manager to specify whether a review panel can change the 'status' of an applicant and if so to which status they can change to.

Improvements

  • Show meaningful error message when trying to add a review and no review fields are available for the award
  • Word replacement translation for the word "Client" to "Applicant" in relevant places

Bug Fixes

  • Fixed issue with status filter is not working for "Closed" award statuses