application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-16657-UI-BN-S116-CSLogRetention' into staging

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

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
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
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/stagingmerge-DEN-16709-UI-Release-11-2' into release/p1_staging

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

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).

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

    • -16
    • +22
    /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 'release/stagingmerge-DEN-16709-UI-Release-11-2' into release/p1_staging

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.

    • -3
    • +7
    /sources/cloudsync/CloudSyncController.h
    • -28
    • +53
    /sources/device/DeviceController.cpp
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

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

    • -1
    • +1
    /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

    • -1
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'staging' into develop

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
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.

    • -21
    • +44
    /sources/device/DeviceController.cpp
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
Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop