sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed logger so that UI sent and received messages show with a hex message ID field.

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Spelling correction

Small correction, had unsaved changes on ApplicationController.h

Added request for versions when UI POST is done if POST was successful

Merge branch 'staging' of ssh://dvm-linux02:7999/ui/application into DEN-13053-S82-JI

Updating branch to be up to date with staging

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-14294 UPG: New VM and tools for the new Qt 5.15.10 [C++ run-time issues]

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-14294 UPG: New VM and tools for the new Qt 5.15.10 [C++ compile time issues]

- Fixed the C++ compile time issues.

- There are still some runtime issues reported by Qt

- There are lots of QML issues reported in run-time.

  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 20 more files in changeset.
Merge branch 'DEN-14147-UI-BN-S82' into staging

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -15
    • +108
    ./view/settings/VSettings.cpp
  1. … 2 more files in changeset.
Merge branch 'DEN-13962-UI-BN-S82' into staging

    • -2
    • +2
    ./gui/qml/pages/settings/SettingsExportLogs.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-13962-UI-BN-S82' into develop

DEN-14239: Pressure monitor screen not displayed

- During the system tests, it has been observed the main treatment in-line blood pressure is not correctly setting the lower/higher bounds of the monitoring component.

    • -26
    • +8
    ./gui/qml/pages/treatment/TreatmentHome.qml
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-14263: Change Request: Enable the Alarms Dialog Timeout timer during rinseback

  1. … 4 more files in changeset.
Fix imports for unit tests

    • -28
    • +40
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -28
    • +40
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-14147-UI-BN-S82' into develop

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Fixed isDevice in the export log.

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
Merge branch 'DEN-14147-UI-BN-S82' into develop

    • -15
    • +108
    ./view/settings/VSettings.cpp
  1. … 2 more files in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Implemented the instruction update.

- Improved the algorithm

- Improved the RegEx to accept spaces or empty section.

- Added and Extra string section and precision for float values.

  1. … 1 more file in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- The replacement finder is implemented

- The instruction updater is changed to meed the needs of the replacement finder.

- Next needs to update the instructions regarding the received message.

  1. … 3 more files in changeset.