mhodgesatuh
released this
12 Oct 00:47
·
72 commits
to main
since this release
What's Changed
- Fixes incorrect logout redirect by @JorWo in #839
- Updating Export Grouping Button by @Kristyn-Mimura in #837
- Allows two character uids to be added to a group, fixes check for uids already in a group by @JorWo in #840
- Remove addWhereListed from UI by @JorWo in #842
- Add icon to the nav bar - indicate user is not in their personal account by @michho8 in #826
- Add conditional to confirmation message when enabling/disabling sync dest by @yertsti in #846
- Removes unnecessary script tag by @Kristyn-Mimura in #843
- Fix wrong field names for csv exports by @yertsti in #849
- Updates reset checkboxes functionality by @Kristyn-Mimura in #845
- Update pull_request_template.md by @Erick-Orozco-Ciprian in #850
- spring boot v2.7.14 released, upgrade projects by @FeimeiChen in #851
- Changes 'yes' in the exclude, include, and owner columns to red by @jarrenseson in #853
- Fix ADA warnings by @yertsti in #855
- Add conditional for enabling/disabling sync dest by @yertsti in #848
- Add throw exception tab to admin by @yertsti in #854
- Handle empty string when updating grouping description by @yertsti in #856
- Makes timeout.controller.js and jasmine tests by @Kristyn-Mimura in #857
- Move import path for overrides to the appropriate property files by @JorWo in #858
- Implement retry on error for loading a large grouping by @JorWo in #859
- loadDataWithBodyRetry(): Set maxRetries to 3 and add incremental delay by @JorWo in #860
- Overrides Message Logging by @Kristyn-Mimura in #861
- Appends environment to email header by @Kristyn-Mimura in #864
- Replace all instances of var in project js files to let or const by @imths in #867
- Rename the Info page to About by @gitCarrot in #868
- Fix resetModal not displaying UH Usernames by @imths in #871
- Fix Grouping Import/Export Animation by @imths in #865
- Fixes warning for $new() in tests by @Kristyn-Mimura in #873
- Fix using trashcan to remove old test accounts from Admins by @imths in #870
- Replace modal path functions with universal string in HomeController.java by @Kristyn-Mimura in #875
- Reorder java imports on ui side by @imths in #877
- Remove the whitespace above the footer on the home page before login by @gitCarrot in #863
- Override email recipient with properties by @yertsti in #878
- Update application-test.properties by @mhodgesatuh in #881
- Upgrade to Java 17 and Spring Boot 3 by @JorWo in #880
- Update application-prod.properties in UI to point to iws04 by @FeimeiChen in #885
- Update README.md to include Java 17 by @imths in #884
- Adds email validation on feedback page by @Kristyn-Mimura in #882
- Write Jasmine tests for app.service.js by @FeimeiChen in #886
- Display planned outage announcement on the home page by @michho8 in #879
- Call resetInclude/ExcludeMembersAsync only after a threshold by @FeimeiChen in #887
- Removes injected principal by @Kristyn-Mimura in #889
- Implements a tooltip and dynamic selection checkbox by @Louie808 in #872
- Fix currentUser error when no user is logged in by @michho8 in #888
- Backport announcements improvements by @JorWo in #902
- Fixed ADA issues in Epic 2.5 by @Erick-Orozco-Ciprian in #906
- Backport the Select All Checkbox bug fix by @michho8 in #910
- Fix the bug for auto logout by @FeimeiChen in #912
- Fix bug on Idle Timeout by @FeimeiChen in #913
- Backport: Fixes the BeanPostProcessor non-static factory warning by @JorWo in #916
- Backport: Update dependencies by @JorWo in #918
- Backport: Fix the Exclude Members username bug by @michho8 in #920
- Backport the Dart SASS compiler by @mikhail-shkaralevich in #922
- Back-port: Fixes the Announcement Bar Bug by @Kristyn-Mimura in #923
- Backport: Fixes add error message bug by @Kristyn-Mimura in #926
- Backport: Fix Select All checkbox bugs by @michho8 in #930
- Handle department accounts without uhUuid correctly by @JorWo in #932
- Add logout button to uhuuid-error page by @JorWo in #934
- Backported Fleeting Pagination Presentation Bug fix by @byilagan808 in #952
- Backport department account icon to 2.5 & Maven wrapper by @byilagan808 in #951
- 2.5 bug: Exclude list of names not displaying correctly by @byilagan808 in #955
- Backport spring-boot-starter version update by @mikhail-shkaralevich in #957
- Backport dependency updates by @mikhail-shkaralevich in #987
- Backport Spring Boot 3.3.3 update by @lukepag in #1009
- Backport GROUPINGS-1791: Uncomment @PreAuthorize annotation for security reasons by @mikhail-shkaralevich in #1023
- Update dependencies by @mikhail-shkaralevich in #1025
- Fix the Tooltip on Truncate for Grouping Path by @FeimeiChen in #1033
New Contributors
- @jarrenseson made their first contribution in #853
- @imths made their first contribution in #867
Full Changelog: V2.4.2.RELEASE...V2.5.2.RELEASE