application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16784: BACK Button Appears during Disinfection Screen after Ending Treatment

- Fixed the disinfect back button being visible on after treatment disinfection.

- Set the hasCancel to false when op_mode sets back to the StandbyWaitTreatment.

- Removed the disinfect back button hide on touch.

DEN-16785: Make Chem Disinfect and Chem Flush Disinfect Buttons Invisible per Instit Config Status

- used the itemVisible to hide the chemical flush and checmical disinfect.

- fixed the institutional model class comment.

- made the enableChemicaldisinfect enabled/true by default.

DEN-16785: Make Chem Disinfect and Chem Flush Disinfect Buttons Invisible per Instit Config Status

- Added code to application controller to call for request institutional record.

- Added code in the disinfect stack qml to dynamically adjust the disinfect buttons upon enable chemical disinfect value

- Changed the status of chemical disinfect in the institutional record to enabled or disabled from 1 or 0

    • -15
    • +42
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
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
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
Merge branch 'DEN-16777-ui-dn-s119' into staging

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Addressed a code review comment

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Addressed the code review comment

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Added code to display the reject reason in chemical disinfect flush

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

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
Merge branch 'DEN-16657-UI-BN-S116-EmptyPatientID' into staging

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

    • -1
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
CS-13: Patient ID set as fix if not entered by user

- Enabled the CS timers to look up for the pending txr.

- Fix a typo which caused Settings screens notification cover by Minimized Alarm.

- Added a default Patient ID "NoPatientIDEntered" to be stored as, in the Txr, in case skipped.

Merge branch 'DEN-16657-UI-BN-S116-CSLogRetention' into staging

DENBUG-192: UI: CloudSync log files retention

The CloudSync ticket is the following:

CS-9: CS: CloudSync shall delete old daily basis logs on 15% used space in its log folder.

- added two message handler for the ID 11

-- 1011 UI=>CS [ P1<percent to be delete to be max used> ] )

-- 2011 CS=>UI [ P1<number of deletion>, P2<total deletion size in MB>] )

    • -0
    • +12
    /sources/cloudsync/CloudSyncController.h
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
Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into staging

CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- Reverted back the script timeout response fix, it seems the timeout responses are not handled properly and needs more work.

- Set all the scripts timeout to 10s (10000ms) by default (which for some could be too much but that is the timeout in case of failure).

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

    • -1
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-16687-ui-dn-s117-msg-update-log-files' into staging

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into staging

    • -3
    • +7
    /sources/cloudsync/CloudSyncController.h
    • -28
    • +53
    /sources/device/DeviceController.cpp
DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- moved the cs factory reset call for the decommissioning.

- fixed the TimedProcess timeout call.

- fixed signal emits without emit keyword.

    • -3
    • +7
    /sources/cloudsync/CloudSyncController.h