Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -49
    • +7
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 2 more files in changeset.
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
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 6 more files in changeset.
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

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

- Addressed the code review comment

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

- Addressed a code review comment

    • -0
    • +1
    ./qml/pages/disinfect/DisinfectStack.qml
  1. … 5 more files in changeset.
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

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

    • -0
    • +1
    ./qml/pages/disinfect/DisinfectStack.qml
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 7 more files in changeset.
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.

  1. … 3 more files in changeset.
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.

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 9 more files in changeset.
CS-10: The Log upload to the cloud

- Added the op_mode as Standby to the disinfect condition.

CS-10: The Log upload to the cloud

- Added a command line option -L to (dis/en)able the long log name with CloudSync upload and pending feature.

- If -L is not used the system will log like before with yyyy_DD_dd_denali.(log/err) format.

- Improved the code and fixed some of TODO sections.

- Added PROPERTY for the application running environment in GuiView to use in export log.

- Utilize the MainMenu height in the settingsExportLog since that is hidden in that screen.

- Added a dynamic panel layout on the SettingsExportLogs from vertical if not using the LongLogNames to horizontal if the LongLogNames is used.

- Added getters for logger file name attributes like the path and log extension and so on, which is currently being used int he DeviceController to handle the log upload and backup.

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.

    • -125
    • +130
    ./qml/pages/settings/SettingsExportLogs.qml
  1. … 8 more files in changeset.
DEN-16693: Institutional Settings Implementation

- The Ultrafiltration slide is an old slider so added some functionality in the code.

DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 9 more files in changeset.
Merge branch 'staging' into develop

CS-10: The Log upload to the cloud

- Added a command line option -L to (dis/en)able the long log name with CloudSync upload and pending feature.

- If -L is not used the system will log like before with yyyy_DD_dd_denali.(log/err) format.

- Improved the code and fixed some of TODO sections.

- Added PROPERTY for the application running environment in GuiView to use in export log.

- Utilize the MainMenu height in the settingsExportLog since that is hidden in that screen.

- Added a dynamic panel layout on the SettingsExportLogs from vertical if not using the LongLogNames to horizontal if the LongLogNames is used.

- Added getters for logger file name attributes like the path and log extension and so on, which is currently being used int he DeviceController to handle the log upload and backup.

    • -125
    • +130
    ./qml/pages/settings/SettingsExportLogs.qml
  1. … 7 more files in changeset.
DEN-16693: Institutional Settings Implementation

- The Ultrafiltration slide is an old slider so added some functionality in the code.

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./qml/pages/treatment/TreatmentHome.qml
  1. … 28 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/settings/SettingsStack.qml
  1. … 21 more files in changeset.
DENBUG-163: High Venous Pressure Alarm 130 Triggers During Normal Treatment Operation

Added air trap raw lower level and air trap raw upper level to be logged and displayed on the diagnostics screen

DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

DEN-16693: Institutional Settings Implementation

Updated the qml file to display the insititutional record. Updated the model and view classes.

Bamboo Commit: Updated MAlarmMapping.cpp

DENBUG-199: Alarm 280 (DG Fault: DRP Direction Fault) Triggered during Pre-Treatment Sequence

Added the Maxon RPM to the handled messages to be logged.

DEN-16693: Institutional Settings Implementation

Updated the institutional record screen columns.

DEN-16693: Institutional Settings Implementation

Updated the units width in the institutional record.

DEN-16693: Institutional Settings Implementation

Changed the prescribed UF volume to L from mL.

DEN-16693: Institutional Settings Implementation

Updated the title of the Institutional Configurations and updated the heparin units

DEN-16693: Institutional Settings Implementation

Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab

DEN-16693: Institutional Settings Implementation

- Touch grid column spacing shrank from 100 to 50.

- Settings column width expanded from 300 to 325.

- Changed the Institutional Configs to Institutional Configurations on settings items.

DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

    • -0
    • +53
    ./qml/pages/settings/SettingsInstitutionalRecord.qml
    • -3
    • +24
    ./qml/pages/settings/SettingsStack.qml
  1. … 27 more files in changeset.
CS-5: @ UI: TxCode generation on device

- The Qr code were removed from the PreTreatmentConfirm.qml and the PostTreatmentReview.qml for P1, and now has been decided to use it.

- The vital count down which was removed for the P1 put back.

DEN-16693: Institutional Settings Implementation

- Touch grid column spacing shrank from 100 to 50.

- Settings column width expanded from 300 to 325.

- Changed the Institutional Configs to Institutional Configurations on settings items.

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
DEN-16693: Institutional Settings Implementation

Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
DEN-16693: Institutional Settings Implementation

Updated the title of the Institutional Configurations and updated the heparin units

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/DEN-16687-ui-dn-s117-msg-update-log-files' into develop

  1. … 3 more files in changeset.
DEN-16693: Institutional Settings Implementation

Updated the units width in the institutional record.

DEN-16693: Institutional Settings Implementation

Updated the institutional record screen columns.

  1. … 1 more file in changeset.
DENBUG-199: Alarm 280 (DG Fault: DRP Direction Fault) Triggered during Pre-Treatment Sequence

Added the Maxon RPM to the handled messages to be logged.

  1. … 6 more files in changeset.
DEN-16693: Institutional Settings Implementation

Updated the qml file to display the insititutional record. Updated the model and view classes.

    • -2
    • +3
    ./qml/pages/settings/SettingsStack.qml
  1. … 5 more files in changeset.