Commit graph

21 commits

Author SHA1 Message Date
Johannes Meyer
8276cc7ace Auth: Allow user and usergroup filters in restrictions 2021-10-04 12:53:13 +02:00
Yonas Habteab
72ae2cc2f6 Implement Host/Service mutateVarsProperty() 2021-10-01 15:30:06 +02:00
Johannes Meyer
3c579b29fe Host|Service: Fix icon_image relation definition 2021-07-13 16:01:44 +02:00
Johannes Meyer
75e9e2e72e Model: Add various missing relations needed for restrictions 2021-03-17 17:53:36 +01:00
Johannes Meyer
9192ae57f2 Model: Define missing vars relation for some models 2021-01-14 11:17:08 +01:00
Johannes Meyer
a5b4c24d0f Host: 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
e36c3344cc Host: Use LEFT JOIN for notifications 2020-01-08 09:54:37 +01:00
Eric Lippmann
8f5e7aebf4 Host: Use LEFT JOIN for downtimes 2020-01-08 09:54:37 +01:00
Eric Lippmann
67a8f24e3a Host: Join notes_url using id only
The host join from notes_url is done with id only too.
2020-01-08 09:29:35 +01:00
Eric Lippmann
41a9ea6b49 Host: Join action_url using id only
The host join from action_url is done with id only too.
2020-01-08 09:29:35 +01:00
Eric Lippmann
0a634b0214 Host: Adjust getDefaultSort() 2019-12-11 20:35:11 +01:00
Eric Lippmann
c6b1af65ff Host: Use and adjust getDefaultSort() in favor of removed getSortRules() 2019-12-11 16:13:55 +01:00
Johannes Meyer
f743afd1ae Host: Join comments with a LEFT join 2019-12-04 15:59:02 +01:00
Johannes Meyer
f0aa99064f Model: Drop now obsolete checksum columns 2019-12-04 13:43:16 +01:00
Johannes Meyer
e698f52229 Model: Use correct fk for service_customvar and add missing history relations 2019-12-03 09:55:48 +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
Johannes Meyer
fa303efff8 Host: Correct address* columns 2019-11-06 15:34:43 +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
Renamed from library/Eagle/Model/Host.php (Browse further)