StorageGlobals.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 612 more files in changeset.
DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

  1. … 13 more files in changeset.
DEN-misc: Added - UI control for starting software update option in settings

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

  1. … 16 more files in changeset.
CS-2: CS: CloudSync should log on daily basis

  1. … 5 more files in changeset.
CS-2: CS: CloudSync should log on daily basis

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

  1. … 17 more files in changeset.
DEN-16286: UI: CS: In the Treatment log map the Alarm/Event ID to the description

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

  1. … 56 more files in changeset.
DEN-16326: UI: Add the OS Version in the information screen

ApplicationPOST: added the functions

  1. … 3 more files in changeset.
DEN-16284: UI: Cybersecurity: Disable the SSH access by default

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

  1. … 6 more files in changeset.
DEN-16002: Treatment Logs Do Not Display on UI

- removed the pending separate folder and combined the two uploaded and pending in same folder, separated by a ".p" at the end of the file name for pending.

- changed the base treatment report extension from "log" to "txr".

  1. … 6 more files in changeset.
DEN-16037: Updated - System does not Erase Treatment Logs When Folder is Full

Remove unneeded const char in the header

DEN-16037: Added - System does not Erase Treatment Logs When Folder is Full

Added a check of the treatments folder partition for disk space usage

  1. … 4 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

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

  1. … 16 more files in changeset.
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-alarm_list_uniqueID' into staging

  1. … 2 more files in changeset.
DEN-15491: Updated - Usability: UI: alarm list unique field for Alarm Descriptor

Renamed the alarm name variable to be listTitle per CR request

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

  1. … 73 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 115 more files in changeset.
DEN-15491: Added - Usability: UI: alarm list unique field for Alarm Descriptor

Added the alarmName key and value retrieval to set the alarm list to use the alarmName field instead of title

  1. … 3 more files in changeset.
DEN-15859: UI: USB drive cannot be mounted or unmounted

  1. … 6 more files in changeset.
DEN-15279: Added - Cybersecurity, umount/mount USB

Added the CPP code for calling the USB umount and mount scripts

  1. … 10 more files in changeset.
DEN-15738: UI: Cybersecurity: Move the Treatment log to the Encrypted partition

- Fix the issue caused by moving the Treatment Lox to Encrypted partition.

  1. … 6 more files in changeset.
DEN-15737 UI: Call the lockdown.sh before quits

- DEN-15402 is disabled for now, just to release the Cybersecurity release

# I set to always enabled for now to always go to the manufacturing mode

# 1 - Even for normal setup start is moving files to /home/root, so the lockdown needs to run to move files.

# 2 - The UI still needs to be executed to decrypt the /var/configurations, otherwise the configurations can not be updated,

# and I don't have the ability to just decrypt and exit right now.

# Note: after the Cybersecurity release I will improve the user experience and will make it easier for manufacturing.

  1. … 13 more files in changeset.
Merge branch 'DEN-15530-UI-VD-S99-Cybersecurity-BN-branch-off' into DEN-15279-UI-BN-S97-Cybersecurity

  1. … 11 more files in changeset.
DEN-15657 : UI: Cybersecurity: Add Enable Root SSH, in the Settings Service menu

- Added the Root SSH Access screen, scripts, MVC

  1. … 16 more files in changeset.
DEN-15442: Updated - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Included the password storing in the system environment

Added passing argument to decom script

  1. … 4 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

  1. … 19 more files in changeset.