ui.scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-80 changed the command that deletes the contents of the log folder and service folder

DEN-16558 updated the lockdown.sh script to only remove the contents of the cloudsync

Merge branch 'DEN-16490-UI-BN-S108-CS-0-4-6-FIX' into staging

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- removed the CloudSync execution sleep delays, since I reverted that back and it is runnig before UI again it won't need to wait for UI any more, and also the ps command aafter python execution is immediate.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Fixed the execution order and the CS execution detection, in either of the setup mode and normal mode.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- put a delay i the CloudSync to wait for UI to prepare the encrypted partition, since during that delay CS won't response to the status command, the ps ax command used.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- changed the CloudSync and Application execution, because in new CS it is trying to get the config.json sooner and since it was running prior to Application execution, the encrypted partition is not ready yet.

Merge branch 'DEN-16490-UI-BN-S108' into staging

Reverted back the USB_mount.sh script change back was made for Cybersecurity.

Fixed the Dry-Demo setup connection to can1 during setup.

Fixed the Dry-Demo launch

DENBUG-80: Brightness level reset to default was missing in the Factory Reset

Merge branch 'DEN-16473-UI-BN-S107-CS-Txr-Logs' into staging

Merge branch 'DEN-16419-UI-BN-S106-FactoryReset' into staging

Merge branch 'DEN-16419-UI-BN-S106-DRT-IP' into staging

Merge branch 'DEN-16419-UI-BN-S106-DryDemo' into staging

CS-2: CS: CloudSync should log on daily basis

- Removed the sync from the mount command of the sd-card and the usb, for performances.

CS-2: CS: CloudSync should log on daily basis

- Fixed an issue in the Dry-Demo setup.

CS-2: CS: CloudSync should log on daily basis

Merge branch 'DEN-16419-UI-BN-S106-FactoryReset' into staging-ui

Merge branch 'DEN-16419-UI-BN-S106-DRT-IP' into staging-ui

DEN-16435: Factory Reset deletes service password from System.conf

- There was a typo in the sed command which was emptying the service password.

DEN-16328: UI: Add the DRT server IP input for the setup scripts

- Tested in a update folder of a develop build and fix the issues and added -i to edit the files now.

DEN-16328: UI: Add the DRT server IP input for the setup scripts

Merge branch 'DEN-16419-UI-BN-S106-DryDemo' into staging_ui

DEN-14861: Release the Dry-Demo App

- fixed scripts bugs

DEN-14861: Release the Dry-Demo App

- updated setup scripts to include the dry-demo in installations.

- for security reasons it is not included in start script help

Merge branch 'DEN-16335-UI-VD-S105_CSFolderPermissions' into staging

Merge branch 'DEN-16288-UI-BN-S104' into staging

DEN-16219: Fixed - Denali user will have ONLY list ability (LS) to the folder and files in /var/configurations/CloudSync/*

Replace the existing chmod command in the lockdown script with

- find directories and give only read access

- find all files and remove read, write, and execute permissions