application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1937: UI: Translation

Added locate option

Added Confirmation popup

Added write

Clean up the stack & settings

    • -6
    • +30
    /sources/view/settings/VLocalization.cpp
    • -0
    • +7
    /sources/view/settings/VLocalization.h
LEAH-1937: UI: Translation

Localization Menu

Localization Screen

Localization View

Localization Read

    • -0
    • +114
    /sources/gui/qml/pages/settings/SettingsLocalization.qml
    • -0
    • +58
    /sources/view/settings/VLocalization.cpp
    • -0
    • +63
    /sources/view/settings/VLocalization.h
DEN-12031: Models nested ifs : Changed some more model source files

Finalized the model changes

    • -14
    • +14
    /sources/model/dg/data/MDGValvesStatesData.cpp
    • -3
    • +8
    /sources/model/hd/alarm/MAlarmCleared.cpp
    • -5
    • +5
    /sources/model/hd/alarm/MAlarmStatusData.cpp
DEN-12031: Models nested ifs : Changed some more model source files

    • -19
    • +16
    /sources/model/dg/data/MDGAccelerometerData.cpp
    • -27
    • +20
    /sources/model/dg/data/MDGConductivityData.cpp
    • -17
    • +15
    /sources/model/dg/data/MDGDrainPumpData.cpp
    • -27
    • +20
    /sources/model/dg/data/MDGHeatersData.cpp
    • -11
    • +12
    /sources/model/dg/data/MDGPressuresData.cpp
    • -13
    • +13
    /sources/model/dg/data/MDGROPumpData.cpp
    • -25
    • +19
    /sources/model/dg/data/MDGReservoirData.cpp
  1. … 12 more files in changeset.
DEN-12031: Models nested if

Replaced else conditions with goto lError:

    • -12
    • +11
    /sources/model/hd/alarm/MAlarmStatusData.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 'release/p1b/staging' into release/p1b/master

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/gui/qml/compounds/BPHREntry.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/model/settings/MWifiNetwork.h
    • -2
    • +2
    /sources/view/settings/VHDUsageInfo.cpp
Merge branch 'release/stagingmerge-DEN-17017-ui-bn-release-17' into release/p1b/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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'staging' - DEN-17017: Release 17

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
Release 17 Code Review branch

git checkout release/stagingmerge-DEN-17017-ui-bn-release-17

git diff HEAD staging > ../stagingmerge-DEN-17017-ui-bn-release-17.patch

git apply ../stagingmerge-DEN-17017-ui-bn-release-17.patch

    • -2
    • +8
    /sources/gui/qml/compounds/BPHREntry.qml
    • -28
    • +44
    /sources/gui/qml/pages/disinfect/DisinfectStack.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -10
    • +2
    /sources/model/hd/data/MHDUsageInfoResponse.cpp
    • -25
    • +20
    /sources/model/settings/MWifiNetwork.h
    • -6
    • +11
    /sources/view/settings/VAdjustmentServiceDates.cpp
    • -12
    • +15
    /sources/view/settings/VHDUsageInfo.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

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

    • -2
    • +2
    /sources/gui/qml/compounds/BPHREntry.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -2
    • +2
    /sources/view/settings/VHDUsageInfo.cpp
Merge branch 'DEN-17055-ui-dn-release-17' into staging

LEAH-1864: UI: Digi Board Bring up - Basics [ ( NO Settings , NO Cloud) ]

- matched the Denali code to be executed on the Leahi board.

    • -1351
    • +1352
    /sources/cloudsync/CloudSyncController.cpp
    • -3
    • +14
    /sources/storage/StorageGlobals.cpp
Merge branch 'DEN-17055-ui-dn-release-17' into develop

DEN-16947: UF goal did not reset to zero after first treatment

- set the PreTreatmentConnectionStack to clear the screens with entry when gets hidden.

    • -0
    • +6
    /sources/gui/qml/compounds/BPHREntry.qml
DEN-16989: Treatment Information Not Showing on Information Screen

- Changed the HD usage info code to only show the hours without any decimals in the total hours as well as the hours since last service.

    • -2
    • +2
    /sources/view/settings/VHDUsageInfo.cpp
DEN-16989: Treatment Information Not Showing on Information Screen

- Changed the HD usage info total number of hours and total number of hours since last service to be displayed only with 1 decimal point.

    • -2
    • +6
    /sources/view/settings/VHDUsageInfo.cpp
Merge branch 'DEN-17055-ui-dn-release-17' into develop

DEN-16989: Treatment Information Not Showing on Information Screen

- Addressed the code review comment

    • -1
    • +7
    /sources/view/settings/VHDUsageInfo.cpp
Testing