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

Define DisplayName in databrower with PV descriptions if this information is available. #3135

Merged
merged 8 commits into from
Sep 26, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    69d98c8 View commit details
    Browse the repository at this point in the history
  2. Define the descriptions if they are not already defined and if the PV…

    … have this information.
    XavSPM authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9092c3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from XavSPM/dev

    Define DisplayName
    XavSPM authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2dfe3bd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Modification of the valueChanged method

    Use of firstDisplayName to ensure that the updateDescription(value) method is called only once upon the first reception of a value from the PV.
    XavSPM authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1cbd0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95068c7 View commit details
    Browse the repository at this point in the history
  3. Update ModelItem.java

    Deletion error
    XavSPM authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5288b3b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    83bba2a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update PVItem.java

    Adapting the code to make it easier to understand
    XavSPM authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4512a47 View commit details
    Browse the repository at this point in the history