openlmis-referencedata

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-6793: added new commodity for Family Planning program

with additional ISA for Comfort Health Clinic

Changed version back to SNAPSHOT

Released service version 15.1.1-RC1

OLMIS-6790 Added ignoring case when checking if lot exists by lot code

OLMIS-6790 Improved integration test

OLMIS-6790 Fixed method name for sonar issues

OLMIS-6790 Enabled creating lots with lot code that is partly included in any existing lot code

OLMIS-6749 Fixed link in changelog

OLMIS-6749 Added missing changelog

OLMIS-6749 RequisitionGroup update does no longer make any changes to Supervisory Nodes

Updating a resource should never introduce any changes in another resource other than

relationships between them. Requisition Groups update allowed changes to supervisory nodes,

morever those changes were only partial (child nodes were always cut off). This was fixed

and the RG update only allows switching the SN to another one now.

OLMIS-6739: Renamed the minimum/maximumToleranceTemperature variables

    • -0
    • +15
    /src/main/resources/db/migration/20200124111526354__renamed_temperature_columns_in_orderables_table.sql
OLMIS-6739: Renamed the minimum/maximumToleranceTemperature variables

    • -0
    • +15
    /src/main/resources/db/migration/20200124111526354__renamed_temperature_columns_in_orderables_table.sql
OLMIS-6739: Renamed the minimum/maximumToleranceTemperature variables

    • -0
    • +15
    /src/main/resources/db/migration/20200124111526354__renamed_temperature_columns_in_orderables_table.sql
Revert "Reduced scenario duration to 60s for orderables search and non full supply products search"

This reverts commit 223418818159cde48306b088b7426afc06208452.

    • -1
    • +1
    /performance/tests/approvedProductsForEssentialMedsAndDistrictHospital.yml
Reduced scenario duration to 60s for orderables search and non full supply products search

- This is reduced to check if it helps to get rid of invalid_token error and UnknownHostException during performance tests

    • -1
    • +1
    /performance/tests/approvedProductsForEssentialMedsAndDistrictHospital.yml
OLMIS-6726: changed version to new patch one

OLMIS-6726: renamed the file to fix migrations order

    • -0
    • +15
    /src/main/resources/db/migration/20200116085441907__add_temperature_and_volume_columns_to_orderables.sql
OLMIS-6726: renamed the file to fix migrations order

    • -0
    • +15
    /src/main/resources/db/migration/20200116085441907__add_temperature_and_volume_columns_to_orderables.sql
OLMIS-6726: moved field up in BaseMeasurement class to fix failed quality gate

OLMIS-6726: moved field up in BaseMeasurement class to fix failed quality gate

OLMIS-6726: Added volume and temperature info to Orderables

    • -0
    • +15
    /src/main/resources/db/migration/20200109085441907__add_temperature_and_volume_columns_to_orderables.sql
  1. … 7 more files in changeset.
OLMIS-6726: Added volume and temperature info to Orderables

    • -0
    • +15
    /src/main/resources/db/migration/20200109085441907__add_temperature_and_volume_columns_to_orderables.sql
  1. … 7 more files in changeset.
OLMIS-6726: Changed parameter name

OLMIS-6726: Increased version to 15.1.0-SNAPSHOT

OLMIS-6726: Added methods to OrderableDataBuilder class, changed access level to fields in BaseMeasurement and Measurement classes

OLMIS-6726: Defined a constant in OrderableMessageKeys, changed validator for volume value

OLMIS-6726: Added missing tests from OrderableValidatorTest and missing annotations

OLMIS-6726: Added missing tests, dataBuilders, Dto classes for TemperatureMeasurement, VolumeMeasurement, BaseMeasurement and Measurement classes

  1. … 3 more files in changeset.
OLMIS-6726: Added volume and temperature info to Orderables

    • -0
    • +15
    /src/main/resources/db/migration/20200109085441907__add_temperature_and_volume_columns_to_orderables.sql
OLMIS-6676: Fixed checkstyle issue