Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 5.1.10-RC1 #7

Open
wants to merge 16 commits into
base: dev-environment
Choose a base branch
from

Commits on Dec 18, 2023

  1. CQI-14: Disable demo data loading for integration tests (#40)

    * CQI-14: Disable demo data loading for integration tests
    
    Demo data was previously being loaded before the tests were run, so they were affected by records fetched from a csv.
    
    * CQI-14: Added Transactional to test method
    
    * CQI-14: Removed unnecessary demoDataTest
    
    * CQI-14: Replaced Sonarqube with Sonarcloud analysis
    
    * CQI-14: Enabled xml version of JacoccoTestReport
    anawrotsoldevelo authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c2b1160 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. OLMIS-7910/Fix - Wrong SOH on first receive (#42)

    * Fix - Wrong SOH on first receive
    
    * Updated License Headers
    
    * Fix - Wrong SOH on first receive
    Asquarep authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    48bc090 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    9210c3a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    0617ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1751c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a040993 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. SELV3-718: Added geographicZone filter for valid sources/destinations (

    …#44)
    
    * SELV3-718: Added geographicZone filter for valid sources/destinations
    
    * SELV3-718: Updated javadocs, added test
    
    * SELV3-718: Added tests
    sradziszewski authored May 7, 2024
    Configuration menu
    Copy the full SHA
    7ad6f08 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    5556e29 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. OIS-14: Added configuration for Transifex CLI usage (#62)

    Changed --resource value
    Updated the version of docker-dev used to v9
    sradziszewski authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f00e4aa View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. OLMIS-7952: Copied and adjusted solutions for 2nd approval for requis…

    …ition to make application logging performance better, commits: 6da4960 and 87e17c9. (#63)
    
    * OLMIS-7952: Copied and adjusted solutions for 2nd approval for requisition to make application logging performance better, commits: 6da4960 and 87e17c9.
    
    * OLMIS-7952: Removed TODO.
    
    * OLMIS-7952: Style corrections.
    
    * OLMIS-7952: Added integration testing when building.
    
    * OLMIS-7952: Fixed indentations.
    
    * OLMIS-7952: Added test coverage and corrected method description.
    
    * OLMIS-7952: Added another test coverage.
    
    * OLMIS-7952: Added another test coverage.
    
    ---------
    
    Co-authored-by: pwargulak <[email protected]>
    tsznaj and pwargulak authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    37f3d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. OLMIS-7953 Copied solution with multiple program ids to make applicat…

    …ion logging performance better. (#61)
    
    * Cherry-pick (modified) from OAM-218 solution, commit 8b82790.
    
    OAM-218: Updated programId param to repeatable (#60)
    
    * OAM-218: WIP
    
    * OAM-218: Updated programId param to repeatable
    
    * OAM-218: Removed unused import, provided constants
    
    * OAM-218: Removed unnecessary stubbings
    
    * OAM-218: Added extra tests
    
    * OAM-218: Provided changes after review
    
    * OAM-218: Removed 'Ignore' annotation
    
    * OAM-218: Added extra condition to test
    
    * OAM-218: Fixed params/method names
    
    * OAM-218: Added tests for coverage.
    
    ---------
    
    Co-authored-by: Piotr Wargulak <[email protected]>
    Co-authored-by: tsznaj <[email protected]>
    # Conflicts:
    #	src/integration-test/java/org/openlmis/stockmanagement/web/ValidSourceDestinationControllerIntegrationTest.java
    #	src/main/java/org/openlmis/stockmanagement/repository/SourceDestinationAssignmentRepository.java
    #	src/main/java/org/openlmis/stockmanagement/service/SourceDestinationBaseService.java
    #	src/main/java/org/openlmis/stockmanagement/service/StockCardSummariesService.java
    #	src/main/java/org/openlmis/stockmanagement/service/ValidDestinationService.java
    #	src/main/java/org/openlmis/stockmanagement/service/ValidSourceService.java
    #	src/main/java/org/openlmis/stockmanagement/validators/SourceDestinationGeoLevelAffinityValidator.java
    #	src/main/java/org/openlmis/stockmanagement/web/ValidSourceDestinationController.java
    #	src/test/java/org/openlmis/stockmanagement/service/SourceDestinationBaseServiceTest.java
    #	src/test/java/org/openlmis/stockmanagement/validators/SourceDestinationGeoLevelAffinityValidatorTest.java
    
    * OLMIS-7953: coverage test
    
    * OLMIS-7953: moved to impl subdirectories
    
    * OLMIS-7953: little changes to omit unnecessary coverage tests
    
    * OLMIS-7953: added coverage test
    
    ---------
    
    Co-authored-by: Szymon Radziszewski <[email protected]>
    tsznaj and sradziszewski authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a54531b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a51ccda View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b03bc0b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. OLMIS-8020: Fix initiating requisitions with stocks on hand populated…

    … from stock cards (#69)
    
    * OAM-269: Added permission check skipping for client application cases (#65)
    
    * OAM-269: Added permission check skipping for client application cases
    
    * OAM-269: Added test for client application case
    
    * OAM-269: Added authentication type check before another checkFacilityAndHomeFacilityLinkage
    
    * OAM-260: Added more tests
    
    * OAM-260: Include integration tests in jacoco coverage report
    
    ---------
    
    Co-authored-by: Piotr Wargulak <[email protected]>
    
    * OLMIS-8020: Fix errors after cherry-pick from OAM-269
    
    ---------
    
    Co-authored-by: Szymon Radziszewski <[email protected]>
    Co-authored-by: Piotr Wargulak <[email protected]>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a4710de View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    a9eb5a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Release 5.1.11

    mgrochalskisoldevelo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ef11af3 View commit details
    Browse the repository at this point in the history