| Change Category | Change Summary | Change Description | Change Type | Change ID |
| General Support | The cfdaJob is failing | We changed the cfdaJob to point to the correct location. It was previously accessing beta.sam.gov and is now accessing an AWS cloud server. | Bug | FINP-3893 |
| General Support | The Bank Account on the DV Wire Transfer tab was not editable when a DV is initiated and is required when making a wire transfer | We made a change so that the Bank Account field in the Wire Transfer tab on the DV can be edited when a DV is initiated. After the bank account is entered and the document submitted, the bank account number will be masked in non-production environments and masked in production environments unless the user has appropriate permission to view. | Bug | FINP-3949 |
| General Support | Minor clean up to the PDP Format Checks/ACH batch job | The code was fixed to use the standard convention when counting number of rows and eliminated the use of a velocity specific variable. This fix was contributed by University of California Irvine. | Bug | FINP-3937 |
| General Support | Net Payment Amount on the Search for Payment Lookup is not right justified | We fixed the Net Payment Amount on the Search for Payment lookup to be right justified. This fix was contributed by University of California Irvine. | Bug | FINP-3688 |
| General Support | Liquibase files are missing from the 9/6/2018 release of Financials | We added the missing liquibase files to the 9/6/2018 release. | Bug | FINP-3933 |
| Services | When the Billing Frequency is Milestone or Predetermined Billing, default the Invoicing Option to Invoice by Schedule | We created a new Invoice Option called Invoice by Schedule. When Milestone or Predetermined Billing Schedule billing frequencies are used, Invoicing Option will default to the new value. This value can only be used when the Billing Frequency is Milestone or Predetermined Billing. | Improvement | FINP-3708 |
| Services | Warn users if the total amount is changed to less than the total amount on related Milestone or Predetermined Billing Schedules | We added a warning to the Award to alert users if the Award Amount is less than the total of the Milestone or Predetermined Billing schedules associated with the Award. | Improvement | FINP-3707 |
| Services | Allow multiple accounts to be added to the Award when Billing Frequency is Milestone or Predetermined Billing | We added the ability to add multiple accounts to an award, regardless of the selected Billing Frequency. Prior to this change, only one account was allowed on Predetermined Billing or Milestone awards. | Improvement | FINP-3706 |
| Incremental Refactor | Update syntax in spring module config 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 limited to the spring module config files (eg. spring-sys.xml). Other spring files will be updated in the future. There should be no functional impact for this commit. The diff contains a lot of changes. By isolating this update into a single commit we are attempting to make it easier to ignore these non-functional changes. | Improvement | FINP-3856 |
| Lookup Refactor | The proper permission is now checked before adding new Batch File link to the menu | We fixed the check that only displays the Batch File link in the menu if the user has access to the lookup. Prior to this fix, the link was appearing in the menu for all users. However, once selected, the user did not have access to the lookup, as expected. | Bug | FINP-3923 |
| Lookup Refactor | Move lookup filter configuration outside apis.enabled flag | Setting apis.enabled property to true is no longer required for the Batch File Lookup to function. | Improvement | FINP-3916 |
| Lookup Refactor | Change link from Batch Schedule page to go to new batch file lookup | We changed the lookup link on the Batch Schedule page to point to the new Batch File Lookup. | Improvement | FINP-3897 |
| Lookup Refactor - Account Type | Update Account Type menu link to point to the new Account Type lookup | In the 2019.09.06 release, we enabled the new Batch File lookup. This release enables the Account Type lookup. We do currently have one open issue on extended attributes with the new lookups. If you have extended attributes on the Account Type lookup, you should wait until we have addressed that issue before updating your database to point to the new Account Type lookup. Navigating to Account Type lookup from an existing lookup such as Account will still use the old lookup for now. | Improvement | FINP-3412 |
| New Tools & Testing | Parameterize test excludes & includes for unit tests | We parameterized the test inclusions and exclusions for the maven-surefire-plugin so that we can easily include and exclude unit tests from being run via the command-line. We also cleaned up some maven-surefire-plugin configuration in module poms. | Improvement | FINP-3896 |
| New Tools & Testing | Add support for google analytics | We have re-added support for google analytics. This feature is configurable and is disabled by default. It can be configured to a particular institution's google account if desired. | Improvement | FINP-3883 |
Comments
0 comments
Please sign in to leave a comment.