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

Infoklick - New Filters #1443

Open
maan002 opened this issue Dec 13, 2023 · 0 comments
Open

Infoklick - New Filters #1443

maan002 opened this issue Dec 13, 2023 · 0 comments
Assignees
Projects
Milestone

Comments

@maan002
Copy link
Contributor

maan002 commented Dec 13, 2023

Is your feature request related to a problem? Please describe.

  1. One filter in infoklick that returns a specified number if the value is NaN or undef

Example:
{NaN|naNToNum('-1000')}
outputs: -1000

  1. One filter that check if the value is greater than a specified number, see also filter 'lt'

Example:
{10.3|gt('9.2', 'GreaterThan', 'LessThan')}
outputs: 'GreaterThan'

  1. Enhance the filter 'lt' to check if the 'lessThan' or 'greaterThan' argument is undef (in the case of an empty string)
@maan002 maan002 self-assigned this Dec 13, 2023
@jesade-vbg jesade-vbg added this to Approved ideas in Hajk via automation Jan 11, 2024
@jesade-vbg jesade-vbg added this to the 3.13 milestone Jan 11, 2024
@jesade-vbg jesade-vbg moved this from Approved ideas to Done in Hajk Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Hajk
  
Done
Development

No branches or pull requests

2 participants