Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-328: Venous Pressure alarm did not trigger when pressure dropped to 0 mmHg

- Added a new field in the institutional configurations to display the value for the min venous pressure wide limit window

    • -0
    • +4
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +3
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -2
    • +2
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 6 more files in changeset.
DENBUG-318: Rejection Ratio Setting Feature Implementation in Manufacturing Configuration For Treatment

- Changed the max RO rejection ratio to min RO rejection ratio in institutional record

- Changed the min RO rejection ratio from float to quint32

- Added "%" to the min RO rejection ration value in the institutional record screen

    • -3
    • +3
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -3
    • +3
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 2 more files in changeset.
DENBUG-318: Rejection Ratio Setting Feature Implementation in Manufacturing Configuration For Treatment

- Updated the code to add max RO rejection ratio and min inlet water conductivity alarm limit to the HD institutional record and display it on the UI

    • -81
    • +89
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -54
    • +60
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 605 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 31 more files in changeset.
DEN-16862: Add a command to reset HD during UI software install

- Added a command to request an HD reset during the UI software and while HD is in service mode.

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

    • -2
    • +2
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 8 more files in changeset.
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.

    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 2 more files in changeset.
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.

    • -27
    • +28
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -1
    • +1
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 6 more files in changeset.
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

    • -6
    • +10
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +2
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -6
    • +6
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +14
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 26 more files in changeset.
DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

    • -6
    • +6
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -6
    • +30
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 5 more files in changeset.
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

    • -0
    • +142
    ./MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +115
    ./MAdjustHDInstitutionalRecordResponse.h
  1. … 19 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 598 more files in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Reverted back the version macros to use the bamboo env variables, to be consistent with other stacks

- Changed the DeviceController addWatch method to avoid creating file if does not exist, to prevent the permission denied issue when CS writes to the file, since if the file is created by denali, cloud does not have write access any more.

- Changed the execution order of the Application to be executed before CloudSync since in the new CS 0.4.6 it will error out and stop running because UI has not been executed to prepare the encrypted folder.

- Added a Check-In for the UI and CS to check if the CS is running and the above change will delay the post to be sent later when the check-in response is received.

- Added a TIME_CALL to call the method after each x times of call (is used in TimerEvent)

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

  1. … 56 more files in changeset.
Merge branch 'DEN-16335-UI-VD-S105_HD_DG_UsageCounterDisplay' into staging

  1. … 3 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10 and minimum iteration shall be 10k

- changed the micro to reflect the non-backward compatibility.

- Also changed the source of reading the version's section from the Bamboo script to the compatible.h.

DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

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

  1. … 14 more files in changeset.
DEN-14751 Revert changes of removing the volume2HD function per Behrouz' request

  1. … 1 more file in changeset.
DEN-14950 Alarm volume label change to number instead of percent

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

  1. … 56 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

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

  1. … 594 more files in changeset.
Cherry Pick [DEN-13053-S82-JI : 86d954] ClousSync device Registration Error

Fixed syntax of cloudsync post in run.sh file so that cloudsync runs on post

Changed UI serial implementation to trim off any whitespace or invalid characters in serials received from HD and DG

Changed CloudSync controller to only send messages to CloudSync if device is registered

    • -2
    • +30
    ./MAdjustHDSerialNumberResponse.cpp
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 95 more files in changeset.
Merge branch 'DEN-13198-UI_BN_75' into staging

  1. … 45 more files in changeset.