| Change Category | Change Summary | Change Description | Change Type | Change ID |
| Accessibility | The cursor moves to Jump To when Collapse / Expand Navigation are clicked. | We fixed the cursor focus to stay on the Collapse / Expand Navigation when the left hand navigation is opened or closed. | Improvement | FINP-5196 |
| Design Improvements | When there is a single page of results, column widths shouldn't change on sort | We fixed an issue to prevent the column from resizing when the column is sorted. | Improvement | FINP-5160 |
| Lookup Refactor Improvements | The BusinessObjectLookupJSONMessageBodyWriter does not map nested values for inquiries properly. | Using 'get' and 'set' on the Map object does not understand nested values so "vendorHeader.vendorTypeCode" is set on the map at the top level. We resolved this issue by using "setNestedProperty" and "getNestedProperty". | Improvement | FINP-5225 |
| Lookup Refactor Improvements | Add masking support for nested lookups | We added masking support for nested lookups. | Improvement | FINP-5096 |
| Module Pages & Navigation | Add module pages to Jump To | We added module pages to Jump To to support opening a module page from Jump To. | Improvement | FINP-5215 |
| Module Pages & Navigation | Replace module flyouts with module pages, add favorites to home and remove my favorites menu group | We replaced the module flyouts with module pages. Favorites have been added to the Home page. Check boxes for Activities, Reference and Administration have been removed. The module pages have separate sections for Activities, Reference and Administration. | Improvement | FINP-4751 |
| Product Development | Implement more checkstyle rules to enforce coding standards/code quality | As a result of previous cleanup and refactoring, we were able to do a small amount of additional cleanup and remove the suppressions for the DeclarationOrder checkstyle rule. We also implemented the ModifiedControlVariable checkstyle rule to enforce coding standards/code quality. We did some cleanup in base code to avoid violating this new rules and also took the opportunity to do some corresponding refactoring. We didn't fix all violations at this time so we also added some suppressions. |
Improvement | FINP-5107 |
| Support | Delete All and Copy All buttons are missing when a Salary Expense Transfer is Recalled into Action List; deleting lines and readding them returns stack trace | We fixed two issues with this JIRA: 1) When an Salary Expense Transfer or Year End Expense Transfer is recalled into the Action List, the Copy All and Delete All buttons are present. 2) When TO lines are deleted on Salary Expense Transfer and Year End Expense Transfer, adding new lines and submitting no longer returns a stack trace. |
Bug | FINP-5161 |
| Support | Clicking Print on the Milestone Report is throwing a server error | We fixed an issue with the Milestone Report so that clicking Print creates a pdf report instead of throwing a stack trace. | Bug | FINP-5000 |
Comments
0 comments
Please sign in to leave a comment.