Tags: opendcs/opendcs
Tags
7.0 updates 2025 12 23 (#1588) ## Problem Description <!-- if your PR does not address an open issue you can remove this line --> Fixes #1571 in 7.0. <!-- if you are referencing a specific issue a problem description is not required --> Describe the problem you are trying to solve. ## Solution move change and test from main. ## how you tested the change Describe what was done to test the change. This section can be left blank if automated tests demonstrating usage are provided in the PR. ## Where the following done: - [ ] Tests. Check all that apply: - [ ] Unit tests created or modified that run during ant test. - [ ] Integration tests created or modified that run during integration testing (Formerly called regression tests.) - [ ] Test procedure descriptions for manual testing - [ ] Was relevant documentation updated? - [ ] Were relevant config element (e.g. XML data) updated as appropriate If you aren't sure leave unchecked and we will help guide you to want needs changing where.
Bugfix/schedule status find first (#1548) Fixes reported issue by 7.0.16-RCx tester ## Solution Switch to getFirstResult so ignore any "duplicate" results that may be present due to precision limitations. ## how you tested the change New integration that adds status entries that would include the same date. ## Where the following done: - [ ] Tests. Check all that apply: - [ ] Unit tests created or modified that run during ant test. - [ ] Integration tests created or modified that run during integration testing (Formerly called regression tests.) - [ ] Test procedure descriptions for manual testing - [ ] Was relevant documentation updated? - [ ] Were relevant config element (e.g. XML data) updated as appropriate If you aren't sure leave unchecked and we will help guide you to want needs changing where.
Add test for decodesSettingsFromJdbc. (#1519) Assists with opendcs/rest_api#587 Handle retrieval of null property values from the database. Allow for retrieval of javax.sql.DataSource from the OpenDcsDatabase instance
Add test for decodesSettingsFromJdbc. (#1519) Assists with opendcs/rest_api#587 Handle retrieval of null property values from the database. Allow for retrieval of javax.sql.DataSource from the OpenDcsDatabase instance
Add test for decodesSettingsFromJdbc. (#1519) Assists with opendcs/rest_api#587 Handle retrieval of null property values from the database. Allow for retrieval of javax.sql.DataSource from the OpenDcsDatabase instance
PreviousNext