Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEARCH_VIEW] Add the possibility to copy the file name of the specific message. #20

Closed
svlad-90 opened this issue Jun 12, 2020 · 0 comments · Fixed by #70 or #71
Closed

[SEARCH_VIEW] Add the possibility to copy the file name of the specific message. #20

svlad-90 opened this issue Jun 12, 2020 · 0 comments · Fixed by #70 or #71
Assignees
Labels
enhancement New feature or request search_view Issue is related to the [SEARCH_VIEW] domain
Milestone

Comments

@svlad-90
Copy link
Owner

Add the possibility to copy the file name of the specific message.

@svlad-90 svlad-90 added enhancement New feature or request search_view Issue is related to the [SEARCH_VIEW] domain labels Jun 13, 2020
@svlad-90 svlad-90 added this to To do in DLTMessageAnalyzer via automation Jun 15, 2020
@svlad-90 svlad-90 moved this from To do to In progress in DLTMessageAnalyzer Jun 28, 2020
svlad-90 added a commit that referenced this issue Jul 14, 2020
… the specific message

1. [X] Have you followed the guidelines in our [Contributing document](../blob/master/CONTRIBUTING.md)?
2. [X] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
3. [X] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
4. [X] Is your change backward-compatible with the previous version of the plugin?

>>> Change description:

- Implementation of "Copy filename" feature
- Addition of setting to turn newly added feature on and off ( with "ON" default value )
- Extension of README to cover new functionality

----

>>> Verification criteria:

- All checks on git-hub passed
- Manually tested on Windows
DLTMessageAnalyzer automation moved this from In progress to Done Jul 14, 2020
svlad-90 added a commit that referenced this issue Jul 14, 2020
[ISSUE #20][SEARCH_VIEW] Add the possibility to copy the file name of the specific message
svlad-90 added a commit that referenced this issue Jul 15, 2020
… the specific message

1. [X] Have you followed the guidelines in our [Contributing document](../blob/master/CONTRIBUTING.md)?
2. [X] Have you checked to ensure there aren't other open [Pull Requests](../pulls) for the same update/change?
3. [X] Have you built the project, and performed manual testing of your functionality for all supported platforms - Linux and Windows?
4. [X] Is your change backward-compatible with the previous version of the plugin?

>>> Change description:

- Fix bug with error messages, fired by dlt-viewer due to the shared access to the dlt file between the plugin and the viewer. That caused impossibility to delete tmp files.

----

>>> Verification criteria:

- All checks on git-hub passed
- Manually tested on Windows
@svlad-90 svlad-90 reopened this Jul 15, 2020
DLTMessageAnalyzer automation moved this from Done to Reopened Jul 15, 2020
DLTMessageAnalyzer automation moved this from Reopened to Done Jul 15, 2020
svlad-90 added a commit that referenced this issue Jul 15, 2020
[ISSUE #20][SEARCH_VIEW] Add the possibility to copy the file name of the specific message
@svlad-90 svlad-90 added this to the v.1.0.23 milestone Aug 3, 2020
@svlad-90 svlad-90 self-assigned this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment