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

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

Infoklick - New Filters #1443

maan002 opened this issue Dec 13, 2023 · 0 comments
Assignees
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 the 3.13 milestone Jan 11, 2024
@github-project-automation github-project-automation bot moved this to Done in Hajk Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants