Eric Lippmann
|
272e791390
|
License source files as GPL-3.0-or-later
Add SPDX license headers and mark source files as GPL-3.0-or-later to
preserve the option to relicense under later GPL versions.
|
2026-03-11 14:03:05 +01:00 |
|
Sukhwinder Dhillon
|
9cabfd5968
|
ContinueWith: Disable button if the query with filter returns no results (#1300)
L10n Update / update (push) Has been cancelled
CI / PHP (push) Has been cancelled
fixes #1299
requires https://github.com/Icinga/ipl-web/pull/334
|
2026-01-22 14:40:57 +01:00 |
|
Johannes Meyer
|
b80969c5a0
|
css: Keep compatibility with ipl v0.10.0 for now
|
2022-10-18 11:45:28 +02:00 |
|
Johannes Meyer
|
f3d50d20d9
|
css: Remove default control rules now provided by ipl-web
|
2022-10-17 16:44:46 +02:00 |
|
Johannes Meyer
|
be8e7124c2
|
SearchControls: Don't validate custom variables anymore
It's obsolete since `FlattenedObjectVars` provides column
definitions for custom variables.
|
2022-06-09 16:26:27 +02:00 |
|
Johannes Meyer
|
17577cff1d
|
SearchControls: Don't override createSearchEditor
It's now obsolete since the customvar labels are
generated by the model natively now. (or soon,
depending on the commit order :'))
|
2022-06-09 13:24:41 +02:00 |
|
Johannes Meyer
|
aff3cecfd7
|
SearchControls: Adjustments according to Icinga/ipl-html#64
|
2022-06-01 13:10:30 +02:00 |
|
Eric Lippmann
|
9abde2171f
|
Fix "base model" extraction from getUnions() array
Account changes made in commit 4b09a490, which moved "base models" to
the end of the getUnions() array.
|
2022-05-24 16:04:23 +02:00 |
|
Johannes Meyer
|
94cdec37f1
|
Introduce Icinga\Module\Icingadb\Common\SearchControls
|
2022-03-17 14:24:04 +01:00 |
|