-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* PNC Batch Job fails when a post code contains a double space (#711) * Updated require_pnc_check_view to account for post codes with double spaces * Added regex check to post code * Fixed issue where attendance time could return undefined for some court letters (#710) * Can not return Jurors that are in any status other then PANEL and JUROR (#709) * Fixed issue where users could not return Jurors that are in any status other then PANEL and JUROR * Removed any jurors that have a confirmed jury attendances from the day but are not in JUROR status from the jurors in waiting list * Updated juror on a trial list to show historical confirmed attendances (Even if the trial has ended) * Updated a few welsh letter message templates (#707) * Added some performance indexs * Renamed migration files * Updated migration * Updated migrations * Removed index from pnc_check_view * Fixed tests * Digital responses - Reasonable adjustments detail only displaying code on JUROR DETAILS and REASONABLE ADJ REPORT (#613) * Fixed issue where digital Reasonable adjustments were not being added correctly * Updated reasonable adjustment logic for save * Updated tests * Fixed styles * Updated juror name search to ignore case (#718) * Dependency update (#720) * Update plugin org.owasp.dependencycheck to v10 * Update dependency hashicorp/terraform to v1.9.4 * Update dependency net.bytebuddy:byte-buddy to v1.14.19 * Update dependency org.assertj:assertj-core to v3.26.3 * Update Terraform azurerm to 3.116 * Update dependency gradle to v8.10 * Update dependency net.javacrumbs.json-unit:json-unit-fluent to v3.4.1 * Update plugin org.sonarqube to v5.1.0.4882 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Updated StraightThroughProcessingServiceException logging (#716) * Updated bulk_print_data_notify_comms to exclude blank email addresses (#715) * ISSUES WITH COMPLETION OF SERVICE REPORT (#712) * remove duplicate jurors from completion of service report * update tests * Improved performance of getting the latest juror revision (#719) * Third party details in the juror record does not save the details (#708) * Added support for third party details * Added migration * Application fails to retrieve public holidays as loc code is null (#713) * Fixed issue where holidays would fail to retrieve some public holidays * Fixed styles * A number of places within the application can return a "Query did not return a unique result" when a juror is within multiple pools (#717) * Updated several places where juror pools could return non unique results * Replaced many calls to JurorPoolUtils with calls to the jurorPoolService * Hide "Expenses approval limits" for Court Managers and SJO's (#721) * Updated expense approval limit to only be editable by system admins * Updated expense approval limit to only be editable by system admins * Updated juror response search to exclude juror owned records (#722) * Fixed issue where digital response would only merge reason and relationship (#723) * Added totalJurors In pool to pool statistics (#725) * Update the way we grab the current jurors location to grab the active trial instead of using appearances (#724) * Fixed tests * Fixed third party details (#726) * Fixed issue where users were unable to put a user on call if they have been transferred (#727) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ricardo <140706972+ricardofreitasrocha@users.noreply.github.com>
- Loading branch information
1 parent
c99b99b
commit b45348f
Showing
98 changed files
with
1,217 additions
and
1,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.9.0 | ||
1.9.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.