ui.scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 'staging-ui' into develop

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

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

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 'staging_ui' into develop

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

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

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 'staging' into develop

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

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

DEN-16326: UI: Add the OS Version in the information screen

DEN-16284: UI: Cybersecurity: Disable the SSH access by default

    • -0
    • +123
    /scripts/rootsshaccess.sh
Merge branch 'DEN-16181-UI-VD-S103-factoryReset_devicebug' into staging

Merge branch 'DEN-16181-UI-VD-S103-factoryReset_devicebug' into develop

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Update to include removing the treatment logs in /var/configurations

Changed remove command to piping to rm command instead of using find's -exec

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Remove sudo of the cp command

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Corrected the settings file update

Added sudo to the copy of the default settings file command