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

Add webui patch to allow filtering via regex #2035

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

IT-VBFK
Copy link
Contributor

@IT-VBFK IT-VBFK commented Nov 4, 2022

Closes #2028

Description

Issue: #2028

Mit freundlicher Unterstützung von @jp112sdl ☺️

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Alternate Designs

Possible Drawbacks

Verification Process

Release Notes

Contributing checklist

  • My code follows the code style of this project.
  • I have read the CONTRIBUTING and LICENSE document.
  • I fully agree to distribute my changes under Apache 2.0 license.

@IT-VBFK IT-VBFK force-pushed the issue-2028 branch 2 times, most recently from 586d636 to d7dc14c Compare November 4, 2022 15:39
@IT-VBFK
Copy link
Contributor Author

IT-VBFK commented Nov 4, 2022

Something went completely wrong here..

I think the issue here is the file encoding. So: what encoding this files must have? Obviously not UTF8...

@IT-VBFK IT-VBFK force-pushed the issue-2028 branch 3 times, most recently from 7b4b73a to ca98804 Compare November 4, 2022 17:12
@IT-VBFK IT-VBFK requested review from jens-maus and jp112sdl and removed request for jens-maus November 4, 2022 17:28
@jens-maus
Copy link
Owner

Something went completely wrong here..

I think the issue here is the file encoding. So: what encoding this files must have? Obviously not UTF8...

Encoding and line endings have to be kept the same like in the original file from eQ3 even thought eq3 mixes them in different files themselves.

@IT-VBFK IT-VBFK requested review from jens-maus and removed request for jp112sdl November 11, 2022 19:14
@jens-maus jens-maus merged commit 3c39dde into jens-maus:master Nov 16, 2022
@IT-VBFK IT-VBFK deleted the issue-2028 branch November 17, 2022 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gerätefilter usw. mit Regexpattern
3 participants