device

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. … 604 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 604 more files in changeset.
DEN-misc: Updated - Update install update timeout

DEN-misc: Updated - Include a finalize sw update menu element

-update the path to discover swu files

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

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

  1. … 16 more files in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Reverted back the version macros to use the bamboo env variables, to be consistent with other stacks

- Changed the DeviceController addWatch method to avoid creating file if does not exist, to prevent the permission denied issue when CS writes to the file, since if the file is created by denali, cloud does not have write access any more.

- Changed the execution order of the Application to be executed before CloudSync since in the new CS 0.4.6 it will error out and stop running because UI has not been executed to prepare the encrypted folder.

- Added a Check-In for the UI and CS to check if the CS is running and the above change will delay the post to be sent later when the check-in response is received.

- Added a TIME_CALL to call the method after each x times of call (is used in TimerEvent)

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

  1. … 52 more files in changeset.
Merge branch 'DEN-16335-UI-VD-S105_DisableConfirmDeviceConfig' into staging

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

- Added the Gui and MVC

  1. … 6 more files in changeset.
DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Add checking of the USB space to ensure there is enough space to copy the designated log files

  1. … 4 more files in changeset.
DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Remove unnecessary whitespace added in last commit

  1. … 1 more file in changeset.
DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Per Code Review Discussions:

- Remove the directory comparison function

- Remove the added variables from last commit (isExited, etc)

- Change logic for cryptSetupEnabled property setting

  1. … 4 more files in changeset.
DEN-16235: Fixed - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Add logic to properly handle disabling the confirm button when the device configuration is complete

Add a command to compare two directories for sameness

Add correct displaying of the completion of the device configurations

  1. … 4 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10

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

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

  1. … 3 more files in changeset.
Merge branch 'DEN-16123-UI-BN-S103-CSFR-TokenRemoval' into staging

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 5 more files in changeset.
Merge branch 'feature/DEN-15918-UI-VD-S102_SDCard_tmpFolder' into staging

  1. … 1 more file in changeset.
DEN-15813 UI: Decommission cloud token removal

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

Updated code based on CR requests

- add signals to follow device<device>StateChange and device<device>SpaceChange

- Add proper handling of the added signals (slots and connections)

- remove the added encrypted path and use settings_path() instead

  1. … 3 more files in changeset.
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. … 3 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add doxygen comments and debug comments

  1. … 3 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. … 17 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

Updated the filemodel to have a proxyModel for filtering and sorting actions

  1. … 12 more files in changeset.
DEN-15875: Added - The Treatment log retention and rotation usage percentage adjustment for its new secure location

Added proper detection of the SD-card not being mounted to use /tmp folder for logging

Updated the periodical space check to also use /tmp folder when SD Card is not mounted

  1. … 1 more file in changeset.
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Managed the Settings/System.conf owner

  1. … 3 more files in changeset.
DEN-15812: UI: Add an option on the Configurations setup screen to prevent the Device Registration cleanup

- Added the UI portion of the update

- Added the -U cmd-line option to get UI Application in update mode.

  1. … 12 more files in changeset.