Alexander A. Klimov
|
474803fee4
|
Change all license headers to only reflect a file's year of creation
refs #11000
|
2016-02-08 15:41:00 +01:00 |
Eric Lippmann
|
fe3c7ec52b
|
Namespace the SearchController
refs #5786
|
2015-08-27 14:05:32 +02:00 |
Eric Lippmann
|
cccb34e98c
|
Pass authenticated user to the SearchDashboard
refs #9644
|
2015-07-23 12:58:53 +02:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Thomas Gelf
|
0f7f2f2d8b
|
SearchDashboard: rename ::load() to ::search()
Function signature didn't match parent factory function
fixes #7081
|
2014-09-04 19:35:31 +02:00 |
Alexander Fuhr
|
1eacde0233
|
Implement modules self provided search configuration
refs #6495
|
2014-09-04 16:31:10 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
f2e5d8afa5
|
Remove @codeCoverageIgnoreStart/-Stop annotations
refs #6091
|
2014-06-30 13:58:37 +02:00 |
Thomas Gelf
|
a1acd52ad9
|
SearchController: disable autorefresh
Makes no sense as search dashlets refresh themselves.
refs #6536
|
2014-06-23 10:50:55 +02:00 |
Thomas Gelf
|
f7c5119424
|
Search: split result and search hint
There was an ugly if/else in the view script, this patch creates two
of them and adds friendlier search suggestions.
|
2014-05-28 11:13:41 +00:00 |
Thomas Gelf
|
cfa0251dbf
|
Translation: another bunch of translatable strings
refs #6339
|
2014-05-27 21:47:13 +00:00 |
Johannes Meyer
|
98ca15d1fb
|
Mark less important or non-testable code as skipped for code coverage
refs #6011
|
2014-04-28 14:06:41 +02:00 |
Thomas Gelf
|
ad0432f3be
|
Do not search with empty search string, add servicegroups
|
2014-03-25 12:30:05 +00:00 |
Thomas Gelf
|
440b1cf730
|
Re-enable search result autorefresh as it should work fine right now
|
2014-03-25 12:14:26 +00:00 |
Thomas Gelf
|
cdc717b88f
|
No search autorefresh unless fixed
|
2014-03-09 01:56:05 +01:00 |
Thomas Gelf
|
635cdcbbc5
|
autorefresh even for search results, nicer headers
|
2014-03-04 13:25:58 +00:00 |
Thomas Gelf
|
ddc10c948f
|
Add new global search to menu
|
2014-02-25 10:56:58 +00:00 |