Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2884] change search in config.cgi to regex #1032

Closed
icinga-migration opened this issue Jul 23, 2012 · 6 comments
Closed

[dev.icinga.com #2884] change search in config.cgi to regex #1032

icinga-migration opened this issue Jul 23, 2012 · 6 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2884

Created by ricardo on 2012-07-23 19:23:32 +00:00

Assignee: ricardo
Status: Resolved (closed on 2012-08-31 12:58:21 +00:00)
Target Version: 1.8
Last Update: 2014-12-08 09:27:23 +00:00 (in Redmine)


at the moment you have to enter the exact search term to find something in config.cgi. We should change it to regular expressions to make it easier to find stuff.

Attachments

Changesets

2012-07-23 19:30:42 +00:00 by ricardo 4a7f1d8

classic-ui: Changed search in config.cgi to regex #2884

refs: #2884

now you can search the config with regular expressions

2012-09-19 23:08:24 +00:00 by ricardo 7a4727d

classic-ui: added "item_name" to config.cgi #2884

refs: #2884

with "item_name" you can *point* to a particular config object in config.cgi
Example: config.cgi?typ=hosts&item_name=localhost <- this wonly finds localhost
and no other host witch contains localhost in it's name as it would be with search_string.

Relations:

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-07-23 19:40:09 +00:00

in current "rbartels/cgi"

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-07-25 19:07:34 +00:00

  • Status changed from New to Feedback

please TEST, also in "dev/cgis" and "test/cgis" now

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-08-09 16:34:01 +00:00

  • Status changed from Feedback to 7

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-19 18:22:22 +00:00

  • File added icinga_classicui_2884_config_cgi_regex_search.png

works like expected. pretty nifty enhancement, thanks!

icinga_classicui_2884_config_cgi_regex_search.png

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-08-31 12:58:21 +00:00

  • Status changed from 7 to Resolved
  • Done % changed from 0 to 100

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:27:24 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category changed from 43 to Classic UI

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant