LEAHI-TESTSUITES-LDT-1057

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged release/p1b/staging

Bamboo Commit: Updated MAlarmMapping.cpp

    • -15
    • +21
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged release/stagingmerge-DEN-17325-release_24_dn

Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merged DEN-17325

DEN-17325: Release 24 DN

- Commented out the timezone detection to prevent the display of the timezone on the screen.

DEN-17325: Release 24 DN

- Commented out the timezone detection to prevent the display of the timezone on the screen.

Merge branch 'DEN-17325-release_24_dn_staging' into develop

DENBUG-328: Venous Pressure alarm did not trigger when pressure dropped to 0 mmHg

- Added a new field in the institutional configurations to display the value for the min venous pressure wide limit window

DENBUG-328: Venous Pressure alarm did not trigger when pressure dropped to 0 mmHg

- Added a new field in the institutional configurations to display the value for the min venous pressure wide limit window

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Updated as suggested.

Updated as suggested.

Added comment block and uploaded test report onto Jira.

Added comment block and uploaded test report onto Jira.

Updated as per the suggestion.

Updated as per the suggestion.

It is ok for now, but from lines 11 to 19, there are still some object names that need to be refactored. Will be mentioned in later reviews,

It is ok for now, but from lines 11 to 19, there are still some object names that need to be refactored.
Will be mentioned in later reviews,

That is fine for now, but please think ahead and move it as soon as you have used it elsewhere. Also, by moving it to a more general place, others will notice and use it, instead of duplicating.

That is fine for now, but please think ahead and move it as soon as you have used it elsewhere.
Also, by moving it to a more general place, others will notice and use it, instead of duplicating.

lets try and avoid using the occurrence property and instead get the parent object which should be a TouchGrid qml component then find the children and find the object in the grid by testing theTex...

lets try and avoid using the occurrence property and instead get the parent object which should be a TouchGrid qml component then find the children and find the object in the grid by testing theText property of the child object "Export Logs"

Updated as suggested.

Updated as suggested.

moved to application_init.py

moved to application_init.py

removed the method def_stop_application(), because not using it in test script.

removed the method def_stop_application(), because not using it in test script.