Yonas Habteab
ae9575e7e4
DbResourcePage: Don't fail validation if connecting to pgsql wasn't successfull
2023-10-26 17:07:17 +02:00
Yonas Habteab
329fd9e316
DbTool: Enhance issuing and verifying pgsql privileges
2023-10-26 17:07:17 +02:00
Yonas Habteab
a99f685d15
Add missing pgsql `USAGE` privilege
2023-10-26 17:07:17 +02:00
raviks789
610bc5a4fe
AdminAccountPage: Fix LDAP setup error
2023-09-28 10:35:03 +02:00
Johannes Meyer
2432d055e6
Raise library requirements
2023-09-21 16:35:31 +02:00
Johannes Meyer
21d631ad7e
Raise version to 2.12.0
2023-09-21 16:35:31 +02:00
Johannes Meyer
8a1c224461
WebWizard: Grant permission for DDL statements by default
2023-09-19 14:37:55 +02:00
Yonas Habteab
ac369f9156
X509\Sni: Clear backend instances before performing actual DB queries
2023-09-18 13:58:22 +02:00
Johannes Meyer
c170727fc3
WebWizard: Define `icingaweb_schema` as database table
...
fixes #5112
2023-09-14 13:12:29 +02:00
raviks789
91ad755759
Remove redundant gravatar in contact detail
...
The gravatar for contacts was never correctly rendered in the detailed page. Hence it will be
completely removed.
2023-09-07 13:38:02 +02:00
Sukhwinder Dhillon
8739a9da73
Fix setup wizard ( #5094 )
2023-09-07 13:37:10 +02:00
Johannes Meyer
648cdd7ef4
Fix incorrect message for invalid states
2023-09-07 09:37:51 +02:00
raviks789
33a5f765b9
Use `style` element to create css class for dynamic inline style
...
The `style` element with `nonce` attribute is used to create css classes for
inline styles that are not static. This prevents Content-Security-Policy violations.
2023-08-28 16:40:33 +02:00
raviks789
459f4198c3
Replace static inline styles with css class
...
The static inline styles are replaced with css class to avoid Content-Security-Policy violations.
2023-08-28 16:30:12 +02:00
Sukhwinder Dhillon
ffe84507f9
Host/Servie::getDataView(): Fix return class name case
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
2fa9aaedb0
(Host/Service)status: Fix class name case
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
17c2a19e28
ObjectList: Pass the correct value to `unset()`
...
- $featureStatus is an associative array
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
e3ce1c4b2d
(Hosts/Services)Controller: Cannot check `ObjectList` instance with `! empty()`
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
5d5b767afe
Setup Module (finish.phtml): Add empty array if $report is null
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
6f04c54f3c
ListController::createTabs(): Add missing return statement
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
ee9d139a3a
PhpDoc: Fix incorrect `@param` and `@return` type hints
2023-08-23 10:53:15 +02:00
Sukhwinder Dhillon
8d55385e38
HealthController: Add return statement in new line because `render()` returns nothing
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
63556849c9
HostnotificationQuery: Fix `Variable '$$concattedContacts' is probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
8960324fcd
ResourceStep: Fix `Variable '$dbHtml, $ldapHtml' are probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
e5981ed2b5
GeneralConfigStep: Fix `Variable '$typeDescription, $typeSpecificHtml' are probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
07e272f3cc
RequirementsRenderer: Add `$tags` explicitly as non-dynamic property
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
8cfc40affe
RequirementSet: Fix `sprintf` args
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
b755650256
Requirement: Fix exception throw
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
dae38414f8
AuthBackendPage: Fix `Variable '$backendForm' is probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
01352cf6c2
AdminAccountPage: Fix `Variable '$groups, $users' are probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
d1bfde0dc5
ConfigCommand: Fix `Variable '$webserver' is probably undefined` and import missing `Exception` class
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
7adc25ba38
TimeRange: Fix class name case
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
0901e841a3
PerfData: Fix method name case
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
92c647e883
CustomVarRendererHook: Remove unused param $object
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
84589f8833
BackendStep: Fix `Variable '$$resourceTitle, $resourceHtml' is probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
c1bdec65f4
ServicenotificationQuery: Fix `Variable '$$concattedContacts' is probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
9f3a9a006e
IdoQuery: Fix method name case and var name type
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
edb9500805
EventgridQuery: Remove duplicate array entry
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
be060edd9f
AllcontactsQuery: Add `$baseQuery` explicitly as non-dynamic property
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
7cd89490cc
(EventOverview/StateHistory)Form: Method `getValue()` expects only one param
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
4341a32c1f
ProcessCheckResultCommandForm: Fix `Variable '$object' is probably undefined`
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
3db461ed62
ListController: Fix method name case
2023-08-23 10:53:14 +02:00
Sukhwinder Dhillon
9d5bf610eb
ModuleController: Fix typo in global var name
2023-08-23 10:53:14 +02:00
raviks789
e0f02c1d62
`CustomVarTable`: Import `Closure`
...
The property `$hookApplier` is of type `Closure`, hence it has been imported.
2023-08-23 10:53:14 +02:00
raviks789
4bfa2355b7
`DocSectionRenderer`: Replace fully qualified names of classes with class names
...
The classes in PHPDoc are imported and their fully qualified names are replaced with their class names.
2023-08-23 10:53:13 +02:00
raviks789
acf3b7d340
`DocSearchIterator`: PHPDoc for `$section` is moved above the variable declaration in method `accept()`
2023-08-23 10:53:13 +02:00
raviks789
4bece296e5
`MonitoringFlags`: Import class `MonitoredObject`
2023-08-23 10:53:13 +02:00
raviks789
a780d9790b
Declare property `$view` for helpers in monitoring modules
...
The property `$view` with type `Icinga\Web\View` is declared for helpers in `modules/monitoring/application/views/helpers`
directory.
2023-08-23 10:53:13 +02:00
raviks789
d22d2fb1e0
`HoststatussummaryQuery`: Fix name case for `HoststatusQuery`
2023-08-23 10:53:13 +02:00
raviks789
b481a771d0
`ServicestatussummaryQuery`: Fix name case for `ServicestatusQuery`
2023-08-23 10:53:13 +02:00