| Change Category | Change Summary | Change Description | Change Type | Change ID |
| General Support | Contracts & Grants Invoice PDFs are not populating correctly | The placeholders on Contracts & Grants Invoices templates were updated and now correctly display invoice data. This fix was contributed by University of California Irvine. | Bug | FINP-3925 |
| General Support | A white bar displays under the menu header on the Financials dashboard in Edge | We fixed an issue with Edge that was causing a white bar to display on the Financials dashboard. | Bug | FINP-4197 |
| General Support | Authorized users cannot open Vendor Credit Memos created against a vendor when access security is turned on | We fixed an issue that was preventing authorized users from opening Credit Memos created against vendors when access security is turned. Prior to the fix, only the initiator could open these documents. | Bug | FINP-4111 |
| General Support | When a check is reissued in PDP after having been canceled, the Application document status is not updated | We fixed PDP Reissue to update the PREQ and CM application document status when a payment is reissued after having been canceled. | Bug | FINP-4038 |
| Services | Leaving the amount blank on a Milestone Schedule and submitting returned a server error | We fixed the Milestone Schedule to allow empty amounts. | Bug | FINP-4162 |
| Incremental Refactor | Update syntax in sec spring files | We updated the specified spring files to use p syntax. This syntax is more modern and concise and can enable the IDE to help you by pointing out properties that are available or problems if you have a typo in a key or ref you think exists. This update is similar to the update in FINP-3858. There should be no functional impact for this commit. The diff contains a lot of changes. By isolating this update we are attempting to make it easier to ignore these non-functional changes. | Improvement | FINP-4215 |
| Incremental Refactor | Update syntax in pdp spring files | We updated the specified spring files to use p syntax. This syntax is more modern and concise and can enable the IDE to help you by pointing out properties that are available or problems if you have a typo in a key or ref you think exists. This update is similar to the update in FINP-3858. There should be no functional impact for this commit. The diff contains a lot of changes. By isolating this update we are attempting to make it easier to ignore these non-functional changes. | Improvement | FINP-4214 |
| Incremental Refactor | Update syntax in integration spring files | We updated the specified spring files to use p syntax. This syntax is more modern and concise and can enable the IDE to help you by pointing out properties that are available or problems if you have a typo in a key or ref you think exists. This update is similar to the update in FINP-3858. There should be no functional impact for this commit. The diff contains a lot of changes. By isolating this update we are attempting to make it easier to ignore these non-functional changes. | Improvement | FINP-4213 |
| Incremental Refactor | Update syntax in ar, cam, cg, coa, fp and gl spring files | We updated the specified spring files to use p syntax. This syntax is more modern and concise and can enable the IDE to help you by pointing out properties that are available or problems if you have a typo in a key or ref you think exists. This update is similar to the update in FINP-3858. There should be no functional impact for this commit. The diff contains a lot of changes. By isolating this update we are attempting to make it easier to ignore these non-functional changes. | Improvement | FINP-4114 |
| Incremental Refactor | Remove unused apis as well as apis.enabled flag | These apis are being replaced by the new apis created as part of the lookup refactor. | Improvement | FINP-3953 |
| Lookup Refactor Improvements | Remove parallel serialization for lookups | New lookup serialization will now occur in serial instead of parallel. There was a bug for certain permission checks in parallel. This should remove these problems. | Improvement | FINP-4161 |
| Lookup Refactor Improvements | When using the Batch File Lookup, selecting a parent and a child folder displayed the same files twice in the search results | We fixed the Batch File Lookup to display files only once in the search results when both the parent and child folder are selected. | Bug | FINP-4147 |
| Lookup Refactor Improvements | Batch File Lookup is not displaying correctly and valid dates are not being converted correctly in Internet Explorer | We fixed issues in Internet Explorer that were preventing the Batch File Lookup from displaying correctly and valid dates from being converted to the Kuali date format. | Bug | FINP-4112 |
| New Tools & Testing | Reduce usage of powermock | A large part of this effort was investigation into ways we could eliminate our dependency on powermock and included a first of many needed steps to reduce the need for powermock. | Improvement | FINP-4071 |
| New Tools & Testing | Finish eliminating the dependency on kfs-cg for kfs-ar tests | Some kfs-ar tests were dependent on the kfs-cg module. We previously did some work to move us closer to eliminating this dependency and we have now fully eliminated this dependency. | Improvement | FINP-4069 |
Comments
0 comments
Please sign in to leave a comment.