DEN-11575: LTTS [ Development Test Support] - Updated the alarmMapping.sh to ignore the mapping if the common folder is not a git repository and the alamMapping tool doen't exist. [this change has been made to be able to build the application on the DEV_TEST's VM] - The compiler SquishCoco is using has different error checking scenarios than the one is used in Qt project for normal builds. And to make it work some changes has to be make in the projects and some source code on the fallthrough of some cases, in BluetoothInterface and CloudSync.
DEN-7147: Fixed a bug on Sub-StepIndicator on bottom of the instructions - Which was causing that to not to show correct number of the steps and titles. - removed #include "MModel.h" in all the possible cases and include the specific model since the MModel has too much include. - Showing the Heparin setup in the CART_INSTALL state only if we have a heparin volume setup. - created a common template function name enumString in Gui namespace to get the enum name as string.