Johannes Meyer
0148f4f510
db: Use an alias for *_customvar through tables
...
fixes #1162
2025-07-14 15:47:45 +02:00
Sukhwinder Dhillon
2e0ed5999e
Models: Add missing parent & child relation
2025-01-20 10:50:18 +01:00
Sukhwinder Dhillon
89c0bb0686
Models: Add property type hints so that phpstan can scan correctly
2024-03-13 16:34:21 +01:00
Sukhwinder Dhillon
f675d539f2
Enhance global search ( #756 )
...
* Controllers: Remove not required method call `handleSearchRequest()`
These controller do not support global search
* Models: Add `display_name` to default search columns
* Controller: Add ´$additionaColumns` param to method handleSearchRequest() and prepareSearchFilter()
* TacticalController: Remove superfluous override of method `prepareSearchFilter()`
2023-05-30 15:26:00 +02:00
Johannes Meyer
10577631b3
Enhance column labels
2022-07-11 17:31:53 +02:00
Johannes Meyer
462af082d7
Introduce Icinga\Module\Icingadb\Model\Vars
2022-06-09 15:16:34 +02:00
Johannes Meyer
47332faffa
Model: Rename getMetaData into getColumnDefinitions
2022-06-09 13:24:41 +02:00
Eric Lippmann
d0d9a5edc0
Drop Binary behavior
...
Now part of ipl-orm.
2022-05-24 16:04:23 +02:00
Eric Lippmann
c859ec3a0d
Add Binary behavior for binary columns
2022-05-24 16:04:23 +02:00
Johannes Meyer
9192ae57f2
Model: Define missing vars relation for some models
2021-01-14 11:17:08 +01:00
Johannes Meyer
2a3aab2dc6
Model: Define missing search columns for some models
2021-01-14 11:17:08 +01:00
Johannes Meyer
acbc8143db
Servicegroup: Implement getMetaData()
2021-01-14 11:12:11 +01:00
Johannes Meyer
5e441c93a0
Add license note to every file
2020-03-13 10:36:24 +01:00
Eric Lippmann
742b0d6cc9
Servicegroup: Use and adjust getDefaultSort() in favor of removed getSortRules()
2019-12-11 16:13:56 +01:00
Johannes Meyer
f0aa99064f
Model: Drop now obsolete checksum columns
2019-12-04 13:43:16 +01:00
Johannes Meyer
1764087063
Model: Provide routes for restrictions in all models
2019-12-03 09:55:48 +01:00
Johannes Meyer
cac4fd2908
Model: Adjust BelongsToMany::setThrough() usages
...
So they'll use `BelongsToMany::through()` now
2019-11-19 14:22:17 +01:00
Eric Lippmann
77b4930098
Rename to Icingadb
2019-11-05 01:07:30 +01:00
Eric Lippmann
10f58fb4a0
Rename library/Eagle to library/Icingadb
2019-11-05 01:06:28 +01:00