This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Master - Up TO DATE
Master - UP
Ridene
force-pushed
the
master
branch
2 times, most recently
from
July 26, 2018 11:48
a91ff91
to
c2e9871
Compare
lpinsivy
approved these changes
Aug 22, 2018
lpinsivy
added
the
status/in-backlog
A dev will begin to work on your modifications soon
label
Feb 18, 2019
cgagnaire
added
kind/enhancement
pr/external
PR made by the contributors
status/needs-attention
The PR is on-hold. The reasons are specified in the PR
and removed
kind/feature
labels
Feb 5, 2020
kduret
approved these changes
May 1, 2020
@lpinsivy @cgagnaire we should test it and merge it since regex is the way we want to use on search |
centreon-bot
reviewed
Jan 7, 2021
"notlike" => "NOT LIKE" | ||
"notlike" => "NOT LIKE", | ||
"regex" => "REGEXP", | ||
"notregex"=> "NOT REGEXP" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ERROR: Expected at least 1 space before "=>"; 0 found
jben94
requested review from
a team,
adr-mo and
TamazC
and removed request for
a team
June 21, 2022 09:33
Already present into Centreon: https://github.com/centreon/centreon/blob/develop/www/class/centreonUtils.class.php#L192 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area/widgets
kind/enhancement
pr/external
PR made by the contributors
status/in-backlog
A dev will begin to work on your modifications soon
status/needs-attention
The PR is on-hold. The reasons are specified in the PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
These changes add the operand for the widgets.
Example:
Regards