ui.scripts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

Update decommission.sh script to call wifi disconnect script and bt clear scripts

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

update factory_reset.sh script to call wifi disconnect script and bt clear scripts

Merge branch 'DEN-15918-UI-VD-S102_POST_ConfigFilesCheck' into staging

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

DEN-16104: UI: Reorder the sequence of the messages in POST from UI to HD

DEN-16019: Unable to Export to USB / Valid USB drives are not recognized

DEN-15977: UI: UI is not responding to POST result request from HD

Merge branch 'DEN-15918-UI-VD-S102_POST_ConfigFilesCheck' into develop

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

- removed the settings crc from the globals.sh

Merge branch 'staging' into develop

Merge branch 'DEN-15918-UI-VD-S102_POST_ConfigFilesCheck' into develop

DEN-16150: UI RTC Fails to set in Service mode

- add sudo for the date script.

- add +x to script files

Merge branch 'DEN-15918-UI-VD-S102_POST_ConfigFilesCheck' into develop

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

- Added the crc check to the crypt_setup and the errors wil be handled by the same script after mounting the encrypted partition.

    • -64
    • +0
    /scripts/generate_config_files_sha.sh
Merge branch 'DEN-16123-UI-BN-S103-UpdateOnly-CloudSync' into staging

DEN-16096: Treatment Logs Do Not Upload to CloudSync Server

- Copied the config.json from the /var/configurations/ to the ~cloud/ CloudSync freshly copied.

Merge branch 'DEN-15905-UI-BN-S102-Update' into staging

Merge branch 'DEN-15918-UI-VD-S102_ignoreCurrentLogs' into staging

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

Modified to not include System.conf and include *.dflt files

Add error handling and additional comments to clarify intent

    • -8
    • +24
    /scripts/generate_config_files_sha.sh
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Managed the Settings/System.conf owner

DEN-15815: Updated - UI: Factory reset and decommission, delete log files

Apply same log deletion code to the Factory reset script

DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

Remove the check script and move check to the globals.sh script

update the generate settings crc script to accomodate path differences